graywolf336 / CasinoSlots

Animated, customizable, block-based slot machines, including audio, inside of Minecraft!
http://dev.bukkit.org/server-mods/casino-slots/
GNU General Public License v2.0
23 stars 24 forks source link

'Null World' Error when Enabling #41

Closed ItsTrigger closed 10 years ago

ItsTrigger commented 11 years ago

Hello,

Been having an issue on my server for a while with CasinoSlots, every time the server is rebooted it fails to enable the plugin due to an apparent config error, saying the world for the first listed slot is null, a quick check of the slots.yml disproves this however.

Config.yml: http://pastie.org/private/eyr2ljke6ynhnoqmsgagnq

Slots.yml: http://pastie.org/private/gmfvf0gddj2jun7lmqczg

Server.log Error: http://pastie.org/private/wm5l5gr1kxjmwsqfzaq8kq

Currently every time the server is restarted we have to delete the slots file and recreate all the slots.

All slots are made in-game using commands, the config is never edited by hand.

graywolf336 commented 10 years ago

Fixed in a the recent developer builds, was a result of the plugin loading before the worlds were loaded.