Closed TKwSni closed 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) :)
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..
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)
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 :/
If anything IS broken, then reply back, if not then cool :)
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 ?