Jetpack crashes client when flight is disabled on server
jojoxd opened this issue ยท 3 comments
running kcauldron/craftbukkit (I should test if this is the case on default forge + project:red too)
the server console just says 'flight is disabled on this server' and the client crashes with a Nullpointer instead of kicking me out the server
log: http://pastebin.com/LmkWzD0a
I'll add another post with the results on forge+project:red in a minute
will try and fix this, but can't make any guarantees. Don't want to use any hacks like other jetpack mods do. If it comes down to it, I will make the jetpack uncraftable and unusable if flight is disabled..
can confirm, also happening on default forge (1403) install with only project:red;
server log of kicking: http://pastebin.com/nfQXu8SL
client does the same: http://pastebin.com/uKKYkYc1
can also confirm on clean forge 1492 (latest as of now)
Fixed with 78a4181