storm345dev / MarioKart

The official repo for MarioKart Bukkit plugin by storm345 and StormDev
8 stars 13 forks source link

Mariokart 6.1 error #6

Closed TKwSni closed 9 years ago

TKwSni commented 9 years ago

I get this error sometimes

http://hastebin.com/azebosihom.avrasm

and may be the reason why some tracks wont start? I have two tracks created and after you play in the second I created, you wont be able to race it again, only the first track created. Is this fixed in the last commit? and is the last commit is compatible with spigot 1.7.10 ?

storm345 commented 9 years ago

Is it fixed by the latest version from http://storm345dev.ci.cloudbees.com and no, the latest commit is for spigot 1.8, but MAY work with 1.7.10 (I haven't tested it) :)

TKwSni commented 9 years ago

So I changed the spectator gamemode to creative, compiled your code at latest commit against 1.7.10 and I get this http://hastebin.com/mefapihugi.avrasm everytime I log in the server, I don't know java :P I always try to make plugins compatible to the version I use but, I have no idea how to fix this one..

storm345 commented 9 years ago

The line affected appears to be a call to the SQL, either you compiled it missing the sql classes or the server isn't connected to SQL (incorrect details in the config). Is SQL even enabled? (If not then this is a bug)

storm345 commented 9 years ago

Does https://github.com/storm345dev/MarioKart/commit/00c53e52d497113ae7da0167867ca6b7c170c9a7 fix it?

TKwSni commented 9 years ago

Yes thanksit did but, now messes with my many plugins it changes my uuid from offline to online, since my server is offline it will break many things :/

storm345 commented 9 years ago

If anything IS broken, then reply back, if not then cool :)