Closed ScottSpittle closed 12 years ago
What's interesting about this is that it appears to be a Snowman which is supported. Not sure why it couldn't find the reward for snowman. I'm thinking of giving you a debug build if you are open to helping me track down the mob.
Sure
Try this dev build: http://ci.milkbowl.net/view/mung3r/job/ecoCreature/55/artifact/target/ecoCreature-0.0.1-SNAPSHOT.jar
It will write to the server.log when it encounters an unknown mob.
O.k installed now.
18:29:38 [WARNING] [ecoCreature] Unknown creature type: SnowMan 18:29:38 [WARNING] [ecoCreature] Unknown creature type: SnowMan 18:29:38 [WARNING] [ecoCreature] Unknown creature type: SnowMan 18:29:38 [WARNING] [ecoCreature] No reward found for class org.bukkit.craftbukkit.entity.CraftSnowman
Is the Snowman reward in your default.yml file listed as 'SnowMan' or 'Snowman'?
Haha its not in the configuration. Lol. And that's what the plugin generates
Well, it is actually in the default configuration of the current version. The problem is, the plugin doesn't update or upgrade the config to put in the new entries.
Try renaming or backup your current default.yml and see if it shows up in the newly generated config.
O.k. But it should really update the config.. alot of other plugins do.
Yup, I don't disagree. It's something that has been requested by others. I'll create a ticket to add/track that feature.
got it again
02:03:44 [WARNING] [ecoCreature] Unknown creature type: SnowMan 02:03:44 [WARNING] [ecoCreature] Unknown creature type: SnowMan 02:03:44 [WARNING] [ecoCreature] Unknown creature type: SnowMan 02:03:44 [WARNING] [ecoCreature] No reward found for class org.bukkit.craftbukkit.entity.CraftSnowman
THIS IS ON NEW CONFIG:
Snowman:
Coin_Minimum: 1.00
Coin_Maximum: 2.00
Coin_Percent: 100.0
Now I'm thinking it has to do with case sensitivity. I'll have another build for you to try in a few minutes.
O.k
Works like a charm.
Awesome!
What bukkit version are you using? Reason I ask is that I haven't seen this case sensitive bug in 1597.
Thanks for helping out.
02:18:16 [INFO] This server is running Craftbukkit version git-Bukkit-1.0.1-R1-14-g3bdd14a-b1613jnks (MC: 1.0.1) (Implementing API version 1.0.1-R2-SNAPSHOT)