fullwall / Citizens

An NPC plugin for bukkit.
Other
35 stars 7 forks source link

Could not initialize on both startup and shutdown. #145

Closed TheGurw closed 13 years ago

TheGurw commented 13 years ago

Server log with JUST the error: http://pastebin.com/p9JP0rPk Full (initialize to stopped) server log: http://pastebin.com/TJ9Gy3dz citizens.yml: http://pastebin.com/G5Dh5XuW economy.yml: http://pastebin.com/M5CC5xW0 mobs.yml: http://pastebin.com/jXaKbVtX npc-profiles.yml: http://pastebin.com/18TVdcsb quests.yml is empty except for { }

There are NO single quotes in my configs, except where you specified they should be: "FIX THESE BY REMOVING ALL SINGLE QUOTES IN YOUR CONFIGURATION FILES BESIDES items.select-items and general.chat.format". I've checked, double-checked, and checked again to be sure. I even did a FIND on the player-profile files as well to be sure, to no avail.

I sincerely hope it's not just me being stupid, but I'm pretty sure I've exhausted every other option.

CB#1000 Running Windows 7 x64

fullwall commented 13 years ago

You removed quotes from npc-profiles.yml. Number keys in this should be in quotes. Only values should not have quotes. Eg. 0: becomes '0':