MrLolan

Members
  • Content Count

    87
  • Joined

  • Last visited

Everything posted by MrLolan

  1. 1.9 update and this error: Sindusk can you update mod?
  2. On my server mod working. Thank you for your work.
  3. Skill gain changed to 5, action to 3.5
  4. Hello I have problem with taxidermy. Log: [06:42:19 PM] INFO org.gotti.wurmunlimited.modsupport.IdFactory: Using id 22767 for itemtemplate bdew.taxidermy.body [06:42:19 PM] INFO com.wurmonline.server.Server: Shutting down the server - reason: Problem running the server - java.lang.NoSuchMethodError: com.wurmonline.server.items.ItemTemplateFactory.createItemTemplate(IILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;[SSSIJIIII[BLjava/lang/String;FIBIZII)Lcom/wurmonline/server/items/ItemTemplate; [06:42:19 PM] INFO com.wurmonline.server.Server: Shutting down the server - cause: org.gotti.wurmunlimited.modloader.classhooks.HookException: java.lang.NoSuchMethodError: com.wurmonline.server.items.ItemTemplateFactory.createItemTemplate(IILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;[SSSIJIIII[BLjava/lang/String;FIBIZII)Lcom/wurmonline/server/items/ItemTemplate; at org.gotti.wurmunlimited.modloader.classhooks.HookManager.invoke(HookManager.java:354) at com.wurmonline.server.items.ItemTemplateCreator.initialiseItemTemplates(ItemTemplateCreator.java) at com.wurmonline.server.Server.startRunning(Server.java:778) at com.wurmonline.server.ServerLauncher.runServer$1(ServerLauncher.java:120) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.gotti.wurmunlimited.modloader.server.ProxyServerHook$1$1.invoke(ProxyServerHook.java:56) at org.gotti.wurmunlimited.modloader.classhooks.HookManager.invoke(HookManager.java:344) at com.wurmonline.server.ServerLauncher.runServer(ServerLauncher.java) at com.wurmonline.server.gui.WurmServerGuiController.startDB(WurmServerGuiController.java:1496) at com.wurmonline.server.gui.WurmServerGuiMain.main(WurmServerGuiMain.java:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at javassist.Loader.run(Loader.java:288) at org.gotti.wurmunlimited.serverlauncher.DelegatedLauncher.main(DelegatedLauncher.java:35) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at javassist.Loader.run(Loader.java:288) at org.gotti.wurmunlimited.serverlauncher.ServerLauncher.main(ServerLauncher.java:33) Caused by: java.lang.NoSuchMethodError: com.wurmonline.server.items.ItemTemplateFactory.createItemTemplate(IILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;[SSSIJIIII[BLjava/lang/String;FIBIZII)Lcom/wurmonline/server/items/ItemTemplate; at org.gotti.wurmunlimited.modsupport.ItemTemplateBuilder.build(ItemTemplateBuilder.java:215) at net.bdew.wurm.taxidermy.CustomItems.registerCorpse(CustomItems.java:46) at net.bdew.wurm.taxidermy.TaxidermyMod.onItemTemplatesCreated(TaxidermyMod.java:81) at org.gotti.wurmunlimited.modloader.server.ServerHook.lambda$4(ServerHook.java:89) at org.gotti.wurmunlimited.modloader.server.Listeners.lambda$0(Listeners.java:63) at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:891) at org.gotti.wurmunlimited.modloader.server.Listeners.fire(Listeners.java:61) at org.gotti.wurmunlimited.modloader.server.ServerHook.fireOnItemTemplatesCreated(ServerHook.java:89) at org.gotti.wurmunlimited.modloader.server.ProxyServerHook$2$1.invoke(ProxyServerHook.java:79) at org.gotti.wurmunlimited.modloader.classhooks.HookManager.invoke(HookManager.java:344) ... 24 more
  5. 7222, -6197 this is Arcanum not Morrowind. Please change it. Thanks
  6. New update 1.7.0.0 on server.
  7. New update 1.6.0.0 on server.
  8. [Alpha] Custom NPC

    Ability to set animations Waiting on it
  9. Try using material magic, when you making preserved body.
  10. [01:23:32] Rumours of The venerable white dragon are starting to spread.
  11. https://discord.gg/UJ3W6Nn Server discord added
  12. Added better equipment at the beginning. Better quality leather armor set, two handed sword, and more items.
  13. New road maked to Huge bone altar.
  14. [Released] New Portals

    Isn't working for me too. [06:53:03 PM] SEVERE org.gotti.wurmunlimited.serverlauncher.DelegatedLauncher: javassist.CannotCompileException: [source error] action(com.wurmonline.server.behaviours.Action,com.wurmonline.server.creatures.Creature,int,int,boolean,int,int,short,float) not found in org.gotti.wurmunlimited.modsupport.actions.ActionPerformer java.lang.RuntimeException: javassist.CannotCompileException: [source error] action(com.wurmonline.server.behaviours.Action,com.wurmonline.server.creatures.Creature,int,int,boolean,int,int,short,float) not found in org.gotti.wurmunlimited.modsupport.actions.ActionPerformer at org.gotti.wurmunlimited.modsupport.actions.ModActions.init(ModActions.java:128) at net.xyp.wurmunlimited.mods.newportals.NewPortals.preInit(NewPortals.java:26) New portals version 1.3-1 server crash
  15. PvP Arena and public mine done. Near spawn.
  16. Full field growth time changed to 22,5 hours.