mung3r / ecoCreature

PvM/E Rewards
http://forums.bukkit.org/threads/29538
GNU Lesser General Public License v3.0
7 stars 12 forks source link

Nothing inside default.yml #54

Closed portaro closed 12 years ago

portaro commented 12 years ago

Hi, i installed the plugin properly but the default.yml is empty! it generated it , yes, but inside it's empty... i saw that also another person had this problem. my bukkit build: 1.1 R4 please i really need it let me know thanks

mung3r commented 12 years ago

I've seen a number of people with this same issue but I can't reproduce it on my linux server. What operating system are you using? Windows? Mac? Linux?

For now, you can download the file here: https://raw.github.com/mung3r/ecoCreature/master/src/main/resources/default.yml

Place it into plugins/ecoCreature

portaro commented 12 years ago

Thanks, it's Windows btw

fatmarley commented 12 years ago

I just loaded 0.9d on a test server and it got a Nullpointexception while trying to write the default config.. Then loaded 0.9c and it worked like a charm

mung3r commented 12 years ago

I figured out the empty default.yml bug. Download this dev build: http://ci.milkbowl.net/view/mung3r/job/ecoCreature/lastSuccessfulBuild/artifact/target/ecoCreature-0.0.1-SNAPSHOT.jar

Make sure to delete or rename your existing default.yml if you want to generate a new one.

portaro commented 12 years ago

Thanks!