Sign in to follow this  
bdew

[Released] Bdew Server mods - New mod: Fishy Tweaks - Updated Apr 09

Recommended Posts

I taxidermied a shark, but dropped him in the wrong spot. Now I can't select him to pick him up. Is there a way to do this without fiddling around directly in the database?

Share this post


Link to post
Share on other sites

 

1 hour ago, Brian said:

I taxidermied a shark, but dropped him in the wrong spot. Now I can't select him to pick him up. Is there a way to do this without fiddling around directly in the database?

 

with a gm use GMTOOL on the tile it should list the items on it, from there copy the ID and #loadItem it 

 

added: all sea life seems to have a problem with sinking into the ground atm, this affects both living and taxidermied creatures

Edited by bdew
  • Like 1

Share this post


Link to post
Share on other sites

Perfect! That's much easier than mucking around in the database. TYVM

Share this post


Link to post
Share on other sites

is no build limit mod version 1.0 the latest? I cant seem to get it to work.

 

Using mod launcher 0.43

Server version 1.9.1.5

also using bdew server mod tools (although the zip didnt seem to contain a properties file)

 

EDIT

 

never mind, im fairly sure its  problem with the mod launcher

Edited by CountZero

Share this post


Link to post
Share on other sites

is your fix guards mods still working? updated? .. having guard issues

 

Share this post


Link to post
Share on other sites
On 5/18/2019 at 1:08 AM, Alystara said:

is your fix guards mods still working? updated? .. having guard issues

 

 

i'm not aware of any issues with it but i also haven't used it in a while, so check and let us know :P

Note that it's only meant to fix one specific bug (infinitely spawning templars/shadows due to a DB mess up)

Share this post


Link to post
Share on other sites

yeah my guards are spawning all the time and each deed has the max based on deed size .. not a fact just a assumption since every deed doesn't have 20 but has more than they should

Share this post


Link to post
Share on other sites

@AlystaraPlease post your server log from startup and including using the mod (running the  #fixguards command with a gm when you are on an affected deed)

Share this post


Link to post
Share on other sites

Server crashing. just installed a few of your mods and Lib Tools

 

Spoiler

SEVERE org.gotti.wurmunlimited.serverlauncher.DelegatedLauncher: java.lang.NoClassDefFoundError: net/bdew/wurm/tools/server/bytecode/ByteCodeUtils
java.lang.RuntimeException: java.lang.NoClassDefFoundError: net/bdew/wurm/tools/server/bytecode/ByteCodeUtils
    at net.bdew.wurm.fishy.FishyMod.preInit(FishyMod.java:155)
    at org.gotti.wurmunlimited.modloader.ModLoaderShared.lambda$loadModsFromModDir$6(ModLoaderShared.java:166)
    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:164)
    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)
    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 PatchedLauncher.main(PatchedLauncher.java:20)
Caused by: java.lang.NoClassDefFoundError: net/bdew/wurm/tools/server/bytecode/ByteCodeUtils
    at net.bdew.wurm.fishy.LoreActionPatch.apply(LoreActionPatch.java:25)
    at net.bdew.wurm.fishy.FishyMod.preInit(FishyMod.java:143)
    ... 23 more
Caused by: java.lang.ClassNotFoundException: net.bdew.wurm.tools.server.bytecode.ByteCodeUtils
    at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    at javassist.Loader.delegateToParent(Loader.java:431)
    at org.gotti.wurmunlimited.modloader.classhooks.HookManager$1.delegateToParent(HookManager.java:174)
    at javassist.Loader.loadClass(Loader.java:311)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    ... 25 more

 

Edited by Darkness1990

Share this post


Link to post
Share on other sites
On 6/22/2019 at 3:47 PM, Darkness1990 said:

Server crashing. just installed a few of your mods and Lib Tools

 

  Hide contents

SEVERE org.gotti.wurmunlimited.serverlauncher.DelegatedLauncher: java.lang.NoClassDefFoundError: net/bdew/wurm/tools/server/bytecode/ByteCodeUtils
java.lang.RuntimeException: java.lang.NoClassDefFoundError: net/bdew/wurm/tools/server/bytecode/ByteCodeUtils
    at net.bdew.wurm.fishy.FishyMod.preInit(FishyMod.java:155)
    at org.gotti.wurmunlimited.modloader.ModLoaderShared.lambda$loadModsFromModDir$6(ModLoaderShared.java:166)
    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:164)
    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)
    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 PatchedLauncher.main(PatchedLauncher.java:20)
Caused by: java.lang.NoClassDefFoundError: net/bdew/wurm/tools/server/bytecode/ByteCodeUtils
    at net.bdew.wurm.fishy.LoreActionPatch.apply(LoreActionPatch.java:25)
    at net.bdew.wurm.fishy.FishyMod.preInit(FishyMod.java:143)
    ... 23 more
Caused by: java.lang.ClassNotFoundException: net.bdew.wurm.tools.server.bytecode.ByteCodeUtils
    at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    at javassist.Loader.delegateToParent(Loader.java:431)
    at org.gotti.wurmunlimited.modloader.classhooks.HookManager$1.delegateToParent(HookManager.java:174)
    at javassist.Loader.loadClass(Loader.java:311)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    ... 25 more

 

 

Make sure you have the latest version of both fishytweaks (including the properties file which was broken in 1.0 release) and the server mod tools. If it still doesn't work post full logs from server startup.

Share this post


Link to post
Share on other sites

timerfix wont work:

 

Spoiler

[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: ModLoader version v0.43-acf5e5a
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Game version 1.9.1.5
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\betterdig.properties
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\betterfarm.properties
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\betterfarm.config
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\creaturemod.properties
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\DragonRider.properties
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\Halloween.properties
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\hitchingpost\hitchingpost.jar!/META-INF/org.gotti.wurmunlimited.modloader/hitchingpost.properties
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\hitchingpost.properties
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\httpserver\httpserver.jar!/META-INF/org.gotti.wurmunlimited.modloader/httpserver.properties
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\httpserver.properties
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\httpserver.config
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\ModifyGestationPeriod.properties
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\movemod.properties
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\serverpacks\serverpacks.jar!/META-INF/org.gotti.wurmunlimited.modloader/serverpacks.properties
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\serverpacks.properties
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\startergear.properties
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\taxidermy.properties
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\timerfix.properties
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\waxed.properties
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\announcer\announcer.jar!/META-INF/org.gotti.wurmunlimited.modloader/announcer.properties
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\announcer.config
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\bagofholding\bagofholding.jar!/META-INF/org.gotti.wurmunlimited.modloader/bagofholding.properties
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\bagofholding.config
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\creatureagemod\creatureagemod.jar!/META-INF/org.gotti.wurmunlimited.modloader/creatureagemod.properties
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\creatureagemod.config
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\cropmod\cropmod.jar!/META-INF/org.gotti.wurmunlimited.modloader/cropmod.properties
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\cropmod.config
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\harvesthelper\harvesthelper.jar!/META-INF/org.gotti.wurmunlimited.modloader/harvesthelper.properties
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\harvesthelper.config
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\inbreedwarning\inbreedwarning.jar!/META-INF/org.gotti.wurmunlimited.modloader/inbreedwarning.properties
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\scriptrunner\scriptrunner.jar!/META-INF/org.gotti.wurmunlimited.modloader/scriptrunner.properties
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\scriptrunner.config
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\servermap\servermap.jar!/META-INF/org.gotti.wurmunlimited.modloader/servermap.properties
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\servermap.config
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\spellmod\spellmod.jar!/META-INF/org.gotti.wurmunlimited.modloader/spellmod.properties
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\spellmod.config
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\DragonRider\DragonRider.jar]
[03:47:48 PM] WARNING org.gotti.wurmunlimited.modloader.EarlyLoadingChecker: Mod DragonRider loaded server class com.wurmonline.server.combat.ArmourTemplate during phase load
[03:47:48 PM] WARNING org.gotti.wurmunlimited.modloader.EarlyLoadingChecker: Mod DragonRider loaded server class com.wurmonline.server.MiscConstants during phase load
[03:47:48 PM] WARNING org.gotti.wurmunlimited.modloader.EarlyLoadingChecker: Mod DragonRider loaded server class com.wurmonline.server.combat.ArmourTemplate$ArmourType during phase load
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\ModifyGestationPeriod\ModifyGestationPeriod.jar]
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\betterdig\betterdig.jar]
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\betterfarm\betterfarm.jar]
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\creaturemod\creaturemod.jar]
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\hitchingpost\hitchingpost.jar]
[03:47:48 PM] WARNING org.gotti.wurmunlimited.modloader.EarlyLoadingChecker: Mod hitchingpost loaded server class com.wurmonline.server.items.ItemTypes during phase load
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\httpserver\httpserver.jar]
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\movemod\movemod.jar]
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\serverpacks\serverpacks.jar]
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\Halloween\Halloween.jar]
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\startergear\startergear.jar]
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\taxidermy\taxidermy.jar]
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\timerfix\timerfix.jar]
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\waxed\waxed.jar]
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Loading org.requiem.mods.dragonrider.Initiator as DragonRider (v1.6)
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Loading org.ausimus.wurmunlimited.mods.modifygestationperiod.Init as ModifyGestationPeriod (unversioned)
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Loading net.bdew.wurm.betterdig.BetterDigMod as betterdig (unversioned)
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Loading net.bdew.wurm.betterfarm.BetterFarmMod as betterfarm (unversioned)
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Loading org.gotti.wurmunlimited.mods.creaturemod.CreatureMod as creaturemod (v2.4-b2c68e4)
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Loading org.gotti.wurmunlimited.mods.hitchingpost.HitchingPostMod as hitchingpost (v0.43-acf5e5a)
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Loading org.gotti.wurmunlimited.mods.httpserver.HttpServerMod as httpserver (v0.43-acf5e5a)
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Loading net.bdew.wurm.movemod.MoveMod as movemod (unversioned)
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Loading org.gotti.wurmunlimited.mods.serverpacks.ServerPackMod as serverpacks (v0.43-acf5e5a)
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Loading org.jubaroo.mods.halloween.Initiator as Halloween (v1.1)
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Loading org.gotti.wurmunlimited.mods.startergear.StarterGear as startergear (unversioned)
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Loading net.bdew.wurm.taxidermy.TaxidermyMod as taxidermy (unversioned)
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Loading net.bdew.wurm.timerfix.TimerFix as timerfix (unversioned)
[03:47:48 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Loading net.bdew.wurm.waxed.WaxedMod as waxed (unversioned)
[03:47:48 PM] INFO org.requiem.mods.dragonrider.Initiatorv1.6: Toggle_Egg_Layers = false
[03:47:48 PM] INFO BetterDigMod: overrideClayWeight = 20
[03:47:48 PM] INFO BetterDigMod: overrideTarWeight = 20
[03:47:48 PM] INFO BetterDigMod: overridePeatWeight = 20
[03:47:48 PM] INFO BetterDigMod: overrideMossWeight = 20
[03:47:48 PM] INFO BetterDigMod: digToVehicle = true
[03:47:48 PM] INFO BetterDigMod: dredgeToShip = true
[03:47:48 PM] INFO BetterDigMod: levelToVehicle = true
[03:47:48 PM] INFO BetterDigMod: digToCrates = true
[03:47:48 PM] INFO BetterDigMod: digToDragged = true
[03:47:48 PM] INFO BetterDigMod: levelToDragged = true
[03:47:48 PM] INFO BetterDigMod: levelFromVehicle = true
[03:47:48 PM] INFO BetterDigMod: levelFromDragged = true
[03:47:48 PM] INFO BetterDigMod: levelFromCrates = true
[03:47:48 PM] INFO BetterDigMod: levelFromGround = true
[03:47:48 PM] INFO BetterDigMod: allowWhenMounted = LEVEL, FLATTEN, FLATTEN_BORDER, DIG, LEVEL_BORDER
[03:47:48 PM] INFO org.gotti.wurmunlimited.mods.httpserver.HttpServerMod: serverPort: 15007
[03:47:48 PM] INFO org.gotti.wurmunlimited.mods.httpserver.HttpServerMod: publicServerAddress: 62.182.96.194
[03:47:48 PM] INFO org.gotti.wurmunlimited.mods.httpserver.HttpServerMod: publicServerPort: 15007
[03:47:48 PM] INFO org.gotti.wurmunlimited.mods.httpserver.HttpServerMod: internalServerAddress: 62.182.96.194
[03:47:48 PM] INFO org.gotti.wurmunlimited.mods.httpserver.HttpServerMod: maxThreads: 50
[03:47:48 PM] WARNING MoveMod: Unknown config property: steamVersion
[03:47:48 PM] INFO MoveMod: weightLimit = 7000.0
[03:47:48 PM] INFO MoveMod: slowWeight = 2000.0
[03:47:48 PM] INFO MoveMod: encumberedWeight = 3500.0
[03:47:48 PM] INFO MoveMod: cantMoveWeight = 7000.0
[03:47:48 PM] INFO MoveMod: playerSpeedMultiplier = 1.0
[03:47:48 PM] INFO MoveMod: enableBoatHitching = false
[03:47:48 PM] INFO MoveMod: creatureSpeedMultiplier = 1.0
[03:47:48 PM] INFO MoveMod: boatGlobalMultiplier = 1.0
[03:47:48 PM] INFO MoveMod: boatSeaGodBonus = 1.0
[03:47:48 PM] INFO MoveMod: 9 Vehicle Overrides:
[03:47:48 PM] INFO MoveMod: 850 -> maxSpeed=1.00 maxDepth=-0.70 maxHeight=2500.00 maxSlope=0.04 windImpact=0 loadDistance=4 skillNeeded=21.00
[03:47:48 PM] INFO MoveMod: 853 -> maxSpeed=1.00 maxDepth=-1.50 maxHeight=2500.00 maxSlope=0.04 windImpact=0 loadDistance=4 skillNeeded=20.10
[03:47:48 PM] INFO MoveMod: 490 -> maxSpeed=5.00 maxDepth=-2500.00 maxHeight=-0.50 maxSlope=2000.00 windImpact=10 loadDistance=6 skillNeeded=19.00
[03:47:48 PM] INFO MoveMod: 539 -> maxSpeed=1.00 maxDepth=-0.70 maxHeight=2500.00 maxSlope=0.04 windImpact=0 loadDistance=4 skillNeeded=20.10
[03:47:48 PM] INFO MoveMod: 491 -> maxSpeed=5.00 maxDepth=-2500.00 maxHeight=-0.50 maxSlope=2000.00 windImpact=30 loadDistance=6 skillNeeded=20.10
[03:47:48 PM] INFO MoveMod: 540 -> maxSpeed=2.00 maxDepth=-2500.00 maxHeight=-2.00 maxSlope=2000.00 windImpact=80 loadDistance=12 skillNeeded=22.00
[03:47:48 PM] INFO MoveMod: 541 -> maxSpeed=3.00 maxDepth=-2500.00 maxHeight=-2.00 maxSlope=2000.00 windImpact=60 loadDistance=12 skillNeeded=21.00
[03:47:48 PM] INFO MoveMod: 542 -> maxSpeed=4.00 maxDepth=-2500.00 maxHeight=-0.50 maxSlope=2000.00 windImpact=50 loadDistance=8 skillNeeded=23.00
[03:47:48 PM] INFO MoveMod: 543 -> maxSpeed=3.00 maxDepth=-2500.00 maxHeight=-2.00 maxSlope=2000.00 windImpact=70 loadDistance=12 skillNeeded=24.00
[03:47:48 PM] INFO MoveMod: 20 Creature Overrides:
[03:47:48 PM] INFO MoveMod: 64 -> maxSpeed=30.00 maxDepth=-0.70 maxHeight=2500.00 maxSlope=0.04 skillNeeded=21.00
[03:47:48 PM] INFO MoveMod: 3 -> maxSpeed=17.00 maxDepth=-0.70 maxHeight=2500.00 maxSlope=0.04 skillNeeded=19.00
[03:47:48 PM] INFO MoveMod: 37 -> maxSpeed=20.00 maxDepth=-0.70 maxHeight=2500.00 maxSlope=0.04 skillNeeded=24.00
[03:47:48 PM] INFO MoveMod: 103 -> maxSpeed=33.00 maxDepth=-0.70 maxHeight=2500.00 maxSlope=2000.00 skillNeeded=29.00
[03:47:48 PM] INFO MoveMod: 104 -> maxSpeed=33.00 maxDepth=-0.70 maxHeight=2500.00 maxSlope=2000.00 skillNeeded=29.00
[03:47:48 PM] INFO MoveMod: 40 -> maxSpeed=20.00 maxDepth=-0.70 maxHeight=2500.00 maxSlope=0.04 skillNeeded=24.00
[03:47:48 PM] INFO MoveMod: 12 -> maxSpeed=20.00 maxDepth=-0.70 maxHeight=2500.00 maxSlope=0.04 skillNeeded=23.00
[03:47:48 PM] INFO MoveMod: 16 -> maxSpeed=35.00 maxDepth=-0.70 maxHeight=2500.00 maxSlope=2000.00 skillNeeded=30.00
[03:47:48 PM] INFO MoveMod: 17 -> maxSpeed=33.00 maxDepth=-0.70 maxHeight=2500.00 maxSlope=2000.00 skillNeeded=29.00
[03:47:48 PM] INFO MoveMod: 49 -> maxSpeed=17.00 maxDepth=-0.70 maxHeight=2500.00 maxSlope=0.04 skillNeeded=23.00
[03:47:48 PM] INFO MoveMod: 18 -> maxSpeed=33.00 maxDepth=-0.70 maxHeight=2500.00 maxSlope=2000.00 skillNeeded=29.00
[03:47:48 PM] INFO MoveMod: 83 -> maxSpeed=32.00 maxDepth=-0.70 maxHeight=2500.00 maxSlope=0.04 skillNeeded=31.00
[03:47:48 PM] INFO MoveMod: 19 -> maxSpeed=33.00 maxDepth=-0.70 maxHeight=2500.00 maxSlope=2000.00 skillNeeded=29.00
[03:47:48 PM] INFO MoveMod: 21 -> maxSpeed=33.00 maxDepth=-0.70 maxHeight=2500.00 maxSlope=0.04 skillNeeded=26.00
[03:47:48 PM] INFO MoveMod: 89 -> maxSpeed=35.00 maxDepth=-0.70 maxHeight=2500.00 maxSlope=2000.00 skillNeeded=30.00
[03:47:48 PM] INFO MoveMod: 58 -> maxSpeed=11.00 maxDepth=-2500.00 maxHeight=2499.00 maxSlope=0.04 skillNeeded=25.00
[03:47:48 PM] INFO MoveMod: 90 -> maxSpeed=35.00 maxDepth=-0.70 maxHeight=2500.00 maxSlope=2000.00 skillNeeded=30.00
[03:47:48 PM] INFO MoveMod: 59 -> maxSpeed=17.00 maxDepth=-0.70 maxHeight=2500.00 maxSlope=0.04 skillNeeded=25.00
[03:47:48 PM] INFO MoveMod: 91 -> maxSpeed=35.00 maxDepth=-0.70 maxHeight=2500.00 maxSlope=2000.00 skillNeeded=30.00
[03:47:48 PM] INFO MoveMod: 92 -> maxSpeed=35.00 maxDepth=-0.70 maxHeight=2500.00 maxSlope=2000.00 skillNeeded=30.00
[03:47:48 PM] WARNING org.gotti.wurmunlimited.modloader.EarlyLoadingChecker: Mod movemod loaded server class com.wurmonline.server.behaviours.BdewVehicleOverride during phase configure
[03:47:48 PM] INFO org.jubaroo.mods.halloween.Constants: Pumpkin Part drops: Enabled
[03:47:48 PM] INFO org.jubaroo.mods.halloween.Constants: Tree parts drop: Enabled
[03:47:48 PM] INFO org.jubaroo.mods.halloween.Constants: Pumpkin Rare bone drop: Enabled
[03:47:48 PM] INFO org.jubaroo.mods.halloween.Constants: Tree Rare bone drop: Enabled
[03:47:48 PM] INFO org.jubaroo.mods.halloween.Constants: Pumpkin Shoulders on pumpkins drop: Enabled
[03:47:48 PM] INFO org.jubaroo.mods.halloween.Constants: Pumpkin Shoulders on trees drop: Enabled
[03:47:48 PM] INFO org.jubaroo.mods.halloween.Constants: Pumpkin masks drop: Enabled
[03:47:48 PM] INFO org.jubaroo.mods.halloween.Constants: Tree masks drop: Enabled
[03:47:48 PM] INFO org.jubaroo.mods.halloween.Constants: All Monsters Drop Candy: Enabled
[03:47:48 PM] INFO org.jubaroo.mods.halloween.Constants: All Undead Drop Candy: Enabled
[03:47:48 PM] INFO org.jubaroo.mods.halloween.Constants: Output settings to log: Enabled
[03:47:48 PM] INFO org.jubaroo.mods.halloween.Constants: Odds for pumpkins to drop pumpkin parts: 3 in 15
[03:47:48 PM] INFO org.jubaroo.mods.halloween.Constants: Odds for trees to drop tree parts: 3 in 15
[03:47:48 PM] INFO org.jubaroo.mods.halloween.Constants: Odds for pumpkins to drop a rare bone: 1 in 100
[03:47:48 PM] INFO org.jubaroo.mods.halloween.Constants: Odds for trees to drop a rare bone: 1 in 100
[03:47:48 PM] INFO org.jubaroo.mods.halloween.Constants: Odds for pumpkins to drop a set of pumpkin shoulders: 1 in 100
[03:47:48 PM] INFO org.jubaroo.mods.halloween.Constants: Odds for trees to drop a set of pumpkin shoulders: 1 in 100
[03:47:48 PM] INFO org.jubaroo.mods.halloween.Constants: Odds for pumpkins to drop a mask: 1 in 100
[03:47:48 PM] INFO org.jubaroo.mods.halloween.Constants: Odds for trees to drop a mask: 1 in 100
[03:47:48 PM] INFO org.gotti.wurmunlimited.mods.startergear.StarterGear: Creating new Item; Raw data = [flintSteel,50.0,1,true]; template 143, quality 50.0, starter, amount 1.0
[03:47:48 PM] INFO org.gotti.wurmunlimited.mods.startergear.StarterGear: Creating new Weapon; Raw data = [swordLong,50.0,1,true]; template 21, quality 50.0, starter, amount 1.0
[03:47:48 PM] INFO org.gotti.wurmunlimited.mods.startergear.StarterGear: Creating new Item; Raw data = [rake,10.0,1,true]; template 27, quality 10.0, starter, amount 1.0
[03:47:48 PM] INFO org.gotti.wurmunlimited.mods.startergear.StarterGear: Creating new Item; Raw data = [handMirror,20.0,1,false]; template 781, quality 20.0, amount 1.0
[03:47:48 PM] INFO org.gotti.wurmunlimited.mods.startergear.StarterGear: Creating new Armour; Raw data = [backPack,10.0,1,true]; template 1, quality 10.0, starter, amount 1.0
[03:47:48 PM] INFO org.gotti.wurmunlimited.mods.startergear.StarterGear: Creating new Item; Raw data = [pickAxe,10.0,1,true]; template 20, quality 10.0, starter, amount 1.0
[03:47:48 PM] INFO org.gotti.wurmunlimited.mods.startergear.StarterGear: Creating new Armour; Raw data = [toolbelt,20.0,1,true]; template 516, quality 20.0, starter, amount 1.0
[03:47:48 PM] INFO org.gotti.wurmunlimited.mods.startergear.StarterGear: Creating new Item; Raw data = [saw,10.0,1,true]; template 24, quality 10.0, starter, amount 1.0
[03:47:48 PM] INFO org.gotti.wurmunlimited.mods.startergear.StarterGear: Creating new Armour; Raw data = [leatherHose,30.0,1,true]; template 108, quality 30.0, starter, amount 1.0
[03:47:48 PM] INFO org.gotti.wurmunlimited.mods.startergear.StarterGear: Creating new Item; Raw data = [shovel,10.0,1,true]; template 25, quality 10.0, starter, amount 1.0
[03:47:48 PM] INFO org.gotti.wurmunlimited.mods.startergear.StarterGear: Creating new Armour; Raw data = [leatherCap,30.0,1,true]; template 107, quality 30.0, starter, amount 1.0
[03:47:48 PM] INFO org.gotti.wurmunlimited.mods.startergear.StarterGear: Unknown config property: steamVersion
[03:47:48 PM] INFO org.gotti.wurmunlimited.mods.startergear.StarterGear: Creating new Armour; Raw data = [leatherJacket,30.0,1,true]; template 104, quality 30.0, starter, amount 1.0
[03:47:48 PM] INFO org.gotti.wurmunlimited.mods.startergear.StarterGear: Creating new Armour; Raw data = [leatherSleeve,30.0,2,true]; template 106, quality 30.0, starter, amount 2.0
[03:47:48 PM] INFO org.gotti.wurmunlimited.mods.startergear.StarterGear: Creating new Armour; Raw data = [leatherBoot,30.0,2,true]; template 105, quality 30.0, starter, amount 2.0
[03:47:48 PM] INFO org.gotti.wurmunlimited.mods.startergear.StarterGear: Creating new Armour; Raw data = [leatherGlove,30.0,2,true]; template 103, quality 30.0, starter, amount 2.0
[03:47:48 PM] INFO org.gotti.wurmunlimited.mods.startergear.StarterGear: Creating new Item; Raw data = [knifeCarving,10.0,1,true]; template 8, quality 10.0, starter, amount 1.0
[03:47:48 PM] INFO org.gotti.wurmunlimited.mods.startergear.StarterGear: Creating new Item; Raw data = [hatchet,30.0,1,true]; template 7, quality 30.0, starter, amount 1.0
[03:47:48 PM] INFO org.gotti.wurmunlimited.mods.startergear.StarterGear: Creating new Item; Raw data = [deedStake,30.0,1,true]; template 862, quality 30.0, starter, amount 1.0
[03:47:48 PM] INFO org.gotti.wurmunlimited.mods.startergear.StarterGear: Creating new Item; Raw data = [tent,30.0,1,true]; template 861, quality 30.0, starter, amount 1.0
[03:47:48 PM] INFO org.gotti.wurmunlimited.mods.startergear.StarterGear: Creating new Item; Raw data = [compass,30.0,1,true]; template 480, quality 30.0, starter, amount 1.0
[03:47:48 PM] INFO org.gotti.wurmunlimited.mods.startergear.StarterGear: Creating new Item; Raw data = [rope,10.0,1,true]; template 319, quality 10.0, starter, amount 1.0
[03:47:48 PM] INFO org.gotti.wurmunlimited.mods.startergear.StarterGear: Creating new Weapon; Raw data = [shieldMediumWood,30.0,1,true]; template 84, quality 30.0, starter, amount 1.0
[03:47:48 PM] INFO org.gotti.wurmunlimited.mods.startergear.StarterGear: Creating new Item; Raw data = [bowlPottery,2.0,1,true]; template 77, quality 2.0, starter, amount 1.0
[03:47:48 PM] INFO org.gotti.wurmunlimited.mods.startergear.StarterGear: Loaded 27 starter item entries.
[03:47:48 PM] INFO org.gotti.wurmunlimited.mods.startergear.StarterGear: Debugging messages are enabled.
[03:47:48 PM] WARNING org.gotti.wurmunlimited.modloader.EarlyLoadingChecker: Mod startergear loaded server class com.wurmonline.server.items.ItemList during phase configure
[03:47:48 PM] INFO TimerFix: Enabled Patches: FLATTEN,SPELLS,DESTROY,PRAY,SACRIFICE,SOW,MEDITATE,ALCHEMY,IMPROVE,FORAGE,BREED,MISC
[03:47:48 PM] INFO TimerFix: Spell blacklist:
[03:47:48 PM] INFO TimerFix: minSpellTimer: 2
[03:47:48 PM] INFO TimerFix: minPickTimer: disabled
[03:47:49 PM] INFO org.gotti.wurmunlimited.modloader.callbacks.Callbacks: Adding callback modcomm to class com.wurmonline.server.intra.IntraServerConnection for  org.gotti.wurmunlimited.modcomm.intra.ModIntraServerHandler with methods [__cb_Proxy_modcomm_0.handle(com.wurmonline.server.intra.IntraServerConnection,java.nio.ByteBuffer)]
[03:47:49 PM] INFO org.gotti.wurmunlimited.modloader.callbacks.Callbacks: Adding callback modPlayerTransfer to class com.wurmonline.server.intra.PlayerTransfer for  org.gotti.wurmunlimited.modcomm.intra.playertransfer.ModPlayerTransfer with methods [__cb_Proxy_modPlayerTransfer_1.willItemLeaveServer(int,com.wurmonline.server.items.Item,boolean), __cb_Proxy_modPlayerTransfer_1.getRemoteItemTemplateId(int), __cb_Proxy_modPlayerTransfer_1.setTargetServer(int), __cb_Proxy_modPlayerTransfer_1.resetTargetServer(), __cb_Proxy_modPlayerTransfer_1.updateServerStatus(com.wurmonline.server.ServerEntry,boolean)]
[03:47:49 PM] INFO org.gotti.wurmunlimited.modloader.callbacks.Callbacks: Adding callback modPlayerTransfer to class com.wurmonline.server.creatures.Communicator for  org.gotti.wurmunlimited.modcomm.intra.playertransfer.ModPlayerTransfer with methods [__cb_Proxy_modPlayerTransfer_2.willItemLeaveServer(int,com.wurmonline.server.items.Item,boolean), __cb_Proxy_modPlayerTransfer_2.getRemoteItemTemplateId(int), __cb_Proxy_modPlayerTransfer_2.setTargetServer(int), __cb_Proxy_modPlayerTransfer_2.resetTargetServer(), __cb_Proxy_modPlayerTransfer_2.updateServerStatus(com.wurmonline.server.ServerEntry,boolean)]
[03:47:49 PM] INFO org.gotti.wurmunlimited.modloader.callbacks.Callbacks: Adding callback modPlayerTransfer to class com.wurmonline.server.questions.MailSendConfirmQuestion for  org.gotti.wurmunlimited.modcomm.intra.playertransfer.ModPlayerTransfer with methods [__cb_Proxy_modPlayerTransfer_3.willItemLeaveServer(int,com.wurmonline.server.items.Item,boolean), __cb_Proxy_modPlayerTransfer_3.getRemoteItemTemplateId(int), __cb_Proxy_modPlayerTransfer_3.setTargetServer(int), __cb_Proxy_modPlayerTransfer_3.resetTargetServer(), __cb_Proxy_modPlayerTransfer_3.updateServerStatus(com.wurmonline.server.ServerEntry,boolean)]
[03:47:49 PM] INFO org.gotti.wurmunlimited.modloader.callbacks.Callbacks: Adding callback modPlayerTransfer to class com.wurmonline.server.questions.MailSendQuestion for  org.gotti.wurmunlimited.modcomm.intra.playertransfer.ModPlayerTransfer with methods [__cb_Proxy_modPlayerTransfer_4.willItemLeaveServer(int,com.wurmonline.server.items.Item,boolean), __cb_Proxy_modPlayerTransfer_4.getRemoteItemTemplateId(int), __cb_Proxy_modPlayerTransfer_4.setTargetServer(int), __cb_Proxy_modPlayerTransfer_4.resetTargetServer(), __cb_Proxy_modPlayerTransfer_4.updateServerStatus(com.wurmonline.server.ServerEntry,boolean)]
[03:47:49 PM] INFO org.gotti.wurmunlimited.modloader.callbacks.Callbacks: Adding callback modPlayerTransfer to class com.wurmonline.server.questions.PortalQuestion for  org.gotti.wurmunlimited.modcomm.intra.playertransfer.ModPlayerTransfer with methods [__cb_Proxy_modPlayerTransfer_5.willItemLeaveServer(int,com.wurmonline.server.items.Item,boolean), __cb_Proxy_modPlayerTransfer_5.getRemoteItemTemplateId(int), __cb_Proxy_modPlayerTransfer_5.setTargetServer(int), __cb_Proxy_modPlayerTransfer_5.resetTargetServer(), __cb_Proxy_modPlayerTransfer_5.updateServerStatus(com.wurmonline.server.ServerEntry,boolean)]
[03:47:49 PM] INFO org.gotti.wurmunlimited.modloader.callbacks.Callbacks: Adding callback modPlayerTransfer to class com.wurmonline.server.ServerEntry for  org.gotti.wurmunlimited.modcomm.intra.playertransfer.ModPlayerTransfer with methods [__cb_Proxy_modPlayerTransfer_6.willItemLeaveServer(int,com.wurmonline.server.items.Item,boolean), __cb_Proxy_modPlayerTransfer_6.getRemoteItemTemplateId(int), __cb_Proxy_modPlayerTransfer_6.setTargetServer(int), __cb_Proxy_modPlayerTransfer_6.resetTargetServer(), __cb_Proxy_modPlayerTransfer_6.updateServerStatus(com.wurmonline.server.ServerEntry,boolean)]
[03:47:49 PM] WARNING org.gotti.wurmunlimited.modloader.EarlyLoadingChecker: Mod DragonRider loaded server class com.wurmonline.shared.constants.CreatureTypes during phase preinit
[03:47:49 PM] INFO org.jubaroo.mods.halloween.Constants: preInit called
[03:47:49 PM] SEVERE org.jubaroo.mods.halloween.CreatureLoot: [INSTRUMENT ERROR] from CreatureLoot! Could not Instrument com.wurmonline.server.creatures.Creature - die call to addItem !
[03:47:49 PM] INFO org.jubaroo.mods.halloween.Constants: all preInit completed
[03:47:49 PM] INFO FlattenPatcher: Vars are act=11 insta=18 counter=10 type=16
[03:47:49 PM] INFO FlattenPatcher: First check matched start=354 next=407 endif=2230
[03:47:49 PM] INFO FlattenPatcher: sendActionControl patched at 1342
[03:47:49 PM] INFO FlattenPatcher: Second check matched start=1373 next=1387 endif=2239
[03:47:49 PM] INFO TimerFix: Applied timer fix to setTimeLeft in com.wurmonline.server.behaviours.MethodsCreatures breed 2816
[03:47:49 PM] INFO TimerFix: Applied timer fix to sendActionControl in com.wurmonline.server.behaviours.MethodsCreatures breed 2830
[03:47:49 PM] INFO BetterDigMod: Installed getNumItemsNotCoins digging override at line 1009
[03:47:49 PM] INFO BetterDigMod: Installed canCarry digging override at line 1016
[03:47:49 PM] INFO BetterDigMod: Installed getFreeVolume digging override at line 1023
[03:47:49 PM] INFO BetterDigMod: Installed insertItem dig hook at line 1648
[03:47:49 PM] INFO BetterDigMod: Installed insertItem dig hook at line 1660
[03:47:49 PM] INFO BetterDigMod: Installed insertItem dig hook at line 1663
[03:47:49 PM] INFO BetterDigMod: Installed insertItem dig hook at line 1686
[03:47:49 PM] INFO BetterDigMod: Installed insertItem dig hook at line 1698
[03:47:49 PM] INFO BetterDigMod: Installed insertItem dig hook at line 1719
[03:47:49 PM] INFO BetterDigMod: Installed getNumItemsNotCoins flattening override at line 1573
[03:47:49 PM] INFO BetterDigMod: Installed canCarry digging flattening at line 1574
[03:47:49 PM] INFO BetterDigMod: Installed getNumItemsNotCoins flattening override at line 1605
[03:47:49 PM] INFO BetterDigMod: Installed canCarry digging flattening at line 1606
[03:47:49 PM] INFO BetterDigMod: Installed insertItem flattening hook at line 1627
[03:47:49 PM] INFO BetterDigMod: Installed insertItem flattening hook at line 1635
[03:47:49 PM] INFO BetterDigMod: Installed insertItem flattening hook at line 1638
[03:47:49 PM] INFO BetterDigMod: Installed getCarriedItem hook in useDirt at line 1523
[03:47:49 PM] INFO BetterDigMod: Installed getCarriedItem hook in useDirt at line 1525
[03:47:49 PM] INFO BetterDigMod: Installed getCarriedItem hook in checkUseDirt at line 1399
[03:47:49 PM] INFO BetterDigMod: Installed getCarriedItem hook in checkUseDirt at line 1400
[03:47:49 PM] WARNING org.gotti.wurmunlimited.modloader.EarlyLoadingChecker: Mod creaturemod loaded server class com.wurmonline.shared.constants.ItemMaterials during phase init
[03:47:49 PM] WARNING org.gotti.wurmunlimited.modloader.EarlyLoadingChecker: Mod creaturemod loaded server class com.wurmonline.server.combat.ArmourTypes during phase init
[03:47:49 PM] INFO org.jubaroo.mods.halloween.Constants: init called
[03:47:49 PM] INFO org.jubaroo.mods.halloween.CreatureLoot: Instrument: Creature - doNew call to sendToWorld successful.
[03:47:49 PM] INFO org.jubaroo.mods.halloween.Constants: all init completed
[03:47:49 PM] INFO TimerFix: Applied timer fix to sendActionControl in com.wurmonline.server.behaviours.MethodsStructure destroyWall 4090
[03:47:49 PM] INFO TimerFix: Applied timer fix to setTimeLeft in com.wurmonline.server.behaviours.MethodsStructure destroyWall 4091
[03:47:49 PM] INFO TimerFix: Applied timer fix to sendActionControl in com.wurmonline.server.behaviours.MethodsStructure destroyFence 2653
[03:47:49 PM] INFO TimerFix: Applied timer fix to setTimeLeft in com.wurmonline.server.behaviours.MethodsStructure destroyFence 2654
[03:47:49 PM] INFO TimerFix: Applied timer fix to sendActionControl in com.wurmonline.server.behaviours.MethodsStructure destroyFloor 3618
[03:47:49 PM] INFO TimerFix: Applied timer fix to setTimeLeft in com.wurmonline.server.behaviours.MethodsStructure destroyFloor 3619
[03:47:49 PM] INFO TimerFix: Applied timer fix to sendActionControl in com.wurmonline.server.behaviours.MethodsItems destroyItem 6954
[03:47:49 PM] INFO TimerFix: Applied timer fix to setTimeLeft in com.wurmonline.server.behaviours.MethodsItems destroyItem 6955
[03:47:49 PM] INFO TimerFix: Applied timer fix to sendActionControl in com.wurmonline.server.behaviours.TileDirtBehaviour action 218
[03:47:49 PM] INFO TimerFix: Applied timer fix to setTimeLeft in com.wurmonline.server.behaviours.TileDirtBehaviour action 219
[03:47:49 PM] INFO TimerFix: Applied timer fix to sendActionControl in com.wurmonline.server.behaviours.MethodsReligion pray 808
[03:47:49 PM] INFO TimerFix: Applied timer fix to setTimeLeft in com.wurmonline.server.behaviours.MethodsReligion pray 809
[03:47:49 PM] INFO TimerFix: Applied timer fix to setTimeLeft in com.wurmonline.server.behaviours.MethodsReligion pray 913
[03:47:49 PM] INFO TimerFix: Applied timer fix to sendActionControl in com.wurmonline.server.behaviours.MethodsReligion pray 914
[03:47:49 PM] INFO TimerFix: Applied timer fix to currentSecond in com.wurmonline.server.behaviours.MethodsReligion sacrifice 1119
[03:47:49 PM] INFO TimerFix: Applied timer fix to sendActionControl in com.wurmonline.server.behaviours.MethodsReligion sacrifice 1125
[03:47:49 PM] INFO TimerFix: Applied timer fix to currentSecond in com.wurmonline.server.behaviours.MethodsReligion sacrifice 1128
[03:47:49 PM] INFO TimerFix: Applied timer fix to currentSecond in com.wurmonline.server.behaviours.MethodsReligion sacrifice 1136
[03:47:49 PM] INFO TimerFix: Applied timer fix to currentSecond in com.wurmonline.server.behaviours.MethodsReligion sacrifice 1143
[03:47:49 PM] INFO TimerFix: Applied timer fix to currentSecond in com.wurmonline.server.behaviours.MethodsReligion sacrifice 1152
[03:47:49 PM] INFO TimerFix: Applied timer fix to currentSecond in com.wurmonline.server.behaviours.MethodsReligion sacrifice 1160
[03:47:49 PM] INFO TimerFix: Applied timer fix to currentSecond in com.wurmonline.server.behaviours.MethodsReligion sacrifice 1165
[03:47:49 PM] INFO TimerFix: Applied timer fix to setTimeLeft in com.wurmonline.server.players.Cults meditate 328
[03:47:49 PM] INFO TimerFix: Applied timer fix to sendActionControl in com.wurmonline.server.players.Cults meditate 335
[03:47:49 PM] INFO TimerFix: Applied timer fix to setTimeLeft in com.wurmonline.server.behaviours.MethodsItems smear 10938
[03:47:49 PM] INFO TimerFix: Applied timer fix to setTimeLeft in com.wurmonline.server.behaviours.MethodsItems createOil 11063
[03:47:49 PM] INFO TimerFix: Applied timer fix to setTimeLeft in com.wurmonline.server.behaviours.MethodsItems createSalve 11140
[03:47:49 PM] INFO TimerFix: Removed hard speed cap for enchanted tools in com.wurmonline.server.behaviours.Actions getImproveActionTime 4252
[03:47:49 PM] INFO TimerFix: Removed hard speed cap for enchanted tools in com.wurmonline.server.behaviours.Actions getImproveActionTime 4266
[03:47:49 PM] INFO TimerFix: Applied timer fix to sendActionControl in com.wurmonline.server.behaviours.MethodsStructure colorWall 4247
[03:47:49 PM] INFO TimerFix: Applied timer fix to getCounterAsFloat in com.wurmonline.server.behaviours.MethodsStructure colorWall 4251
[03:47:49 PM] INFO TimerFix: Applied timer fix to sendActionControl in com.wurmonline.server.behaviours.MethodsStructure removeColor 4280
[03:47:49 PM] INFO TimerFix: Applied timer fix to getCounterAsFloat in com.wurmonline.server.behaviours.MethodsStructure removeColor 4286
[03:47:49 PM] INFO TimerFix: Applied timer fix to sendActionControl in com.wurmonline.server.behaviours.MethodsStructure colorFence 4319
[03:47:49 PM] INFO TimerFix: Applied timer fix to getCounterAsFloat in com.wurmonline.server.behaviours.MethodsStructure colorFence 4323
[03:47:49 PM] INFO TimerFix: Applied timer fix to sendActionControl in com.wurmonline.server.behaviours.MethodsStructure colorFence 4319
[03:47:49 PM] INFO TimerFix: Applied timer fix to getCounterAsFloat in com.wurmonline.server.behaviours.MethodsStructure colorFence 4323
[03:47:49 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

 

 

Share this post


Link to post
Share on other sites
On 7/3/2019 at 5:48 PM, Elsa said:

Caused by: javassist.NotFoundException: colorItem(..) is not found in com.wurmonline.server.behaviours.MethodsItems

 

Install the latest version, this was fixed over a year ago

Share this post


Link to post
Share on other sites

Hello BDew and others!

 

First and foremost, thank you so much for all of your amazing mods. It really helps with the game. :) Regarding the better dig mod, we cannot seem to get it to automatically collect dirt etc when using the level command. When digging normally, it works fine and deposits the dirt in crates etc. Everything appears to be enabled on the configuration settings. We are using a sorting mod so that sorting can be toggled for BSBs and crates. Any ideas on how to fix this would be greatly appreciated! :D

 

Thanks so much in advance :)

Share this post


Link to post
Share on other sites
On 9/20/2019 at 7:50 PM, Selvites said:

Hello BDew and others!

 

First and foremost, thank you so much for all of your amazing mods. It really helps with the game. :) Regarding the better dig mod, we cannot seem to get it to automatically collect dirt etc when using the level command. When digging normally, it works fine and deposits the dirt in crates etc. Everything appears to be enabled on the configuration settings. We are using a sorting mod so that sorting can be toggled for BSBs and crates. Any ideas on how to fix this would be greatly appreciated! :D

 

Thanks so much in advance :)

 

If it works when normally digging it should work when leveling too... check that you don't have any other mods that mess with that code that could be conflicting (particularly DigToGround, etc.)

Share this post


Link to post
Share on other sites

Hey bdew quick question/request,

anyway to tweak betterfarming so they rare rolls dont get lost in the piles, no Idea if at all possable to seperate them out, have a few players ask about it.

 

Thank you for your hard work and wonderful mods.

Share this post


Link to post
Share on other sites
On 9/29/2019 at 2:43 PM, evilkilem said:

Hey bdew quick question/request,

anyway to tweak betterfarming so they rare rolls dont get lost in the piles, no Idea if at all possable to seperate them out, have a few players ask about it.

 

Thank you for your hard work and wonderful mods.

 

Rare rolls from harvesting don't produce rare items, neither in this mod nor in vanilla wurm, they just increase the amount harvested.

Share this post


Link to post
Share on other sites

I’m debating switching to this mod for digging than the one I use “dig like mining” 

 

the other mod is making 100+ dirt piles on tiles which I heard can cause some DB issues.

 

Does this mod also have this problem of 100+ dirts hitting tiles or is it better regulated? 
 

 

Share this post


Link to post
Share on other sites

I am having a problem with the waxed food mod. 

 

When I in GM or normal toon have a waxed food and "plant" from my pocket, the waxed food becomes part of the terrain and I cannot manipulate it anymore.

 

I cannot pick it up or destroy it. I think this might be a bug.

 

If I drop the waxed food, then "secure", I can still manipulate it later. 

 

I will hold off on using this mod on my server because I do not want players griefing the map with planted waxed items that I cannot destroy via GM. 

@bdew

Share this post


Link to post
Share on other sites
2 hours ago, WittleBunnBun said:

I do not want players griefing the map with planted waxed items that I cannot destroy via GM.

Just a tip:  you can always pick up an item on any tile by using the GM Tool to find its item #, then #loadItem <item#>  to bring it right to your inventory

Share this post


Link to post
Share on other sites
3 hours ago, WittleBunnBun said:

I am having a problem with the waxed food mod. 

When I in GM or normal toon have a waxed food and "plant" from my pocket, the waxed food becomes part of the terrain and I cannot manipulate it anymore.

I cannot pick it up or destroy it. I think this might be a bug.

If I drop the waxed food, then "secure", I can still manipulate it later. 

I will hold off on using this mod on my server because I do not want players griefing the map with planted waxed items that I cannot destroy via GM. 

@bdew

 

I can't reproduce this, maybe it's some other mod doing something weird. Try running without other mods and see if it still happens.

In general the mod just adds a custom item with a model based on what you preserved... it doesn't do anything special and all the placement and such is handled by vanilla code.

 

On 12/19/2019 at 5:40 AM, WittleBunnBun said:

I’m debating switching to this mod for digging than the one I use “dig like mining” 

the other mod is making 100+ dirt piles on tiles which I heard can cause some DB issues.

Does this mod also have this problem of 100+ dirts hitting tiles or is it better regulated? 

 

It uses the same logic as the game itself to place the item, so >100 piles can happen under the same circumstances it can happen in vanilla.

It is less of an issue as it allows digging into cart/crates so less dirt ends up on the ground to begin with.

and it doesn't cause db issues, worse that can happen from >100 items on a tile is that after you take some dirt out - you need to open the pile again to take more because the game limits the number of items in a container sent to the client.

Share this post


Link to post
Share on other sites
4 hours ago, bdew said:

 

I can't reproduce this, maybe it's some other mod doing something weird. Try running without other mods and see if it still happens.

In general the mod just adds a custom item with a model based on what you preserved... it doesn't do anything special and all the placement and such is handled by vanilla code.

 

 

It uses the same logic as the game itself to place the item, so >100 piles can happen under the same circumstances it can happen in vanilla.

It is less of an issue as it allows digging into cart/crates so less dirt ends up on the ground to begin with.

and it doesn't cause db issues, worse that can happen from >100 items on a tile is that after you take some dirt out - you need to open the pile again to take more because the game limits the number of items in a container sent to the client.

 

I just ran the mod by itself on my test server and it does work fine without the full list of mods. I am wondering now if it is the More potable mod that is making it do this, but I have to test more.

 

If I locate what mod is messing it up, do you have a suggestion on how I can fix it ? 

 

Also, ty for the dirt pile advice. In the past I heard it did damage to the DB, but I never knew off hand if it really did.

 

Edit: I ran it with everything the same, except I added your modding tool library (since I needed it for the fishy tweaks) and everything seems fine now. 

Sorry about that !! 

Edited by WittleBunnBun

Share this post


Link to post
Share on other sites
4 hours ago, Batta said:

Just a tip:  you can always pick up an item on any tile by using the GM Tool to find its item #, then #loadItem <item#>  to bring it right to your inventory

 

 

Thank you for the tip. I did try this, but the waxed meal that was planted had no blue outline and acted like it was part of the grass tile. 

 

The only way I could get it to re-register as an item after I fixed everything was to make the tile rock and it disappeared, then re-appeared as an item. 

 

Share this post


Link to post
Share on other sites
On 12/21/2019 at 9:11 AM, WittleBunnBun said:

 

 

Thank you for the tip. I did try this, but the waxed meal that was planted had no blue outline and acted like it was part of the grass tile. 

 

The only way I could get it to re-register as an item after I fixed everything was to make the tile rock and it disappeared, then re-appeared as an item. 

 

This is why the GM Tool works.  You use it on the tile, not on the item that you can't get an outline of.  The tile will say that it has 1 item on it. When you use the GM Tool to get the ID of that item, then use #loadItem <ID>, it will load it off the tile and into your inventory.

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.
Sign in to follow this