roobaybee

Members
  • Content Count

    1
  • Joined

  • Last visited

Community Reputation

0 Neutral

About roobaybee

  • Rank
    Settler

Recent Profile Visitors

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

  1. Im trying to get the action times mod to work, but it's not wanting to work with any mods.. I keep getting errors and the server wont start. r fix to getCounterAsFloat in com.wurmonline.server.behaviours.MethodsStructure colorWall 4251 [02:07:08 PM] INFO TimerFix: Applied timer fix to sendActionControl in com.wurmonline.server.behaviours.MethodsStructure removeColor 4280 [02:07:08 PM] INFO TimerFix: Applied timer fix to getCounterAsFloat in com.wurmonline.server.behaviours.MethodsStructure removeColor 4286 [02:07:08 PM] INFO TimerFix: Applied timer fix to sendActionControl in com.wurmonline.server.behaviours.MethodsStructure colorFence 4319 [02:07:08 PM] INFO TimerFix: Applied timer fix to getCounterAsFloat in com.wurmonline.server.behaviours.MethodsStructure colorFence 4323 [02:07:08 PM] INFO TimerFix: Applied timer fix to sendActionControl in com.wurmonline.server.behaviours.MethodsStructure colorFence 4319 [02:07:08 PM] INFO TimerFix: Applied timer fix to getCounterAsFloat in com.wurmonline.server.behaviours.MethodsStructure colorFence 4323 [02:07:08 PM] SEVERE org.gotti.wurmunlimited.serverlauncher.DelegatedLauncher: javassist.NotFoundException: colorItem(..) is not found in com.wurmonline.server.behaviours.MethodsItems java.lang.RuntimeException: javassist.NotFoundException: colorItem(..) is not found in com.wurmonline.server.behaviours.MethodsItems at net.bdew.wurm.timerfix.TimerFix.init(TimerFix.java:336) 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: colorItem(..) is not found in com.wurmonline.server.behaviours.MethodsItems at javassist.CtClassType.getMethod(CtClassType.java:1262) at net.bdew.wurm.timerfix.TimerFix.applyEdit(TimerFix.java:79) at net.bdew.wurm.timerfix.TimerFix.init(TimerFix.java:261) ... 18 more Does anyone know what mods the action timers mod is incompatible with?