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

internal server error #44

Closed Brodys closed 10 years ago

Brodys commented 10 years ago

config VVV i get internal server error, when i type /casino add slot100, or any of my slots

Instructions for this configuration file can be found at the BukkitDev page:

http://dev.bukkit.org/server-mods/casino-slots/pages/info/config/

If you change the config-version, the defaults will be added. You have been warned.

options: debug: true config-version: 1.0 bukkit-version: 2377 track-statistics: true allow-diagonal-winnings: true enable-slot-protection: true enable-chunk-messages: false enable-worldguard-check: false towny-checks: enabled: false only-mayors: true no-mayor: You must be a mayor to create a Casino Slot. only-towns: true no-town: To create a slot you must be part of a town. no-ownership: You don't own the plot where that would be at, please make sure you are the owner and then try again. chat: display-plugin-prefix: true plugin-prefix: '[Casino]' plugin-prefix-color: '&c&o' chat-color: '&a' types: slot100: cost: 100 create-cost: 100 reel:

graywolf336 commented 10 years ago

Please post the error in a pastebin.

Brodys commented 10 years ago

http://pastebin.com/hsvPDptm

Brodys commented 10 years ago

Someone help please

graywolf336 commented 10 years ago

Please post your config where the types reside in a pastebin so that we can see the structure of the file. Also, please post exactly what command you're trying to use as it appears the type you're trying to create doesn't have a create-cost (this is where the error is pointing to in the code).

graywolf336 commented 10 years ago

@Brodys It's been three days, please provide an update.

graywolf336 commented 10 years ago

Closing due to lack of responses, and because this appears to be a misconfiguration issue due to the type not having the node create-cost. Reopen if you add it and problems are still here.