Hakoric

Members
  • Content Count

    1
  • Joined

  • Last visited

Community Reputation

0 Neutral

About Hakoric

  • Rank
    Settler

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Anyone else seeing an issue with the new 1.9.0.0 beta and loading the survival mod? Under 1.8.0.3 everything is working fine If I remove the survival mod(0.83) from starting, the server starts up perfectly under 1.9.0.0 with all of the other mods. I just copied the relevant information, instead of the entire output, but I can upload the server.log file if needed Love this mo [11:21:55 AM] INFO MoveToCenter: Installed makeMoveSubMenu hook on line 8957 [11:21:55 AM] SEVERE org.gotti.wurmunlimited.serverlauncher.DelegatedLauncher: javassist.NotFoundException: fillContainer(..) is not found in com.wurmonline.server.behaviours.MethodsItems org.gotti.wurmunlimited.modloader.classhooks.HookException: javassist.NotFoundException: fillContainer(..) is not found in com.wurmonline.server.behaviours.MethodsItems at org.gotti.wurmunlimited.modloader.classhooks.HookManager.registerHook(HookManager.java:331) at org.talor.wurmunlimited.mods.survival.Survival.init(Survival.java:316) at org.gotti.wurmunlimited.modloader.ModLoaderShared.lambda$loadModsFromModDir$8(ModLoaderShared.java:174) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1382) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.gotti.wurmunlimited.modloader.ModLoaderShared.loadModsFromModDir(ModLoaderShared.java:172) at org.gotti.wurmunlimited.serverlauncher.DelegatedLauncher.main(DelegatedLauncher.java:20) 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:286) at org.gotti.wurmunlimited.serverlauncher.ServerLauncher.main(ServerLauncher.java:33) Caused by: javassist.NotFoundException: fillContainer(..) is not found in com.wurmonline.server.behaviours.MethodsItems at javassist.CtClassType.getMethod(CtClassType.java:1262) at org.gotti.wurmunlimited.modloader.classhooks.HookManager.createHook(HookManager.java:237) at org.gotti.wurmunlimited.modloader.classhooks.HookManager.registerHook(HookManager.java:328) ... 19 more