Posted March 7, 2017 (edited) I updated my server today just want to know if anyone else had these problems or know how to fix them?? I had creatures mod installed I have removed it and deleted all the zebra, panda bears etc in the db Spoiler [04:40:33 PM] WARNING com.wurmonline.server.zones.Zone: No Creature template with id 2147483645 com.wurmonline.server.creatures.NoSuchCreatureTemplateException: No Creature template with id 2147483645 at com.wurmonline.server.creatures.CreatureTemplateFactory.getTemplate(CreatureTemplateFactory.java:79) at com.wurmonline.server.zones.Zone.spawnCreature(Zone.java:1137) at com.wurmonline.server.zones.Zone.poll(Zone.java:752) at com.wurmonline.server.zones.Zones.pollNextZones(Zones.java:1815) at com.wurmonline.server.Server.run(Server.java:1840) at java.util.TimerThread.mainLoop(Unknown Source) at java.util.TimerThread.run(Unknown Source) [04:40:33 PM] WARNING com.wurmonline.server.zones.Zone: No Creature template with id 2147483647 com.wurmonline.server.creatures.NoSuchCreatureTemplateException: No Creature template with id 2147483647 at com.wurmonline.server.creatures.CreatureTemplateFactory.getTemplate(CreatureTemplateFactory.java:79) at com.wurmonline.server.zones.Zone.spawnCreature(Zone.java:1137) at com.wurmonline.server.zones.Zone.poll(Zone.java:752) at com.wurmonline.server.zones.Zones.pollNextZones(Zones.java:1815) at com.wurmonline.server.Server.run(Server.java:1840) at java.util.TimerThread.mainLoop(Unknown Source) at java.util.TimerThread.run(Unknown Source) etc etc keeps saying the same message... Edited March 7, 2017 by EarthsDefect Share this post Link to post Share on other sites
Posted July 3, 2018 (edited) Problem was fixed by first deleting all creatures in creatures.db and removing mountain lion and bear caves in Items.db the template id was 314 instead of 521 Edited July 3, 2018 by Darkness1990 Share this post Link to post Share on other sites