Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working on 1.8? #328

Closed
sandor111 opened this issue Jan 6, 2017 · 15 comments
Closed

Not working on 1.8? #328

sandor111 opened this issue Jan 6, 2017 · 15 comments

Comments

@sandor111
Copy link

Hey i was trying to use this fork on my 1.8 server when i started the server it gave this error on startup:
http://pastebin.com/TYDVAk9g
After that all my skripts were not working so i tried typing /skript reload scripts then it gave me this error:
http://pastebin.com/BTYNM4AY

@Snow-Pyon
Copy link

The 1.8 isn't supported, if you want use Skript in 1.8 use the Mirreski's fixes.

@sandor111
Copy link
Author

@pyon-pyon But in that version is no support for /skript timings on and hasn't been updated in a while

@TheBentoBox
Copy link
Member

@sandor111 That's the price you pay for staying on old versions. 1.9 was released almost a year ago and we're starting to approach 1.12 snapshots with you still on 1.8. If you spend forever on old versions you won't get new features, plain and simple.

I'll leave this up to @bensku to see if he wants to try to fix it for you, but he'd be completely fair to say he doesn't. 1.8 is very old and unsupported by this fork.

@sandor111
Copy link
Author

@TheBentoBox but i hate the 1.9 pvp feature

@TheBentoBox
Copy link
Member

Then use SkStuff and add this code:

on join:
	add "{Attributes:[{Name:generic.attackSpeed, Base: 1024}]}" to nbt of player

And it'll make players able to spam click again.

@sandor111
Copy link
Author

@TheBentoBox do i need to use skstuff? CuZ i want to keep the amount of addons as low as possible cuz the more addons the more ram. And if i only need to use skstuff for 1 effect :(

@TheBentoBox
Copy link
Member

TheBentoBox commented Jan 7, 2017

That's not true at all as most addons take essentially no RAM, most of what they do is just register effects on startup. For example, here are my server's timings for today over the course of 14.5 hours, and you can see the most resource intensive addon I have is SkMorkaz, which is my 15th most intensive plugin taking only 0.01% of my server processing -- that's 1/10,000th of my RAM. SkStuff doesn't even show up on my timings (and I use it EXTENSIVELY) because it doesn't actively listen for any server events, once it registers it's done. So you can honestly install as many addons as you want without issue.

@sandor111
Copy link
Author

@TheBentoBox I did what you said i updated to 1.9 installed skstuff and the bensku version off skript.
But when i try to use what you said:
on join: add "{Attributes:[{Name:generic.attackSpeed, Base: 1024}]}" to nbt of player
I just says:
https://gyazo.com/1ca7dcef401d84f947ef6a60d2523c75

@sandor111
Copy link
Author

sandor111 commented Jan 8, 2017

@TheBentoBox What are your server specs and where are you hosting it?

@TheBentoBox
Copy link
Member

That means you have the wrong version of SkStuff installed because it's not registering the syntaxes properly. What specific version of 1.9 are you on? (1.9.0, 1.9.4?)

@TheBentoBox
Copy link
Member

And my server has 8 gigs of RAM hosted by Exodus.

@sandor111
Copy link
Author

sandor111 commented Jan 8, 2017

@TheBentoBox 1.9.4 and i am using this version off skstuff: https://www.skunity.com/SkStuff

@sandor111
Copy link
Author

@TheBentoBox are you paying 64.00 a month :O for a serverwith 8gb ram

@bensku bensku removed the dev-needed label Jan 10, 2017
@bensku
Copy link
Member

bensku commented Jan 10, 2017

GSON is not available on your environment, which is ridiculous. It is needed by Skript updater and actually, by Minecraft itself. Do you use some cheap host? Or are you running something that is even older than latest 1.8 release?

Anyway, I made few changes; now you should be able to just disable Skript updater and hope it works. No guarantees, and I will spend no more time on this, if it didn't get fixed.

@bensku bensku closed this as completed Jan 10, 2017
@sandor111
Copy link
Author

@bensku thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants