Search the Community

Showing results for tags 'action timers'.



More search options

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Official Buildings
    • GM Hall
    • City Hall
    • Game News
    • Public Test Board
  • Back Streets
    • Town Square
    • Community Assistance
    • Village Recruitment Center
    • Suggestions & Ideas
    • The Creative Commons
    • Wood Scraps
  • Northern Freedom Isles
    • Harmony
    • Melody
    • Cadence
    • Northern Freedom Isles Market
  • Southern Freedom Isles
    • Celebration
    • Deliverance
    • Exodus
    • Independence
    • Pristine
    • Release
    • Xanadu
    • Southern Freedom Isles Market
  • Maintenance Buildings
    • Technical Issues
    • Server Bugs
    • Client Bugs
    • Model and Sound Bugs
    • Other Bugs and Issues
    • Wurmpedia / Wiki Maintenance
  • Wurm Unlimited
    • Unlimited Discussion
    • Unlimited Modding
    • Server Listings & Advertisement
    • Technical Issues

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Chaos


Independence


Deliverance


Exodus


Celebration


Xanadu


Release


Pristine


Epic


Cadence


Defiance


Harmony


Melody


Acc1


Acc2


Acc3

Found 1 result

  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?