smartaleq / DwarfCraft_orig

A Minecraft RPG mod introducing additional difficulties, levels, and progression.
3 stars 0 forks source link

Server Crash #88

Closed rowlandan25 closed 10 years ago

rowlandan25 commented 10 years ago

When I install DwarfCraft, everything works great until I restart the server. I am able to add new trainers, greeters, and players are able to interact with those npc's. However, when I restart the server, the server crashes seconds after finishing loading. I have attached a picture of the server log for one start after DwarfCraft has been installed.

During the server start-up, I get a WARNING from DC stating "NPC with that id already exists, existing NPC returned". I get one of these messages for every NPC that I have created. After the server starts up, I get a Java Exception for:

2013-10-24 11:31:36 [SEVERE] "Silently" catching entity tracking error. 2013-10-24 11:31:36 [SEVERE] net.minecraft.server.v1_6_R3.ReportedException: Adding entity to track

Then a bunch more follow that.

npcerror-1 npcerror-3 npcerror-2

If you want a copy of the server log with all of the errors, let me know and I can email them to you. This error is not present if I delete the DwarfCraft folder from the plugins folder or if I remove the DC jar from the plugins folder.

The server has the following specs:

Ubuntu 12.04.3 LTS on a Virtual Host (8 GB RAM) Newest Bukkit Recommended release (1.6.4-R1.0)

It is running the following plugins: Dynamic Effect Whitelist Essentials Factions Group Manager Mobile Admin PlayerLogger Vault WorldEdit

I still received the error when I was only running Essentials, GroupManager, and Vault.