Solved Updating Skript

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

Idiosyncratic

Member
Feb 21, 2017
62
0
0
USA
Well, I just tried updating skript from 2.1.2 to the latest version, but nothing works now, it can't understand anything. Anyone know why, am I just overlooking something?
 
Well, I just tried updating skript from 2.1.2 to the latest version, but nothing works now, it can't understand anything. Anyone know why, am I just overlooking something?

Some sintax just changed , aliases too , you just need to update your code.
 
So, a recode of almost everything? How so? It's all the events that aren't working, and I'm not sure that is the issue, but I'll try.
 
if youre using craftbukkit and not spigot thats the issue.
 
Using Spigot 1.8.8, I'll send them in a minute
[doublepost=1501691483,1501683147][/doublepost]Well I tried a few things and nothing worked, I switched back to the version I had before as I really didn't need 2.2 anyway, and now everything's screwed up, Nothing works, everything loads but then says "Internal Error", I've got no idea what's going on now, the console says nothing about it either.
[doublepost=1501693811][/doublepost]Nevermind, solved it
 
Using Spigot 1.8.8, I'll send them in a minute
[doublepost=1501691483,1501683147][/doublepost]Well I tried a few things and nothing worked, I switched back to the version I had before as I really didn't need 2.2 anyway, and now everything's screwed up, Nothing works, everything loads but then says "Internal Error", I've got no idea what's going on now, the console says nothing about it either.
[doublepost=1501693811][/doublepost]Nevermind, solved it

Can we know how you fixed it?
 
I didn't solve the original problem, but the other one I just needed to reset my Skript folders and readd a few addons that were deleted by accident, then just put my .sk files back in. The variables were all deleted, but I couldn't find a workaround that.
 
I didn't solve the original problem, but the other one I just needed to reset my Skript folders and readd a few addons that were deleted by accident, then just put my .sk files back in. The variables were all deleted, but I couldn't find a workaround that.

You should try to do the same when you upload the new version of skript.
  • Stop your server
  • Delete your skript folder
  • Restart the server
  • Put back all your files in the skript/scripts folder
 
Ok, I'll try that later and get back to it then, as I'm leaving for a while.
 
An update is always a problem. When I update skript or an add-on, I delete all my skript folder like YoshYz said. I put back my sk files but disabled (with "-" foreward) and I enabled my sk one by one, and modify my code when needed... This is a very long work. But no other solution.
 
An update is always a problem. When I update skript or an add-on, I delete all my skript folder like YoshYz said. I put back my sk files but disabled (with "-" foreward) and I enabled my sk one by one, and modify my code when needed... This is a very long work. But no other solution.

That's the best way to do it , in this way you can't stuck in huge conflict/errors.
 
Status
Not open for further replies.