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

Not Loading Config #63

Closed BananaGamess closed 9 years ago

BananaGamess commented 9 years ago

The config is not loading and once it doesn't load, it just get disabled when starting up, it give me a message say this

Here are my configs:

config.yml: https://gist.github.com/BananaGamess/0118d8110d554543d9ac Slots.yml: (Nothing, I did delete this yml because I was getting the same error) Stats.yml: https://gist.github.com/BananaGamess/263c4d98d04a5095f836

If there is any way of fixing this, that would be greatly appreciated,

Thank you for Reading.

graywolf336 commented 9 years ago

Your config is messed up. The 'messages' section of the config is not correctly indented. Remove it back one indention and you'll be good (I think): https://gist.github.com/BananaGamess/0118d8110d554543d9ac#file-gistfile1-txt-L77-L96 On May 12, 2015 12:48 PM, "BananaGamess" notifications@github.com wrote:

The config is not loading and once it doesn't load, it just get disabled when starting up, it give me a message say this

  • 12.05 19:51:24 [Server] INFO Enabling CasinoSlots v2.5.7-b11
  • 12.05 19:51:24 [Server] INFO Please make sure your slots in the config file contains 'messages:'.
  • 12.05 19:51:24 [Server] WARN [CasinoSlots] PLEASE CHECK ONE OF YOUR CONFIG FILES
  • 12.05 19:51:24 [Server] INFO Disabling CasinoSlots v2.5.7-b11

Here are my configs:

config.yml: https://gist.github.com/BananaGamess/0118d8110d554543d9ac Slots.yml: (Nothing, I did delete this yml because I was getting the same error) Stats.yml: https://gist.github.com/BananaGamess/263c4d98d04a5095f836

If there is any way of fixing this, that would be greatly appreciated,

Thank you for Reading.

  • BananaGamess - Solarcraft Owner

— Reply to this email directly or view it on GitHub https://github.com/graywolf336/CasinoSlots/issues/63.

BananaGamess commented 9 years ago

Thanks! It did work. It's just me being a noob :D

graywolf336 commented 9 years ago

Awesome glad to hear! :) On May 12, 2015 1:32 PM, "BananaGamess" notifications@github.com wrote:

Thanks! It did work. It's just me being a noob :D

— Reply to this email directly or view it on GitHub https://github.com/graywolf336/CasinoSlots/issues/63#issuecomment-101377659 .