Kyisha

Members
  • Content Count

    17
  • Joined

  • Last visited

Posts posted by Kyisha


  1. everything is in neat little folders but it doesn't seem to like it that way.  I'm not skilled in coding to know which files I need to move outta their folders and into the root folder cause as I see it some are going to overwrite eachother (src folder, gitignore and pom.xml).  I remember modlauncher and patcher.bat, mods and a scripts being in the root folder but I don't remember how to get them there. I'm so confused my head is gonna blow up I think.

    plz help me I really enjoyed playing this with hubby and friends.


  2. 2 Sep @ 5:49pm - In Wurm Unlimited Maps and Modding
    I am trying to setup a private Wurm Unlimited Dedicated Server and have run into problems.
    1. Downloaded Steam Dedicated Server Files
    2. Copied files to new drive under name Wurm Server
    3. Downloaded WurmServerModloader.zip
    4. Started Wurm Server Launcher and setup and ran Server. All OK sofar.
    5. Extracted WurmServerLodloader.zip into root folder.
    6. Hunted for patcher.bat file and ran it
    ERROR
    C:\Users\email\Wurm Server\patcher\src\main\scripts>set JAVA=java

    C:\Users\email\Wurm Server\patcher\src\main\scripts>if exist runtime\bin\java.exe set JAVA=runtime\bin\java.exe

    C:\Users\email\Wurm Server\patcher\src\main\scripts>if exist ..\runtime\bin\java.exe set JAVA=..\runtime\bin\java.exe

    C:\Users\email\Wurm Server\patcher\src\main\scripts>java -classpath patcher.jar;javassist.jar org.gotti.wurmunlimited.patcher.PatchServerJar
    Error: Could not find or load main class org.gotti.wurmunlimited.patcher.PatchServerJar

    C:\Users\email\Wurm Server\patcher\src\main\scripts>pause
    Press any key to continue . . .

    Help Please was so excited when I heard that it was available again
     

  3. Well the map still wont download but server says its fine??

    client log errorris a terrain thing

    Spoiler

    Login successful
    Executing PlayerFiles\configs\default\autorun.txt
    Initializing font texture for SansSerif (20). Texture Size: 256
    Initializing font texture for SansSerif (12). Texture Size: 128
    INFO: Handshake response received, server protocol version is 1, 1 channels activated
    INFO: Got server pack map_cadal (http://192.168.0.10:8787/serverpacks/map_cadal?prepend&force)
    INFO: Got server pack FC45B20D4AA8C8569B1D73C288898017B337AF6B (http://192.168.0.10:8787/serverpacks/FC45B20D4AA8C8569B1D73C288898017B337AF6B?prepend)
    Missing texture data requested: graphics.jar:texture/terrain/dirt_n.dds
    Water reflection offscreen size 1024x1024
    Saving window positions to PlayerFiles\players\Kyisha\windows_1280x720.txt
    Saving props file PlayerFiles\players\Kyisha\windows_1280x720.txt
    Loading window positions from PlayerFiles\players\Kyisha\windows_1920x1027.txt
    Loading props file PlayerFiles\players\Kyisha\windows_1920x1027.txt
    Initializing font texture for Monospaced (19). Texture Size: 256
    Missing texture data requested: graphics.jar:texture/terrain/winter/moss_n.dds
    SEVERE: Connection timed out: connect
    java.net.ConnectException: Connection timed out: connect
        at java.net.DualStackPlainSocketImpl.connect0(Native Method)
        at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
        at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
        at java.net.Socket.connect(Socket.java:589)
        at java.net.Socket.connect(Socket.java:538)
        at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
        at sun.net.www.http.HttpClient.<init>(HttpClient.java:242)
        at sun.net.www.http.HttpClient.New(HttpClient.java:339)
        at sun.net.www.http.HttpClient.New(HttpClient.java:357)
        at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220)
        at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
        at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
        at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
        at java.net.URL.openStream(URL.java:1045)
        at org.gotti.wurmonline.clientmods.serverpacks.PackDownloader.run(PackDownloader.java:34)
        at java.lang.Thread.run(Thread.java:748)

    SEVERE: Connection timed out: connect
    java.net.ConnectException: Connection timed out: connect
        at java.net.DualStackPlainSocketImpl.connect0(Native Method)
        at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
        at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
        at java.net.Socket.connect(Socket.java:589)
        at java.net.Socket.connect(Socket.java:538)
        at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
        at sun.net.www.http.HttpClient.<init>(HttpClient.java:242)
        at sun.net.www.http.HttpClient.New(HttpClient.java:339)
        at sun.net.www.http.HttpClient.New(HttpClient.java:357)
        at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220)
        at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
        at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
        at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
        at java.net.URL.openStream(URL.java:1045)
        at org.gotti.wurmonline.clientmods.serverpacks.PackDownloader.run(PackDownloader.java:34)
        at java.lang.Thread.run(Thread.java:748)

     

    I'm at a loss right now if anyone can make heads or tails outta this plz help.


  4. cadal

    Spoiler

    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: ModLoader version v0.40-6fa80d4
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Game version 1.8.0.3
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\AshProduce.properties
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\betterdig.properties
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\bountymod.properties
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\cropmod\cropmod.jar!/META-INF/org.gotti.wurmunlimited.modloader/cropmod.properties
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\cropmod.properties
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\cropmod.config
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\httpserver\httpserver.jar!/META-INF/org.gotti.wurmunlimited.modloader/httpserver.properties
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\httpserver.properties
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\httpserver.config
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\JPWM_ModGuiManager.properties
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\salvemod.properties
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\serverfixes\serverfixes.jar!/META-INF/org.gotti.wurmunlimited.modloader/serverfixes.properties
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\serverfixes.properties
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\servermap\servermap.jar!/META-INF/org.gotti.wurmunlimited.modloader/servermap.properties
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\servermap.properties
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\servermap.config
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\serverpacks\serverpacks.jar!/META-INF/org.gotti.wurmunlimited.modloader/serverpacks.properties
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\serverpacks.properties
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\TreasureHunting.properties
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\announcer\announcer.jar!/META-INF/org.gotti.wurmunlimited.modloader/announcer.properties
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\announcer.config
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\creatureagemod\creatureagemod.jar!/META-INF/org.gotti.wurmunlimited.modloader/creatureagemod.properties
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\creatureagemod.config
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\harvesthelper\harvesthelper.jar!/META-INF/org.gotti.wurmunlimited.modloader/harvesthelper.properties
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\harvesthelper.config
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\hitchingpost\hitchingpost.jar!/META-INF/org.gotti.wurmunlimited.modloader/hitchingpost.properties
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\inbreedwarning\inbreedwarning.jar!/META-INF/org.gotti.wurmunlimited.modloader/inbreedwarning.properties
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\scriptrunner\scriptrunner.jar!/META-INF/org.gotti.wurmunlimited.modloader/scriptrunner.properties
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\scriptrunner.config
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\spellmod\spellmod.jar!/META-INF/org.gotti.wurmunlimited.modloader/spellmod.properties
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\spellmod.config
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\AshProduce\AshProduce.jar]
    [04:45:34 PM] WARNING org.gotti.wurmunlimited.modloader.EarlyLoadingChecker: Mod AshProduce loaded server class com.wurmonline.ulviirala.mods.AshProduce during phase load
    [04:45:34 PM] WARNING org.gotti.wurmunlimited.modloader.EarlyLoadingChecker: Mod AshProduce loaded server class com.wurmonline.ulviirala.mods.AshProduce$1 during phase load
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\JPWM_ModGuiManager\JPWM_ModGuiManager.jar]
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\TreasureHunting\TreasureHunting.jar]
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\betterdig\betterdig.jar]
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\bountymod\bountymod.jar]
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\cropmod\cropmod.jar]
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\httpserver\httpserver.jar]
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\salvemod\salvemod.jar]
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\serverfixes\serverfixes.jar]
    [04:45:34 PM] WARNING org.gotti.wurmunlimited.modloader.EarlyLoadingChecker: Mod serverfixes loaded server class com.wurmonline.server.items.ItemTypes during phase load
    [04:45:34 PM] WARNING org.gotti.wurmunlimited.modloader.EarlyLoadingChecker: Mod serverfixes loaded server class com.wurmonline.server.MiscConstants during phase load
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\serverpacks\serverpacks.jar]
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\servermap\servermap.jar]
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Loading com.wurmonline.ulviirala.mods.AshProduce as AshProduce (unversioned)
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Loading com.jpiolho.wurmmod.modguimanager.Mod as JPWM_ModGuiManager (unversioned)
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Loading com.pveplands.treasurehunting.TreasureHunting as TreasureHunting (1.1.3)
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Loading net.bdew.wurm.betterdig.BetterDigMod as betterdig (unversioned)
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Loading org.gotti.wurmunlimited.mods.bountymod.BountyMod as bountymod (unversioned)
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Loading org.gotti.wurmunlimited.mods.cropmod.CropMod as cropmod (v0.40-6fa80d4)
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Loading org.gotti.wurmunlimited.mods.httpserver.HttpServerMod as httpserver (v0.40-6fa80d4)
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Loading org.gotti.wurmunlimited.mods.salvemod.SalveMod as salvemod (unversioned)
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Loading org.gotti.wurmunlimited.mods.serverfixes.ServerFixesMod as serverfixes (v0.40-6fa80d4)
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Loading org.gotti.wurmunlimited.mods.serverpacks.ServerPackMod as serverpacks (v0.40-6fa80d4)
    [04:45:34 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Loading org.gotti.wurmunlimited.mods.servermap.ServerMapMod as servermap (v0.40-6fa80d4)
    [04:45:34 PM] INFO com.wurmonline.ulviirala.mods.AshProduce: Loading configuration.
    [04:45:34 PM] INFO com.wurmonline.ulviirala.mods.AshProduce: Global ash produce chance is 90%.
    [04:45:34 PM] INFO com.wurmonline.ulviirala.mods.AshProduce: Global ash stacks limit is 1.
    [04:45:34 PM] INFO com.wurmonline.ulviirala.mods.AshProduce: Global ash amount per tick is 1.
    [04:45:34 PM] INFO com.wurmonline.ulviirala.mods.AshProduce: Ash producer ID 37 will no produce 1 stacks of ash with 10 % chance per tick.
    [04:45:34 PM] INFO com.wurmonline.ulviirala.mods.AshProduce: Ash producer ID 178 will no produce 1 stacks of ash with 10 % chance per tick.
    [04:45:34 PM] INFO com.wurmonline.ulviirala.mods.AshProduce: Ash producer ID 180 will no produce 1 stacks of ash with 10 % chance per tick.
    [04:45:34 PM] INFO com.wurmonline.ulviirala.mods.AshProduce: Ash producer ID 1,023 will no produce 1 stacks of ash with 10 % chance per tick.
    [04:45:34 PM] INFO com.wurmonline.ulviirala.mods.AshProduce: Ash producer ID 1,028 will no produce 1 stacks of ash with 10 % chance per tick.
    [04:45:34 PM] INFO com.wurmonline.ulviirala.mods.AshProduce: Configuration loaded.
    [04:45:34 PM] INFO com.pveplands.treasurehunting.TreasureHunting (v1.1.3): Loading configuration.
    [04:45:34 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Extra warning: true
    [04:45:34 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Extra swirl: true
    [04:45:34 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Damage compass: true
    [04:45:34 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Damage map: false
    [04:45:34 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Damage multiplier: 1
    [04:45:34 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Map creation tries: 100
    [04:45:34 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Treasure chest lock chance: 0 percent
    [04:45:34 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Lock quality multiplier: 0.75
    [04:45:34 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Map digging chance: 10,000
    [04:45:34 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Map fishing chance: 500
    [04:45:34 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Map mining chance: 3,500
    [04:45:34 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Map surface mining chance: 10,000
    [04:45:34 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Map hunting chance: 100
    [04:45:34 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Map unique chance: 1
    [04:45:34 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Base map creation difficulty: 70
    [04:45:34 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Max height difference in a 3x3 area: 72
    [04:45:34 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Creatures that drop treasuremaps: [11, 23, 111]
    [04:45:34 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Spawn group 0: [13, 15]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Spawn group 1: [10, 14, 23, 43]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Spawn group 2: [12, 25, 42, 56]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Spawn group 3: [38, 58, 59, 84, 106]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Spawn group 4: [11, 57, 72, 85, 105, 107, 108, 110]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Spawn group 5: [68, 73, 74, 75, 76, 77, 109, 111, 112]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Spawn group 6: [63, 78, 79, 80, 10]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Group weights: [1, 3, 5, 15, 35, 50, 100]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Spawn weights: [5, 12, 20, 30, 40, 50, 65, 80, 100, 135]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Spawn limits: [1, 5, 5, 15, 15, 35, 35, 50, 50, 100]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Base money reward: 10,000
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Money reward multiplier: 1
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Base karma reward in grams: 200
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Karma reward multiplier: 9
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Base precious metal reward: 250
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Precious metal multiplier: 1
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Dragon scale/Drake leather multiplier: 0.25
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Precious metals: [45, 44, 694, 698, 371, 372]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Base sleep powder reward: 1
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Sleep powder multiplier: 1
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Base HOTA statue chance: 10
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): HOTA statue multiplier: 9
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): HOTA AuxData: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward group: [1098]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward group: [480, 463]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward group: [997, 738, 967, 972, 1032, 844, 791, 700, 654, 602, 527, 489, 442]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward group: [667, 509, 601, 525, 524, 300]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward group: [668, 665, 664, 229]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward group: [374, 376, 378, 380, 382]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward group: [375, 377, 379, 381, 383]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward group: [1049, 1050, 1051, 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1092, 1093, 1094, 1095]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward group: [871, 872, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 886]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward group: [973, 974, 975, 976, 977, 978, 979, 980, 1099]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward group: [1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward group: [843, 781]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward group: [868, 867]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward group: [806, 794, 795, 796, 797, 798, 809, 808, 807, 810, 799, 800, 801, 802, 803]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Guaranteed reward items: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Optional reward items: [1, 2, 2, 3, 3, 4, 4, 5, 5, 6]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Optional reward item chances: [10, 10, 10, 10, 10, 10, 10, 10, 10, 10]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward items: [0, 1]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward items: [0, 1, 5]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward items: [0, 1, 2, 5]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward items: [0, 1, 2, 3, 5]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward items: [0, 1, 2, 3, 5, 6]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward items: [0, 1, 2, 3, 5, 6]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward items: [0, 1, 2, 3, 5, 6, 7, 10]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward items: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward items: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward items: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Base rare item chance: 10
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Rare item chance multiplier: 9
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Rare items: [7, 25, 27, 24, 215, 62, 63, 64, 185, 77, 82, 83, 84, 85, 86, 3, 90, 87, 80, 21, 81, 711, 710, 705, 707, 706, 97, 103, 104, 105, 107, 108, 106, 109, 110, 111, 112, 113, 120, 114, 118, 116, 117, 119, 115, 276, 275, 274, 277, 278, 279, 282, 281, 280, 283, 284, 285, 286, 287, 20, 139, 143, 93, 8, 135, 94, 152, 202, 296, 257, 259, 258, 267, 268, 290, 292, 291, 314, 463, 75, 350, 351, 374, 376, 378, 380, 382, 388, 397, 390, 392, 394, 396, 397, 413, 749, 747, 447, 448, 449, 480, 581, 65, 621, 702, 703, 704, 624, 623, 623, 623, 623, 640, 642, 641, 643, 647, 774, 922]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Unfinished rares: [384, 850, 853, 539, 540, 541, 542, 543, 491, 490, 180, 178, 1023, 1028, 226, 922]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Base very rare item chance: 10,000
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Very rare item multiplier: 1,000
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Very rare items: [843, 299, 300, 654, 868, 781, 668, 664, 665, 655, 738, 967]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Extremely rare item chance: 100,000
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Extremely rare item chance multiplier: 1,000
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Extremely rare items: [806, 794, 795, 796, 797, 798, 809, 808, 807, 810, 799, 800, 801, 802, 803]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Unfinished item chance: 100
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Unfinished item chance multiplier: 5
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Unfinished items: [384, 850]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Kingdom items: [579, 578, 831, 999]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Kingdoms: [0, 0, 0, 4]
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): rareRarity: 2
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): supremeRarity: 100
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): fantasticRarity: 10,000
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Rare window chance: 180
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Treasuremap templateID: 4,200
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Treasuremap min distance from player: 0
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Treasuremap max distance from player: 2147483647
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureHunting (v1.1.3): Configuration loaded.
    [04:45:35 PM] INFO BetterDigMod: overrideClayWeight = 20
    [04:45:35 PM] INFO BetterDigMod: overrideTarWeight = 20
    [04:45:35 PM] INFO BetterDigMod: overridePeatWeight = 20
    [04:45:35 PM] INFO BetterDigMod: overrideMossWeight = 20
    [04:45:35 PM] INFO BetterDigMod: digToVehicle = false
    [04:45:35 PM] INFO BetterDigMod: dredgeToShip = true
    [04:45:35 PM] INFO BetterDigMod: levelToVehicle = false
    [04:45:35 PM] INFO BetterDigMod: digToCrates = false
    [04:45:35 PM] INFO BetterDigMod: digToDragged = false
    [04:45:35 PM] INFO BetterDigMod: levelToDragged = false
    [04:45:35 PM] INFO BetterDigMod: levelFromVehicle = true
    [04:45:35 PM] INFO BetterDigMod: levelFromDragged = true
    [04:45:35 PM] INFO BetterDigMod: levelFromCrates = true
    [04:45:35 PM] INFO BetterDigMod: levelFromGround = true
    [04:45:35 PM] INFO BetterDigMod: allowWhenMounted = LEVEL, FLATTEN, FLATTEN_BORDER, DIG, LEVEL_BORDER
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: skillGainForBred: true
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: increasedBounties: true
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: outOfThinAir: true
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: critterNoBounties: false
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: payBountyToBank: true
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: bountyMultiplier: 1.0
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: bredMultiplier: 0.1
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Cow_Brown_Bounty: 100
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Wolf_Black_Bounty: 300
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Troll_Bounty: 1000
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Bear_Brown_Bounty: 600
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Rat_Large_Bounty: 200
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Lion_Mountain_Bounty: 300
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Cat_Wild_Bounty: 200
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Dragon_Red_Bounty: 10000
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Drake_Green_Bounty: 10000
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Drake_Black_Bounty: 10000
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Drake_White_Bounty: 10000
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Forest_Giant_Bounty: 10000
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Unicorn_Bounty: 300
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Cyclops_Bounty: 10000
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Goblin_Bounty: 300
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Spider_Mother_Bounty: 10000
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Spider_Bounty: 500
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Goblin_Leader_Bounty: 10000
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Troll_King_Bounty: 10000
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Boar_Fo_Bounty: 700
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Anaconda_Bounty: 1000
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Gorilla_Magranon_Bounty: 700
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Hyena_Libila_Bounty: 700
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Bear_Black_Bounty: 500
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Cave_Bug_Bounty: 250
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Pig_Bounty: 100
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Hen_Bounty: 50
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Chicken_Bounty: 50
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Bull_Bounty: 150
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Calf_Bounty: 50
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Dog_Bounty: 150
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Rooster_Bounty: 50
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Deer_Bounty: 100
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Pheasant_Bounty: 50
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Lava_Spider_Bounty: 800
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Lava_Creature_Bounty: 800
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Crocodile_Bounty: 800
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Scorpion_Bounty: 600
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Horse_Bounty: 150
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Foal_Bounty: 50
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Sea_Serpent_Bounty: 10000
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Shark_Huge_Bounty: 500
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Bison_Bounty: 300
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Hell_Horse_Bounty: 250
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Hell_Hound_Bounty: 800
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Hell_Scorpion_Bounty: 800
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Dragon_Black_Bounty: 10000
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Dragon_Green_Bounty: 10000
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Dragon_Blue_Bounty: 10000
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Dragon_White_Bounty: 10000
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Seal_Bounty: 400
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Tortoise_Bounty: 400
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Crab_Bounty: 400
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Sheep_Bounty: 100
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Blue_Whale_Bounty: 800
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Seal_Cub_Bounty: 200
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Dolphin_Bounty: 200
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Octopus_Bounty: 200
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Lamb_Bounty: 50
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Ram_Bounty: 100
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Drake_Red_Bounty: 10000
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Drake_Blue_Bounty: 10000
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Spider_Fog_Bounty: 800
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Rift_Jackal_One_Bounty: 10000
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Rift_Jackal_Two_Bounty: 10000
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Rift_Jackal_Three_Bounty: 10000
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Rift_Jackal_Four_Bounty: 10000
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Demon_Sol_Bounty: 10000
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Deathcrawler_Minion_Bounty: 10000
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Spawn_Uttacha_Bounty: 10000
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Son_Of_Nogump_Bounty: 10000
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Drakespirit_Bounty: 10000
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Eaglespirit_Bounty: 10000
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Avatar_Vynora_Bounty: 10000
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Avatar_Magranon_Bounty: 10000
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Avatar_Fo_Bounty: 10000
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Avatar_Libila_Bounty: 10000
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Fierce_StatusMultiplier: 1.5
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Angry_StatusMultiplier: 1.4
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Raging_StatusMultiplier: 1.6
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Slow_StatusMultiplier: 0.95
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Alert_StatusMultiplier: 1.2
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Greenish_StatusMultiplier: 1.7
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Lurking_StatusMultiplier: 1.1
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Sly_StatusMultiplier: 0.8
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Hardened_StatusMultiplier: 1.3
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Scared_StatusMultiplier: 0.85
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Diseased_StatusMultiplier: 0.9
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Champion_StatusMultiplier: 1.7
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.cropmod.CropMod: disableWeeds: true
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.cropmod.CropMod: extraHarvest: 0
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.httpserver.HttpServerMod: serverPort: 3724
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.httpserver.HttpServerMod: publicServerAddress: 192.168.0.10
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.httpserver.HttpServerMod: publicServerPort: 0
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.httpserver.HttpServerMod: internalServerAddress: 127.0.0.1
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.httpserver.HttpServerMod: maxThreads: 50
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.salvemod.SalveMod: nameByPower: true
    [04:45:35 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)]
    [04:45:35 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)]
    [04:45:35 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)]
    [04:45:35 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)]
    [04:45:35 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)]
    [04:45:35 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)]
    [04:45:35 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)]
    [04:45:35 PM] INFO com.wurmonline.ulviirala.mods.AshProduce: Initialising AshProduce 1.4.1.
    [04:45:35 PM] INFO com.pveplands.treasurehunting.TreasureHunting (v1.1.3): Found method call in Flattening, inserting call to treasuremap generation.
    [04:45:35 PM] SEVERE com.pveplands.treasurehunting.TreasureHunting (v1.1.3): Can't add methods to hunting.
    javassist.NotFoundException: die(..) is not found in com.wurmonline.server.creatures.Creature
        at javassist.CtClassType.getMethod(CtClassType.java:1262)
        at com.pveplands.treasurehunting.TreasureHunting.AddMethodCallsHunting(TreasureHunting.java:100)
        at com.pveplands.treasurehunting.TreasureHunting.preInit(TreasureHunting.java:54)
        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)

    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.serverfixes.ServerFixesMod: Registering server fixes
    [04:45:35 PM] INFO BetterDigMod: Installed getNumItemsNotCoins digging override at line 1008
    [04:45:35 PM] INFO BetterDigMod: Installed canCarry digging override at line 1015
    [04:45:35 PM] INFO BetterDigMod: Installed getFreeVolume digging override at line 1022
    [04:45:35 PM] INFO BetterDigMod: Installed insertItem dig hook at line 1647
    [04:45:35 PM] INFO BetterDigMod: Installed insertItem dig hook at line 1659
    [04:45:35 PM] INFO BetterDigMod: Installed insertItem dig hook at line 1662
    [04:45:35 PM] INFO BetterDigMod: Installed insertItem dig hook at line 1685
    [04:45:35 PM] INFO BetterDigMod: Installed insertItem dig hook at line 1697
    [04:45:35 PM] INFO BetterDigMod: Installed insertItem dig hook at line 1718
    [04:45:35 PM] INFO BetterDigMod: Installed getNumItemsNotCoins flattening override at line 1567
    [04:45:35 PM] INFO BetterDigMod: Installed canCarry digging flattening at line 1568
    [04:45:35 PM] INFO BetterDigMod: Installed getNumItemsNotCoins flattening override at line 1599
    [04:45:35 PM] INFO BetterDigMod: Installed canCarry digging flattening at line 1600
    [04:45:35 PM] INFO BetterDigMod: Installed insertItem flattening hook at line 1621
    [04:45:35 PM] INFO BetterDigMod: Installed insertItem flattening hook at line 1629
    [04:45:35 PM] INFO BetterDigMod: Installed insertItem flattening hook at line 1632
    [04:45:35 PM] INFO BetterDigMod: Installed getCarriedItem hook in useDirt at line 1517
    [04:45:35 PM] INFO BetterDigMod: Installed getCarriedItem hook in useDirt at line 1519
    [04:45:35 PM] INFO BetterDigMod: Installed getCarriedItem hook in checkUseDirt at line 1393
    [04:45:35 PM] INFO BetterDigMod: Installed getCarriedItem hook in checkUseDirt at line 1394
    [04:45:35 PM] INFO BetterDigMod: Patched getVehicle check in Action constructor line 398
    [04:45:35 PM] INFO BetterDigMod: Patched getVehicle check in Action constructor line 404
    [04:45:35 PM] INFO BetterDigMod: Patched getVehicle check in Action constructor line 882
    [04:45:35 PM] INFO BetterDigMod: Patched getVehicle check in Action constructor line 1519
    [04:45:35 PM] INFO BetterDigMod: Patched getVehicle check in Action constructor line 1525
    [04:45:35 PM] INFO org.gotti.wurmunlimited.modloader.callbacks.Callbacks: Adding callback moditems to class com.wurmonline.server.items.Item for  org.gotti.wurmunlimited.modsupport.items.ModItems with methods [__cb_Proxy_moditems_7.getModelName(com.wurmonline.server.items.Item)]
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.servermap.ServerMapMod: renderServerMap: true
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.servermap.ServerMapMod: addServerMapPack: true
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.servermap.ServerMapMod: renderer: ISOMETRIC
    [04:45:35 PM] INFO org.gotti.wurmunlimited.mods.serverpacks.ServerPackMod: Added pack FC45B20D4AA8C8569B1D73C288898017B337AF6B for pack mods\httpserver\cadal.jar
    [04:45:35 PM] INFO com.wurmonline.server.gui.WurmServerGuiMain: WurmServerGuiMain starting
    [04:45:36 PM] INFO com.wurmonline.server.Constants: Loading configuration file at C:\Users\email\Wurm Servers\Cadal Server\.\Cadal\wurm.ini
    [04:45:36 PM] INFO com.wurmonline.server.Constants: Loading configuration file at C:\Users\email\Wurm Servers\Cadal Server\.\Cadal\wurm.ini
    [04:45:36 PM] INFO com.wurmonline.server.DbConnector: Starting to close all Database Connections.
    [04:45:36 PM] INFO com.wurmonline.server.DbConnector: Finished closing all Database Connections.
    [04:45:36 PM] INFO org.flywaydb.core.internal.util.VersionPrinter: Flyway 4.0.3 by Boxfuse
    [04:45:36 PM] INFO org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:sqlite:Cadal/sqlite/wurmcreatures.db (SQLite 3.0)
    [04:45:36 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
    [04:45:36 PM] INFO org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:sqlite:Cadal/sqlite/wurmdeities.db (SQLite 3.0)
    [04:45:36 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
    [04:45:36 PM] INFO org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:sqlite:Cadal/sqlite/wurmeconomy.db (SQLite 3.0)
    [04:45:36 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
    [04:45:36 PM] INFO org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:sqlite:Cadal/sqlite/wurmitems.db (SQLite 3.0)
    [04:45:36 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
    [04:45:36 PM] INFO org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:sqlite:Cadal/sqlite/wurmlogin.db (SQLite 3.0)
    [04:45:36 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
    [04:45:36 PM] INFO org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:sqlite:Cadal/sqlite/wurmlogs.db (SQLite 3.0)
    [04:45:36 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
    [04:45:36 PM] INFO org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:sqlite:Cadal/sqlite/wurmplayers.db (SQLite 3.0)
    [04:45:36 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
    [04:45:36 PM] INFO org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:sqlite:Cadal/sqlite/wurmtemplates.db (SQLite 3.0)
    [04:45:36 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
    [04:45:36 PM] INFO org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:sqlite:Cadal/sqlite/wurmzones.db (SQLite 3.0)
    [04:45:36 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
    [04:45:36 PM] INFO com.wurmonline.server.Servers: Loading all servers.
    [04:45:36 PM] INFO com.wurmonline.server.Servers: Loading Cadal - 3871
    [04:45:36 PM] INFO com.wurmonline.server.Servers: Using database entry for time 115903400
    [04:45:36 PM] INFO com.wurmonline.server.zones.TilePoller: Current polltile=12756298, rest=0 pollmodifier=22935, pollround=170
    [04:45:36 PM] INFO com.wurmonline.server.zones.TilePoller: tiles=16777216, mask=-1 ticksperday=3456000, Nthick=4, rest=0, manypertick=true
    [04:45:36 PM] INFO com.wurmonline.server.Servers: Loading Shayla - 16692
    [04:45:36 PM] INFO com.wurmonline.server.Servers: Loaded 2 servers from the database
    [04:45:36 PM] INFO com.wurmonline.server.Servers: found neighbour Shayla NORTH
    [04:45:36 PM] INFO com.wurmonline.server.Servers: NORTH neighbour Shayla NORTH
    [04:45:36 PM] INFO com.wurmonline.server.Servers: Created properties table in the database
    [04:45:41 PM] OFF com.wurmonline:
    ----------------------------------------------------------------
    Wurm Server logging started at Sun Feb 10 16:45:41 PST 2019
    ----------------------------------------------------------------
    [04:45:41 PM] INFO org.fourthline.cling.UpnpServiceImpl: >>> Starting UPnP service...
    [04:45:41 PM] INFO org.fourthline.cling.UpnpServiceImpl: Using configuration: org.fourthline.cling.DefaultUpnpServiceConfiguration
    [04:45:41 PM] INFO org.fourthline.cling.transport.Router: Creating Router: org.fourthline.cling.transport.RouterImpl
    [04:45:41 PM] INFO org.fourthline.cling.transport.spi.MulticastReceiver: Creating wildcard socket (for receiving multicast datagrams) on port: 1900
    [04:45:41 PM] INFO org.fourthline.cling.transport.spi.MulticastReceiver: Joining multicast group: /239.255.255.250:1900 on network interface: Realtek PCIe GBE Family Controller
    [04:45:41 PM] INFO org.fourthline.cling.transport.spi.StreamServer: Created server (for receiving TCP streams) on: /192.168.0.10:56007
    [04:45:41 PM] INFO org.fourthline.cling.transport.spi.DatagramIO: Creating bound socket (for datagram input/output) on: /192.168.0.10
    [04:45:41 PM] INFO org.fourthline.cling.UpnpServiceImpl: <<< UPnP service started successfully
    [04:45:41 PM] INFO com.wurmonline.server.Constants: motd: Note to Self: 1. Survive, 2. Create!
    [04:45:41 PM] INFO com.wurmonline.server.Constants:
    [04:45:41 PM] INFO com.wurmonline.server.Constants: fileName: .\Cadal\wurm.ini
    [04:45:41 PM] INFO com.wurmonline.server.Constants:
    [04:45:41 PM] INFO com.wurmonline.server.Constants: Check WURMLOGS: false
    [04:45:41 PM] INFO com.wurmonline.server.Constants: isGameServer: true
    [04:45:41 PM] INFO com.wurmonline.server.Constants: devmode: false
    [04:45:41 PM] INFO com.wurmonline.server.Constants: maintaining: false
    [04:45:41 PM] INFO com.wurmonline.server.Constants: crashed: false
    [04:45:41 PM] INFO com.wurmonline.server.Constants: RUNBATCH: false
    [04:45:41 PM] INFO com.wurmonline.server.Constants: pruneDb: true
    [04:45:41 PM] INFO com.wurmonline.server.Constants: reprospect: false
    [04:45:41 PM] INFO com.wurmonline.server.Constants: caveImg: false
    [04:45:41 PM] INFO com.wurmonline.server.Constants: createSeeds: false
    [04:45:41 PM] INFO com.wurmonline.server.Constants: Min millis between player connections: 1000
    [04:45:41 PM] INFO com.wurmonline.server.Constants:
    [04:45:41 PM] INFO com.wurmonline.server.Constants: fileDBPath: .\Cadal\
    [04:45:41 PM] INFO com.wurmonline.server.Constants: dbHost: Cadal
    [04:45:41 PM] INFO com.wurmonline.server.Constants: useSplitCreaturesTable: false
    [04:45:41 PM] INFO com.wurmonline.server.Constants: analyseAllDbTables: false
    [04:45:41 PM] INFO com.wurmonline.server.Constants: checkAllDbTables: false
    [04:45:41 PM] INFO com.wurmonline.server.Constants: optimiseAllDbTables: false
    [04:45:41 PM] INFO com.wurmonline.server.Constants: createTemporaryDatabaseIndicesAtStartup: true
    [04:45:41 PM] INFO com.wurmonline.server.Constants: dropTemporaryDatabaseIndicesAtStartup: true
    [04:45:41 PM] INFO com.wurmonline.server.Constants: usePrepStmts: false
    [04:45:41 PM] INFO com.wurmonline.server.Constants: gatherDbStats: false
    [04:45:41 PM] INFO com.wurmonline.server.Constants:
    [04:45:41 PM] INFO com.wurmonline.server.Constants:
    [04:45:41 PM] INFO com.wurmonline.server.Constants:
    [04:45:41 PM] INFO com.wurmonline.server.Constants: dbUser: root
    [04:45:41 PM] INFO com.wurmonline.server.Constants: dbDriver:
    [04:45:41 PM] INFO com.wurmonline.server.Constants: useDb: true
    [04:45:41 PM] INFO com.wurmonline.server.Constants: usePooledDb: false
    [04:45:41 PM] INFO com.wurmonline.server.Constants: dbPort:
    [04:45:41 PM] INFO com.wurmonline.server.Constants: trackOpenDatabaseResources: false
    [04:45:41 PM] INFO com.wurmonline.server.Constants:
    [04:45:41 PM] INFO com.wurmonline.server.Constants: numberOfDirtyMeshRowsToSaveEachCall: 10
    [04:45:41 PM] INFO com.wurmonline.server.Constants: useDirectByteBuffersForMeshIO: true
    [04:45:41 PM] INFO com.wurmonline.server.Constants:
    [04:45:41 PM] INFO com.wurmonline.server.Constants: webPath: .
    [04:45:41 PM] INFO com.wurmonline.server.Constants: skillTemplatesDBPath: templates\skills\
    [04:45:41 PM] INFO com.wurmonline.server.Constants: zonesDBPath: zones\
    [04:45:41 PM] INFO com.wurmonline.server.Constants: itemTemplatesDBPath: templates\items\
    [04:45:41 PM] INFO com.wurmonline.server.Constants: creatureStatsDBPath: creatures\
    [04:45:41 PM] INFO com.wurmonline.server.Constants: playerStatsDBPath: players\
    [04:45:41 PM] INFO com.wurmonline.server.Constants: itemStatsDBPath: items\
    [04:45:41 PM] INFO com.wurmonline.server.Constants: tileStatsDBPath: tiles\
    [04:45:41 PM] INFO com.wurmonline.server.Constants: itemOldStatsDBPath: olditems\
    [04:45:41 PM] INFO com.wurmonline.server.Constants: creatureOldStatsDBPath: deadCreatures\
    [04:45:41 PM] INFO com.wurmonline.server.Constants: useQueueToSendDataToPlayers: false
    [04:45:41 PM] INFO com.wurmonline.server.Constants: useMultiThreadedBankPolling: false
    [04:45:41 PM] INFO com.wurmonline.server.Constants: useScheduledExecutorToCountEggs: true
    [04:45:41 PM] INFO com.wurmonline.server.Constants: useScheduledExecutorToSaveConstants: false
    [04:45:41 PM] INFO com.wurmonline.server.Constants: useScheduledExecutorToSaveDirtyMeshRows: true
    [04:45:41 PM] INFO com.wurmonline.server.Constants: useScheduledExecutorToSendTimeSync: true
    [04:45:41 PM] INFO com.wurmonline.server.Constants: useScheduledExecutorToSwitchFatigue: false
    [04:45:41 PM] INFO com.wurmonline.server.Constants: useScheduledExecutorToTickCalendar: true
    [04:45:41 PM] INFO com.wurmonline.server.Constants: useScheduledExecutorToWriteLogs: true
    [04:45:41 PM] INFO com.wurmonline.server.Constants: useScheduledExecutorForServer: false
    [04:45:41 PM] INFO com.wurmonline.server.Constants: scheduledExecutorServiceThreads: 20
    [04:45:41 PM] INFO com.wurmonline.server.Constants: useItemTransferLog: false
    [04:45:41 PM] INFO com.wurmonline.server.Constants: useTileEventLog: false
    [04:45:41 PM] INFO com.wurmonline.server.Constants: useDatabaseForServerStatisticsLog: false
    [04:45:41 PM] INFO com.wurmonline.server.Constants: useScheduledExecutorToUpdateCreaturePositionInDatabase: false
    [04:45:41 PM] INFO com.wurmonline.server.Constants: useScheduledExecutorToUpdatePlayerPositionInDatabase: true
    [04:45:41 PM] INFO com.wurmonline.server.Constants: useScheduledExecutorToUpdateItemDamageInDatabase: true
    [04:45:41 PM] INFO com.wurmonline.server.Constants: useScheduledExecutorToUpdateItemOwnerInDatabase: false
    [04:45:41 PM] INFO com.wurmonline.server.Constants: useScheduledExecutorToUpdateItemLastOwnerInDatabase: false
    [04:45:41 PM] INFO com.wurmonline.server.Constants: useScheduledExecutorToUpdateItemParentInDatabase: false
    [04:45:41 PM] INFO com.wurmonline.server.Constants: useScheduledExecutorToConnectToTwitter: true
    [04:45:41 PM] INFO com.wurmonline.server.Constants: numberOfDbCreaturePositionsToUpdateEachTime: 500
    [04:45:41 PM] INFO com.wurmonline.server.Constants: numberOfDbPlayerPositionsToUpdateEachTime: 500
    [04:45:41 PM] INFO com.wurmonline.server.Constants: numberOfDbItemDamagesToUpdateEachTime: 500
    [04:45:41 PM] INFO com.wurmonline.server.Constants: numberOfDbItemOwnersToUpdateEachTime: 500
    [04:45:41 PM] INFO com.wurmonline.server.Constants: playerStatLog: numplayers.log
    [04:45:41 PM] INFO com.wurmonline.server.Constants: logonStatLog: numlogons.log
    [04:45:41 PM] INFO com.wurmonline.server.Constants: ipStatLog: numips.log
    [04:45:41 PM] INFO com.wurmonline.server.Constants: newbieStatLog: newbies.log
    [04:45:41 PM] INFO com.wurmonline.server.Constants: totIpStatLog: totalips.log
    [04:45:41 PM] INFO com.wurmonline.server.Constants: payingLog: paying.log
    [04:45:41 PM] INFO com.wurmonline.server.Constants: moneyLog: mrtgmoney.log
    [04:45:41 PM] INFO com.wurmonline.server.Constants: lagLog: lag.log
    [04:45:41 PM] INFO com.wurmonline.server.Constants: lagThreshold: 10000
    [04:45:41 PM] INFO com.wurmonline.server.Constants: Eigc enabled false
    [04:45:41 PM] INFO com.wurmonline.server.Constants: useIncomingRMI: true
    [04:45:41 PM] INFO com.wurmonline.server.Server: Adding Shutdown Hook
    [04:45:41 PM] INFO com.wurmonline.server.Server: Wurm Impl Title: Wurm Server
    [04:45:41 PM] INFO com.wurmonline.server.Server: Wurm Impl Vendor: CodeClub AB
    [04:45:41 PM] INFO com.wurmonline.server.Server: Wurm Impl Version: 1.8.0.3
    [04:45:41 PM] INFO com.wurmonline.server.Server: Wurm Common Impl Title: Wurm Server
    [04:45:41 PM] INFO com.wurmonline.server.Server: Wurm Common Impl Vendor: CodeClub AB
    [04:45:41 PM] INFO com.wurmonline.server.Server: Wurm Common Impl Version: 1.8.0.3
    [04:45:41 PM] INFO com.wurmonline.server.Server: MySQL JDBC Spec Title: null
    [04:45:41 PM] INFO com.wurmonline.server.Server: MySQL JDBC Spec Vendor: null
    [04:45:41 PM] INFO com.wurmonline.server.Server: MySQL JDBC Spec Version: null
    [04:45:41 PM] INFO com.wurmonline.server.Server: MySQL JDBC Impl Title: Wurm Server
    [04:45:41 PM] INFO com.wurmonline.server.Server: MySQL JDBC Impl Vendor: CodeClub AB
    [04:45:41 PM] INFO com.wurmonline.server.Server: MySQL JDBC Impl Version: 1.8.0.3
    [04:45:41 PM] INFO com.wurmonline.server.Server: Javax Mail Spec Title: null
    [04:45:41 PM] INFO com.wurmonline.server.Server: Javax Mail Spec Vendor: null
    [04:45:41 PM] INFO com.wurmonline.server.Server: Javax Mail Spec Version: null
    [04:45:41 PM] INFO com.wurmonline.server.Server: Javax Mail Impl Title: Wurm Server
    [04:45:41 PM] INFO com.wurmonline.server.Server: Javax Mail Impl Vendor: CodeClub AB
    [04:45:41 PM] INFO com.wurmonline.server.Server: Javax Mail Impl Version: 1.8.0.3
    [04:45:41 PM] INFO com.wurmonline.server.Server: Javax Activation Spec Title: Java Platform API Specification
    [04:45:41 PM] INFO com.wurmonline.server.Server: Javax Activation Spec Vendor: Oracle Corporation
    [04:45:41 PM] INFO com.wurmonline.server.Server: Javax Activation Spec Version: 1.8
    [04:45:41 PM] INFO com.wurmonline.server.Server: Javax Activation Impl Title: Java Runtime Environment
    [04:45:41 PM] INFO com.wurmonline.server.Server: Javax Activation Impl Vendor: Oracle Corporation
    [04:45:41 PM] INFO com.wurmonline.server.Server: Javax Activation Impl Version: 1.8.0_172
    [04:45:41 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
    [04:45:41 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
    [04:45:41 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
    [04:45:41 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
    [04:45:41 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
    [04:45:41 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
    [04:45:41 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
    [04:45:41 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
    [04:45:41 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
    [04:45:41 PM] INFO com.wurmonline.server.Server: checkAllDbTables is false so not checking database tables for errors.
    [04:45:41 PM] INFO com.wurmonline.server.Server: analyseAllDbTables is false so not analysing database tables to update indices.
    [04:45:41 PM] INFO com.wurmonline.server.Server: OptimizeAllDbTables is false so not optimising database tables.
    [04:45:41 PM] INFO com.wurmonline.server.Servers: Loading all servers.
    [04:45:41 PM] INFO com.wurmonline.server.Servers: Loading Cadal - 3871
    [04:45:41 PM] INFO com.wurmonline.server.Servers: Using database entry for time 115903400
    [04:45:41 PM] INFO com.wurmonline.server.zones.TilePoller: Current polltile=12756298, rest=0 pollmodifier=22935, pollround=170
    [04:45:41 PM] INFO com.wurmonline.server.zones.TilePoller: tiles=16777216, mask=-1 ticksperday=3456000, Nthick=4, rest=0, manypertick=true
    [04:45:41 PM] INFO com.wurmonline.server.Servers: Loading Shayla - 16692
    [04:45:41 PM] INFO com.wurmonline.server.Servers: Loaded 2 servers from the database
    [04:45:41 PM] INFO com.wurmonline.server.Servers: found neighbour Shayla NORTH
    [04:45:41 PM] INFO com.wurmonline.server.Servers: NORTH neighbour Shayla NORTH
    [04:45:41 PM] INFO com.wurmonline.server.Servers: Created properties table in the database
    [04:45:41 PM] INFO com.wurmonline.mesh.MeshIO: .\Cadal\top_layer.map size is 67109888
    [04:45:41 PM] WARNING org.fourthline.cling.binding.xml.DeviceDescriptorBinder: Unsupported UDA minor version, ignoring: 1
    [04:45:41 PM] INFO com.wurmonline.server.Server: Loading world mesh, size: 4096 took 168.35255 ms
    [04:45:41 PM] INFO com.wurmonline.mesh.MeshIO: .\Cadal\map_cave.map size is 67109888
    [04:45:41 PM] WARNING class coffee.keenan.network.wrappers.upnp.UPNPService: unable to map port for Steam communication (192.168.0.10:8766)
    [04:45:41 PM] INFO com.wurmonline.server.Server: Loading cave mesh, size: 4096 took 116.24024 ms
    [04:45:41 PM] INFO com.wurmonline.mesh.MeshIO: .\Cadal\resources.map size is 67109888
    [04:45:41 PM] WARNING class coffee.keenan.network.wrappers.upnp.UPNPService: unable to map port for Steam communication (192.168.0.10:8766)
    [04:45:41 PM] INFO com.wurmonline.server.Server: Loading resource mesh, size: 4096 took 72.19438 ms
    [04:45:41 PM] INFO com.wurmonline.mesh.MeshIO: .\Cadal\rock_layer.map size is 67109888
    [04:45:42 PM] INFO com.wurmonline.server.Server: Loading rock mesh, size: 4096 took 249.69955 ms
    [04:45:42 PM] INFO com.wurmonline.mesh.MeshIO: .\Cadal\flags.map size is 67109888
    [04:45:42 PM] INFO com.wurmonline.server.Server: Loading flags mesh, size: 4096 took 69.74198 ms
    [04:45:42 PM] INFO com.wurmonline.server.Server: Max height: 3596
    [04:45:42 PM] INFO com.wurmonline.server.Features: Loading all overridden features for production version: 129 and isTestServer: false.
    [04:45:42 PM] INFO com.wurmonline.server.Features: Loaded 1 overridden features from the database
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: Dummy entry - do not use, Id: 0, Version: 1, Default: false, Overridden: false, Enabled: false]
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: Name change, Id: 31, Version: 999, Default: false, Overridden: false, Enabled: false]
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: Surface Water, Id: 32, Version: 140, Default: false, Overridden: false, Enabled: false]
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: Cave Water, Id: 33, Version: 999, Default: false, Overridden: false, Enabled: false]
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: New skill system, Id: 38, Version: 125, Default: true, Overridden: false, Enabled: true]
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: Blocked Traders, Id: 41, Version: 121, Default: true, Overridden: true, Enabled: false]
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: Combat system changes for creatures, Id: 51, Version: 201, Default: false, Overridden: false, Enabled: false]
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: Blocked HOTA terraforming and building, Id: 55, Version: 201, Default: false, Overridden: false, Enabled: false]
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: Free armour and weapons on spawn, Id: 56, Version: 201, Default: false, Overridden: false, Enabled: false]
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: Random treasure chests, Id: 57, Version: 201, Default: false, Overridden: false, Enabled: false]
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: Ownership Papers, Id: 70, Version: 999, Default: false, Overridden: false, Enabled: false]
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: Valrei map, Id: 72, Version: 125, Default: true, Overridden: false, Enabled: true]
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: Crop tile poller split, Id: 75, Version: 125, Default: true, Overridden: false, Enabled: true]
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: Single Player Bridges, Id: 76, Version: 125, Default: true, Overridden: false, Enabled: true]
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: Amphora, Id: 77, Version: 126, Default: true, Overridden: false, Enabled: true]
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: Set as a chaos server (test pvp only), Id: 78, Version: 999, Default: false, Overridden: false, Enabled: false]
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: Set a destination on a boat, Id: 79, Version: 126, Default: true, Overridden: false, Enabled: true]
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: New portals, Id: 80, Version: 999, Default: false, Overridden: false, Enabled: false]
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: Transform from resource tiles, Id: 81, Version: 126, Default: true, Overridden: false, Enabled: true]
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: Wagon Passenger, Id: 82, Version: 126, Default: true, Overridden: false, Enabled: true]
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: Cave Dwellings, Id: 85, Version: 128, Default: true, Overridden: false, Enabled: true]
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: Placing items on furniture, Id: 86, Version: 999, Default: false, Overridden: false, Enabled: false]
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: Rifts, Id: 87, Version: 128, Default: false, Overridden: false, Enabled: false]
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: Transform to resource tiles, Id: 88, Version: 126, Default: true, Overridden: false, Enabled: true]
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: Cave Bridges, Id: 89, Version: 129, Default: true, Overridden: false, Enabled: true]
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: Gift packs, Id: 90, Version: 128, Default: false, Overridden: false, Enabled: false]
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: Returner pack registration, Id: 91, Version: 127, Default: false, Overridden: false, Enabled: false]
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: Rift Loot Based on Participation, Id: 92, Version: 140, Default: false, Overridden: false, Enabled: false]
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: Extra Anniversary Gift, Id: 93, Version: 128, Default: false, Overridden: false, Enabled: false]
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: New Domain System - Override requires restart, Id: 94, Version: 128, Default: true, Overridden: false, Enabled: true]
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: Allow Meditation Path Change (Insanity Only), Id: 95, Version: 130, Default: false, Overridden: false, Enabled: false]
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: New Highway System - Override requires restart, Id: 96, Version: 129, Default: true, Overridden: false, Enabled: true]
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: New Projectile Calculations, Id: 97, Version: 128, Default: true, Overridden: false, Enabled: true]
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: New Kingdom Influence, Id: 98, Version: 140, Default: false, Overridden: false, Enabled: false]
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: Wagoner System, Id: 99, Version: 129, Default: false, Overridden: false, Enabled: false]
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: Creature Movement Changes, Id: 100, Version: 129, Default: true, Overridden: false, Enabled: true]
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: Polling Optimisation - Tile Array Copying Changes, Id: 101, Version: 999, Default: false, Overridden: false, Enabled: false]
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: Wagoner Drive On Left, Id: 102, Version: 129, Default: false, Overridden: false, Enabled: false]
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: Allows for transportation of creatures, Id: 103, Version: 129, Default: true, Overridden: false, Enabled: true]
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: Move from one bulk container to another as action, Id: 104, Version: 129, Default: true, Overridden: false, Enabled: true]
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: Wagoner Drive on One Side, Id: 105, Version: 129, Default: false, Overridden: false, Enabled: false]
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: Chance to gain affinities from skill usage, Id: 106, Version: 140, Default: false, Overridden: false, Enabled: false]
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: All metals make all metal items, Id: 107, Version: 129, Default: true, Overridden: false, Enabled: true]
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: Compound Titles, Id: 108, Version: 129, Default: true, Overridden: false, Enabled: true]
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: PvE Server Death Tabs, Id: 109, Version: 129, Default: true, Overridden: false, Enabled: true]
    [04:45:42 PM] INFO com.wurmonline.server.Features: Feature [Name: New Armour Values (Epic Tested), Id: 110, Version: 129, Default: true, Overridden: false, Enabled: true]
    [04:45:42 PM] INFO com.wurmonline.server.MessageServer: Initialising MessageServer
    [04:45:42 PM] INFO com.wurmonline.server.Server: Protocol: 250990584
    [04:45:42 PM] INFO com.wurmonline.server.deities.Deities: Loading deities
    [04:45:42 PM] WARNING com.wurmonline.server.items.ItemTemplateFactory: Template eye already being used.
    [04:45:42 PM] INFO com.wurmonline.server.items.ItemTemplateCreator: Initialising the Item Templates took 35 milliseconds
    [04:45:42 PM] INFO com.wurmonline.server.spells.SpellGenerator: Starting to create spells
    [04:45:42 PM] INFO com.wurmonline.server.spells.SpellGenerator: Generating spells took 14.722146 ms
    [04:45:42 PM] INFO com.wurmonline.server.creatures.CreatureTemplateCreator: Starting to create Creature Templates
    [04:45:42 PM] INFO com.wurmonline.server.skills.Skill: Calculating skill chances...
    [04:45:42 PM] INFO com.wurmonline.server.skills.Skill: Loaded skill chances succeeded.
    [04:45:42 PM] INFO com.wurmonline.server.skills.Skill: Done. Loading/Calculating skill chances from the database took 6.853866 millis.
    [04:45:42 PM] INFO com.wurmonline.server.creatures.CreatureTemplateCreator: Creating Creature Templates took 24 ms
    [04:45:42 PM] INFO com.wurmonline.server.zones.CropTilePoller: CROPS_POLLER: Collecting tile data.
    [04:45:43 PM] INFO com.wurmonline.server.zones.CropTilePoller:
    tomatoes fields: 4
    sugar beet fields: 4
    oat fields: 1
    corn fields: 23
    pumpkin fields: 15
    potato fields: 15
    cotton fields: 66
    wemp fields: 26
    garlic fields: 8
    onion fields: 23
    rice fields: 9
    strawberries fields: 2

    [04:45:43 PM] INFO com.wurmonline.server.zones.CropTilePoller: CROPS_POLLER: Collecting tile Finished.
    [04:45:43 PM] INFO com.wurmonline.server.effects.EffectFactory: Loaded 0 effects from database took 1.939785 ms
    [04:45:43 PM] INFO com.wurmonline.server.creatures.AnimalSettings: Loading all animal settings.
    [04:45:43 PM] INFO com.wurmonline.server.creatures.AnimalSettings: Loaded 0 animal settings. That took 1.8662 ms.
    [04:45:43 PM] INFO com.wurmonline.server.items.ItemSettings: Loading all item settings.
    [04:45:43 PM] INFO com.wurmonline.server.items.ItemSettings: Loaded 59 item settings. That took 1.512192 ms.
    [04:45:43 PM] INFO com.wurmonline.server.structures.DoorSettings: Loading all door (and gate) settings.
    [04:45:43 PM] INFO com.wurmonline.server.structures.DoorSettings: Loaded 0 door (and gate) settings. That took 2.373562 ms.
    [04:45:43 PM] INFO com.wurmonline.server.structures.StructureSettings: Loading all structure settings.
    [04:45:43 PM] INFO com.wurmonline.server.structures.StructureSettings: Loaded 24 structure settings (guests). That took 0.370396 ms.
    [04:45:43 PM] INFO com.wurmonline.server.creatures.MineDoorSettings: Loading all minedoor settings.
    [04:45:43 PM] INFO com.wurmonline.server.creatures.MineDoorSettings: Loaded 0 minedoor settings. That took 0.199729 ms.
    [04:45:43 PM] INFO com.wurmonline.server.players.PermissionsHistories: Purging permissions history over 6 months old.
    [04:45:43 PM] INFO com.wurmonline.server.players.PermissionsHistories: Purged 0 permissions history. That took 0.202512 ms.
    [04:45:43 PM] INFO com.wurmonline.server.players.PermissionsHistories: Loading all permissions history.
    [04:45:43 PM] INFO com.wurmonline.server.players.PermissionsHistories: Loaded 45 permissions history. That took 1.620404 ms.
    [04:45:43 PM] INFO com.wurmonline.server.Items: Loaded 2174 item data entries, that took 4.868632 ms
    [04:45:43 PM] INFO com.wurmonline.server.WurmId: Loading ids.
    [04:45:43 PM] INFO com.wurmonline.server.WurmId: Added to ids, creatrureIdcounter is now 656496
    [04:45:43 PM] INFO com.wurmonline.server.WurmId: Finished loading Wurm IDs, that took 1.074394 millis.
    [04:45:43 PM] INFO com.wurmonline.server.items.ItemSpellEffects: Loaded 1 Spell Effects For Items, that took 4.71868 ms
    [04:45:43 PM] INFO com.wurmonline.server.Items: Loaded 496 item inscription data entries, that took 2.11849 ms
    [04:45:43 PM] INFO com.wurmonline.server.Items: Loading all static preloaded items
    [04:45:43 PM] INFO com.wurmonline.server.utils.logging.DatabaseLogger: Creating Database logger Item transfer logger for WurmLoggable type: com.wurmonline.server.utils.logging.ItemTransfer, MaxLoggablesToRemovePerCycle: 500
    [04:45:43 PM] INFO com.wurmonline.server.utils.logging.ItemTransferDatabaseLogger: Creating Item Transfer logger, System useItemTransferLog option: false
    [04:45:43 PM] INFO com.wurmonline.server.utils.DatabaseUpdater: Creating Database updater Item Database Damage Updater for WurmDbUpdatable type: com.wurmonline.server.utils.ItemDamageDatabaseUpdatable, MaxUpdatablesToRemovePerCycle: 500
    [04:45:43 PM] INFO com.wurmonline.server.utils.ItemDamageDatabaseUpdater: Creating Item Damage Updater.
    [04:45:43 PM] INFO com.wurmonline.server.utils.DatabaseUpdater: Creating Database updater Item Database Owner Updater for WurmDbUpdatable type: com.wurmonline.server.utils.ItemOwnerDatabaseUpdatable, MaxUpdatablesToRemovePerCycle: 500
    [04:45:43 PM] INFO com.wurmonline.server.utils.ItemOwnerDatabaseUpdater: Creating Item Owner Updater.
    [04:45:43 PM] INFO com.wurmonline.server.utils.DatabaseUpdater: Creating Database updater Item Database Last Owner Updater for WurmDbUpdatable type: com.wurmonline.server.utils.ItemLastOwnerDatabaseUpdatable, MaxUpdatablesToRemovePerCycle: 500
    [04:45:43 PM] INFO com.wurmonline.server.utils.ItemOwnerDatabaseUpdater: Creating Item Last Owner Updater.
    [04:45:43 PM] INFO com.wurmonline.server.utils.DatabaseUpdater: Creating Database updater Item Database Parent Updater for WurmDbUpdatable type: com.wurmonline.server.utils.ItemParentDatabaseUpdatable, MaxUpdatablesToRemovePerCycle: 500
    [04:45:43 PM] INFO com.wurmonline.server.utils.ItemParentDatabaseUpdater: Creating Item Parent Updater.
    [04:45:43 PM] INFO com.wurmonline.server.Players: Loaded 0 banned IPs
    [04:45:43 PM] INFO com.wurmonline.server.Players: Loaded 0 more bans from steamids
    [04:45:44 PM] INFO com.wurmonline.server.Items: Loaded all static preloaded items, that took 1313.0889 ms
    [04:45:44 PM] INFO com.wurmonline.server.Items: Loaded 0 protected corpse entries, that took 0.156135 ms
    [04:45:44 PM] INFO com.wurmonline.server.Items: Loading all zone items using com.wurmonline.server.items.BodyDbStrings@39c519a4
    [04:45:44 PM] INFO com.wurmonline.server.Items: Loaded 67 zone items. That took 0.392347 ms.
    [04:45:44 PM] INFO com.wurmonline.server.Items: Loading all zone items using com.wurmonline.server.items.ItemDbStrings@6f6ecee6
    [04:45:44 PM] INFO com.wurmonline.server.Items: Loaded 12842 zone items. That took 138.22252 ms.
    [04:45:44 PM] INFO com.wurmonline.server.Items: Loading all zone items using com.wurmonline.server.items.CoinDbStrings@5a7e5d4e
    [04:45:44 PM] INFO com.wurmonline.server.Items: Loaded 13183 zone items. That took 4.228942 ms.
    [04:45:44 PM] INFO com.wurmonline.server.combat.WeaponCreator: Creating weapons
    [04:45:44 PM] INFO com.wurmonline.server.combat.WeaponCreator: Creating weapons took 0.610627 ms
    [04:45:44 PM] INFO com.wurmonline.server.banks.Banks: Loaded 5 banks from database took 3.814643 ms
    [04:45:44 PM] INFO com.wurmonline.server.structures.Wall: Loading all walls.
    [04:45:44 PM] INFO com.wurmonline.server.structures.Wall: Loaded 12 wall. That took 5.401036 ms.
    [04:45:44 PM] INFO com.wurmonline.server.structures.Wall: Loading all floors.
    [04:45:44 PM] INFO com.wurmonline.server.structures.Wall: Loaded 11 floors. That took 5.10268 ms.
    [04:45:44 PM] INFO com.wurmonline.server.structures.Wall: Loading all bridge parts.
    [04:45:44 PM] INFO com.wurmonline.server.structures.Wall: Loaded 795 bridge parts. That took 5.39609 ms.
    [04:45:44 PM] INFO com.wurmonline.server.kingdom.Kingdom: Loading all kingdoms.
    [04:45:44 PM] INFO com.wurmonline.server.kingdom.Kingdom: Loaded kingdoms from database took 61.73828 ms
    [04:45:44 PM] INFO com.wurmonline.server.kingdom.King: Loading all kingdom eras.
    [04:45:44 PM] INFO com.wurmonline.server.kingdom.King: Loaded kingdom eras from database took 0.189836 ms
    [04:45:44 PM] INFO com.wurmonline.server.kingdom.Appointments: Loading era -1 for kingdom 1 current=true
    [04:45:44 PM] INFO com.wurmonline.server.kingdom.Appointments: Loading era -3 for kingdom 3 current=true
    [04:45:44 PM] INFO com.wurmonline.server.kingdom.Appointments: Loading era -2 for kingdom 2 current=true
    [04:45:44 PM] INFO com.wurmonline.server.kingdom.Appointments: Loading era -5 for kingdom 0 current=true
    [04:45:44 PM] INFO com.wurmonline.server.spells.Cooldowns: Loading all cooldowns.
    [04:45:44 PM] INFO com.wurmonline.server.spells.Cooldowns: Loaded cooldowns from database took 0.148714 ms
    [04:45:44 PM] INFO com.wurmonline.server.zones.Zones: Creating zones: size is 4096, 4096
    [04:45:45 PM] INFO com.wurmonline.server.zones.Zones: Initialised surface zones - array size: [64][64];
    [04:45:45 PM] INFO com.wurmonline.server.zones.Zones: Initialised cave zones - array size: [64][64];
    [04:45:45 PM] INFO com.wurmonline.server.zones.Zones: Seconds between polls=800, zonespolled=10, maxnumberofzonespolled=819
    [04:45:45 PM] INFO com.wurmonline.server.zones.Zones: Loading surface and cave zone structures
    [04:45:45 PM] INFO com.wurmonline.server.structures.Structures: Loading all Structures
    [04:45:45 PM] INFO com.wurmonline.server.structures.Structures: Structures loaded. Number of structures=24. That took 2.752306 ms.
    [04:45:45 PM] INFO com.wurmonline.server.zones.Zones: Loaded fences
    [04:45:45 PM] INFO com.wurmonline.server.zones.Zones: Loaded build tiles
    [04:45:45 PM] INFO com.wurmonline.server.zones.Zones: Ended loading of structures
    [04:45:45 PM] INFO com.wurmonline.server.zones.Zones: Loaded zone items
    [04:45:45 PM] INFO com.wurmonline.server.zones.Zones: Loaded 4096 surface and cave zones
    [04:45:45 PM] INFO com.wurmonline.server.zones.Zones: Zones created and loaded. Number of zones=4096. PollFraction is 16. That took 598.2703 millis.
    [04:45:45 PM] INFO com.wurmonline.server.zones.Zones: Loaded 43 mining tiles, that took 0.286918 ms
    [04:45:45 PM] INFO com.wurmonline.server.zones.SpawnTable: Creating Encounters
    [04:45:45 PM] INFO com.wurmonline.server.zones.SpawnTable: Created Encounters. It took 0.943921 ms.
    [04:45:45 PM] INFO com.wurmonline.server.zones.Zones: Initialising walked tiles
    [04:45:45 PM] INFO com.wurmonline.server.zones.Zones: Initialised walked tiles. It took 14.678861 ms.
    [04:45:45 PM] INFO com.wurmonline.server.zones.Zones: Loading protected tiles from file: .\Cadal\\protectedTiles.bmap
    [04:45:45 PM] INFO com.wurmonline.server.zones.Zones: Loaded 1534 protected tiles. It took 195.7099 ms.
    [04:45:45 PM] INFO com.wurmonline.server.villages.Villages: Loading villages.
    [04:45:45 PM] INFO com.wurmonline.server.villages.Village: Calculating outside spawn for Hillside
    [04:45:45 PM] INFO com.wurmonline.server.villages.Village: Calculating outside spawn for Frontier Cove
    [04:45:45 PM] INFO com.wurmonline.server.villages.Village: Calculating outside spawn for Legions Stand
    [04:45:45 PM] INFO com.wurmonline.server.villages.Villages: Loaded 3 villages from the database took 44.46263 ms
    [04:45:45 PM] INFO com.wurmonline.server.highways.Routes: Calculating All routes.
    [04:45:45 PM] INFO com.wurmonline.server.highways.Routes: Calculated 0 routes and 0 nodes.That took 0.059362 ms.
    [04:45:45 PM] INFO com.wurmonline.server.utils.DatabaseUpdater: Creating Database updater Creature Database Position Updater for WurmDbUpdatable type: com.wurmonline.server.utils.CreaturePositionDbUpdatable, MaxUpdatablesToRemovePerCycle: 500
    [04:45:45 PM] INFO com.wurmonline.server.utils.CreaturePositionDatabaseUpdater: Creating Creature Position Updater.
    [04:45:45 PM] INFO com.wurmonline.server.utils.DatabaseUpdater: Creating Database updater Player Database Position Updater for WurmDbUpdatable type: com.wurmonline.server.utils.PlayerPositionDbUpdatable, MaxUpdatablesToRemovePerCycle: 500
    [04:45:45 PM] INFO com.wurmonline.server.utils.PlayerPositionDatabaseUpdater: Creating Player Position Updater.
    [04:45:46 PM] INFO com.wurmonline.server.creatures.Brand: Loading Brands
    [04:45:46 PM] INFO com.wurmonline.server.creatures.Creatures: Loading all skills for creatures
    [04:45:46 PM] INFO com.wurmonline.server.creatures.Creatures: Loaded creature skills. That took 0.983497
    [04:45:46 PM] INFO com.wurmonline.server.creatures.Creatures: Loading Creatures
    [04:45:48 PM] INFO com.wurmonline.server.creatures.Creatures: Loading all items for creatures
    [04:45:48 PM] INFO com.wurmonline.server.creatures.Creatures: Loaded creature items. That took 98.96336 ms for 6333 items and 0 coins.
    [04:46:31 PM] INFO com.wurmonline.server.creatures.Creatures: Loaded 124033 creatures. Destroyed 0. That took 45575.47 ms. CheckPoints cp1=1825.763, cp2=0.0, cp3=0.0, cp4=0.0
    [04:46:31 PM] INFO com.wurmonline.server.creatures.Creatures: Loaded items for creature. CheckPoints cp1=13.854519, cp2=0.0, cp3=2166.3037, cp4=89.54858
    [04:46:31 PM] INFO com.wurmonline.server.villages.Villages: Loading dead villages.
    [04:46:31 PM] INFO com.wurmonline.server.villages.Villages: Loaded 0 dead villages from the database took 0.208696 ms
    [04:46:31 PM] INFO com.wurmonline.server.villages.Villages: Loading villages citizens.
    [04:46:31 PM] INFO com.wurmonline.server.villages.Villages: Loading villages guards.
    [04:46:31 PM] INFO com.wurmonline.server.Server: Fixing cave entrances.
    [04:46:32 PM] INFO com.wurmonline.server.Server: Set 0 cave entrances to rock out of 8
    [04:46:32 PM] INFO com.wurmonline.server.Server: Fixing cave entrances took 570.5791 ms
    [04:46:32 PM] INFO com.wurmonline.server.Items: Loading item effects.
    [04:46:32 PM] INFO com.wurmonline.server.Items: Loaded 43 item effects. That took 116.98721 ms.
    [04:46:32 PM] INFO com.wurmonline.server.zones.Zones: Loading guard towers.
    [04:46:32 PM] INFO com.wurmonline.server.zones.Zones: Loaded 1 Guard towers. That took 2.726335 ms.
    [04:46:32 PM] INFO com.wurmonline.server.villages.PvPAlliance: Loading all PVP Alliances.
    [04:46:32 PM] INFO com.wurmonline.server.villages.PvPAlliance: Loaded PVP Alliances from database took 0.15026 ms
    [04:46:32 PM] INFO com.wurmonline.server.villages.Villages: Loading all wars.
    [04:46:32 PM] INFO com.wurmonline.server.villages.Villages: Loaded 0 wars from the database took 0.149952 ms
    [04:46:32 PM] INFO com.wurmonline.server.villages.RecruitmentAds: Loaded 0 ads from the database took 0.133255 ms
    [04:46:32 PM] INFO com.wurmonline.server.economy.DbEconomy: Iron=0
    [04:46:32 PM] INFO com.wurmonline.server.economy.DbEconomy: Copper=0
    [04:46:32 PM] INFO com.wurmonline.server.economy.DbEconomy: Silver=0
    [04:46:32 PM] INFO com.wurmonline.server.economy.DbEconomy: Gold=0
    [04:46:32 PM] INFO com.wurmonline.server.economy.Economy: Loading economy took 34.28046 ms.
    [04:46:32 PM] INFO com.wurmonline.server.Server: Loading economy took 36.569927 ms.
    [04:46:32 PM] INFO com.wurmonline.server.endgames.EndGameItems: Loading End Game Items.
    [04:46:32 PM] INFO com.wurmonline.server.endgames.EndGameItems: Loaded 1 altars and 12 artifacts. That took 57.25241 ms.
    [04:46:32 PM] INFO com.wurmonline.server.players.PlayerInfoFactory: Loading player infos. Going to prune DB.
    [04:46:32 PM] INFO com.wurmonline.server.players.PlayerInfoFactory: Loaded 10 PlayerInfos from the database took 23 ms
    [04:46:32 PM] INFO com.wurmonline.server.players.WurmRecord: Loaded 0 champ records from the database took 0 ms
    [04:46:32 PM] INFO com.wurmonline.server.skills.Affinities: Loaded 40 affinities from the database took 0.238067 ms
    [04:46:32 PM] INFO com.wurmonline.server.players.PlayerInfoFactory: Loaded 0 referrers from the database took 0.09801 ms
    [04:46:32 PM] INFO com.wurmonline.server.zones.Dens: Loading dens
    [04:46:32 PM] INFO com.wurmonline.server.zones.Dens: Loaded 0 dens from the database took 87.960625 ms
    [04:46:32 PM] INFO com.wurmonline.server.players.Reimbursement: Loaded 0 reimbursements from the database took 0.130164 ms
    [04:46:32 PM] INFO com.wurmonline.server.players.PendingAccount: Loaded 0 pending accounts from the database took 0.099555 ms
    [04:46:32 PM] INFO com.wurmonline.server.intra.PasswordTransfer: Loaded 0 PasswordTransfers from the database took 0.079768 ms
    [04:46:32 PM] INFO com.wurmonline.server.players.AchievementGenerator: Loading achievement templates.
    [04:46:32 PM] INFO com.wurmonline.server.players.Achievements: Loaded 796 achievements from the database took 21.540457 ms
    [04:46:32 PM] INFO com.wurmonline.server.players.Achievements: Generated 44 personal goals, took 1.371825 ms
    [04:46:32 PM] INFO com.wurmonline.server.zones.FocusZone: Loaded 6 focus zones. It took 0.379362 millis.
    [04:46:32 PM] INFO com.wurmonline.server.epic.Hota: Loaded 0 HOTA items. It took 0.151806 millis.
    [04:46:32 PM] INFO com.wurmonline.server.epic.Hota: Loaded 0 HOTA helpers. It took 0.396985 millis.
    [04:46:32 PM] INFO com.wurmonline.communication.SocketServer: Creating Wurm SocketServer on /127.0.0.1:40000
    [04:46:32 PM] INFO com.wurmonline.server.intra.IntraServer: Intraserver listening on /127.0.0.1:40000
    [04:46:32 PM] INFO com.wurmonline.server.WurmHarvestables: Current wurm time: 115903400 - It is 11:23:20 on day of Tears in week 4 of the starfall of Silence in the year of 983.
    start apple season: 136785123 - 03:52:03 on Luck day in week 3 of the Raven's starfall in the year of 984.
    start blueberry season: 134369917 - 04:58:37 on Luck day in week 3 of the starfall of Fires in the year of 984.
    start camellia season: 125824553 - 07:15:53 on day of the Ant in week 1 of the Bear's starfall in the year of 984.
    start cherry season: 130627423 - 21:23:43 on day of Awakening in week 4 of the Snake's starfall in the year of 984.
    start chestnut season: 137389821 - 03:50:21 on Luck day in week 4 of the Raven's starfall in the year of 984.
    start grape season: 136025927 - 08:58:47 on day of Awakening in week 1 of the Raven's starfall in the year of 984.
    start hazel season: 138922164 - 21:29:24 on day of Tears in week 2 of the starfall of Dancers in the year of 984.
    start hops season: 134185661 - 01:47:41 on day of Awakening in week 2 of the starfall of Fires in the year of 984.
    start lavender season: 126997612 - 21:06:52 on day of Awakening in week 2 of the Bear's starfall in the year of 984.
    start lemon season: 136663565 - 18:06:05 on day of Awakening in week 2 of the Raven's starfall in the year of 984.
    start lingonberry season: 139703854 - 22:37:34 on day of Awakening in week 3 of the starfall of Dancers in the year of 984.
    start maple season: 127958333 - 23:58:53 on Wrath day in week 4 of the Bear's starfall in the year of 984.
    start oak season: 129039201 - 12:13:21 on day of the Wurm in week 2 of the Snake's starfall in the year of 984.
    start oleander season: 123921479 - 06:37:59 on day of Awakening in week 1 of the starfall of the Leaf in the year of 984.
    start olive season: 132999514 - 08:18:34 on day of Awakening in week 4 of the White Shark starfall in the year of 984.
    start orange season: 135361685 - 16:28:05 on day of Sleep in week 4 of the starfall of Fires in the year of 984.
    start pine season: (harvestable) 115860772 - 23:32:52 on Wrath day in week 4 of the starfall of Silence in the year of 983.
    start raspberry season: 137640723 - 01:32:03 on day of Tears in week 4 of the Raven's starfall in the year of 984.
    start rose season: 127250959 - 19:29:19 on day of the Wurm in week 3 of the Bear's starfall in the year of 984.
    start walnut season: 138868458 - 06:34:18 on day of Tears in week 2 of the starfall of Dancers in the year of 984.
    [04:46:32 PM] INFO com.wurmonline.server.WurmHarvestables: Set harvest start dates. It took 1.952462 millis.
    [04:46:32 PM] INFO com.wurmonline.server.items.WurmMail: Loaded 0 Mails from the database took 0.137275 ms
    [04:46:32 PM] INFO com.wurmonline.server.HistoryManager: Loaded 3 HISTORY events from the database took 0.301758 ms
    [04:46:32 PM] INFO com.wurmonline.server.players.Cultist: Loaded all cultists. It took 0.137584 millis.
    [04:46:32 PM] INFO com.wurmonline.server.epic.EpicServerStatus: LOADING LOCAL EPIC MISSIONS
    [04:46:32 PM] INFO com.wurmonline.server.epic.EpicScenario: Loaded current scenario Vynora fall
    [04:46:32 PM] INFO com.wurmonline.server.support.Tickets: Loaded 0 Tickets. It took 0.199111 millis.
    [04:46:32 PM] INFO com.wurmonline.server.support.VoteQuestions: Loaded 0 Vote Questions. It took 0.14284 millis.
    [04:46:32 PM] INFO com.wurmonline.server.players.PlayerVotes: Loaded 0 Player Votes. It took 0.080695 millis.
    [04:46:32 PM] INFO com.wurmonline.server.items.Recipes: Loading all Recipes
    [04:46:32 PM] INFO com.wurmonline.server.items.Recipes: Total number of recipes=581.
    [04:46:32 PM] INFO com.wurmonline.server.items.Recipes: Number of player known recipes=9.
    [04:46:32 PM] INFO com.wurmonline.server.items.Recipes: Number of named recipes=0.
    [04:46:32 PM] INFO com.wurmonline.server.items.Recipes: Recipes loaded. That took 156.68016 ms.
    [04:46:32 PM] INFO com.wurmonline.server.items.Recipes: Loading all Recipes
    [04:46:32 PM] INFO com.wurmonline.server.items.Recipes: Total number of recipes=581.
    [04:46:32 PM] INFO com.wurmonline.server.items.Recipes: Number of player known recipes=9.
    [04:46:32 PM] INFO com.wurmonline.server.items.Recipes: Number of named recipes=0.
    [04:46:32 PM] INFO com.wurmonline.server.items.Recipes: Recipes loaded. That took 1.91165 ms.
    [04:46:32 PM] INFO com.wurmonline.server.skills.AffinitiesTimed: Loading all Player Timed Affinities
    [04:46:32 PM] INFO com.wurmonline.server.skills.AffinitiesTimed: Number of player timed affinities=0.
    [04:46:32 PM] INFO com.wurmonline.server.skills.AffinitiesTimed: Player timed affinities loaded. That took 0.505507 ms.
    [04:46:32 PM] INFO com.wurmonline.server.villages.VillageMessages: Loaded 0 village messages from the database took 0.130473 ms
    [04:46:32 PM] INFO com.wurmonline.server.Server: Going to use a ScheduledExecutorService to write logs
    [04:46:32 PM] INFO com.wurmonline.server.Server: Going to use a ScheduledExecutorService to count eggs
    [04:46:32 PM] INFO com.wurmonline.server.Server: Going to use a ScheduledExecutorService to call MeshIO.saveNextDirtyRow()
    [04:46:32 PM] INFO com.wurmonline.server.MeshSaver: Created MeshSaver for map layer: 'SurfaceMesh', MeshIO [Size: 4096, linesPerRow: 32, rowId: 0, size_level: 12]@1272826486, rowsPerCall: 10
    [04:46:32 PM] INFO com.wurmonline.server.MeshSaver: Created MeshSaver for map layer: 'CaveMesh', MeshIO [Size: 4096, linesPerRow: 32, rowId: 0, size_level: 12]@92565750, rowsPerCall: 10
    [04:46:32 PM] INFO com.wurmonline.server.MeshSaver: Created MeshSaver for map layer: 'RockMesh', MeshIO [Size: 4096, linesPerRow: 32, rowId: 0, size_level: 12]@1946765103, rowsPerCall: 10
    [04:46:32 PM] INFO com.wurmonline.server.MeshSaver: Created MeshSaver for map layer: 'ResourceMesh', MeshIO [Size: 4096, linesPerRow: 32, rowId: 0, size_level: 12]@98258853, rowsPerCall: 10
    [04:46:32 PM] INFO com.wurmonline.server.MeshSaver: Created MeshSaver for map layer: 'FlagsMesh', MeshIO [Size: 4096, linesPerRow: 32, rowId: 0, size_level: 12]@2138809270, rowsPerCall: 10
    [04:46:32 PM] WARNING com.wurmonline.server.Server: This is the login server so it will not send TimeSync commands
    [04:46:32 PM] INFO com.wurmonline.server.Server: Going to use a ScheduledExecutorService to call WurmCalendar.tickSeconds()
    [04:46:32 PM] INFO com.wurmonline.server.Server: Going to use a ScheduledExecutorService to update player positions in database
    [04:46:32 PM] INFO com.wurmonline.server.Server: Going to use a ScheduledExecutorService to update item damage in database
    [04:46:32 PM] INFO com.wurmonline.server.Server: Going to use a ScheduledExecutorService to connect to twitter
    [04:46:32 PM] INFO com.wurmonline.server.Eigc: Loaded 0 eigc accounts.
    [04:46:32 PM] INFO com.wurmonline.communication.SocketServer: Creating Wurm SocketServer on /192.168.0.10:3724
    [04:46:32 PM] INFO com.wurmonline.server.Server: The Wurm Server is listening on ip 192.168.0.10 and port 3724. Min time between same ip connections=1000
    [04:46:32 PM] INFO com.wurmonline.server.Server: commPollCounterInit=1
    [04:46:32 PM] INFO com.wurmonline.server.epic.Valrei: Creating Valrei
    [04:46:32 PM] INFO com.wurmonline.server.epic.Valrei: Starting to load Epic Entity Data for Valrei
    [04:46:32 PM] INFO com.wurmonline.server.epic.HexMap: Fo enters Weirdpeaks Fall
    [04:46:32 PM] INFO com.wurmonline.server.epic.HexMap: Magranon enters Eaglespirit Glacier
    [04:46:32 PM] INFO com.wurmonline.server.epic.HexMap: Vynora enters The Drown
    [04:46:32 PM] INFO com.wurmonline.server.epic.HexMap: Libila enters Faltersteps
    [04:46:32 PM] INFO com.wurmonline.server.epic.HexMap: Nogump enters Nogump The Dirty
    [04:46:32 PM] INFO com.wurmonline.server.epic.HexMap: Walnut enters Home Of The Treekeeper
    [04:46:32 PM] INFO com.wurmonline.server.epic.HexMap: Pharmakos enters Loft Despair
    [04:46:32 PM] INFO com.wurmonline.server.epic.HexMap: Jackal enters Jackal's Sanctuary
    [04:46:32 PM] INFO com.wurmonline.server.epic.HexMap: The Deathcrawler enters Den Of The Deathcrawler
    [04:46:32 PM] INFO com.wurmonline.server.epic.HexMap: The Scavenger enters Wintertree Hills
    [04:46:32 PM] INFO com.wurmonline.server.epic.HexMap: The Dirtmaw Giant enters Stompinggrounds
    [04:46:32 PM] INFO com.wurmonline.server.epic.HexMap: Black Shard enters The Nobody
    [04:46:32 PM] INFO com.wurmonline.server.epic.HexMap: Black Shard enters Shaded Depths of Uttacha
    [04:46:32 PM] INFO com.wurmonline.server.epic.HexMap: Black Shard enters Altars Of Contemplation
    [04:46:32 PM] INFO com.wurmonline.server.epic.HexMap: Black Shard enters Faltersteps
    [04:46:32 PM] INFO com.wurmonline.server.epic.HexMap: Source Harp enters Scary Old Trees
    [04:46:32 PM] INFO com.wurmonline.server.epic.HexMap: Source Harp enters Deforestation
    [04:46:32 PM] INFO com.wurmonline.server.epic.Valrei: Fo setting companion Vynora
    [04:46:32 PM] INFO com.wurmonline.server.epic.Valrei: Vynora setting companion Fo
    [04:46:32 PM] INFO com.wurmonline.server.epic.Valrei: Nogump setting companion Vynora
    [04:46:32 PM] INFO com.wurmonline.server.epic.Valrei: Walnut setting companion Fo
    [04:46:32 PM] INFO com.wurmonline.server.epic.Valrei: Pharmakos setting companion Libila
    [04:46:32 PM] INFO com.wurmonline.server.epic.Valrei: Jackal setting companion Magranon
    [04:46:32 PM] INFO com.wurmonline.server.epic.Valrei: Loading Epic Entity data for Valrei took 46.15693 ms
    [04:46:32 PM] INFO com.wurmonline.server.epic.HexMap: Starting to load visited hexes for Valrei
    [04:46:32 PM] INFO com.wurmonline.server.epic.HexMap: Loading 38 visited hexes took 0.145004 ms
    [04:46:32 PM] INFO com.wurmonline.server.epic.Valrei: Starting to load Epic Entity Skill Data
    [04:46:32 PM] INFO com.wurmonline.server.epic.Valrei: Loading Epic Entity Skill Data took 0.50025 ms
    [04:46:32 PM] INFO com.wurmonline.server.epic.EpicScenario: Loaded current scenario Vynora fall
    [04:46:32 PM] INFO com.wurmonline.server.epic.EpicXmlWriter: Dumping Epic entities to absolute path: C:\Users\email\Wurm Servers\Cadal Server\.\entities.xml
    [04:46:32 PM] INFO com.wurmonline.server.epic.EpicXmlWriter: Dumping Epic Entities to XML took 45.25382 ms
    [04:46:33 PM] WARNING com.wurmonline.server.skills.SkillStat: Polling 101 skills for stats v2 took 1 ms.
    [04:46:33 PM] INFO com.wurmonline.server.players.AwardLadder: Finished generating AwardLadder
    [04:46:33 PM] INFO com.wurmonline.server.steam.SteamHandler: Starting the server
    [04:46:33 PM] INFO com.wurmonline.server.Server: End of game server initialisation
    [04:46:33 PM] INFO com.wurmonline.server.items.CreationEntryCreator: Initialising the CreationEntries took 7.354426 millis.
    [04:46:33 PM] INFO com.wurmonline.server.webinterface.WebInterfaceImpl: Hostname of local machine used to send registration emails: Server
    [04:46:33 PM] INFO BetterDigMod: Adding action allowed when mounted: LEVEL (532)
    [04:46:33 PM] INFO BetterDigMod: Adding action allowed when mounted: FLATTEN (150)
    [04:46:33 PM] INFO BetterDigMod: Adding action allowed when mounted: FLATTEN_BORDER (533)
    [04:46:33 PM] INFO BetterDigMod: Adding action allowed when mounted: DIG (144)
    [04:46:33 PM] INFO BetterDigMod: Adding action allowed when mounted: LEVEL_BORDER (865)
    [04:46:33 PM] INFO com.wurmonline.server.Items: Current number of eggs is 19 (max eggs is 1000) That took 141.34398 ms.
    [04:46:33 PM] INFO com.wurmonline.server.Items: Current number of wild hives is 563 and domestic hives is 0.
    [04:46:35 PM] INFO org.gotti.wurmunlimited.mods.serverpacks.ServerPackMod: Added pack map_Cadal
    [04:46:36 PM] INFO com.wurmonline.server.steam.SteamHandler: Server connected to steam
    [04:47:19 PM] INFO com.wurmonline.server.ServerEntry: Shayla is now available.
    [04:47:19 PM] INFO com.wurmonline.server.intra.ModIntraServerMessage: connecting to 16692
    [04:48:04 PM] INFO com.wurmonline.server.epic.HexMap: Fo enters Spiritgathers
    [04:48:04 PM] INFO com.wurmonline.server.epic.EpicXmlWriter: Dumping Epic entities to absolute path: C:\Users\email\Wurm Servers\Cadal Server\.\entities.xml
    [04:48:04 PM] INFO com.wurmonline.server.epic.EpicXmlWriter: Dumping Epic Entities to XML took 2.307089 ms
    [04:48:04 PM] INFO com.wurmonline.server.epic.EpicXmlWriter: Dumping Epic entities to absolute path: C:\Users\email\Wurm Servers\Cadal Server\.\entities.xml
    [04:48:04 PM] INFO com.wurmonline.server.epic.EpicXmlWriter: Dumping Epic Entities to XML took 2.19764 ms
    [04:48:04 PM] INFO com.wurmonline.server.epic.HexMap: Fo enters Spiritgathers
    [04:48:04 PM] INFO com.wurmonline.server.epic.EpicEntity: Fo set target hex to Dying Plateau
    [04:48:04 PM] INFO com.wurmonline.server.epic.EpicXmlWriter: Dumping Epic entities to absolute path: C:\Users\email\Wurm Servers\Cadal Server\.\entities.xml
    [04:48:04 PM] INFO com.wurmonline.server.epic.EpicXmlWriter: Dumping Epic Entities to XML took 2.474355 ms
    [04:48:04 PM] INFO com.wurmonline.server.epic.EpicXmlWriter: Dumping Epic entities to absolute path: C:\Users\email\Wurm Servers\Cadal Server\.\entities.xml
    [04:48:04 PM] INFO com.wurmonline.server.epic.EpicXmlWriter: Dumping Epic Entities to XML took 2.731282 ms
    [04:48:22 PM] INFO com.wurmonline.communication.SocketServer: Accepted player connection: Socket[addr=/50.69.80.187,port=62059,localport=3724]
    [04:48:22 PM] INFO com.wurmonline.server.steam.SteamHandler: Client was Authenticated
    [04:48:23 PM] INFO com.wurmonline.server.LoginHandler: /50.69.80.187,Tester was created successfully.
    [04:48:34 PM] WARNING com.wurmonline.server.zones.Zone: 3240 tile 3203,2581 where Tester should be didn't contain it. The creature.currentTile removed it=false
    java.lang.Exception
        at com.wurmonline.server.zones.Zone.deleteCreature(Zone.java:1849)
        at com.wurmonline.server.creatures.Creature.startTeleporting(Creature.java:3599)
        at com.wurmonline.server.creatures.Creature.startTeleporting(Creature.java:3506)
        at com.wurmonline.server.questions.SelectSpawnQuestion.answer(SelectSpawnQuestion.java:127)
        at com.wurmonline.server.creatures.Communicator.reallyHandle_CMD_BML_FORM(Communicator.java:3515)
        at com.wurmonline.server.creatures.Communicator.reallyHandle(Communicator.java:2427)
        at com.wurmonline.communication.SocketConnection.tick(SocketConnection.java:618)
        at com.wurmonline.communication.SocketServer.tick(SocketServer.java:172)
        at com.wurmonline.server.Server.run(Server.java:2515)
        at java.util.TimerThread.mainLoop(Timer.java:555)
        at java.util.TimerThread.run(Timer.java:505)

    [04:48:34 PM] INFO com.wurmonline.server.Server: VisionArea null for Tester, creating one.
    [04:48:36 PM] INFO ModComm: Received client handshake from Tester, 1 channels, protocol version 1
    [04:48:36 PM] INFO ModComm: Activating 1 channels for player Tester
    [04:49:54 PM] INFO com.wurmonline.server.steam.SteamHandler: Client was  NOT Authenticated
    [04:49:54 PM] INFO com.wurmonline.server.players.Player: Tester lost link 60 secstologout.
    [04:50:17 PM] INFO com.wurmonline.server.gui.WurmServerGuiController: Selecting Tester
    [04:50:34 PM] INFO com.wurmonline.server.gui.WurmServerGuiController: savePlayerlButtonClicked javafx.event.ActionEvent[source=Button[id=savePlayerBtn, styleClass=button]'Save']
    [04:50:53 PM] INFO com.wurmonline.server.players.Player: Logout complete for Player [id: 5638286417664, name: Tester]
    [04:51:19 PM] INFO com.wurmonline.communication.SocketServer: Accepted player connection: Socket[addr=/50.69.80.187,port=62065,localport=3724]
    [04:51:20 PM] INFO com.wurmonline.server.steam.SteamHandler: Client was Authenticated
    [04:51:20 PM] INFO com.wurmonline.server.LoginHandler: /50.69.80.187,Tester successfully logged on, id: 5638286417664.
    [04:51:20 PM] INFO com.wurmonline.server.players.Player: Reimbursed Tester with an Ebony Dev Wand: Item [ID: 20527159648002, Name: ebony wand, Template: ebony wand, QL: 99.0, Rarity: 0, Tile: 3200,2578]
    [04:51:23 PM] INFO ModComm: Received client handshake from Tester, 1 channels, protocol version 1
    [04:51:23 PM] INFO ModComm: Activating 1 channels for player Tester
    [04:51:32 PM] INFO com.wurmonline.server.Server: current mem in use: 3140M free mem: 402M Max mem: 10398M
    player count: 1
    bytes in: 1277 bytes out: 815439 total in: 1277 total out: 815439
    Server uptime: 300 seconds. Unanswered questions:0
    [04:53:35 PM] INFO com.wurmonline.server.items.RecipesByPlayer: packing 0 known recipes!
    [04:53:35 PM] INFO com.wurmonline.server.intra.PlayerTransfer: Copy to target server for Shayla (16692) Tester took 34 ms.
    [04:53:35 PM] INFO com.wurmonline.server.intra.PlayerTransfer: Command executed. Player redirected.
    [04:53:35 PM] INFO com.wurmonline.server.players.Player: Setting Tester to log off in 10 Redirected
    [04:53:35 PM] INFO com.wurmonline.server.steam.SteamHandler: Client was  NOT Authenticated
    [04:53:44 PM] INFO com.wurmonline.server.players.Player: Tester lost link 1 secstologout.
    [04:53:45 PM] INFO com.wurmonline.server.players.Player: Logout complete for Player [id: 5638286417664, name: Tester]
    [04:56:32 PM] INFO com.wurmonline.server.Server: current mem in use: 3144M free mem: 417M Max mem: 10398M
    player count: 0
    bytes in: 0 bytes out: 0 total in: 1277 total out: 815439
    Server uptime: 600 seconds. Unanswered questions:0
    [05:01:32 PM] INFO com.wurmonline.server.Server: current mem in use: 3162M free mem: 477M Max mem: 10398M
    player count: 0
    bytes in: 0 bytes out: 0 total in: 1277 total out: 815439
    Server uptime: 900 seconds. Unanswered questions:0
    [05:05:41 PM] INFO com.wurmonline.server.tutorial.Mission: Mission Magranon's quest for wealth (36) created at 10-Feb-2019
    [05:05:41 PM] INFO com.wurmonline.server.tutorial.MissionTrigger: Mission trigger MagranonAuto-1977488658 (34) created at 10-Feb-2019
    [05:05:41 PM] INFO com.wurmonline.server.tutorial.TriggerEffect: Trigger effect MagranonAuto-779239917 (34) created at 10-Feb-2019
    [05:05:41 PM] INFO com.wurmonline.server.epic.EpicServerStatus: Created sacrifice mission item mission for Magranon.
    [05:05:41 PM] INFO com.wurmonline.server.tutorial.Mission: Mission Libila's laughter (37) created at 10-Feb-2019
    [05:05:41 PM] INFO com.wurmonline.server.tutorial.MissionTrigger: Mission trigger LibilaAuto1369956751 (35) created at 10-Feb-2019
    [05:05:41 PM] INFO com.wurmonline.server.tutorial.TriggerEffect: Trigger effect LibilaAuto2118919657 (35) created at 10-Feb-2019
    [05:05:41 PM] INFO com.wurmonline.server.epic.EpicServerStatus: Created sacrifice mission item mission for Libila.
    [05:06:18 PM] INFO com.wurmonline.server.Server: Elapsed time (1989ms) for this loop was more than 1 second so adding it to the lag count, which is now: 1
    [05:06:32 PM] INFO com.wurmonline.server.Server: current mem in use: 3175M free mem: 461M Max mem: 10398M
    player count: 0
    bytes in: 0 bytes out: 0 total in: 1277 total out: 815439
    Server uptime: 1200 seconds. Unanswered questions:0
    [05:07:56 PM] INFO com.wurmonline.server.ServerEntry: Shayla is no longer available.
    [05:08:12 PM] INFO com.wurmonline.server.MessageServer: Broadcasting Serverwide Alert: The server is shutting down in 2 seconds. Reason: The server is shutting down.
    [05:08:14 PM] INFO org.fourthline.cling.UpnpServiceImpl: >>> Shutting down UPnP service...
    [05:08:15 PM] WARNING org.fourthline.cling.protocol.RetrieveRemoteDescriptors: Device descriptor retrieval failed, no response: http://192.168.0.1:56009/rootDesc.xml
    [05:08:15 PM] INFO org.fourthline.cling.UpnpServiceImpl: <<< UPnP service shutdown completed
    [05:08:15 PM] WARNING org.fourthline.cling.protocol.RetrieveRemoteDescriptors: Descriptor retrieval failed: http://20.20.20.1:56009/rootDesc.xml
    org.fourthline.cling.transport.RouterException: Interruption while waiting for exclusive access: ReadLock
        at org.fourthline.cling.transport.RouterImpl.lock(RouterImpl.java:504)
        at org.fourthline.cling.transport.RouterImpl.lock(RouterImpl.java:510)
        at org.fourthline.cling.transport.RouterImpl.send(RouterImpl.java:327)
        at org.fourthline.cling.protocol.RetrieveRemoteDescriptors.describe(RetrieveRemoteDescriptors.java:144)
        at org.fourthline.cling.protocol.RetrieveRemoteDescriptors.run(RetrieveRemoteDescriptors.java:106)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
    Caused by: java.lang.InterruptedException
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.tryLock(ReentrantReadWriteLock.java:871)
        at org.fourthline.cling.transport.RouterImpl.lock(RouterImpl.java:494)
        ... 7 more

    [05:08:15 PM] WARNING org.fourthline.cling.protocol.RetrieveRemoteDescriptors: Descriptor retrieval failed: http://20.20.20.1:56009/rootDesc.xml
    org.fourthline.cling.transport.RouterException: Interruption while waiting for exclusive access: ReadLock
        at org.fourthline.cling.transport.RouterImpl.lock(RouterImpl.java:504)
        at org.fourthline.cling.transport.RouterImpl.lock(RouterImpl.java:510)
        at org.fourthline.cling.transport.RouterImpl.send(RouterImpl.java:327)
        at org.fourthline.cling.protocol.RetrieveRemoteDescriptors.describe(RetrieveRemoteDescriptors.java:144)
        at org.fourthline.cling.protocol.RetrieveRemoteDescriptors.run(RetrieveRemoteDescriptors.java:106)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
    Caused by: java.lang.InterruptedException
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.tryLock(ReentrantReadWriteLock.java:871)
        at org.fourthline.cling.transport.RouterImpl.lock(RouterImpl.java:494)
        ... 7 more

    [05:08:15 PM] INFO com.wurmonline.server.Server: Shutting down at:
    java.lang.Exception
        at com.wurmonline.server.Server.shutDown$1(Server.java:3703)
        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$8$1.invoke(ProxyServerHook.java:232)
        at org.gotti.wurmunlimited.modloader.classhooks.HookManager.invoke(HookManager.java:344)
        at com.wurmonline.server.Server.shutDown(Server.java)
        at com.wurmonline.server.Server.run(Server.java:1916)
        at java.util.TimerThread.mainLoop(Timer.java:555)
        at java.util.TimerThread.run(Timer.java:505)

    [05:08:15 PM] INFO com.wurmonline.server.Server: Shutting down - Stopping HighwayFinder
    [05:08:15 PM] INFO com.wurmonline.server.Server: Shutting down - Polling Battles
    [05:08:15 PM] INFO com.wurmonline.server.creatures.ai.CreaturePathFinderNPC: Shutting down NPC pathfinder
    [05:08:15 PM] INFO com.wurmonline.server.creatures.ai.CreaturePathFinder: Shutting down Norm pathfinder
    [05:08:15 PM] INFO com.wurmonline.server.creatures.ai.CreaturePathFinderAgg: Shutting down Agg pathfinder
    [05:08:15 PM] INFO com.wurmonline.server.Server: Shutting down - Saving Players
    [05:08:15 PM] INFO com.wurmonline.server.Players: Saving Players
    [05:08:15 PM] INFO com.wurmonline.server.Players: Finished saving Players
    [05:08:15 PM] INFO com.wurmonline.server.Server: Shutting down - Clearing Item Database Batches
    [05:08:15 PM] INFO com.wurmonline.server.items.DbItem: Saved last maintained batch size 8
    [05:08:15 PM] INFO com.wurmonline.server.Server: Shutting down - Saving Creatures
    [05:08:15 PM] INFO com.wurmonline.server.Server: Shutting down - Clearing Creature Database Batches
    [05:10:00 PM] INFO com.wurmonline.server.Server: Shutting down - Saving all creatures
    [05:10:00 PM] INFO com.wurmonline.server.creatures.Creatures: Saved 2 creature statuses.
    [05:10:00 PM] INFO com.wurmonline.server.Server: Shutting down - Saving All Zones
    [05:10:00 PM] INFO com.wurmonline.server.Server: Shutting down - Saving Surface Mesh
    [05:10:00 PM] INFO com.wurmonline.server.Server: Shutting down - Saving Rock Mesh
    [05:10:00 PM] INFO com.wurmonline.server.Server: Shutting down - Saving Cave Mesh
    [05:10:00 PM] INFO com.wurmonline.server.Server: Shutting down - Saving Resource Mesh
    [05:10:00 PM] INFO com.wurmonline.server.Server: Shutting down - Saving Flags Mesh
    [05:10:00 PM] INFO com.wurmonline.server.Server: Shutting down - Saving Constants
    [05:10:00 PM] INFO com.wurmonline.server.Server: Shutting down - Saving WurmID Numbers
    [05:10:01 PM] INFO com.wurmonline.server.Server: Shutting down - Closing Database Connections
    [05:10:01 PM] INFO com.wurmonline.server.DbConnector: Starting to close all Database Connections.
    [05:10:03 PM] INFO com.wurmonline.server.DbConnector: Finished closing all Database Connections.
    [05:10:03 PM] INFO com.wurmonline.server.Server: The server shut down nicely. Wurmcalendar time is 115914591
    [05:10:03 PM] INFO com.wurmonline.server.Server:
    Wurm Server Shutdown hook is running

    [05:10:03 PM] INFO com.wurmonline.server.DbConnector: Starting to close all Database Connections.

    shayla

    Spoiler

    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: ModLoader version v0.40-6fa80d4
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Game version 1.8.0.3
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\AshProduce.properties
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\betterdig.properties
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\bountymod.properties
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\cropmod\cropmod.jar!/META-INF/org.gotti.wurmunlimited.modloader/cropmod.properties
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\cropmod.properties
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\cropmod.config
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\httpserver\httpserver.jar!/META-INF/org.gotti.wurmunlimited.modloader/httpserver.properties
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\httpserver.properties
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\httpserver.config
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\JPWM_ModGuiManager.properties
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\salvemod.properties
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\scriptrunner\scriptrunner.jar!/META-INF/org.gotti.wurmunlimited.modloader/scriptrunner.properties
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\scriptrunner.properties
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\scriptrunner.config
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\serverfixes\serverfixes.jar!/META-INF/org.gotti.wurmunlimited.modloader/serverfixes.properties
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\serverfixes.properties
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\servermap\servermap.jar!/META-INF/org.gotti.wurmunlimited.modloader/servermap.properties
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\servermap.properties
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\servermap.config
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\serverpacks\serverpacks.jar!/META-INF/org.gotti.wurmunlimited.modloader/serverpacks.properties
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\serverpacks.properties
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\spellmod\spellmod.jar!/META-INF/org.gotti.wurmunlimited.modloader/spellmod.properties
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\spellmod.properties
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\spellmod.config
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\TreasureHunting.properties
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\announcer\announcer.jar!/META-INF/org.gotti.wurmunlimited.modloader/announcer.properties
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\announcer.config
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\creatureagemod\creatureagemod.jar!/META-INF/org.gotti.wurmunlimited.modloader/creatureagemod.properties
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\creatureagemod.config
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\harvesthelper\harvesthelper.jar!/META-INF/org.gotti.wurmunlimited.modloader/harvesthelper.properties
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\harvesthelper.config
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\hitchingpost\hitchingpost.jar!/META-INF/org.gotti.wurmunlimited.modloader/hitchingpost.properties
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\inbreedwarning\inbreedwarning.jar!/META-INF/org.gotti.wurmunlimited.modloader/inbreedwarning.properties
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\AshProduce\AshProduce.jar]
    [04:46:56 PM] WARNING org.gotti.wurmunlimited.modloader.EarlyLoadingChecker: Mod AshProduce loaded server class com.wurmonline.ulviirala.mods.AshProduce during phase load
    [04:46:56 PM] WARNING org.gotti.wurmunlimited.modloader.EarlyLoadingChecker: Mod AshProduce loaded server class com.wurmonline.ulviirala.mods.AshProduce$1 during phase load
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\JPWM_ModGuiManager\JPWM_ModGuiManager.jar]
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\TreasureHunting\TreasureHunting.jar]
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\betterdig\betterdig.jar]
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\bountymod\bountymod.jar]
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\cropmod\cropmod.jar]
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\httpserver\httpserver.jar]
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\salvemod\salvemod.jar]
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\scriptrunner\scriptrunner.jar]
    [04:46:56 PM] WARNING org.gotti.wurmunlimited.modloader.EarlyLoadingChecker: Mod scriptrunner loaded server class com.wurmonline.server.items.ItemTypes during phase load
    [04:46:56 PM] WARNING org.gotti.wurmunlimited.modloader.EarlyLoadingChecker: Mod scriptrunner loaded server class com.wurmonline.server.MiscConstants during phase load
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\serverfixes\serverfixes.jar]
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\serverpacks\serverpacks.jar]
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\servermap\servermap.jar]
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModInstanceBuilder: Classpath: [mods\spellmod\spellmod.jar]
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Loading com.wurmonline.ulviirala.mods.AshProduce as AshProduce (unversioned)
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Loading com.jpiolho.wurmmod.modguimanager.Mod as JPWM_ModGuiManager (unversioned)
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Loading com.pveplands.treasurehunting.TreasureHunting as TreasureHunting (1.1.3)
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Loading net.bdew.wurm.betterdig.BetterDigMod as betterdig (unversioned)
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Loading org.gotti.wurmunlimited.mods.bountymod.BountyMod as bountymod (unversioned)
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Loading org.gotti.wurmunlimited.mods.cropmod.CropMod as cropmod (v0.40-6fa80d4)
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Loading org.gotti.wurmunlimited.mods.httpserver.HttpServerMod as httpserver (v0.40-6fa80d4)
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Loading org.gotti.wurmunlimited.mods.salvemod.SalveMod as salvemod (unversioned)
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Loading org.gotti.wurmunlimited.mods.scriptrunner.ScriptRunnerMod as scriptrunner (v0.40-6fa80d4)
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Loading org.gotti.wurmunlimited.mods.serverfixes.ServerFixesMod as serverfixes (v0.40-6fa80d4)
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Loading org.gotti.wurmunlimited.mods.serverpacks.ServerPackMod as serverpacks (v0.40-6fa80d4)
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Loading org.gotti.wurmunlimited.mods.servermap.ServerMapMod as servermap (v0.40-6fa80d4)
    [04:46:56 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Loading org.gotti.wurmunlimited.mods.spellmod.SpellMod as spellmod (v0.40-6fa80d4)
    [04:46:56 PM] INFO com.wurmonline.ulviirala.mods.AshProduce: Loading configuration.
    [04:46:56 PM] INFO com.wurmonline.ulviirala.mods.AshProduce: Global ash produce chance is 90%.
    [04:46:56 PM] INFO com.wurmonline.ulviirala.mods.AshProduce: Global ash stacks limit is 1.
    [04:46:56 PM] INFO com.wurmonline.ulviirala.mods.AshProduce: Global ash amount per tick is 1.
    [04:46:56 PM] INFO com.wurmonline.ulviirala.mods.AshProduce: Ash producer ID 37 will no produce 1 stacks of ash with 10 % chance per tick.
    [04:46:56 PM] INFO com.wurmonline.ulviirala.mods.AshProduce: Ash producer ID 178 will no produce 1 stacks of ash with 10 % chance per tick.
    [04:46:56 PM] INFO com.wurmonline.ulviirala.mods.AshProduce: Ash producer ID 180 will no produce 1 stacks of ash with 10 % chance per tick.
    [04:46:56 PM] INFO com.wurmonline.ulviirala.mods.AshProduce: Ash producer ID 1,023 will no produce 1 stacks of ash with 10 % chance per tick.
    [04:46:56 PM] INFO com.wurmonline.ulviirala.mods.AshProduce: Ash producer ID 1,028 will no produce 1 stacks of ash with 10 % chance per tick.
    [04:46:56 PM] INFO com.wurmonline.ulviirala.mods.AshProduce: Configuration loaded.
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureHunting (v1.1.3): Loading configuration.
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Extra warning: false
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Extra swirl: false
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Damage compass: true
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Damage map: true
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Damage multiplier: 100
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Map creation tries: 100
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Treasure chest lock chance: 100 percent
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Lock quality multiplier: 0.75
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Map digging chance: 10,000
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Map fishing chance: 500
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Map mining chance: 3,500
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Map surface mining chance: 10,000
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Map hunting chance: 100
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Map unique chance: 1
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Base map creation difficulty: 70
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Max height difference in a 3x3 area: 72
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Creatures that drop treasuremaps: [11, 23, 111]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Spawn group 0: [13, 15]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Spawn group 1: [10, 14, 23, 43]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Spawn group 2: [12, 25, 42, 56]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Spawn group 3: [38, 58, 59, 84, 106]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Spawn group 4: [11, 57, 72, 85, 105, 107, 108, 110]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Spawn group 5: [68, 73, 74, 75, 76, 77, 109, 111, 112]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Spawn group 6: [63, 78, 79, 80, 10]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Group weights: [1, 3, 5, 15, 35, 50, 100]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Spawn weights: [5, 12, 20, 30, 40, 50, 65, 80, 100, 135]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Spawn limits: [1, 5, 5, 15, 15, 35, 35, 50, 50, 100]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Base money reward: 10,000
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Money reward multiplier: 1
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Base karma reward in grams: 200
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Karma reward multiplier: 9
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Base precious metal reward: 250
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Precious metal multiplier: 1
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Dragon scale/Drake leather multiplier: 0.25
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Precious metals: [45, 44, 694, 698, 371, 372]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Base sleep powder reward: 1
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Sleep powder multiplier: 1
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Base HOTA statue chance: 10
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): HOTA statue multiplier: 9
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): HOTA AuxData: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward group: [1098]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward group: [480, 463]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward group: [997, 738, 967, 972, 1032, 844, 791, 700, 654, 602, 527, 489, 442]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward group: [667, 509, 601, 525, 524, 300]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward group: [668, 665, 664, 229]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward group: [374, 376, 378, 380, 382]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward group: [375, 377, 379, 381, 383]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward group: [1049, 1050, 1051, 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1092, 1093, 1094, 1095]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward group: [871, 872, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 886]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward group: [973, 974, 975, 976, 977, 978, 979, 980, 1099]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward group: [1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward group: [843, 781]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward group: [868, 867]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward group: [806, 794, 795, 796, 797, 798, 809, 808, 807, 810, 799, 800, 801, 802, 803]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Guaranteed reward items: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Optional reward items: [1, 2, 2, 3, 3, 4, 4, 5, 5, 6]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Optional reward item chances: [10, 10, 10, 10, 10, 10, 10, 10, 10, 10]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward items: [0, 1]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward items: [0, 1, 5]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward items: [0, 1, 2, 5]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward items: [0, 1, 2, 3, 5]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward items: [0, 1, 2, 3, 5, 6]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward items: [0, 1, 2, 3, 5, 6]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward items: [0, 1, 2, 3, 5, 6, 7, 10]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward items: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward items: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Tier reward items: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Base rare item chance: 10
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Rare item chance multiplier: 9
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Rare items: [7, 25, 27, 24, 215, 62, 63, 64, 185, 77, 82, 83, 84, 85, 86, 3, 90, 87, 80, 21, 81, 711, 710, 705, 707, 706, 97, 103, 104, 105, 107, 108, 106, 109, 110, 111, 112, 113, 120, 114, 118, 116, 117, 119, 115, 276, 275, 274, 277, 278, 279, 282, 281, 280, 283, 284, 285, 286, 287, 20, 139, 143, 93, 8, 135, 94, 152, 202, 296, 257, 259, 258, 267, 268, 290, 292, 291, 314, 463, 75, 350, 351, 374, 376, 378, 380, 382, 388, 397, 390, 392, 394, 396, 397, 413, 749, 747, 447, 448, 449, 480, 581, 65, 621, 702, 703, 704, 624, 623, 623, 623, 623, 640, 642, 641, 643, 647, 774, 922]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Unfinished rares: [384, 850, 853, 539, 540, 541, 542, 543, 491, 490, 180, 178, 1023, 1028, 226, 922]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Base very rare item chance: 10,000
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Very rare item multiplier: 1,000
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Very rare items: [843, 299, 300, 654, 868, 781, 668, 664, 665, 655, 738, 967]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Extremely rare item chance: 100,000
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Extremely rare item chance multiplier: 1,000
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Extremely rare items: [806, 794, 795, 796, 797, 798, 809, 808, 807, 810, 799, 800, 801, 802, 803]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Unfinished item chance: 100
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Unfinished item chance multiplier: 5
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Unfinished items: [384, 850]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Kingdom items: [579, 578, 831, 999]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Kingdoms: [1, 2, 3, 4]
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): rareRarity: 2
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): supremeRarity: 100
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): fantasticRarity: 10,000
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Rare window chance: 180
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Treasuremap templateID: 4,200
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Treasuremap min distance from player: 0
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureOptions (v1.1.3): Treasuremap max distance from player: 2147483647
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureHunting (v1.1.3): Configuration loaded.
    [04:46:56 PM] INFO BetterDigMod: overrideClayWeight = 20
    [04:46:56 PM] INFO BetterDigMod: overrideTarWeight = 20
    [04:46:56 PM] INFO BetterDigMod: overridePeatWeight = 20
    [04:46:56 PM] INFO BetterDigMod: overrideMossWeight = 20
    [04:46:56 PM] INFO BetterDigMod: digToVehicle = true
    [04:46:56 PM] INFO BetterDigMod: dredgeToShip = true
    [04:46:56 PM] INFO BetterDigMod: levelToVehicle = true
    [04:46:56 PM] INFO BetterDigMod: digToCrates = true
    [04:46:56 PM] INFO BetterDigMod: digToDragged = true
    [04:46:56 PM] INFO BetterDigMod: levelToDragged = true
    [04:46:56 PM] INFO BetterDigMod: levelFromVehicle = true
    [04:46:56 PM] INFO BetterDigMod: levelFromDragged = true
    [04:46:56 PM] INFO BetterDigMod: levelFromCrates = true
    [04:46:56 PM] INFO BetterDigMod: levelFromGround = true
    [04:46:56 PM] INFO BetterDigMod: allowWhenMounted = LEVEL, FLATTEN, FLATTEN_BORDER, DIG, LEVEL_BORDER
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: skillGainForBred: true
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: increasedBounties: true
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: outOfThinAir: false
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: critterNoBounties: false
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: payBountyToBank: true
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: bountyMultiplier: 1.0
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: bredMultiplier: 0.1
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Cow_Brown_Bounty: 100
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Wolf_Black_Bounty: 300
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Troll_Bounty: 1000
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Bear_Brown_Bounty: 600
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Rat_Large_Bounty: 200
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Lion_Mountain_Bounty: 300
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Cat_Wild_Bounty: 200
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Dragon_Red_Bounty: 10000
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Drake_Green_Bounty: 10000
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Drake_Black_Bounty: 10000
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Drake_White_Bounty: 10000
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Forest_Giant_Bounty: 10000
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Unicorn_Bounty: 300
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Cyclops_Bounty: 10000
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Goblin_Bounty: 300
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Spider_Mother_Bounty: 10000
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Spider_Bounty: 500
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Goblin_Leader_Bounty: 10000
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Troll_King_Bounty: 10000
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Boar_Fo_Bounty: 700
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Anaconda_Bounty: 1000
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Gorilla_Magranon_Bounty: 700
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Hyena_Libila_Bounty: 700
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Bear_Black_Bounty: 500
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Cave_Bug_Bounty: 250
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Pig_Bounty: 100
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Hen_Bounty: 50
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Chicken_Bounty: 50
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Bull_Bounty: 150
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Calf_Bounty: 50
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Dog_Bounty: 150
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Rooster_Bounty: 50
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Deer_Bounty: 100
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Pheasant_Bounty: 50
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Lava_Spider_Bounty: 800
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Lava_Creature_Bounty: 800
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Crocodile_Bounty: 800
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Scorpion_Bounty: 600
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Horse_Bounty: 150
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Foal_Bounty: 50
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Sea_Serpent_Bounty: 10000
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Shark_Huge_Bounty: 500
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Bison_Bounty: 300
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Hell_Horse_Bounty: 250
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Hell_Hound_Bounty: 800
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Hell_Scorpion_Bounty: 800
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Dragon_Black_Bounty: 10000
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Dragon_Green_Bounty: 10000
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Dragon_Blue_Bounty: 10000
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Dragon_White_Bounty: 10000
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Seal_Bounty: 400
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Tortoise_Bounty: 400
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Crab_Bounty: 400
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Sheep_Bounty: 100
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Blue_Whale_Bounty: 800
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Seal_Cub_Bounty: 200
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Dolphin_Bounty: 200
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Octopus_Bounty: 200
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Lamb_Bounty: 50
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Ram_Bounty: 100
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Drake_Red_Bounty: 10000
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Drake_Blue_Bounty: 10000
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Spider_Fog_Bounty: 800
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Rift_Jackal_One_Bounty: 10000
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Rift_Jackal_Two_Bounty: 10000
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Rift_Jackal_Three_Bounty: 10000
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Rift_Jackal_Four_Bounty: 10000
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Demon_Sol_Bounty: 10000
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Deathcrawler_Minion_Bounty: 10000
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Spawn_Uttacha_Bounty: 10000
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Son_Of_Nogump_Bounty: 10000
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Drakespirit_Bounty: 10000
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Eaglespirit_Bounty: 10000
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Avatar_Vynora_Bounty: 10000
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Avatar_Magranon_Bounty: 10000
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Avatar_Fo_Bounty: 10000
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Avatar_Libila_Bounty: 10000
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Fierce_StatusMultiplier: 1.5
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Angry_StatusMultiplier: 1.4
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Raging_StatusMultiplier: 1.6
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Slow_StatusMultiplier: 0.95
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Alert_StatusMultiplier: 1.2
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Greenish_StatusMultiplier: 1.7
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Lurking_StatusMultiplier: 1.1
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Sly_StatusMultiplier: 0.8
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Hardened_StatusMultiplier: 1.3
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Scared_StatusMultiplier: 0.85
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Diseased_StatusMultiplier: 0.9
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.bountymod.BountyMod: Champion_StatusMultiplier: 1.7
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.cropmod.CropMod: disableWeeds: true
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.cropmod.CropMod: extraHarvest: 0
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.httpserver.HttpServerMod: serverPort: 3725
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.httpserver.HttpServerMod: publicServerAddress: 192.168.0.10
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.httpserver.HttpServerMod: publicServerPort: 0
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.httpserver.HttpServerMod: internalServerAddress: 127.0.0.1
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.httpserver.HttpServerMod: maxThreads: 50
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.salvemod.SalveMod: nameByPower: true
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.spellmod.SpellMod: removePriestRestrictions: true
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.spellmod.SpellMod: favorLimit: 2147483647
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.spellmod.SpellMod: allowAllSpells: true
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.spellmod.SpellMod: allowLightSpells: true
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.spellmod.SpellMod: unlimitedPrayers: false
    [04:46:56 PM] INFO org.gotti.wurmunlimited.mods.spellmod.SpellMod: noPrayerDelay: false
    [04:46:56 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)]
    [04:46:56 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)]
    [04:46:56 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)]
    [04:46:56 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)]
    [04:46:56 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)]
    [04:46:56 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)]
    [04:46:56 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)]
    [04:46:56 PM] INFO com.wurmonline.ulviirala.mods.AshProduce: Initialising AshProduce 1.4.1.
    [04:46:56 PM] INFO com.pveplands.treasurehunting.TreasureHunting (v1.1.3): Found method call in Flattening, inserting call to treasuremap generation.
    [04:46:56 PM] SEVERE com.pveplands.treasurehunting.TreasureHunting (v1.1.3): Can't add methods to hunting.
    javassist.NotFoundException: die(..) is not found in com.wurmonline.server.creatures.Creature
        at javassist.CtClassType.getMethod(CtClassType.java:1262)
        at com.pveplands.treasurehunting.TreasureHunting.AddMethodCallsHunting(TreasureHunting.java:100)
        at com.pveplands.treasurehunting.TreasureHunting.preInit(TreasureHunting.java:54)
        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)

    [04:46:57 PM] INFO org.gotti.wurmunlimited.mods.serverfixes.ServerFixesMod: Registering server fixes
    [04:46:57 PM] INFO BetterDigMod: Installed getNumItemsNotCoins digging override at line 1008
    [04:46:57 PM] INFO BetterDigMod: Installed canCarry digging override at line 1015
    [04:46:57 PM] INFO BetterDigMod: Installed getFreeVolume digging override at line 1022
    [04:46:57 PM] INFO BetterDigMod: Installed insertItem dig hook at line 1647
    [04:46:57 PM] INFO BetterDigMod: Installed insertItem dig hook at line 1659
    [04:46:57 PM] INFO BetterDigMod: Installed insertItem dig hook at line 1662
    [04:46:57 PM] INFO BetterDigMod: Installed insertItem dig hook at line 1685
    [04:46:57 PM] INFO BetterDigMod: Installed insertItem dig hook at line 1697
    [04:46:57 PM] INFO BetterDigMod: Installed insertItem dig hook at line 1718
    [04:46:57 PM] INFO BetterDigMod: Installed getNumItemsNotCoins flattening override at line 1567
    [04:46:57 PM] INFO BetterDigMod: Installed canCarry digging flattening at line 1568
    [04:46:57 PM] INFO BetterDigMod: Installed getNumItemsNotCoins flattening override at line 1599
    [04:46:57 PM] INFO BetterDigMod: Installed canCarry digging flattening at line 1600
    [04:46:57 PM] INFO BetterDigMod: Installed insertItem flattening hook at line 1621
    [04:46:57 PM] INFO BetterDigMod: Installed insertItem flattening hook at line 1629
    [04:46:57 PM] INFO BetterDigMod: Installed insertItem flattening hook at line 1632
    [04:46:57 PM] INFO BetterDigMod: Installed getCarriedItem hook in useDirt at line 1517
    [04:46:57 PM] INFO BetterDigMod: Installed getCarriedItem hook in useDirt at line 1519
    [04:46:57 PM] INFO BetterDigMod: Installed getCarriedItem hook in checkUseDirt at line 1393
    [04:46:57 PM] INFO BetterDigMod: Installed getCarriedItem hook in checkUseDirt at line 1394
    [04:46:57 PM] INFO BetterDigMod: Patched getVehicle check in Action constructor line 398
    [04:46:57 PM] INFO BetterDigMod: Patched getVehicle check in Action constructor line 404
    [04:46:57 PM] INFO BetterDigMod: Patched getVehicle check in Action constructor line 882
    [04:46:57 PM] INFO BetterDigMod: Patched getVehicle check in Action constructor line 1519
    [04:46:57 PM] INFO BetterDigMod: Patched getVehicle check in Action constructor line 1525
    [04:46:57 PM] INFO org.gotti.wurmunlimited.modloader.callbacks.Callbacks: Adding callback moditems to class com.wurmonline.server.items.Item for  org.gotti.wurmunlimited.modsupport.items.ModItems with methods [__cb_Proxy_moditems_7.getModelName(com.wurmonline.server.items.Item)]
    [04:46:57 PM] INFO org.gotti.wurmunlimited.mods.servermap.ServerMapMod: renderServerMap: true
    [04:46:57 PM] INFO org.gotti.wurmunlimited.mods.servermap.ServerMapMod: addServerMapPack: true
    [04:46:57 PM] INFO org.gotti.wurmunlimited.mods.servermap.ServerMapMod: renderer: ISOMETRIC
    [04:46:57 PM] INFO org.gotti.wurmunlimited.mods.scriptrunner.ScriptRunnerMod: scriptrunner: scriptsFolder: scriptrunner/scripts
    [04:46:57 PM] INFO org.gotti.wurmunlimited.mods.scriptrunner.ScriptRunnerMod: script runner onServerStarted, path: mods\scriptrunner\scripts\onServerStarted, refresh: false
    [04:46:57 PM] INFO org.gotti.wurmunlimited.mods.scriptrunner.ScriptRunnerMod: script runner onPlayerLogin, path: mods\scriptrunner\scripts\onPlayerLogin, refresh: false
    [04:46:57 PM] INFO org.gotti.wurmunlimited.mods.scriptrunner.ScriptRunnerMod: script runner onPlayerLogout, path: mods\scriptrunner\scripts\onPlayerLogout, refresh: false
    [04:46:57 PM] INFO org.gotti.wurmunlimited.mods.scriptrunner.ScriptRunnerMod: script runner onPlayerMessage, path: mods\scriptrunner\scripts\onPlayerMessage, refresh: false
    [04:46:57 PM] INFO org.gotti.wurmunlimited.mods.serverpacks.ServerPackMod: Added pack ABF1CA92A55C0F58FFC8CFE60F8EEA959BD97C40 for pack mods\httpserver\shayla.jar
    [04:46:57 PM] INFO com.wurmonline.server.gui.WurmServerGuiMain: WurmServerGuiMain starting
    [04:46:57 PM] INFO com.wurmonline.server.Constants: Loading configuration file at C:\Users\email\Wurm Servers\Shayla Server\.\Shayla\wurm.ini
    [04:46:57 PM] INFO com.wurmonline.server.Constants: Loading configuration file at C:\Users\email\Wurm Servers\Shayla Server\.\Shayla\wurm.ini
    [04:46:57 PM] INFO com.wurmonline.server.DbConnector: Starting to close all Database Connections.
    [04:46:57 PM] INFO com.wurmonline.server.DbConnector: Finished closing all Database Connections.
    [04:46:57 PM] INFO org.flywaydb.core.internal.util.VersionPrinter: Flyway 4.0.3 by Boxfuse
    [04:46:58 PM] INFO org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:sqlite:Shayla/sqlite/wurmcreatures.db (SQLite 3.0)
    [04:46:58 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
    [04:46:58 PM] INFO org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:sqlite:Shayla/sqlite/wurmdeities.db (SQLite 3.0)
    [04:46:58 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
    [04:46:58 PM] INFO org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:sqlite:Shayla/sqlite/wurmeconomy.db (SQLite 3.0)
    [04:46:58 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
    [04:46:58 PM] INFO org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:sqlite:Shayla/sqlite/wurmitems.db (SQLite 3.0)
    [04:46:58 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
    [04:46:58 PM] INFO org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:sqlite:Shayla/sqlite/wurmlogin.db (SQLite 3.0)
    [04:46:58 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
    [04:46:58 PM] INFO org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:sqlite:Shayla/sqlite/wurmlogs.db (SQLite 3.0)
    [04:46:58 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
    [04:46:58 PM] INFO org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:sqlite:Shayla/sqlite/wurmplayers.db (SQLite 3.0)
    [04:46:58 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
    [04:46:58 PM] INFO org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:sqlite:Shayla/sqlite/wurmtemplates.db (SQLite 3.0)
    [04:46:58 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
    [04:46:58 PM] INFO org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:sqlite:Shayla/sqlite/wurmzones.db (SQLite 3.0)
    [04:46:58 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
    [04:46:58 PM] INFO com.wurmonline.server.Servers: Loading all servers.
    [04:46:58 PM] INFO com.wurmonline.server.Servers: Loading Shayla - 16696
    [04:46:58 PM] INFO com.wurmonline.server.Servers: Using database entry for time 115903300
    [04:46:58 PM] INFO com.wurmonline.server.zones.TilePoller: Current polltile=5538732, rest=0 pollmodifier=6241, pollround=5
    [04:46:58 PM] INFO com.wurmonline.server.zones.TilePoller: tiles=16777216, mask=-1 ticksperday=3456000, Nthick=4, rest=0, manypertick=true
    [04:46:58 PM] INFO com.wurmonline.server.Servers: Loading Cadal - 3871
    [04:46:58 PM] INFO com.wurmonline.server.Servers: Loaded 2 servers from the database
    [04:46:58 PM] INFO com.wurmonline.server.Servers: found neighbour Cadal SOUTH
    [04:46:58 PM] INFO com.wurmonline.server.Servers: SOUTH neighbour Cadal SOUTH
    [04:46:58 PM] INFO com.wurmonline.server.Servers: Created properties table in the database
    [04:47:09 PM] OFF com.wurmonline:
    ----------------------------------------------------------------
    Wurm Server logging started at Sun Feb 10 16:47:09 PST 2019
    ----------------------------------------------------------------
    [04:47:09 PM] INFO org.fourthline.cling.UpnpServiceImpl: >>> Starting UPnP service...
    [04:47:09 PM] INFO org.fourthline.cling.UpnpServiceImpl: Using configuration: org.fourthline.cling.DefaultUpnpServiceConfiguration
    [04:47:09 PM] INFO org.fourthline.cling.transport.Router: Creating Router: org.fourthline.cling.transport.RouterImpl
    [04:47:09 PM] INFO org.fourthline.cling.transport.spi.MulticastReceiver: Creating wildcard socket (for receiving multicast datagrams) on port: 1900
    [04:47:09 PM] INFO org.fourthline.cling.transport.spi.MulticastReceiver: Joining multicast group: /239.255.255.250:1900 on network interface: Realtek PCIe GBE Family Controller
    [04:47:09 PM] INFO org.fourthline.cling.transport.spi.StreamServer: Created server (for receiving TCP streams) on: /192.168.0.10:56037
    [04:47:09 PM] INFO org.fourthline.cling.transport.spi.DatagramIO: Creating bound socket (for datagram input/output) on: /192.168.0.10
    [04:47:09 PM] INFO org.fourthline.cling.UpnpServiceImpl: <<< UPnP service started successfully
    [04:47:09 PM] INFO com.wurmonline.server.Constants: motd: Note to Self: 1. Survive, 2. Create!
    [04:47:09 PM] INFO com.wurmonline.server.Constants:
    [04:47:09 PM] INFO com.wurmonline.server.Constants: fileName: .\Shayla\wurm.ini
    [04:47:09 PM] INFO com.wurmonline.server.Constants:
    [04:47:09 PM] INFO com.wurmonline.server.Constants: Check WURMLOGS: false
    [04:47:09 PM] INFO com.wurmonline.server.Constants: isGameServer: true
    [04:47:09 PM] INFO com.wurmonline.server.Constants: devmode: false
    [04:47:09 PM] INFO com.wurmonline.server.Constants: maintaining: false
    [04:47:09 PM] INFO com.wurmonline.server.Constants: crashed: false
    [04:47:09 PM] INFO com.wurmonline.server.Constants: RUNBATCH: false
    [04:47:09 PM] INFO com.wurmonline.server.Constants: pruneDb: true
    [04:47:09 PM] INFO com.wurmonline.server.Constants: reprospect: false
    [04:47:09 PM] INFO com.wurmonline.server.Constants: caveImg: false
    [04:47:09 PM] INFO com.wurmonline.server.Constants: createSeeds: false
    [04:47:09 PM] INFO com.wurmonline.server.Constants: Min millis between player connections: 1000
    [04:47:09 PM] INFO com.wurmonline.server.Constants:
    [04:47:09 PM] INFO com.wurmonline.server.Constants: fileDBPath: .\Shayla\
    [04:47:09 PM] INFO com.wurmonline.server.Constants: dbHost: Shayla
    [04:47:09 PM] INFO com.wurmonline.server.Constants: useSplitCreaturesTable: false
    [04:47:09 PM] INFO com.wurmonline.server.Constants: analyseAllDbTables: false
    [04:47:09 PM] INFO com.wurmonline.server.Constants: checkAllDbTables: false
    [04:47:09 PM] INFO com.wurmonline.server.Constants: optimiseAllDbTables: false
    [04:47:09 PM] INFO com.wurmonline.server.Constants: createTemporaryDatabaseIndicesAtStartup: true
    [04:47:09 PM] INFO com.wurmonline.server.Constants: dropTemporaryDatabaseIndicesAtStartup: true
    [04:47:09 PM] INFO com.wurmonline.server.Constants: usePrepStmts: false
    [04:47:09 PM] INFO com.wurmonline.server.Constants: gatherDbStats: false
    [04:47:09 PM] INFO com.wurmonline.server.Constants:
    [04:47:09 PM] INFO com.wurmonline.server.Constants:
    [04:47:09 PM] INFO com.wurmonline.server.Constants:
    [04:47:09 PM] INFO com.wurmonline.server.Constants: dbUser: root
    [04:47:09 PM] INFO com.wurmonline.server.Constants: dbDriver:
    [04:47:09 PM] INFO com.wurmonline.server.Constants: useDb: true
    [04:47:09 PM] INFO com.wurmonline.server.Constants: usePooledDb: false
    [04:47:09 PM] INFO com.wurmonline.server.Constants: dbPort:
    [04:47:09 PM] INFO com.wurmonline.server.Constants: trackOpenDatabaseResources: false
    [04:47:09 PM] INFO com.wurmonline.server.Constants:
    [04:47:09 PM] INFO com.wurmonline.server.Constants: numberOfDirtyMeshRowsToSaveEachCall: 10
    [04:47:09 PM] INFO com.wurmonline.server.Constants: useDirectByteBuffersForMeshIO: true
    [04:47:09 PM] INFO com.wurmonline.server.Constants:
    [04:47:09 PM] INFO com.wurmonline.server.Constants: webPath: .
    [04:47:09 PM] INFO com.wurmonline.server.Constants: skillTemplatesDBPath: templates\skills\
    [04:47:09 PM] INFO com.wurmonline.server.Constants: zonesDBPath: zones\
    [04:47:09 PM] INFO com.wurmonline.server.Constants: itemTemplatesDBPath: templates\items\
    [04:47:09 PM] INFO com.wurmonline.server.Constants: creatureStatsDBPath: creatures\
    [04:47:09 PM] INFO com.wurmonline.server.Constants: playerStatsDBPath: players\
    [04:47:09 PM] INFO com.wurmonline.server.Constants: itemStatsDBPath: items\
    [04:47:09 PM] INFO com.wurmonline.server.Constants: tileStatsDBPath: tiles\
    [04:47:09 PM] INFO com.wurmonline.server.Constants: itemOldStatsDBPath: olditems\
    [04:47:09 PM] INFO com.wurmonline.server.Constants: creatureOldStatsDBPath: deadCreatures\
    [04:47:09 PM] INFO com.wurmonline.server.Constants: useQueueToSendDataToPlayers: false
    [04:47:09 PM] INFO com.wurmonline.server.Constants: useMultiThreadedBankPolling: false
    [04:47:09 PM] INFO com.wurmonline.server.Constants: useScheduledExecutorToCountEggs: true
    [04:47:09 PM] INFO com.wurmonline.server.Constants: useScheduledExecutorToSaveConstants: false
    [04:47:09 PM] INFO com.wurmonline.server.Constants: useScheduledExecutorToSaveDirtyMeshRows: true
    [04:47:09 PM] INFO com.wurmonline.server.Constants: useScheduledExecutorToSendTimeSync: true
    [04:47:09 PM] INFO com.wurmonline.server.Constants: useScheduledExecutorToSwitchFatigue: false
    [04:47:09 PM] INFO com.wurmonline.server.Constants: useScheduledExecutorToTickCalendar: true
    [04:47:09 PM] INFO com.wurmonline.server.Constants: useScheduledExecutorToWriteLogs: true
    [04:47:09 PM] INFO com.wurmonline.server.Constants: useScheduledExecutorForServer: false
    [04:47:09 PM] INFO com.wurmonline.server.Constants: scheduledExecutorServiceThreads: 20
    [04:47:09 PM] INFO com.wurmonline.server.Constants: useItemTransferLog: false
    [04:47:09 PM] INFO com.wurmonline.server.Constants: useTileEventLog: false
    [04:47:09 PM] INFO com.wurmonline.server.Constants: useDatabaseForServerStatisticsLog: false
    [04:47:09 PM] INFO com.wurmonline.server.Constants: useScheduledExecutorToUpdateCreaturePositionInDatabase: true
    [04:47:09 PM] INFO com.wurmonline.server.Constants: useScheduledExecutorToUpdatePlayerPositionInDatabase: true
    [04:47:09 PM] INFO com.wurmonline.server.Constants: useScheduledExecutorToUpdateItemDamageInDatabase: true
    [04:47:10 PM] INFO com.wurmonline.server.Constants: useScheduledExecutorToUpdateItemOwnerInDatabase: false
    [04:47:10 PM] INFO com.wurmonline.server.Constants: useScheduledExecutorToUpdateItemLastOwnerInDatabase: false
    [04:47:10 PM] INFO com.wurmonline.server.Constants: useScheduledExecutorToUpdateItemParentInDatabase: false
    [04:47:10 PM] INFO com.wurmonline.server.Constants: useScheduledExecutorToConnectToTwitter: true
    [04:47:10 PM] INFO com.wurmonline.server.Constants: numberOfDbCreaturePositionsToUpdateEachTime: 500
    [04:47:10 PM] INFO com.wurmonline.server.Constants: numberOfDbPlayerPositionsToUpdateEachTime: 500
    [04:47:10 PM] INFO com.wurmonline.server.Constants: numberOfDbItemDamagesToUpdateEachTime: 500
    [04:47:10 PM] INFO com.wurmonline.server.Constants: numberOfDbItemOwnersToUpdateEachTime: 500
    [04:47:10 PM] INFO com.wurmonline.server.Constants: playerStatLog: numplayers.log
    [04:47:10 PM] INFO com.wurmonline.server.Constants: logonStatLog: numlogons.log
    [04:47:10 PM] INFO com.wurmonline.server.Constants: ipStatLog: numips.log
    [04:47:10 PM] INFO com.wurmonline.server.Constants: newbieStatLog: newbies.log
    [04:47:10 PM] INFO com.wurmonline.server.Constants: totIpStatLog: totalips.log
    [04:47:10 PM] INFO com.wurmonline.server.Constants: payingLog: paying.log
    [04:47:10 PM] INFO com.wurmonline.server.Constants: moneyLog: mrtgmoney.log
    [04:47:10 PM] INFO com.wurmonline.server.Constants: lagLog: lag.log
    [04:47:10 PM] INFO com.wurmonline.server.Constants: lagThreshold: 1000
    [04:47:10 PM] INFO com.wurmonline.server.Constants: Eigc enabled false
    [04:47:10 PM] INFO com.wurmonline.server.Constants: useIncomingRMI: true
    [04:47:10 PM] INFO com.wurmonline.server.Server: Adding Shutdown Hook
    [04:47:10 PM] INFO com.wurmonline.server.Server: Wurm Impl Title: Wurm Server
    [04:47:10 PM] INFO com.wurmonline.server.Server: Wurm Impl Vendor: CodeClub AB
    [04:47:10 PM] INFO com.wurmonline.server.Server: Wurm Impl Version: 1.8.0.3
    [04:47:10 PM] INFO com.wurmonline.server.Server: Wurm Common Impl Title: Wurm Server
    [04:47:10 PM] INFO com.wurmonline.server.Server: Wurm Common Impl Vendor: CodeClub AB
    [04:47:10 PM] INFO com.wurmonline.server.Server: Wurm Common Impl Version: 1.8.0.3
    [04:47:10 PM] INFO com.wurmonline.server.Server: MySQL JDBC Spec Title: null
    [04:47:10 PM] INFO com.wurmonline.server.Server: MySQL JDBC Spec Vendor: null
    [04:47:10 PM] INFO com.wurmonline.server.Server: MySQL JDBC Spec Version: null
    [04:47:10 PM] INFO com.wurmonline.server.Server: MySQL JDBC Impl Title: Wurm Server
    [04:47:10 PM] INFO com.wurmonline.server.Server: MySQL JDBC Impl Vendor: CodeClub AB
    [04:47:10 PM] INFO com.wurmonline.server.Server: MySQL JDBC Impl Version: 1.8.0.3
    [04:47:10 PM] INFO com.wurmonline.server.Server: Javax Mail Spec Title: null
    [04:47:10 PM] INFO com.wurmonline.server.Server: Javax Mail Spec Vendor: null
    [04:47:10 PM] INFO com.wurmonline.server.Server: Javax Mail Spec Version: null
    [04:47:10 PM] INFO com.wurmonline.server.Server: Javax Mail Impl Title: Wurm Server
    [04:47:10 PM] INFO com.wurmonline.server.Server: Javax Mail Impl Vendor: CodeClub AB
    [04:47:10 PM] INFO com.wurmonline.server.Server: Javax Mail Impl Version: 1.8.0.3
    [04:47:10 PM] INFO com.wurmonline.server.Server: Javax Activation Spec Title: Java Platform API Specification
    [04:47:10 PM] INFO com.wurmonline.server.Server: Javax Activation Spec Vendor: Oracle Corporation
    [04:47:10 PM] INFO com.wurmonline.server.Server: Javax Activation Spec Version: 1.8
    [04:47:10 PM] INFO com.wurmonline.server.Server: Javax Activation Impl Title: Java Runtime Environment
    [04:47:10 PM] INFO com.wurmonline.server.Server: Javax Activation Impl Vendor: Oracle Corporation
    [04:47:10 PM] INFO com.wurmonline.server.Server: Javax Activation Impl Version: 1.8.0_172
    [04:47:10 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
    [04:47:10 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
    [04:47:10 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
    [04:47:10 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
    [04:47:10 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
    [04:47:10 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
    [04:47:10 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
    [04:47:10 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
    [04:47:10 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
    [04:47:10 PM] INFO com.wurmonline.server.Server: checkAllDbTables is false so not checking database tables for errors.
    [04:47:10 PM] INFO com.wurmonline.server.Server: analyseAllDbTables is false so not analysing database tables to update indices.
    [04:47:10 PM] INFO com.wurmonline.server.Server: OptimizeAllDbTables is false so not optimising database tables.
    [04:47:10 PM] INFO com.wurmonline.server.Servers: Loading all servers.
    [04:47:10 PM] INFO com.wurmonline.server.Servers: Loading Shayla - 16696
    [04:47:10 PM] INFO com.wurmonline.server.Servers: Using database entry for time 115903300
    [04:47:10 PM] INFO com.wurmonline.server.zones.TilePoller: Current polltile=5538732, rest=0 pollmodifier=6241, pollround=5
    [04:47:10 PM] INFO com.wurmonline.server.zones.TilePoller: tiles=16777216, mask=-1 ticksperday=3456000, Nthick=4, rest=0, manypertick=true
    [04:47:10 PM] INFO com.wurmonline.server.Servers: Loading Cadal - 3871
    [04:47:10 PM] INFO com.wurmonline.server.Servers: Loaded 2 servers from the database
    [04:47:10 PM] INFO com.wurmonline.server.Servers: found neighbour Cadal SOUTH
    [04:47:10 PM] INFO com.wurmonline.server.Servers: SOUTH neighbour Cadal SOUTH
    [04:47:10 PM] INFO com.wurmonline.server.Servers: Created properties table in the database
    [04:47:10 PM] INFO com.wurmonline.mesh.MeshIO: .\Shayla\top_layer.map size is 67109888
    [04:47:10 PM] WARNING org.fourthline.cling.binding.xml.DeviceDescriptorBinder: Unsupported UDA minor version, ignoring: 1
    [04:47:10 PM] WARNING class coffee.keenan.network.wrappers.upnp.UPNPService: unable to map port for Steam communication (192.168.0.10:8766)
    [04:47:10 PM] WARNING class coffee.keenan.network.wrappers.upnp.UPNPService: unable to map port for Steam communication (192.168.0.10:8766)
    [04:47:10 PM] INFO com.wurmonline.server.Server: Loading world mesh, size: 4096 took 306.15863 ms
    [04:47:10 PM] INFO com.wurmonline.mesh.MeshIO: .\Shayla\map_cave.map size is 67109888
    [04:47:10 PM] INFO com.wurmonline.server.Server: Loading cave mesh, size: 4096 took 111.08531 ms
    [04:47:10 PM] INFO com.wurmonline.mesh.MeshIO: .\Shayla\resources.map size is 67109888
    [04:47:10 PM] INFO com.wurmonline.server.Server: Loading resource mesh, size: 4096 took 70.567795 ms
    [04:47:10 PM] INFO com.wurmonline.mesh.MeshIO: .\Shayla\rock_layer.map size is 67109888
    [04:47:10 PM] INFO com.wurmonline.server.Server: Loading rock mesh, size: 4096 took 247.41411 ms
    [04:47:10 PM] INFO com.wurmonline.mesh.MeshIO: .\Shayla\flags.map size is 67109888
    [04:47:10 PM] INFO com.wurmonline.server.Server: Loading flags mesh, size: 4096 took 71.75164 ms
    [04:47:10 PM] INFO com.wurmonline.server.Server: Max height: 0
    [04:47:11 PM] INFO com.wurmonline.server.Features: Loading all overridden features for production version: 129 and isTestServer: false.
    [04:47:11 PM] INFO com.wurmonline.server.Features: Loaded 0 overridden features from the database
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: Dummy entry - do not use, Id: 0, Version: 1, Default: false, Overridden: false, Enabled: false]
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: Name change, Id: 31, Version: 999, Default: false, Overridden: false, Enabled: false]
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: Surface Water, Id: 32, Version: 140, Default: false, Overridden: false, Enabled: false]
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: Cave Water, Id: 33, Version: 999, Default: false, Overridden: false, Enabled: false]
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: New skill system, Id: 38, Version: 125, Default: true, Overridden: false, Enabled: true]
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: Blocked Traders, Id: 41, Version: 121, Default: true, Overridden: false, Enabled: true]
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: Combat system changes for creatures, Id: 51, Version: 201, Default: false, Overridden: false, Enabled: false]
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: Blocked HOTA terraforming and building, Id: 55, Version: 201, Default: false, Overridden: false, Enabled: false]
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: Free armour and weapons on spawn, Id: 56, Version: 201, Default: false, Overridden: false, Enabled: false]
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: Random treasure chests, Id: 57, Version: 201, Default: false, Overridden: false, Enabled: false]
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: Ownership Papers, Id: 70, Version: 999, Default: false, Overridden: false, Enabled: false]
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: Valrei map, Id: 72, Version: 125, Default: true, Overridden: false, Enabled: true]
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: Crop tile poller split, Id: 75, Version: 125, Default: true, Overridden: false, Enabled: true]
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: Single Player Bridges, Id: 76, Version: 125, Default: true, Overridden: false, Enabled: true]
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: Amphora, Id: 77, Version: 126, Default: true, Overridden: false, Enabled: true]
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: Set as a chaos server (test pvp only), Id: 78, Version: 999, Default: false, Overridden: false, Enabled: false]
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: Set a destination on a boat, Id: 79, Version: 126, Default: true, Overridden: false, Enabled: true]
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: New portals, Id: 80, Version: 999, Default: false, Overridden: false, Enabled: false]
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: Transform from resource tiles, Id: 81, Version: 126, Default: true, Overridden: false, Enabled: true]
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: Wagon Passenger, Id: 82, Version: 126, Default: true, Overridden: false, Enabled: true]
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: Cave Dwellings, Id: 85, Version: 128, Default: true, Overridden: false, Enabled: true]
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: Placing items on furniture, Id: 86, Version: 999, Default: false, Overridden: false, Enabled: false]
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: Rifts, Id: 87, Version: 128, Default: false, Overridden: false, Enabled: false]
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: Transform to resource tiles, Id: 88, Version: 126, Default: true, Overridden: false, Enabled: true]
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: Cave Bridges, Id: 89, Version: 129, Default: true, Overridden: false, Enabled: true]
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: Gift packs, Id: 90, Version: 128, Default: false, Overridden: false, Enabled: false]
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: Returner pack registration, Id: 91, Version: 127, Default: false, Overridden: false, Enabled: false]
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: Rift Loot Based on Participation, Id: 92, Version: 140, Default: false, Overridden: false, Enabled: false]
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: Extra Anniversary Gift, Id: 93, Version: 128, Default: false, Overridden: false, Enabled: false]
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: New Domain System - Override requires restart, Id: 94, Version: 128, Default: true, Overridden: false, Enabled: true]
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: Allow Meditation Path Change (Insanity Only), Id: 95, Version: 130, Default: false, Overridden: false, Enabled: false]
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: New Highway System - Override requires restart, Id: 96, Version: 129, Default: true, Overridden: false, Enabled: true]
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: New Projectile Calculations, Id: 97, Version: 128, Default: true, Overridden: false, Enabled: true]
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: New Kingdom Influence, Id: 98, Version: 140, Default: false, Overridden: false, Enabled: false]
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: Wagoner System, Id: 99, Version: 129, Default: false, Overridden: false, Enabled: false]
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: Creature Movement Changes, Id: 100, Version: 129, Default: true, Overridden: false, Enabled: true]
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: Polling Optimisation - Tile Array Copying Changes, Id: 101, Version: 999, Default: false, Overridden: false, Enabled: false]
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: Wagoner Drive On Left, Id: 102, Version: 129, Default: false, Overridden: false, Enabled: false]
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: Allows for transportation of creatures, Id: 103, Version: 129, Default: true, Overridden: false, Enabled: true]
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: Move from one bulk container to another as action, Id: 104, Version: 129, Default: true, Overridden: false, Enabled: true]
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: Wagoner Drive on One Side, Id: 105, Version: 129, Default: false, Overridden: false, Enabled: false]
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: Chance to gain affinities from skill usage, Id: 106, Version: 140, Default: false, Overridden: false, Enabled: false]
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: All metals make all metal items, Id: 107, Version: 129, Default: true, Overridden: false, Enabled: true]
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: Compound Titles, Id: 108, Version: 129, Default: true, Overridden: false, Enabled: true]
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: PvE Server Death Tabs, Id: 109, Version: 129, Default: true, Overridden: false, Enabled: true]
    [04:47:11 PM] INFO com.wurmonline.server.Features: Feature [Name: New Armour Values (Epic Tested), Id: 110, Version: 129, Default: true, Overridden: false, Enabled: true]
    [04:47:11 PM] INFO com.wurmonline.server.MessageServer: Initialising MessageServer
    [04:47:11 PM] INFO com.wurmonline.server.Server: Protocol: 250990584
    [04:47:11 PM] INFO com.wurmonline.server.deities.Deities: Loading deities
    [04:47:11 PM] WARNING com.wurmonline.server.items.ItemTemplateFactory: Template eye already being used.
    [04:47:11 PM] INFO com.wurmonline.server.items.ItemTemplateCreator: Initialising the Item Templates took 34 milliseconds
    [04:47:11 PM] INFO com.wurmonline.server.spells.SpellGenerator: Starting to create spells
    [04:47:11 PM] INFO com.wurmonline.server.spells.SpellGenerator: Generating spells took 14.478205 ms
    [04:47:11 PM] INFO com.wurmonline.server.creatures.CreatureTemplateCreator: Starting to create Creature Templates
    [04:47:11 PM] INFO com.wurmonline.server.skills.Skill: Calculating skill chances...
    [04:47:11 PM] INFO com.wurmonline.server.skills.Skill: Loaded skill chances succeeded.
    [04:47:11 PM] INFO com.wurmonline.server.skills.Skill: Done. Loading/Calculating skill chances from the database took 8.503023 millis.
    [04:47:11 PM] INFO com.wurmonline.server.creatures.CreatureTemplateCreator: Creating Creature Templates took 28 ms
    [04:47:11 PM] INFO com.wurmonline.server.zones.CropTilePoller: CROPS_POLLER: Collecting tile data.
    [04:47:11 PM] INFO com.wurmonline.server.zones.CropTilePoller:

    [04:47:11 PM] INFO com.wurmonline.server.zones.CropTilePoller: CROPS_POLLER: Collecting tile Finished.
    [04:47:11 PM] INFO com.wurmonline.server.effects.EffectFactory: Loaded 0 effects from database took 2.236905 ms
    [04:47:11 PM] INFO com.wurmonline.server.creatures.AnimalSettings: Loading all animal settings.
    [04:47:11 PM] INFO com.wurmonline.server.creatures.AnimalSettings: Loaded 0 animal settings. That took 1.677601 ms.
    [04:47:11 PM] INFO com.wurmonline.server.items.ItemSettings: Loading all item settings.
    [04:47:11 PM] INFO com.wurmonline.server.items.ItemSettings: Loaded 0 item settings. That took 0.207149 ms.
    [04:47:11 PM] INFO com.wurmonline.server.structures.DoorSettings: Loading all door (and gate) settings.
    [04:47:11 PM] INFO com.wurmonline.server.structures.DoorSettings: Loaded 0 door (and gate) settings. That took 2.486412 ms.
    [04:47:11 PM] INFO com.wurmonline.server.structures.StructureSettings: Loading all structure settings.
    [04:47:11 PM] INFO com.wurmonline.server.structures.StructureSettings: Loaded 0 structure settings (guests). That took 0.153971 ms.
    [04:47:11 PM] INFO com.wurmonline.server.creatures.MineDoorSettings: Loading all minedoor settings.
    [04:47:11 PM] INFO com.wurmonline.server.creatures.MineDoorSettings: Loaded 0 minedoor settings. That took 0.143459 ms.
    [04:47:11 PM] INFO com.wurmonline.server.players.PermissionsHistories: Purging permissions history over 6 months old.
    [04:47:11 PM] INFO com.wurmonline.server.players.PermissionsHistories: Purged 0 permissions history. That took 0.20282 ms.
    [04:47:11 PM] INFO com.wurmonline.server.players.PermissionsHistories: Loading all permissions history.
    [04:47:11 PM] INFO com.wurmonline.server.players.PermissionsHistories: Loaded 0 permissions history. That took 0.201893 ms.
    [04:47:11 PM] INFO com.wurmonline.server.Items: Loaded 29 item data entries, that took 1.018124 ms
    [04:47:11 PM] INFO com.wurmonline.server.items.ItemSpellEffects: Loaded 0 Spell Effects For Items, that took 0.106048 ms
    [04:47:11 PM] INFO com.wurmonline.server.Items: Loaded 0 item inscription data entries, that took 0.059363 ms
    [04:47:11 PM] INFO com.wurmonline.server.Items: Loading all static preloaded items
    [04:47:11 PM] INFO com.wurmonline.server.utils.logging.DatabaseLogger: Creating Database logger Item transfer logger for WurmLoggable type: com.wurmonline.server.utils.logging.ItemTransfer, MaxLoggablesToRemovePerCycle: 500
    [04:47:11 PM] INFO com.wurmonline.server.utils.logging.ItemTransferDatabaseLogger: Creating Item Transfer logger, System useItemTransferLog option: false
    [04:47:11 PM] INFO com.wurmonline.server.utils.DatabaseUpdater: Creating Database updater Item Database Damage Updater for WurmDbUpdatable type: com.wurmonline.server.utils.ItemDamageDatabaseUpdatable, MaxUpdatablesToRemovePerCycle: 500
    [04:47:11 PM] INFO com.wurmonline.server.utils.ItemDamageDatabaseUpdater: Creating Item Damage Updater.
    [04:47:11 PM] INFO com.wurmonline.server.utils.DatabaseUpdater: Creating Database updater Item Database Owner Updater for WurmDbUpdatable type: com.wurmonline.server.utils.ItemOwnerDatabaseUpdatable, MaxUpdatablesToRemovePerCycle: 500
    [04:47:11 PM] INFO com.wurmonline.server.utils.ItemOwnerDatabaseUpdater: Creating Item Owner Updater.
    [04:47:11 PM] INFO com.wurmonline.server.utils.DatabaseUpdater: Creating Database updater Item Database Last Owner Updater for WurmDbUpdatable type: com.wurmonline.server.utils.ItemLastOwnerDatabaseUpdatable, MaxUpdatablesToRemovePerCycle: 500
    [04:47:11 PM] INFO com.wurmonline.server.utils.ItemOwnerDatabaseUpdater: Creating Item Last Owner Updater.
    [04:47:11 PM] INFO com.wurmonline.server.utils.DatabaseUpdater: Creating Database updater Item Database Parent Updater for WurmDbUpdatable type: com.wurmonline.server.utils.ItemParentDatabaseUpdatable, MaxUpdatablesToRemovePerCycle: 500
    [04:47:11 PM] INFO com.wurmonline.server.utils.ItemParentDatabaseUpdater: Creating Item Parent Updater.
    [04:47:11 PM] INFO com.wurmonline.server.Items: Loaded all static preloaded items, that took 37.555897 ms
    [04:47:11 PM] INFO com.wurmonline.server.Items: Loaded 0 protected corpse entries, that took 0.079459 ms
    [04:47:11 PM] INFO com.wurmonline.server.Items: Loading all zone items using com.wurmonline.server.items.BodyDbStrings@243b2cf4
    [04:47:11 PM] INFO com.wurmonline.server.Items: Loaded 14 zone items. That took 0.232193 ms.
    [04:47:11 PM] INFO com.wurmonline.server.Items: Loading all zone items using com.wurmonline.server.items.ItemDbStrings@bad066a
    [04:47:11 PM] INFO com.wurmonline.server.Items: Loaded 128 zone items. That took 4.510294 ms.
    [04:47:11 PM] INFO com.wurmonline.server.Items: Loading all zone items using com.wurmonline.server.items.CoinDbStrings@24fb18e5
    [04:47:11 PM] INFO com.wurmonline.server.Items: Loaded 128 zone items. That took 0.333295 ms.
    [04:47:11 PM] INFO com.wurmonline.server.combat.WeaponCreator: Creating weapons
    [04:47:11 PM] INFO com.wurmonline.server.combat.WeaponCreator: Creating weapons took 0.589912 ms
    [04:47:11 PM] INFO com.wurmonline.server.banks.Banks: Loaded 0 banks from database took 1.711921 ms
    [04:47:11 PM] INFO com.wurmonline.server.structures.Wall: Loading all walls.
    [04:47:11 PM] INFO com.wurmonline.server.structures.Wall: Loaded 0 wall. That took 0.258164 ms.
    [04:47:11 PM] INFO com.wurmonline.server.structures.Wall: Loading all floors.
    [04:47:11 PM] INFO com.wurmonline.server.structures.Wall: Loaded 0 floors. That took 0.197565 ms.
    [04:47:11 PM] INFO com.wurmonline.server.structures.Wall: Loading all bridge parts.
    [04:47:11 PM] INFO com.wurmonline.server.structures.Wall: Loaded 0 bridge parts. That took 0.167266 ms.
    [04:47:11 PM] INFO com.wurmonline.server.kingdom.Kingdom: Loading all kingdoms.
    [04:47:11 PM] INFO com.wurmonline.server.kingdom.Kingdom: Loaded kingdoms from database took 44.594032 ms
    [04:47:11 PM] INFO com.wurmonline.server.kingdom.King: Loading all kingdom eras.
    [04:47:11 PM] INFO com.wurmonline.server.kingdom.King: Loaded kingdom eras from database took 0.172831 ms
    [04:47:11 PM] INFO com.wurmonline.server.kingdom.Appointments: Loading era -1 for kingdom 1 current=true
    [04:47:11 PM] INFO com.wurmonline.server.kingdom.Appointments: Loading era -3 for kingdom 3 current=true
    [04:47:11 PM] INFO com.wurmonline.server.kingdom.Appointments: Loading era -2 for kingdom 2 current=true
    [04:47:11 PM] INFO com.wurmonline.server.kingdom.Appointments: Loading era -5 for kingdom 0 current=true
    [04:47:11 PM] INFO com.wurmonline.server.spells.Cooldowns: Loading all cooldowns.
    [04:47:11 PM] INFO com.wurmonline.server.spells.Cooldowns: Loaded cooldowns from database took 0.202821 ms
    [04:47:11 PM] INFO com.wurmonline.server.zones.Zones: Creating zones: size is 4096, 4096
    [04:47:11 PM] INFO com.wurmonline.server.zones.Zones: Initialised surface zones - array size: [64][64];
    [04:47:11 PM] INFO com.wurmonline.server.zones.Zones: Initialised cave zones - array size: [64][64];
    [04:47:11 PM] INFO com.wurmonline.server.zones.Zones: Seconds between polls=800, zonespolled=10, maxnumberofzonespolled=819
    [04:47:11 PM] INFO com.wurmonline.server.zones.Zones: Loading surface and cave zone structures
    [04:47:11 PM] INFO com.wurmonline.server.structures.Structures: Loading all Structures
    [04:47:11 PM] INFO com.wurmonline.server.structures.Structures: Structures loaded. Number of structures=0. That took 0.317836 ms.
    [04:47:12 PM] INFO com.wurmonline.server.zones.Zones: Loaded fences
    [04:47:12 PM] INFO com.wurmonline.server.zones.Zones: Loaded build tiles
    [04:47:12 PM] INFO com.wurmonline.server.zones.Zones: Ended loading of structures
    [04:47:12 PM] INFO com.wurmonline.server.zones.Zones: Loaded zone items
    [04:47:12 PM] INFO com.wurmonline.server.zones.Zones: Loaded 4096 surface and cave zones
    [04:47:12 PM] INFO com.wurmonline.server.zones.Zones: Zones created and loaded. Number of zones=4096. PollFraction is 16. That took 448.2672 millis.
    [04:47:12 PM] INFO com.wurmonline.server.zones.Zones: Loaded 0 mining tiles, that took 0.248579 ms
    [04:47:12 PM] INFO com.wurmonline.server.zones.SpawnTable: Creating Encounters
    [04:47:12 PM] INFO com.wurmonline.server.zones.SpawnTable: Created Encounters. It took 0.878375 ms.
    [04:47:12 PM] INFO com.wurmonline.server.zones.Zones: Initialising walked tiles
    [04:47:12 PM] INFO com.wurmonline.server.zones.Zones: Initialised walked tiles. It took 14.440484 ms.
    [04:47:12 PM] INFO com.wurmonline.server.zones.Zones: Loading protected tiles from file: .\Shayla\\protectedTiles.bmap
    [04:47:12 PM] INFO com.wurmonline.server.zones.Zones: Loaded 0 protected tiles. It took 195.7637 ms.
    [04:47:12 PM] INFO com.wurmonline.server.villages.Villages: Loading villages.
    [04:47:12 PM] INFO com.wurmonline.server.villages.Villages: Loaded 0 villages from the database took 0.216116 ms
    [04:47:12 PM] INFO com.wurmonline.server.highways.Routes: Calculating All routes.
    [04:47:12 PM] INFO com.wurmonline.server.highways.Routes: Calculated 0 routes and 0 nodes.That took 0.061218 ms.
    [04:47:12 PM] INFO com.wurmonline.server.Players: Loaded 0 banned IPs
    [04:47:12 PM] INFO com.wurmonline.server.Players: Loaded 0 more bans from steamids
    [04:47:12 PM] INFO com.wurmonline.server.utils.DatabaseUpdater: Creating Database updater Creature Database Position Updater for WurmDbUpdatable type: com.wurmonline.server.utils.CreaturePositionDbUpdatable, MaxUpdatablesToRemovePerCycle: 500
    [04:47:12 PM] INFO com.wurmonline.server.utils.CreaturePositionDatabaseUpdater: Creating Creature Position Updater.
    [04:47:12 PM] INFO com.wurmonline.server.utils.DatabaseUpdater: Creating Database updater Player Database Position Updater for WurmDbUpdatable type: com.wurmonline.server.utils.PlayerPositionDbUpdatable, MaxUpdatablesToRemovePerCycle: 500
    [04:47:12 PM] INFO com.wurmonline.server.utils.PlayerPositionDatabaseUpdater: Creating Player Position Updater.
    [04:47:12 PM] INFO com.wurmonline.server.WurmId: Loading ids.
    [04:47:12 PM] INFO com.wurmonline.server.WurmId: Added to ids, creatrureIdcounter is now 43031
    [04:47:12 PM] INFO com.wurmonline.server.WurmId: Finished loading Wurm IDs, that took 1.146743 millis.
    [04:47:12 PM] INFO com.wurmonline.server.creatures.Brand: Loading Brands
    [04:47:12 PM] INFO com.wurmonline.server.creatures.Creatures: Loading all skills for creatures
    [04:47:12 PM] INFO com.wurmonline.server.creatures.Creatures: Loaded creature skills. That took 1.473853
    [04:47:12 PM] INFO com.wurmonline.server.creatures.Creatures: Loading Creatures
    [04:47:12 PM] INFO com.wurmonline.server.creatures.Creatures: Loading all items for creatures
    [04:47:12 PM] INFO com.wurmonline.server.creatures.Creatures: Loaded creature items. That took 0.688231 ms for 0 items and 0 coins.
    [04:47:13 PM] INFO com.wurmonline.server.creatures.Creatures: Loaded 953 creatures. Destroyed 0. That took 549.5732 ms. CheckPoints cp1=264.64276, cp2=0.0, cp3=0.0, cp4=0.0
    [04:47:13 PM] INFO com.wurmonline.server.creatures.Creatures: Loaded items for creature. CheckPoints cp1=0.314433, cp2=0.0, cp3=12.710619, cp4=0.0
    [04:47:13 PM] INFO com.wurmonline.server.villages.Villages: Loading dead villages.
    [04:47:13 PM] INFO com.wurmonline.server.villages.Villages: Loaded 0 dead villages from the database took 0.154589 ms
    [04:47:13 PM] INFO com.wurmonline.server.villages.Villages: Loading villages citizens.
    [04:47:13 PM] INFO com.wurmonline.server.villages.Villages: Loading villages guards.
    [04:47:13 PM] INFO com.wurmonline.server.Server: Fixing cave entrances.
    [04:47:13 PM] INFO com.wurmonline.server.Server: Set 0 cave entrances to rock out of 0
    [04:47:13 PM] INFO com.wurmonline.server.Server: Fixing cave entrances took 407.6316 ms
    [04:47:13 PM] INFO com.wurmonline.server.Items: Loading item effects.
    [04:47:13 PM] INFO com.wurmonline.server.Items: Loaded 0 item effects. That took 3.339745 ms.
    [04:47:13 PM] INFO com.wurmonline.server.zones.Zones: Loading guard towers.
    [04:47:13 PM] INFO com.wurmonline.server.zones.Zones: Loaded 0 Guard towers. That took 0.095845 ms.
    [04:47:13 PM] INFO com.wurmonline.server.villages.PvPAlliance: Loading all PVP Alliances.
    [04:47:13 PM] INFO com.wurmonline.server.villages.PvPAlliance: Loaded PVP Alliances from database took 0.136038 ms
    [04:47:13 PM] INFO com.wurmonline.server.villages.Villages: Loading all wars.
    [04:47:13 PM] INFO com.wurmonline.server.villages.Villages: Loaded 0 wars from the database took 0.149333 ms
    [04:47:13 PM] INFO com.wurmonline.server.villages.RecruitmentAds: Loaded 0 ads from the database took 0.073584 ms
    [04:47:13 PM] INFO com.wurmonline.server.economy.DbEconomy: Iron=0
    [04:47:13 PM] INFO com.wurmonline.server.economy.DbEconomy: Copper=0
    [04:47:13 PM] INFO com.wurmonline.server.economy.DbEconomy: Silver=0
    [04:47:13 PM] INFO com.wurmonline.server.economy.DbEconomy: Gold=0
    [04:47:13 PM] INFO com.wurmonline.server.economy.Economy: Loading economy took 35.884476 ms.
    [04:47:13 PM] INFO com.wurmonline.server.Server: Loading economy took 38.05522 ms.
    [04:47:13 PM] INFO com.wurmonline.server.endgames.EndGameItems: Loading End Game Items.
    [04:47:13 PM] INFO com.wurmonline.server.endgames.EndGameItems: Loaded 2 altars and 12 artifacts. That took 34.357758 ms.
    [04:47:13 PM] INFO com.wurmonline.server.players.PlayerInfoFactory: Loading player infos. Going to prune DB.
    [04:47:13 PM] INFO com.wurmonline.server.players.PlayerInfoFactory: Loaded 0 PlayerInfos from the database took 1 ms
    [04:47:13 PM] INFO com.wurmonline.server.players.WurmRecord: Loaded 0 champ records from the database took 0 ms
    [04:47:13 PM] INFO com.wurmonline.server.skills.Affinities: Loaded 0 affinities from the database took 0.077295 ms
    [04:47:13 PM] INFO com.wurmonline.server.players.PlayerInfoFactory: Not Loading referrers from the database as this is not the login server
    [04:47:13 PM] INFO com.wurmonline.server.zones.Dens: Loading dens
    [04:47:13 PM] INFO com.wurmonline.server.zones.Dens: Loaded 0 dens from the database took 1.195902 ms
    [04:47:13 PM] INFO com.wurmonline.server.players.Reimbursement: Did not load reimbursements from the database as this is not the login server, which has id: 3871
    [04:47:13 PM] INFO com.wurmonline.server.players.PendingAccount: Loaded 0 pending accounts from the database took 0.144077 ms
    [04:47:13 PM] INFO com.wurmonline.server.intra.PasswordTransfer: Loaded 0 PasswordTransfers from the database took 0.087188 ms
    [04:47:13 PM] INFO com.wurmonline.server.players.AchievementGenerator: Loading achievement templates.
    [04:47:13 PM] INFO com.wurmonline.server.players.Achievements: Loaded 0 achievements from the database took 0.093062 ms
    [04:47:13 PM] INFO com.wurmonline.server.players.Achievements: Generated 0 personal goals, took 0.028445 ms
    [04:47:13 PM] INFO com.wurmonline.server.zones.FocusZone: Loaded 6 focus zones. It took 0.444908 millis.
    [04:47:13 PM] INFO com.wurmonline.server.epic.Hota: Loaded 0 HOTA items. It took 0.089662 millis.
    [04:47:13 PM] INFO com.wurmonline.server.epic.Hota: Loaded 0 HOTA helpers. It took 0.060909 millis.
    [04:47:13 PM] INFO com.wurmonline.communication.SocketServer: Creating Wurm SocketServer on /127.0.0.1:40001
    [04:47:13 PM] INFO com.wurmonline.server.intra.IntraServer: Intraserver listening on /127.0.0.1:40001
    [04:47:13 PM] INFO com.wurmonline.server.WurmHarvestables: Current wurm time: 115903300 - It is 11:21:40 on day of Tears in week 4 of the starfall of Silence in the year of 983.
    start apple season: 136923230 - 18:13:50 on day of the Wurm in week 3 of the Raven's starfall in the year of 984.
    start blueberry season: 133621653 - 13:07:33 on day of Awakening in week 1 of the starfall of Fires in the year of 984.
    start camellia season: 125480444 - 07:40:44 on Wrath day in week 4 of the starfall of the Leaf in the year of 984.
    start cherry season: 131224827 - 19:20:27 on day of Awakening in week 1 of the White Shark starfall in the year of 984.
    start chestnut season: 137106323 - 21:05:23 on day of Tears in week 3 of the Raven's starfall in the year of 984.
    start grape season: 135925695 - 05:08:15 on day of Sleep in week 1 of the Raven's starfall in the year of 984.
    start hazel season: 138761368 - 00:49:28 on Wrath day in week 2 of the starfall of Dancers in the year of 984.
    start hops season: 134576390 - 14:19:50 on Wrath day in week 3 of the starfall of Fires in the year of 984.
    start lavender season: 126574486 - 23:34:46 on Luck day in week 2 of the Bear's starfall in the year of 984.
    start lemon season: 136429251 - 01:00:51 on day of Tears in week 2 of the Raven's starfall in the year of 984.
    start lingonberry season: 140051245 - 23:07:25 on Wrath day in week 4 of the starfall of Dancers in the year of 984.
    start maple season: 127853793 - 18:56:33 on day of the Wurm in week 4 of the Bear's starfall in the year of 984.
    start oak season: 128848268 - 07:11:08 on day of the Ant in week 2 of the Snake's starfall in the year of 984.
    start oleander season: 125131919 - 06:51:59 on day of Awakening in week 3 of the starfall of the Leaf in the year of 984.
    start olive season: 132704552 - 22:22:32 on day of the Wurm in week 4 of the White Shark starfall in the year of 984.
    start orange season: 135084751 - 11:32:31 on day of the Wurm in week 4 of the starfall of Fires in the year of 984.
    start pine season: 116490439 - 06:27:19 on day of Tears in week 1 of the starfall of Diamonds in the year of 984.
    start raspberry season: 138001045 - 05:37:25 on Luck day in week 1 of the starfall of Dancers in the year of 984.
    start rose season: 127189304 - 02:21:44 on day of the Wurm in week 3 of the Bear's starfall in the year of 984.
    start walnut season: 138860952 - 04:29:12 on day of Tears in week 2 of the starfall of Dancers in the year of 984.
    [04:47:13 PM] INFO com.wurmonline.server.WurmHarvestables: Set harvest start dates. It took 2.019553 millis.
    [04:47:13 PM] INFO com.wurmonline.server.items.WurmMail: Loaded 0 Mails from the database took 0.101411 ms
    [04:47:13 PM] INFO com.wurmonline.server.HistoryManager: Loaded 0 HISTORY events from the database took 0.119034 ms
    [04:47:13 PM] INFO com.wurmonline.server.players.Cultist: Loaded all cultists. It took 0.157372 millis.
    [04:47:13 PM] INFO com.wurmonline.server.epic.EpicServerStatus: LOADING LOCAL EPIC MISSIONS
    [04:47:13 PM] INFO com.wurmonline.server.epic.EpicScenario: Loaded current scenario Vynora fall
    [04:47:13 PM] INFO com.wurmonline.server.support.Tickets: Loaded 0 Tickets. It took 0.185817 millis.
    [04:47:13 PM] INFO com.wurmonline.server.support.VoteQuestions: Loaded 0 Vote Questions. It took 0.146242 millis.
    [04:47:13 PM] INFO com.wurmonline.server.players.PlayerVotes: Loaded 0 Player Votes. It took 0.085643 millis.
    [04:47:13 PM] INFO com.wurmonline.server.items.Recipes: Loading all Recipes
    [04:47:13 PM] INFO com.wurmonline.server.items.Recipes: Total number of recipes=581.
    [04:47:13 PM] INFO com.wurmonline.server.items.Recipes: Number of player known recipes=0.
    [04:47:13 PM] INFO com.wurmonline.server.items.Recipes: Number of named recipes=0.
    [04:47:13 PM] INFO com.wurmonline.server.items.Recipes: Recipes loaded. That took 157.54059 ms.
    [04:47:13 PM] INFO com.wurmonline.server.items.Recipes: Loading all Recipes
    [04:47:13 PM] INFO com.wurmonline.server.items.Recipes: Total number of recipes=581.
    [04:47:13 PM] INFO com.wurmonline.server.items.Recipes: Number of player known recipes=0.
    [04:47:13 PM] INFO com.wurmonline.server.items.Recipes: Number of named recipes=0.
    [04:47:13 PM] INFO com.wurmonline.server.items.Recipes: Recipes loaded. That took 2.059128 ms.
    [04:47:13 PM] INFO com.wurmonline.server.skills.AffinitiesTimed: Loading all Player Timed Affinities
    [04:47:13 PM] INFO com.wurmonline.server.skills.AffinitiesTimed: Number of player timed affinities=0.
    [04:47:13 PM] INFO com.wurmonline.server.skills.AffinitiesTimed: Player timed affinities loaded. That took 1.9942 ms.
    [04:47:13 PM] INFO com.wurmonline.server.villages.VillageMessages: Loaded 0 village messages from the database took 0.109449 ms
    [04:47:13 PM] INFO com.wurmonline.server.Server: Going to use a ScheduledExecutorService to write logs
    [04:47:13 PM] INFO com.wurmonline.server.Server: Going to use a ScheduledExecutorService to count eggs
    [04:47:13 PM] INFO com.wurmonline.server.Server: Going to use a ScheduledExecutorService to call MeshIO.saveNextDirtyRow()
    [04:47:13 PM] INFO com.wurmonline.server.MeshSaver: Created MeshSaver for map layer: 'SurfaceMesh', MeshIO [Size: 4096, linesPerRow: 32, rowId: 0, size_level: 12]@416241353, rowsPerCall: 10
    [04:47:13 PM] INFO com.wurmonline.server.MeshSaver: Created MeshSaver for map layer: 'CaveMesh', MeshIO [Size: 4096, linesPerRow: 32, rowId: 0, size_level: 12]@1529645818, rowsPerCall: 10
    [04:47:13 PM] INFO com.wurmonline.server.MeshSaver: Created MeshSaver for map layer: 'RockMesh', MeshIO [Size: 4096, linesPerRow: 32, rowId: 0, size_level: 12]@1721102847, rowsPerCall: 10
    [04:47:13 PM] INFO com.wurmonline.server.MeshSaver: Created MeshSaver for map layer: 'ResourceMesh', MeshIO [Size: 4096, linesPerRow: 32, rowId: 0, size_level: 12]@1163812893, rowsPerCall: 10
    [04:47:13 PM] INFO com.wurmonline.server.MeshSaver: Created MeshSaver for map layer: 'FlagsMesh', MeshIO [Size: 4096, linesPerRow: 32, rowId: 0, size_level: 12]@2093357189, rowsPerCall: 10
    [04:47:13 PM] INFO com.wurmonline.server.Server: Going to use a ScheduledExecutorService to send TimeSync commands
    [04:47:13 PM] INFO com.wurmonline.server.Server: Going to use a ScheduledExecutorService to call WurmCalendar.tickSeconds()
    [04:47:13 PM] INFO com.wurmonline.server.Server: Going to use a ScheduledExecutorService to update creature positions in database
    [04:47:13 PM] INFO com.wurmonline.server.Server: Going to use a ScheduledExecutorService to update player positions in database
    [04:47:13 PM] INFO com.wurmonline.server.Server: Going to use a ScheduledExecutorService to update item damage in database
    [04:47:13 PM] INFO com.wurmonline.server.Server: Going to use a ScheduledExecutorService to connect to twitter
    [04:47:13 PM] INFO com.wurmonline.server.Eigc: Loaded 0 eigc accounts.
    [04:47:13 PM] INFO com.wurmonline.communication.SocketServer: Creating Wurm SocketServer on /192.168.0.10:3725
    [04:47:13 PM] INFO com.wurmonline.server.Server: The Wurm Server is listening on ip 192.168.0.10 and port 3725. Min time between same ip connections=1000
    [04:47:13 PM] INFO com.wurmonline.server.Server: commPollCounterInit=1
    [04:47:14 PM] INFO com.wurmonline.server.steam.SteamHandler: Starting the server
    [04:47:14 PM] INFO com.wurmonline.server.Server: End of game server initialisation
    [04:47:14 PM] INFO com.wurmonline.server.players.AwardLadder: Finished generating AwardLadder
    [04:47:14 PM] WARNING com.wurmonline.server.skills.SkillStat: Polling 0 skills for stats v2 took 0 ms.
    [04:47:14 PM] INFO com.wurmonline.server.items.CreationEntryCreator: Initialising the CreationEntries took 8.824569 millis.
    [04:47:14 PM] INFO com.wurmonline.server.webinterface.WebInterfaceImpl: Hostname of local machine used to send registration emails: Server
    [04:47:14 PM] INFO BetterDigMod: Adding action allowed when mounted: LEVEL (532)
    [04:47:14 PM] INFO BetterDigMod: Adding action allowed when mounted: FLATTEN (150)
    [04:47:14 PM] INFO BetterDigMod: Adding action allowed when mounted: FLATTEN_BORDER (533)
    [04:47:14 PM] INFO BetterDigMod: Adding action allowed when mounted: DIG (144)
    [04:47:14 PM] INFO BetterDigMod: Adding action allowed when mounted: LEVEL_BORDER (865)
    [04:47:14 PM] INFO com.wurmonline.server.Items: Current number of eggs is 0 (max eggs is 1000) That took 2.291012 ms.
    [04:47:14 PM] INFO com.wurmonline.server.Items: Current number of wild hives is 0 and domestic hives is 0.
    [04:47:15 PM] INFO com.wurmonline.server.intra.IntraClient: The server just synched wurm clock. New wurm time=115903733. Difference was -424 wurm seconds.
    [04:47:15 PM] INFO com.wurmonline.server.steam.SteamHandler: Server connected to steam
    [04:47:15 PM] INFO org.gotti.wurmunlimited.mods.serverpacks.ServerPackMod: Added pack map_Shayla
    [04:47:15 PM] INFO org.gotti.wurmunlimited.mods.spellmod.SpellMod: Initializing Spell modifications
    [04:47:19 PM] INFO com.wurmonline.server.webinterface.WebInterfaceImpl: 192.168.0.10 RMI client. Received weather data from login server. Propagating windrot=160.17577
    [04:47:19 PM] INFO com.wurmonline.server.webinterface.WebInterfaceImpl: serverId:3871 kingdom id 4 exists=true
    [04:47:19 PM] INFO com.wurmonline.server.webinterface.WebInterfaceImpl: Cadal kingdom id 4 exists=true
    [04:47:19 PM] WARNING com.wurmonline.server.LoginServerWebConnection: Failed to contact the login server  3871 Server unavailable
    [04:47:19 PM] WARNING com.wurmonline.server.players.PlayerInfoFactory: Failed to contact the login server. Please try later.
    com.wurmonline.shared.exceptions.WurmServerException: Failed to contact the login server. Please try later.
        at com.wurmonline.server.LoginServerWebConnection.getPlayerStates(LoginServerWebConnection.java:569)
        at com.wurmonline.server.players.PlayerInfoFactory.getPlayerStates(PlayerInfoFactory.java:1276)
        at com.wurmonline.server.players.PlayerInfoFactory.grabPlayerStates(PlayerInfoFactory.java:1855)
        at com.wurmonline.server.players.PlayerInfoFactory.whosOnline(PlayerInfoFactory.java:1836)
        at com.wurmonline.server.webinterface.WcPlayerStatus$1.run(WcPlayerStatus.java:233)

    [04:47:20 PM] INFO com.wurmonline.server.ServerEntry: Cadal is now available.
    [04:47:20 PM] INFO com.wurmonline.server.intra.ModIntraServerMessage: connecting to 3871
    [04:47:20 PM] INFO com.wurmonline.server.players.PlayerInfoFactory: Got 10 player status
    [04:52:13 PM] INFO com.wurmonline.server.Server: current mem in use: 958M free mem: 369M Max mem: 2010M
    player count: 0
    bytes in: 0 bytes out: 0 total in: 0 total out: 0
    Server uptime: 300 seconds. Unanswered questions:0
    [04:53:35 PM] INFO com.wurmonline.server.webinterface.WebInterfaceImpl: 192.168.0.10 Transferplayer name: Tester, position (x,y): 200, 250, surfaced: true
    [04:53:35 PM] INFO com.wurmonline.server.items.RecipesByPlayer: unpacking 0 known recipes!
    [04:53:35 PM] INFO com.wurmonline.server.items.RecipesByPlayer: unpacking 0 favourites!
    [04:53:35 PM] INFO com.wurmonline.server.items.RecipesByPlayer: unpacking 0 notes!
    [04:53:35 PM] INFO com.wurmonline.server.intra.IntraServerConnection: has info:false
    [04:53:35 PM] INFO com.wurmonline.communication.SocketServer: Accepted player connection: Socket[addr=/50.69.80.187,port=62068,localport=3725]
    [04:53:35 PM] INFO com.wurmonline.server.steam.SteamHandler: Client was Authenticated
    [04:53:36 PM] INFO com.wurmonline.server.LoginHandler: Incorrect server password: /50.69.80.187
    [04:57:13 PM] INFO com.wurmonline.server.Server: current mem in use: 988M free mem: 364M Max mem: 2010M
    player count: 0
    bytes in: 0 bytes out: 0 total in: 0 total out: 0
    Server uptime: 600 seconds. Unanswered questions:0
    [05:02:13 PM] INFO com.wurmonline.server.Server: current mem in use: 996M free mem: 279M Max mem: 2010M
    player count: 0
    bytes in: 0 bytes out: 0 total in: 0 total out: 0
    Server uptime: 900 seconds. Unanswered questions:0
    [05:07:13 PM] INFO com.wurmonline.server.Server: current mem in use: 1005M free mem: 334M Max mem: 2010M
    player count: 0
    bytes in: 0 bytes out: 0 total in: 0 total out: 0
    Server uptime: 1200 seconds. Unanswered questions:0
    [05:07:52 PM] INFO com.wurmonline.server.gui.WurmServerGuiController: secondsTextFieldChanged javafx.event.ActionEvent[source=TextField[id=secondsTxtField, styleClass=text-input text-field]]
    [05:07:55 PM] INFO com.wurmonline.server.MessageServer: Broadcasting Serverwide Alert: The server is shutting down in 2 seconds. Reason: The server is shutting down.
    [05:07:57 PM] INFO org.fourthline.cling.UpnpServiceImpl: >>> Shutting down UPnP service...
    [05:07:58 PM] INFO org.fourthline.cling.UpnpServiceImpl: <<< UPnP service shutdown completed
    [05:07:58 PM] INFO com.wurmonline.server.Server: Shutting down at:
    java.lang.Exception
        at com.wurmonline.server.Server.shutDown$1(Server.java:3703)
        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$8$1.invoke(ProxyServerHook.java:232)
        at org.gotti.wurmunlimited.modloader.classhooks.HookManager.invoke(HookManager.java:344)
        at com.wurmonline.server.Server.shutDown(Server.java)
        at com.wurmonline.server.Server.run(Server.java:1916)
        at java.util.TimerThread.mainLoop(Timer.java:555)
        at java.util.TimerThread.run(Timer.java:505)

    [05:07:58 PM] INFO com.wurmonline.server.Server: Shutting down - Stopping HighwayFinder
    [05:07:58 PM] INFO com.wurmonline.server.Server: Shutting down - Polling Battles
    [05:07:58 PM] INFO com.wurmonline.server.creatures.ai.CreaturePathFinder: Shutting down Norm pathfinder
    [05:07:58 PM] INFO com.wurmonline.server.creatures.ai.CreaturePathFinderNPC: Shutting down NPC pathfinder
    [05:07:58 PM] INFO com.wurmonline.server.creatures.ai.CreaturePathFinderAgg: Shutting down Agg pathfinder
    [05:07:58 PM] INFO com.wurmonline.server.Server: Shutting down - Saving Players
    [05:07:58 PM] INFO com.wurmonline.server.Players: Saving Players
    [05:07:58 PM] INFO com.wurmonline.server.Players: Finished saving Players
    [05:07:58 PM] INFO com.wurmonline.server.Server: Shutting down - Clearing Item Database Batches
    [05:07:58 PM] INFO com.wurmonline.server.items.DbItem: Saved last maintained batch size 5
    [05:07:58 PM] INFO com.wurmonline.server.Server: Shutting down - Saving Creatures
    [05:07:58 PM] INFO com.wurmonline.server.Server: Shutting down - Clearing Creature Database Batches
    [05:07:59 PM] INFO com.wurmonline.server.Server: Shutting down - Saving all creatures
    [05:07:59 PM] INFO com.wurmonline.server.creatures.Creatures: Saved 0 creature statuses.
    [05:07:59 PM] INFO com.wurmonline.server.Server: Shutting down - Saving All Zones
    [05:07:59 PM] INFO com.wurmonline.server.Server: Shutting down - Saving Surface Mesh
    [05:07:59 PM] INFO com.wurmonline.server.Server: Shutting down - Saving Rock Mesh
    [05:07:59 PM] INFO com.wurmonline.server.Server: Shutting down - Saving Cave Mesh
    [05:07:59 PM] INFO com.wurmonline.server.Server: Shutting down - Saving Resource Mesh
    [05:07:59 PM] INFO com.wurmonline.server.Server: Shutting down - Saving Flags Mesh
    [05:07:59 PM] INFO com.wurmonline.server.Server: Shutting down - Saving Constants
    [05:07:59 PM] INFO com.wurmonline.server.Server: Shutting down - Saving WurmID Numbers
    [05:08:00 PM] INFO com.wurmonline.server.Server: Shutting down - Closing Database Connections
    [05:08:00 PM] INFO com.wurmonline.server.DbConnector: Starting to close all Database Connections.
    [05:08:02 PM] INFO com.wurmonline.server.DbConnector: Finished closing all Database Connections.
    [05:08:02 PM] INFO com.wurmonline.server.Server: The server shut down nicely. Wurmcalendar time is 115913626
    [05:08:02 PM] INFO org.fourthline.cling.UpnpServiceImpl: >>> Shutting down UPnP service...

     


  5. Cadal Server is Login and Shayla Server is neighbor to north.

    Cadal log

      Reveal hidden contents

    [04:48:22 PM] INFO com.wurmonline.communication.SocketServer: Accepted player connection: Socket[addr=/50.69.80.187,port=62059,localport=3724]
    [04:48:22 PM] INFO com.wurmonline.server.steam.SteamHandler: Client was Authenticated
    [04:48:23 PM] INFO com.wurmonline.server.LoginHandler: /50.69.80.187,Tester was created successfully.
    [04:48:34 PM] WARNING com.wurmonline.server.zones.Zone: 3240 tile 3203,2581 where Tester should be didn't contain it. The creature.currentTile removed it=false
    java.lang.Exception
        at com.wurmonline.server.zones.Zone.deleteCreature(Zone.java:1849)
        at com.wurmonline.server.creatures.Creature.startTeleporting(Creature.java:3599)
        at com.wurmonline.server.creatures.Creature.startTeleporting(Creature.java:3506)
        at com.wurmonline.server.questions.SelectSpawnQuestion.answer(SelectSpawnQuestion.java:127)
        at com.wurmonline.server.creatures.Communicator.reallyHandle_CMD_BML_FORM(Communicator.java:3515)
        at com.wurmonline.server.creatures.Communicator.reallyHandle(Communicator.java:2427)
        at com.wurmonline.communication.SocketConnection.tick(SocketConnection.java:618)
        at com.wurmonline.communication.SocketServer.tick(SocketServer.java:172)
        at com.wurmonline.server.Server.run(Server.java:2515)
        at java.util.TimerThread.mainLoop(Timer.java:555)
        at java.util.TimerThread.run(Timer.java:505)

    [04:48:34 PM] INFO com.wurmonline.server.Server: VisionArea null for Tester, creating one.
    [04:48:36 PM] INFO ModComm: Received client handshake from Tester, 1 channels, protocol version 1
    [04:48:36 PM] INFO ModComm: Activating 1 channels for player Tester
    [04:49:54 PM] INFO com.wurmonline.server.steam.SteamHandler: Client was  NOT Authenticated
    [04:49:54 PM] INFO com.wurmonline.server.players.Player: Tester lost link 60 secstologout.
    [04:50:17 PM] INFO com.wurmonline.server.gui.WurmServerGuiController: Selecting Tester
    [04:50:34 PM] INFO com.wurmonline.server.gui.WurmServerGuiController: savePlayerlButtonClicked javafx.event.ActionEvent[source=Button[id=savePlayerBtn, styleClass=button]'Save']
    [04:50:53 PM] INFO com.wurmonline.server.players.Player: Logout complete for Player [id: 5638286417664, name: Tester]
    [04:51:19 PM] INFO com.wurmonline.communication.SocketServer: Accepted player connection: Socket[addr=/50.69.80.187,port=62065,localport=3724]
    [04:51:20 PM] INFO com.wurmonline.server.steam.SteamHandler: Client was Authenticated
    [04:51:20 PM] INFO com.wurmonline.server.LoginHandler: /50.69.80.187,Tester successfully logged on, id: 5638286417664.
    [04:51:20 PM] INFO com.wurmonline.server.players.Player: Reimbursed Tester with an Ebony Dev Wand: Item [ID: 20527159648002, Name: ebony wand, Template: ebony wand, QL: 99.0, Rarity: 0, Tile: 3200,2578]
    [04:51:23 PM] INFO ModComm: Received client handshake from Tester, 1 channels, protocol version 1
    [04:51:23 PM] INFO ModComm: Activating 1 channels for player Tester
    [04:51:32 PM] INFO com.wurmonline.server.Server: current mem in use: 3140M free mem: 402M Max mem: 10398M
    player count: 1
    bytes in: 1277 bytes out: 815439 total in: 1277 total out: 815439
    Server uptime: 300 seconds. Unanswered questions:0
    [04:53:35 PM] INFO com.wurmonline.server.items.RecipesByPlayer: packing 0 known recipes!
    [04:53:35 PM] INFO com.wurmonline.server.intra.PlayerTransfer: Copy to target server for Shayla (16692) Tester took 34 ms.
    [04:53:35 PM] INFO com.wurmonline.server.intra.PlayerTransfer: Command executed. Player redirected.
    [04:53:35 PM] INFO com.wurmonline.server.players.Player: Setting Tester to log off in 10 Redirected
    [04:53:35 PM] INFO com.wurmonline.server.steam.SteamHandler: Client was  NOT Authenticated
    [04:53:44 PM] INFO com.wurmonline.server.players.Player: Tester lost link 1 secstologout.
    [04:53:45 PM] INFO com.wurmonline.server.players.Player: Logout complete for Player [id: 5638286417664, name: Tester]

    Shayla log

      Reveal hidden contents

    [04:47:14 PM] INFO com.wurmonline.server.webinterface.WebInterfaceImpl: Hostname of local machine used to send registration emails: Server
    [04:47:14 PM] INFO BetterDigMod: Adding action allowed when mounted: LEVEL (532)
    [04:47:14 PM] INFO BetterDigMod: Adding action allowed when mounted: FLATTEN (150)
    [04:47:14 PM] INFO BetterDigMod: Adding action allowed when mounted: FLATTEN_BORDER (533)
    [04:47:14 PM] INFO BetterDigMod: Adding action allowed when mounted: DIG (144)
    [04:47:14 PM] INFO BetterDigMod: Adding action allowed when mounted: LEVEL_BORDER (865)
    [04:47:14 PM] INFO com.wurmonline.server.Items: Current number of eggs is 0 (max eggs is 1000) That took 2.291012 ms.
    [04:47:14 PM] INFO com.wurmonline.server.Items: Current number of wild hives is 0 and domestic hives is 0.
    [04:47:15 PM] INFO com.wurmonline.server.intra.IntraClient: The server just synched wurm clock. New wurm time=115903733. Difference was -424 wurm seconds.
    [04:47:15 PM] INFO com.wurmonline.server.steam.SteamHandler: Server connected to steam
    [04:47:15 PM] INFO org.gotti.wurmunlimited.mods.serverpacks.ServerPackMod: Added pack map_Shayla
    [04:47:15 PM] INFO org.gotti.wurmunlimited.mods.spellmod.SpellMod: Initializing Spell modifications
    [04:47:19 PM] INFO com.wurmonline.server.webinterface.WebInterfaceImpl: 192.168.0.10 RMI client. Received weather data from login server. Propagating windrot=160.17577
    [04:47:19 PM] INFO com.wurmonline.server.webinterface.WebInterfaceImpl: serverId:3871 kingdom id 4 exists=true
    [04:47:19 PM] INFO com.wurmonline.server.webinterface.WebInterfaceImpl: Cadal kingdom id 4 exists=true
    [04:47:19 PM] WARNING com.wurmonline.server.LoginServerWebConnection: Failed to contact the login server  3871 Server unavailable
    [04:47:19 PM] WARNING com.wurmonline.server.players.PlayerInfoFactory: Failed to contact the login server. Please try later.
    com.wurmonline.shared.exceptions.WurmServerException: Failed to contact the login server. Please try later.
        at com.wurmonline.server.LoginServerWebConnection.getPlayerStates(LoginServerWebConnection.java:569)
        at com.wurmonline.server.players.PlayerInfoFactory.getPlayerStates(PlayerInfoFactory.java:1276)
        at com.wurmonline.server.players.PlayerInfoFactory.grabPlayerStates(PlayerInfoFactory.java:1855)
        at com.wurmonline.server.players.PlayerInfoFactory.whosOnline(PlayerInfoFactory.java:1836)
        at com.wurmonline.server.webinterface.WcPlayerStatus$1.run(WcPlayerStatus.java:233)

    [04:47:20 PM] INFO com.wurmonline.server.ServerEntry: Cadal is now available.
    [04:47:20 PM] INFO com.wurmonline.server.intra.ModIntraServerMessage: connecting to 3871
    [04:47:20 PM] INFO com.wurmonline.server.players.PlayerInfoFactory: Got 10 player status
    [04:52:13 PM] INFO com.wurmonline.server.Server: current mem in use: 958M free mem: 369M Max mem: 2010M
    player count: 0
    bytes in: 0 bytes out: 0 total in: 0 total out: 0
    Server uptime: 300 seconds. Unanswered questions:0
    [04:53:35 PM] INFO com.wurmonline.server.webinterface.WebInterfaceImpl: 192.168.0.10 Transferplayer name: Tester, position (x,y): 200, 250, surfaced: true
    [04:53:35 PM] INFO com.wurmonline.server.items.RecipesByPlayer: unpacking 0 known recipes!
    [04:53:35 PM] INFO com.wurmonline.server.items.RecipesByPlayer: unpacking 0 favourites!
    [04:53:35 PM] INFO com.wurmonline.server.items.RecipesByPlayer: unpacking 0 notes!
    [04:53:35 PM] INFO com.wurmonline.server.intra.IntraServerConnection: has info:false
    [04:53:35 PM] INFO com.wurmonline.communication.SocketServer: Accepted player connection: Socket[addr=/50.69.80.187,port=62068,localport=3725]
    [04:53:35 PM] INFO com.wurmonline.server.steam.SteamHandler: Client was Authenticated
    [04:53:36 PM] INFO com.wurmonline.server.LoginHandler: Incorrect server password: /50.69.80.187
    [04:57:13 PM] INFO com.wurmonline.server.Server: current mem in use: 988M free mem: 364M Max mem: 2010M
    player count: 0
    bytes in: 0 bytes out: 0 total in: 0 total out: 0
    Server uptime: 600 seconds. Unanswered questions:0
    [05:02:13 PM] INFO com.wurmonline.server.Server: current mem in use: 996M free mem: 279M Max mem: 2010M
    player count: 0
    bytes in: 0 bytes out: 0 total in: 0 total out: 0
    Server uptime: 900 seconds. Unanswered questions:0
    [05:07:13 PM] INFO com.wurmonline.server.Server: current mem in use: 1005M free mem: 334M Max mem: 2010M
    player count: 0
    bytes in: 0 bytes out: 0 total in: 0 total out: 0
    Server uptime: 1200 seconds. Unanswered questions:0
    [05:07:52 PM] INFO com.wurmonline.server.gui.WurmServerGuiController: secondsTextFieldChanged javafx.event.ActionEvent[source=TextField[id=secondsTxtField, styleClass=text-input text-field]]
    [05:07:55 PM] INFO com.wurmonline.server.MessageServer: Broadcasting Serverwide Alert: The server is shutting down in 2 seconds. Reason: The server is shutting down.
    [05:07:57 PM] INFO org.fourthline.cling.UpnpServiceImpl: >>> Shutting down UPnP service...
    [05:07:58 PM] INFO org.fourthline.cling.UpnpServiceImpl: <<< UPnP service shutdown completed
    [05:07:58 PM] INFO com.wurmonline.server.Server: Shutting down at:
    java.lang.Exception
        at com.wurmonline.server.Server.shutDown$1(Server.java:3703)
        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$8$1.invoke(ProxyServerHook.java:232)
        at org.gotti.wurmunlimited.modloader.classhooks.HookManager.invoke(HookManager.java:344)
        at com.wurmonline.server.Server.shutDown(Server.java)
        at com.wurmonline.server.Server.run(Server.java:1916)
        at java.util.TimerThread.mainLoop(Timer.java:555)
        at java.util.TimerThread.run(Timer.java:505)

    [05:07:58 PM] INFO com.wurmonline.server.Server: Shutting down - Stopping HighwayFinder
    [05:07:58 PM] INFO com.wurmonline.server.Server: Shutting down - Polling Battles
    [05:07:58 PM] INFO com.wurmonline.server.creatures.ai.CreaturePathFinder: Shutting down Norm pathfinder
    [05:07:58 PM] INFO com.wurmonline.server.creatures.ai.CreaturePathFinderNPC: Shutting down NPC pathfinder
    [05:07:58 PM] INFO com.wurmonline.server.creatures.ai.CreaturePathFinderAgg: Shutting down Agg pathfinder
    [05:07:58 PM] INFO com.wurmonline.server.Server: Shutting down - Saving Players
    [05:07:58 PM] INFO com.wurmonline.server.Players: Saving Players
    [05:07:58 PM] INFO com.wurmonline.server.Players: Finished saving Players
    [05:07:58 PM] INFO com.wurmonline.server.Server: Shutting down - Clearing Item Database Batches

    i think thats what your asking for bigsteve. if not sorry thought you wouldn't want the whole log from exe start.


  6. Cadal Server is Login and Shayla Server is neighbor to north.

    Cadal log

    Spoiler

    [04:48:22 PM] INFO com.wurmonline.communication.SocketServer: Accepted player connection: Socket[addr=/50.69.80.187,port=62059,localport=3724]
    [04:48:22 PM] INFO com.wurmonline.server.steam.SteamHandler: Client was Authenticated
    [04:48:23 PM] INFO com.wurmonline.server.LoginHandler: /50.69.80.187,Tester was created successfully.
    [04:48:34 PM] WARNING com.wurmonline.server.zones.Zone: 3240 tile 3203,2581 where Tester should be didn't contain it. The creature.currentTile removed it=false
    java.lang.Exception
        at com.wurmonline.server.zones.Zone.deleteCreature(Zone.java:1849)
        at com.wurmonline.server.creatures.Creature.startTeleporting(Creature.java:3599)
        at com.wurmonline.server.creatures.Creature.startTeleporting(Creature.java:3506)
        at com.wurmonline.server.questions.SelectSpawnQuestion.answer(SelectSpawnQuestion.java:127)
        at com.wurmonline.server.creatures.Communicator.reallyHandle_CMD_BML_FORM(Communicator.java:3515)
        at com.wurmonline.server.creatures.Communicator.reallyHandle(Communicator.java:2427)
        at com.wurmonline.communication.SocketConnection.tick(SocketConnection.java:618)
        at com.wurmonline.communication.SocketServer.tick(SocketServer.java:172)
        at com.wurmonline.server.Server.run(Server.java:2515)
        at java.util.TimerThread.mainLoop(Timer.java:555)
        at java.util.TimerThread.run(Timer.java:505)

    [04:48:34 PM] INFO com.wurmonline.server.Server: VisionArea null for Tester, creating one.
    [04:48:36 PM] INFO ModComm: Received client handshake from Tester, 1 channels, protocol version 1
    [04:48:36 PM] INFO ModComm: Activating 1 channels for player Tester
    [04:49:54 PM] INFO com.wurmonline.server.steam.SteamHandler: Client was  NOT Authenticated
    [04:49:54 PM] INFO com.wurmonline.server.players.Player: Tester lost link 60 secstologout.
    [04:50:17 PM] INFO com.wurmonline.server.gui.WurmServerGuiController: Selecting Tester
    [04:50:34 PM] INFO com.wurmonline.server.gui.WurmServerGuiController: savePlayerlButtonClicked javafx.event.ActionEvent[source=Button[id=savePlayerBtn, styleClass=button]'Save']
    [04:50:53 PM] INFO com.wurmonline.server.players.Player: Logout complete for Player [id: 5638286417664, name: Tester]
    [04:51:19 PM] INFO com.wurmonline.communication.SocketServer: Accepted player connection: Socket[addr=/50.69.80.187,port=62065,localport=3724]
    [04:51:20 PM] INFO com.wurmonline.server.steam.SteamHandler: Client was Authenticated
    [04:51:20 PM] INFO com.wurmonline.server.LoginHandler: /50.69.80.187,Tester successfully logged on, id: 5638286417664.
    [04:51:20 PM] INFO com.wurmonline.server.players.Player: Reimbursed Tester with an Ebony Dev Wand: Item [ID: 20527159648002, Name: ebony wand, Template: ebony wand, QL: 99.0, Rarity: 0, Tile: 3200,2578]
    [04:51:23 PM] INFO ModComm: Received client handshake from Tester, 1 channels, protocol version 1
    [04:51:23 PM] INFO ModComm: Activating 1 channels for player Tester
    [04:51:32 PM] INFO com.wurmonline.server.Server: current mem in use: 3140M free mem: 402M Max mem: 10398M
    player count: 1
    bytes in: 1277 bytes out: 815439 total in: 1277 total out: 815439
    Server uptime: 300 seconds. Unanswered questions:0
    [04:53:35 PM] INFO com.wurmonline.server.items.RecipesByPlayer: packing 0 known recipes!
    [04:53:35 PM] INFO com.wurmonline.server.intra.PlayerTransfer: Copy to target server for Shayla (16692) Tester took 34 ms.
    [04:53:35 PM] INFO com.wurmonline.server.intra.PlayerTransfer: Command executed. Player redirected.
    [04:53:35 PM] INFO com.wurmonline.server.players.Player: Setting Tester to log off in 10 Redirected
    [04:53:35 PM] INFO com.wurmonline.server.steam.SteamHandler: Client was  NOT Authenticated
    [04:53:44 PM] INFO com.wurmonline.server.players.Player: Tester lost link 1 secstologout.
    [04:53:45 PM] INFO com.wurmonline.server.players.Player: Logout complete for Player [id: 5638286417664, name: Tester]

    Shayla log

    Spoiler

    [04:47:14 PM] INFO com.wurmonline.server.webinterface.WebInterfaceImpl: Hostname of local machine used to send registration emails: Server
    [04:47:14 PM] INFO BetterDigMod: Adding action allowed when mounted: LEVEL (532)
    [04:47:14 PM] INFO BetterDigMod: Adding action allowed when mounted: FLATTEN (150)
    [04:47:14 PM] INFO BetterDigMod: Adding action allowed when mounted: FLATTEN_BORDER (533)
    [04:47:14 PM] INFO BetterDigMod: Adding action allowed when mounted: DIG (144)
    [04:47:14 PM] INFO BetterDigMod: Adding action allowed when mounted: LEVEL_BORDER (865)
    [04:47:14 PM] INFO com.wurmonline.server.Items: Current number of eggs is 0 (max eggs is 1000) That took 2.291012 ms.
    [04:47:14 PM] INFO com.wurmonline.server.Items: Current number of wild hives is 0 and domestic hives is 0.
    [04:47:15 PM] INFO com.wurmonline.server.intra.IntraClient: The server just synched wurm clock. New wurm time=115903733. Difference was -424 wurm seconds.
    [04:47:15 PM] INFO com.wurmonline.server.steam.SteamHandler: Server connected to steam
    [04:47:15 PM] INFO org.gotti.wurmunlimited.mods.serverpacks.ServerPackMod: Added pack map_Shayla
    [04:47:15 PM] INFO org.gotti.wurmunlimited.mods.spellmod.SpellMod: Initializing Spell modifications
    [04:47:19 PM] INFO com.wurmonline.server.webinterface.WebInterfaceImpl: 192.168.0.10 RMI client. Received weather data from login server. Propagating windrot=160.17577
    [04:47:19 PM] INFO com.wurmonline.server.webinterface.WebInterfaceImpl: serverId:3871 kingdom id 4 exists=true
    [04:47:19 PM] INFO com.wurmonline.server.webinterface.WebInterfaceImpl: Cadal kingdom id 4 exists=true
    [04:47:19 PM] WARNING com.wurmonline.server.LoginServerWebConnection: Failed to contact the login server  3871 Server unavailable
    [04:47:19 PM] WARNING com.wurmonline.server.players.PlayerInfoFactory: Failed to contact the login server. Please try later.
    com.wurmonline.shared.exceptions.WurmServerException: Failed to contact the login server. Please try later.
        at com.wurmonline.server.LoginServerWebConnection.getPlayerStates(LoginServerWebConnection.java:569)
        at com.wurmonline.server.players.PlayerInfoFactory.getPlayerStates(PlayerInfoFactory.java:1276)
        at com.wurmonline.server.players.PlayerInfoFactory.grabPlayerStates(PlayerInfoFactory.java:1855)
        at com.wurmonline.server.players.PlayerInfoFactory.whosOnline(PlayerInfoFactory.java:1836)
        at com.wurmonline.server.webinterface.WcPlayerStatus$1.run(WcPlayerStatus.java:233)

    [04:47:20 PM] INFO com.wurmonline.server.ServerEntry: Cadal is now available.
    [04:47:20 PM] INFO com.wurmonline.server.intra.ModIntraServerMessage: connecting to 3871
    [04:47:20 PM] INFO com.wurmonline.server.players.PlayerInfoFactory: Got 10 player status
    [04:52:13 PM] INFO com.wurmonline.server.Server: current mem in use: 958M free mem: 369M Max mem: 2010M
    player count: 0
    bytes in: 0 bytes out: 0 total in: 0 total out: 0
    Server uptime: 300 seconds. Unanswered questions:0
    [04:53:35 PM] INFO com.wurmonline.server.webinterface.WebInterfaceImpl: 192.168.0.10 Transferplayer name: Tester, position (x,y): 200, 250, surfaced: true
    [04:53:35 PM] INFO com.wurmonline.server.items.RecipesByPlayer: unpacking 0 known recipes!
    [04:53:35 PM] INFO com.wurmonline.server.items.RecipesByPlayer: unpacking 0 favourites!
    [04:53:35 PM] INFO com.wurmonline.server.items.RecipesByPlayer: unpacking 0 notes!
    [04:53:35 PM] INFO com.wurmonline.server.intra.IntraServerConnection: has info:false
    [04:53:35 PM] INFO com.wurmonline.communication.SocketServer: Accepted player connection: Socket[addr=/50.69.80.187,port=62068,localport=3725]
    [04:53:35 PM] INFO com.wurmonline.server.steam.SteamHandler: Client was Authenticated
    [04:53:36 PM] INFO com.wurmonline.server.LoginHandler: Incorrect server password: /50.69.80.187
    [04:57:13 PM] INFO com.wurmonline.server.Server: current mem in use: 988M free mem: 364M Max mem: 2010M
    player count: 0
    bytes in: 0 bytes out: 0 total in: 0 total out: 0
    Server uptime: 600 seconds. Unanswered questions:0
    [05:02:13 PM] INFO com.wurmonline.server.Server: current mem in use: 996M free mem: 279M Max mem: 2010M
    player count: 0
    bytes in: 0 bytes out: 0 total in: 0 total out: 0
    Server uptime: 900 seconds. Unanswered questions:0
    [05:07:13 PM] INFO com.wurmonline.server.Server: current mem in use: 1005M free mem: 334M Max mem: 2010M
    player count: 0
    bytes in: 0 bytes out: 0 total in: 0 total out: 0
    Server uptime: 1200 seconds. Unanswered questions:0
    [05:07:52 PM] INFO com.wurmonline.server.gui.WurmServerGuiController: secondsTextFieldChanged javafx.event.ActionEvent[source=TextField[id=secondsTxtField, styleClass=text-input text-field]]
    [05:07:55 PM] INFO com.wurmonline.server.MessageServer: Broadcasting Serverwide Alert: The server is shutting down in 2 seconds. Reason: The server is shutting down.
    [05:07:57 PM] INFO org.fourthline.cling.UpnpServiceImpl: >>> Shutting down UPnP service...
    [05:07:58 PM] INFO org.fourthline.cling.UpnpServiceImpl: <<< UPnP service shutdown completed
    [05:07:58 PM] INFO com.wurmonline.server.Server: Shutting down at:
    java.lang.Exception
        at com.wurmonline.server.Server.shutDown$1(Server.java:3703)
        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$8$1.invoke(ProxyServerHook.java:232)
        at org.gotti.wurmunlimited.modloader.classhooks.HookManager.invoke(HookManager.java:344)
        at com.wurmonline.server.Server.shutDown(Server.java)
        at com.wurmonline.server.Server.run(Server.java:1916)
        at java.util.TimerThread.mainLoop(Timer.java:555)
        at java.util.TimerThread.run(Timer.java:505)

    [05:07:58 PM] INFO com.wurmonline.server.Server: Shutting down - Stopping HighwayFinder
    [05:07:58 PM] INFO com.wurmonline.server.Server: Shutting down - Polling Battles
    [05:07:58 PM] INFO com.wurmonline.server.creatures.ai.CreaturePathFinder: Shutting down Norm pathfinder
    [05:07:58 PM] INFO com.wurmonline.server.creatures.ai.CreaturePathFinderNPC: Shutting down NPC pathfinder
    [05:07:58 PM] INFO com.wurmonline.server.creatures.ai.CreaturePathFinderAgg: Shutting down Agg pathfinder
    [05:07:58 PM] INFO com.wurmonline.server.Server: Shutting down - Saving Players
    [05:07:58 PM] INFO com.wurmonline.server.Players: Saving Players
    [05:07:58 PM] INFO com.wurmonline.server.Players: Finished saving Players
    [05:07:58 PM] INFO com.wurmonline.server.Server: Shutting down - Clearing Item Database Batches

    i think thats what your asking for bigsteve. if not sorry thought you wouldn't want the whole log from exe start.

     


  7. On 11/7/2018 at 7:35 AM, Malaras said:

    I'm guessing, according to logs its getting the pack. Then closing connection... but it's not adding the pack?

     

    Or connection is timing out before it gets the pack? To be able to add it? which would be strange cause i got all port necessary forwarded thru server and router.

     

    Totally baffled here. Never had this much trouble setting something up.

     

    EDIT: Got it working!

    How I got it to find the map.*** by putting it in the httpserver folder. But i still don't see map cause i timeout. how'd you fix it??


  8. Help please have been fighting with this for a bit now... finally got both servers running but when i try to transfer i get a client crash.......

     

    java.library.path: D:\Steam\steamapps\common\Wurm Unlimited\WurmLauncher\nativelibs
    Time is Thu Feb 07 23:26:56 PST 2019
    Running client version

    === System information ===
    Executing from D:\Steam\steamapps\common\Wurm Unlimited\WurmLauncher\
    Operating system: Windows 10 (arch: amd64, version: 10.0)
    Java version: 1.8.0_172 (Oracle Corporation) <http://java.oracle.com/>
    Jvm version: 25.172-b11 (Oracle Corporation) [Java HotSpot(TM) 64-Bit Server VM]
    Available CPUs: 8

    Loading character tester
    Loading config default
    Loading props file PlayerFiles\configs\default\gamesettings.txt
    Executing PlayerFiles\configs\default\keybindings.txt
    Keybinds UI: Secondary keybind for MOVE_BACK: DOWN
    Keybinds UI: Secondary keybind for MOVE_FORWARD: UP
    Keybinds UI: Secondary keybind for "toggle inventory": I
    Keybinds UI: Secondary keybind for TURN_RIGHT: RIGHT
    Keybinds UI: Secondary keybind for TURN_LEFT: LEFT
    Keybinds UI: Secondary keybind for TOGGLE_CHAT: T
    Options up-to-date!
    Loaded pack sound.jar (null)
    Loaded pack pmk.jar (null)
    Loaded pack graphics.jar (null)
    >>> Main thread exiting.
    Loaded pack sound.jar (null)
    Loaded pack pmk.jar (null)
    Loaded pack graphics.jar (null)
    Loading props file PlayerFiles\players\tester\playerdata.txt
    Loading props file PlayerFiles\players\tester\stats.txt

    Preparing to enable console logging.
    Now logging to PlayerFiles\console.tester.log

    === Wurm options ===
    animation_playback_self = 0
    auto_mipmaps_enabled = 1
    auto_run_source = 0
    cavedetail = 2
    censor_chat = true
    collada_animations = 3
    colorItemsDamage = true
    color_black = 0.0,0.0,0.0,1.0
    color_cyan = 0.0,1.0,1.0,1.0
    color_error = 1.0,0.3,0.3,1.0
    color_fuchsia = 1.0,0.0,1.0,1.0
    color_green = 0.4,0.72,0.47,1.0
    color_grey = 0.5,0.75,1.0,1.0
    color_lime = 0.5,1.0,0.5,1.0
    color_maroon = 0.5,0.0,0.0,1.0
    color_navy_blue = 0.23,0.39,1.0,1.0
    color_orange = 1.0,0.58,0.04,1.0
    color_outline_ally = 0.5,1.0,0.5,1.0
    color_outline_friend = 0.5,0.75,1.0,1.0
    color_outline_hostile = 1.0,0.0,0.0,1.0
    color_outline_neutral = 0.5,0.5,1.0,1.0
    color_purple = 0.5,0.0,0.5,1.0
    color_red = 1.0,0.0,0.0,1.0
    color_royal_blue = 0.5,0.5,1.0,1.0
    color_silver = 0.75,0.75,0.75,1.0
    color_system = 0.5,1.0,0.5,1.0
    color_teal = 0.0,0.5,0.5,1.0
    color_white = 1.0,1.0,1.0,1.0
    color_yellow = 1.0,1.0,0.0,1.0
    compressed_textures = false
    compressed_textures_S3TC = true
    connectByIpIp = 127.0.0.1
    connectByIpport = 3724
    contribution_culling = 200
    custim_timer_source = 1
    customTimer1 = -1|-1
    customTimer2 = -1|-1
    customTimer3 = -1|-1
    customTimer4 = -1|-1
    customTimer5 = -1|-1
    debug_mode = false
    depth_clamp_enabled = 2
    disable_select_all_shortcut = false
    display_settings = false:false:0:1280:720:32:-1:false:true
    enable_contribution_culling = false
    enable_debugs = false
    enable_lod = true
    enable_shift_drag = false
    enable_vsync = false
    event_log_rotation = 2
    exec_source = 0
    fast_yield = false
    fbo_enabled = 2
    fog_coord_src = 0
    font_antialias = 2
    font_bold = 11
    font_default = 19
    font_header = 24
    font_italian = 11
    font_monospaced = 11
    font_static = 20
    fov_horizontal = 80
    fps_limit = 60
    fps_limit_background = 30
    fps_limit_enabled = true
    free_look_mode_disable_on_close_component = false
    free_look_mode_disable_on_combat = false
    free_look_mode_disable_on_open_component = false
    free_look_mode_sensitivity = 10
    game_client_thread_priority = 2
    glsl_debug_loading = false
    glsl_enabled = 2
    gpu_skinning = true
    gui_opacity = 3
    gui_skin = 1
    has_read_eula = false
    hide_inactive_friends = false
    hide_menu_examine = false
    hide_menu_no_target = false
    hide_menu_spam_mode = true
    hide_menu_stop = false
    hide_onscreen_fail_messages = false
    hide_onscreen_hostile_messages = false
    hide_onscreen_info_messages = false
    hide_personal_goal = false
    high_res_binoculars = true
    hint_texture_scaling = 2
    impColumn = true
    inverse_mouse = false
    irc_log_rotation = 2
    irc_notif = 0
    item_creature_render_distance = 3
    key_bindings_source = 0
    keyboard_layout = 0
    limit_dynamic_lights = true
    loadInventoryStartup = true
    local_list_in_event = false
    lod = 1
    log_extra_errors = false
    log_gl_errors = false
    mark_text_read = true
    material_as_suffix = true
    max_dynamic_lights = 8
    max_shader_lights = 8
    max_texture_size = 2
    mega_texture_size = 5
    model_loader_thread_priority = 2
    model_loading_threads = 3
    mount_rotation = false
    multidraw_enabled = 1
    no_brightness = false
    no_terrain_render = false
    no_world_render = false
    non_power_of_two = 1
    normal_maps = false
    occlusion_queries_enabled = 2
    offscreen_texture_size = 2
    other_log_rotation = 2
    outline_picking = true
    player_texture_size = 2
    reflection_texture_size = 1
    reflections = 2
    remember_password = true
    render_bloom = false
    render_distant_terrain = true
    render_fxaa = false
    render_sun_glare = false
    render_vignette = false
    renderer_type = 0
    resident_models = false
    save_skills_on_quit = true
    screen_brightness = 0.0
    screenshot_file_format = 1
    season_override = 0
    send_extra_tile_data = false
    setting_timestamps = true
    settings_version = 9
    shadow_level = 0
    shadow_mapsize = 1
    shift_drag_default = 10
    showKChat = true
    show_body_in_inventory = false
    show_old_quickbar = false
    silent_friends_update = false
    skillgain_minimum = 1
    skillgain_no_alignment = true
    skillgain_no_favor = true
    skydetail = 1
    sound_al_gain = 4
    sound_buzzlevel = 2
    sound_cache_enabled = true
    sound_doppler_enabled = false
    sound_engine = 2
    sound_footstepslevel = 10
    sound_music_level = 0
    sound_play_PMAlert = true
    sound_play_ambients = true
    sound_play_buzz = true
    sound_play_combat = true
    sound_play_door = true
    sound_play_emotes = true
    sound_play_footsteps = true
    sound_play_music = true
    sound_play_weather = true
    sound_play_work = true
    start_dedicated_server = false
    structure_render_distance = 3
    submit_client_data = 1
    terrain_res = 2
    test_attach_equipment = false
    test_mode = 0
    thirdPerson = false
    tile_transitions = true
    tiledecorations = 2
    togglePushToTalk = true
    treelist_outline = true
    trees = 3
    update_optional = true
    use_alpha_particles = true
    use_anisotropic_filtering = 4
    use_antialiasing = 1
    use_fast_clock_work_around = true
    use_nano_timer = false
    use_non_alpha_particles = true
    use_phobia_models = false
    use_tree_models = true
    use_weather_particles = true
    vbo_enabled = 1
    viewport_bob = true
    water_detail = 2

    Setting up Collada Model Loader
    Setting up WurmModel Model Loader
    Executing PlayerFiles\configs\default\keybindings.txt
    Translating legacy key PAGE_UP to PRIOR
    Translating legacy key PAGE_DOWN to NEXT
    Translating legacy key ENTER to RETURN
    Word filter loaded: 23
    Starting global job manager with 8 worker threads
    Using LWJGL display 1280:720:0:0 (false)

    Setting up OpenAL Sound Engine
    OpenAL version: 1.1 ALSOFT 1.15.1
    OpenAL renderer: OpenAL Soft
    OpenAL vendor: OpenAL Community
    OpenAL extensions: AL_EXT_ALAW AL_EXT_DOUBLE AL_EXT_EXPONENT_DISTANCE AL_EXT_FLOAT32 AL_EXT_IMA4 AL_EXT_LINEAR_DISTANCE AL_EXT_MCFORMATS AL_EXT_MULAW AL_EXT_MULAW_MCFORMATS AL_EXT_OFFSET AL_EXT_source_distance_model AL_LOKI_quadriphonic AL_SOFT_buffer_samples AL_SOFT_buffer_sub_data AL_SOFTX_deferred_updates AL_SOFT_direct_channels AL_SOFT_loop_points AL_SOFT_source_latency
    Generating: 128 source channels.

    === OpenGL information ===
    LWJGL version: 2.9.1
    Adapter info: C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_4aa19ae78d94d8a3\nvldumdx.dll,C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_4aa19ae78d94d8a3\nvldumdx.dll,C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_4aa19ae78d94d8a3\nvldumdx.dll,C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_4aa19ae78d94d8a3\nvldumdx.dll (null)
    OpenGL vendor: NVIDIA Corporation
    OpenGL renderer: GeForce GTX 960/PCIe/SSE2
    OpenGL version: 4.6.0 NVIDIA 418.81
    OpenGL extensions:
        GL_AMD_multi_draw_indirect
        GL_AMD_seamless_cubemap_per_texture
        GL_AMD_vertex_shader_viewport_index
        GL_AMD_vertex_shader_layer
        GL_ARB_arrays_of_arrays
        GL_ARB_base_instance
        GL_ARB_bindless_texture
        GL_ARB_blend_func_extended
        GL_ARB_buffer_storage
        GL_ARB_clear_buffer_object
        GL_ARB_clear_texture
        GL_ARB_clip_control
        GL_ARB_color_buffer_float
        GL_ARB_compatibility
        GL_ARB_compressed_texture_pixel_storage
        GL_ARB_conservative_depth
        GL_ARB_compute_shader
        GL_ARB_compute_variable_group_size
        GL_ARB_conditional_render_inverted
        GL_ARB_copy_buffer
        GL_ARB_copy_image
        GL_ARB_cull_distance
        GL_ARB_debug_output
        GL_ARB_depth_buffer_float
        GL_ARB_depth_clamp
        GL_ARB_depth_texture
        GL_ARB_derivative_control
        GL_ARB_direct_state_access
        GL_ARB_draw_buffers
        GL_ARB_draw_buffers_blend
        GL_ARB_draw_indirect
        GL_ARB_draw_elements_base_vertex
        GL_ARB_draw_instanced
        GL_ARB_enhanced_layouts
        GL_ARB_ES2_compatibility
        GL_ARB_ES3_compatibility
        GL_ARB_ES3_1_compatibility
        GL_ARB_ES3_2_compatibility
        GL_ARB_explicit_attrib_location
        GL_ARB_explicit_uniform_location
        GL_ARB_fragment_coord_conventions
        GL_ARB_fragment_layer_viewport
        GL_ARB_fragment_program
        GL_ARB_fragment_program_shadow
        GL_ARB_fragment_shader
        GL_ARB_fragment_shader_interlock
        GL_ARB_framebuffer_no_attachments
        GL_ARB_framebuffer_object
        GL_ARB_framebuffer_sRGB
        GL_ARB_geometry_shader4
        GL_ARB_get_program_binary
        GL_ARB_get_texture_sub_image
        GL_ARB_gl_spirv
        GL_ARB_gpu_shader5
        GL_ARB_gpu_shader_fp64
        GL_ARB_gpu_shader_int64
        GL_ARB_half_float_pixel
        GL_ARB_half_float_vertex
        GL_ARB_imaging
        GL_ARB_indirect_parameters
        GL_ARB_instanced_arrays
        GL_ARB_internalformat_query
        GL_ARB_internalformat_query2
        GL_ARB_invalidate_subdata
        GL_ARB_map_buffer_alignment
        GL_ARB_map_buffer_range
        GL_ARB_multi_bind
        GL_ARB_multi_draw_indirect
        GL_ARB_multisample
        GL_ARB_multitexture
        GL_ARB_occlusion_query
        GL_ARB_occlusion_query2
        GL_ARB_parallel_shader_compile
        GL_ARB_pipeline_statistics_query
        GL_ARB_pixel_buffer_object
        GL_ARB_point_parameters
        GL_ARB_point_sprite
        GL_ARB_polygon_offset_clamp
        GL_ARB_post_depth_coverage
        GL_ARB_program_interface_query
        GL_ARB_provoking_vertex
        GL_ARB_query_buffer_object
        GL_ARB_robust_buffer_access_behavior
        GL_ARB_robustness
        GL_ARB_sample_locations
        GL_ARB_sample_shading
        GL_ARB_sampler_objects
        GL_ARB_seamless_cube_map
        GL_ARB_seamless_cubemap_per_texture
        GL_ARB_separate_shader_objects
        GL_ARB_shader_atomic_counter_ops
        GL_ARB_shader_atomic_counters
        GL_ARB_shader_ballot
        GL_ARB_shader_bit_encoding
        GL_ARB_shader_clock
        GL_ARB_shader_draw_parameters
        GL_ARB_shader_group_vote
        GL_ARB_shader_image_load_store
        GL_ARB_shader_image_size
        GL_ARB_shader_objects
        GL_ARB_shader_precision
        GL_ARB_shader_storage_buffer_object
        GL_ARB_shader_subroutine
        GL_ARB_shader_texture_image_samples
        GL_ARB_shader_texture_lod
        GL_ARB_shading_language_100
        GL_ARB_shader_viewport_layer_array
        GL_ARB_shading_language_420pack
        GL_ARB_shading_language_include
        GL_ARB_shading_language_packing
        GL_ARB_shadow
        GL_ARB_sparse_buffer
        GL_ARB_sparse_texture
        GL_ARB_sparse_texture2
        GL_ARB_sparse_texture_clamp
        GL_ARB_spirv_extensions
        GL_ARB_stencil_texturing
        GL_ARB_sync
        GL_ARB_tessellation_shader
        GL_ARB_texture_barrier
        GL_ARB_texture_border_clamp
        GL_ARB_texture_buffer_object
        GL_ARB_texture_buffer_object_rgb32
        GL_ARB_texture_buffer_range
        GL_ARB_texture_compression
        GL_ARB_texture_compression_bptc
        GL_ARB_texture_compression_rgtc
        GL_ARB_texture_cube_map
        GL_ARB_texture_cube_map_array
        GL_ARB_texture_env_add
        GL_ARB_texture_env_combine
        GL_ARB_texture_env_crossbar
        GL_ARB_texture_env_dot3
        GL_ARB_texture_filter_anisotropic
        GL_ARB_texture_filter_minmax
        GL_ARB_texture_float
        GL_ARB_texture_gather
        GL_ARB_texture_mirror_clamp_to_edge
        GL_ARB_texture_mirrored_repeat
        GL_ARB_texture_multisample
        GL_ARB_texture_non_power_of_two
        GL_ARB_texture_query_levels
        GL_ARB_texture_query_lod
        GL_ARB_texture_rectangle
        GL_ARB_texture_rg
        GL_ARB_texture_rgb10_a2ui
        GL_ARB_texture_stencil8
        GL_ARB_texture_storage
        GL_ARB_texture_storage_multisample
        GL_ARB_texture_swizzle
        GL_ARB_texture_view
        GL_ARB_timer_query
        GL_ARB_transform_feedback2
        GL_ARB_transform_feedback3
        GL_ARB_transform_feedback_instanced
        GL_ARB_transform_feedback_overflow_query
        GL_ARB_transpose_matrix
        GL_ARB_uniform_buffer_object
        GL_ARB_vertex_array_bgra
        GL_ARB_vertex_array_object
        GL_ARB_vertex_attrib_64bit
        GL_ARB_vertex_attrib_binding
        GL_ARB_vertex_buffer_object
        GL_ARB_vertex_program
        GL_ARB_vertex_shader
        GL_ARB_vertex_type_10f_11f_11f_rev
        GL_ARB_vertex_type_2_10_10_10_rev
        GL_ARB_viewport_array
        GL_ARB_window_pos
        GL_ATI_draw_buffers
        GL_ATI_texture_float
        GL_ATI_texture_mirror_once
        GL_S3_s3tc
        GL_EXT_texture_env_add
        GL_EXT_abgr
        GL_EXT_bgra
        GL_EXT_bindable_uniform
        GL_EXT_blend_color
        GL_EXT_blend_equation_separate
        GL_EXT_blend_func_separate
        GL_EXT_blend_minmax
        GL_EXT_blend_subtract
        GL_EXT_compiled_vertex_array
        GL_EXT_Cg_shader
        GL_EXT_depth_bounds_test
        GL_EXT_direct_state_access
        GL_EXT_draw_buffers2
        GL_EXT_draw_instanced
        GL_EXT_draw_range_elements
        GL_EXT_fog_coord
        GL_EXT_framebuffer_blit
        GL_EXT_framebuffer_multisample
        GL_EXTX_framebuffer_mixed_formats
        GL_EXT_framebuffer_multisample_blit_scaled
        GL_EXT_framebuffer_object
        GL_EXT_framebuffer_sRGB
        GL_EXT_geometry_shader4
        GL_EXT_gpu_program_parameters
        GL_EXT_gpu_shader4
        GL_EXT_multi_draw_arrays
        GL_EXT_packed_depth_stencil
        GL_EXT_packed_float
        GL_EXT_packed_pixels
        GL_EXT_pixel_buffer_object
        GL_EXT_point_parameters
        GL_EXT_polygon_offset_clamp
        GL_EXT_post_depth_coverage
        GL_EXT_provoking_vertex
        GL_EXT_raster_multisample
        GL_EXT_rescale_normal
        GL_EXT_secondary_color
        GL_EXT_separate_shader_objects
        GL_EXT_separate_specular_color
        GL_EXT_shader_image_load_formatted
        GL_EXT_shader_image_load_store
        GL_EXT_shader_integer_mix
        GL_EXT_shadow_funcs
        GL_EXT_sparse_texture2
        GL_EXT_stencil_two_side
        GL_EXT_stencil_wrap
        GL_EXT_texture3D
        GL_EXT_texture_array
        GL_EXT_texture_buffer_object
        GL_EXT_texture_compression_dxt1
        GL_EXT_texture_compression_latc
        GL_EXT_texture_compression_rgtc
        GL_EXT_texture_compression_s3tc
        GL_EXT_texture_cube_map
        GL_EXT_texture_edge_clamp
        GL_EXT_texture_env_combine
        GL_EXT_texture_env_dot3
        GL_EXT_texture_filter_anisotropic
        GL_EXT_texture_filter_minmax
        GL_EXT_texture_integer
        GL_EXT_texture_lod
        GL_EXT_texture_lod_bias
        GL_EXT_texture_mirror_clamp
        GL_EXT_texture_object
        GL_EXT_texture_shared_exponent
        GL_EXT_texture_sRGB
        GL_EXT_texture_sRGB_R8
        GL_EXT_texture_sRGB_decode
        GL_EXT_texture_storage
        GL_EXT_texture_swizzle
        GL_EXT_timer_query
        GL_EXT_transform_feedback2
        GL_EXT_vertex_array
        GL_EXT_vertex_array_bgra
        GL_EXT_vertex_attrib_64bit
        GL_EXT_window_rectangles
        GL_EXT_import_sync_object
        GL_IBM_rasterpos_clip
        GL_IBM_texture_mirrored_repeat
        GL_KHR_context_flush_control
        GL_KHR_debug
        GL_EXT_memory_object
        GL_EXT_memory_object_win32
        GL_EXT_win32_keyed_mutex
        GL_KHR_parallel_shader_compile
        GL_KHR_no_error
        GL_KHR_robust_buffer_access_behavior
        GL_KHR_robustness
        GL_EXT_semaphore
        GL_EXT_semaphore_win32
        GL_KTX_buffer_region
        GL_NV_alpha_to_coverage_dither_control
        GL_NV_bindless_multi_draw_indirect
        GL_NV_bindless_multi_draw_indirect_count
        GL_NV_bindless_texture
        GL_NV_blend_equation_advanced
        GL_NV_blend_equation_advanced_coherent
        GL_NV_blend_minmax_factor
        GL_NV_blend_square
        GL_NV_command_list
        GL_NV_compute_program5
        GL_NV_conditional_render
        GL_NV_conservative_raster
        GL_NV_conservative_raster_dilate
        GL_NV_copy_depth_to_color
        GL_NV_copy_image
        GL_NV_depth_buffer_float
        GL_NV_depth_clamp
        GL_NV_draw_texture
        GL_NV_draw_vulkan_image
        GL_NV_ES1_1_compatibility
        GL_NV_ES3_1_compatibility
        GL_NV_explicit_multisample
        GL_NV_feature_query
        GL_NV_fence
        GL_NV_fill_rectangle
        GL_NV_float_buffer
        GL_NV_fog_distance
        GL_NV_fragment_coverage_to_color
        GL_NV_fragment_program
        GL_NV_fragment_program_option
        GL_NV_fragment_program2
        GL_NV_fragment_shader_interlock
        GL_NV_framebuffer_mixed_samples
        GL_NV_framebuffer_multisample_coverage
        GL_NV_geometry_shader4
        GL_NV_geometry_shader_passthrough
        GL_NV_gpu_program4
        GL_NV_internalformat_sample_query
        GL_NV_gpu_program4_1
        GL_NV_gpu_program5
        GL_NV_gpu_program5_mem_extended
        GL_NV_gpu_program_fp64
        GL_NV_gpu_shader5
        GL_NV_half_float
        GL_NV_light_max_exponent
        GL_NV_memory_attachment
        GL_NV_multisample_coverage
        GL_NV_multisample_filter_hint
        GL_NV_occlusion_query
        GL_NV_packed_depth_stencil
        GL_NV_parameter_buffer_object
        GL_NV_parameter_buffer_object2
        GL_NV_path_rendering
        GL_NV_path_rendering_shared_edge
        GL_NV_pixel_data_range
        GL_NV_point_sprite
        GL_NV_primitive_restart
        GL_NV_query_resource
        GL_NV_query_resource_tag
        GL_NV_register_combiners
        GL_NV_register_combiners2
        GL_NV_sample_locations
        GL_NV_sample_mask_override_coverage
        GL_NV_shader_atomic_counters
        GL_NV_shader_atomic_float
        GL_NV_shader_atomic_fp16_vector
        GL_NV_shader_atomic_int64
        GL_NV_shader_buffer_load
        GL_NV_shader_storage_buffer_object
        GL_NV_texgen_reflection
        GL_NV_texture_barrier
        GL_NV_texture_compression_vtc
        GL_NV_texture_env_combine4
        GL_NV_texture_multisample
        GL_NV_texture_rectangle
        GL_NV_texture_rectangle_compressed
        GL_NV_texture_shader
        GL_NV_texture_shader2
        GL_NV_texture_shader3
        GL_NV_transform_feedback
        GL_NV_transform_feedback2
        GL_NV_uniform_buffer_unified_memory
        GL_NV_vertex_array_range
        GL_NV_vertex_array_range2
        GL_NV_vertex_attrib_integer_64bit
        GL_NV_vertex_buffer_unified_memory
        GL_NV_vertex_program
        GL_NV_vertex_program1_1
        GL_NV_vertex_program2
        GL_NV_vertex_program2_option
        GL_NV_vertex_program3
        GL_NV_viewport_array2
        GL_NV_viewport_swizzle
        GL_NVX_conditional_render
        GL_NVX_gpu_memory_info
        GL_NVX_multigpu_info
        GL_NVX_nvenc_interop
        GL_NV_shader_thread_group
        GL_NV_shader_thread_shuffle
        GL_KHR_blend_equation_advanced
        GL_KHR_blend_equation_advanced_coherent
        GL_OVR_multiview
        GL_OVR_multiview2
        GL_SGIS_generate_mipmap
        GL_SGIS_texture_lod
        GL_SGIX_depth_texture
        GL_SGIX_shadow
        GL_SUN_slice_accum
        GL_WIN_swap_hint
        WGL_EXT_swap_control
    OpenGL pixel format: 8:8:8:0
    OpenGL depth format: 24:0

    GLSL version: 4.60 NVIDIA
    GLSL max vertex uniforms: 4096 (4096)
    GLSL max fragment uniforms: 4096 (4096)
    GLSL max varyings: 124 (124)
    GLSL max lights: 8 (8)
    GLSL defines (4.6): #define USE_CLIP_VERTEX 1

    Vertex/index buffer memory limit: 2048MiB
    Starting workaround for fast running clocks
    Using LWJGL timer.
    Initialized mouse with 5 buttons.
    Startup Phase - Initializing..
    Initializing font texture for SansSerif (19). Texture Size: 1024
    Initializing font texture for SansSerif (19, italic). Texture Size: 256
    Experimental direct buffer cleaner init successful
    Preloading builtin materials
    Preloading builtin materials done
    Launching Collada Model Loader threads
    Launching WOM Loader threads
    Startup Phase - Setting up..
    Loading window positions from PlayerFiles\players\tester\windows_1280x720.txt
    Loading props file PlayerFiles\players\tester\windows_1280x720.txt
    Gui initialized
    Startup Phase - Preparing terrain...
    Startup Phase - Connecting ..
    Disabling Nagles
    Writing to PlayerFiles\players\tester\logs\_Event.2019-02.txt
    Writing to PlayerFiles\players\tester\logs\Roads.2019-02.txt
    Writing to PlayerFiles\players\tester\logs\MGMT.2019-02.txt
    Writing to PlayerFiles\players\tester\logs\GM.2019-02.txt
    Writing to PlayerFiles\players\tester\logs\GL-Freedom.2019-02.txt
    Writing to PlayerFiles\players\tester\logs\Freedom.2019-02.txt
    Writing to PlayerFiles\players\tester\logs\Trade.2019-02.txt
    INFO: Starting handshake, reporting 1 registered channels
    Login successful
    Executing PlayerFiles\configs\default\autorun.txt
    Initializing font texture for SansSerif (20). Texture Size: 256
    Initializing font texture for SansSerif (12). Texture Size: 128
    INFO: Handshake response received, server protocol version is 1, 1 channels activated
    INFO: Got server pack map_Cadal (http://192.168.0.10:3724/serverpacks/map_Cadal?prepend&force)
    INFO: Got server pack FC45B20D4AA8C8569B1D73C288898017B337AF6B (http://192.168.0.10:3724/serverpacks/FC45B20D4AA8C8569B1D73C288898017B337AF6B?prepend)
    Water reflection offscreen size 1024x1024
    Saving window positions to PlayerFiles\players\tester\windows_1280x720.txt
    Saving props file PlayerFiles\players\tester\windows_1280x720.txt
    Loading window positions from PlayerFiles\players\tester\windows_1920x1027.txt
    Loading props file PlayerFiles\players\tester\windows_1920x1027.txt
    SEVERE: Connection timed out: connect
    java.net.ConnectException: Connection timed out: connect
        at java.net.DualStackPlainSocketImpl.connect0(Native Method)
        at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
        at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
        at java.net.Socket.connect(Socket.java:589)
        at java.net.Socket.connect(Socket.java:538)
        at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
        at sun.net.www.http.HttpClient.<init>(HttpClient.java:242)
        at sun.net.www.http.HttpClient.New(HttpClient.java:339)
        at sun.net.www.http.HttpClient.New(HttpClient.java:357)
        at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220)
        at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
        at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
        at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
        at java.net.URL.openStream(URL.java:1045)
        at org.gotti.wurmonline.clientmods.serverpacks.PackDownloader.run(PackDownloader.java:34)
        at java.lang.Thread.run(Thread.java:748)

    SEVERE: Connection timed out: connect
    java.net.ConnectException: Connection timed out: connect
        at java.net.DualStackPlainSocketImpl.connect0(Native Method)
        at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
        at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
        at java.net.Socket.connect(Socket.java:589)
        at java.net.Socket.connect(Socket.java:538)
        at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
        at sun.net.www.http.HttpClient.<init>(HttpClient.java:242)
        at sun.net.www.http.HttpClient.New(HttpClient.java:339)
        at sun.net.www.http.HttpClient.New(HttpClient.java:357)
        at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220)
        at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
        at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
        at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
        at java.net.URL.openStream(URL.java:1045)
        at org.gotti.wurmonline.clientmods.serverpacks.PackDownloader.run(PackDownloader.java:34)
        at java.lang.Thread.run(Thread.java:748)

    Initializing font texture for SansSerif (24, bold). Texture Size: 256
    Disabling Nagles
    Execution aborted at connection 1, iteration 6259
    Run time  1m, local time Thu Feb 07 23:29:02 PST 2019
    Destroying game window
    ====== CLIENT CRASH ======
    Unexpected crash while playing
    org.gotti.wurmunlimited.modloader.classhooks.HookException: java.lang.reflect.InvocationTargetException
        at org.gotti.wurmunlimited.modloader.classhooks.HookManager.invoke(HookManager.java:354)
        at com.wurmonline.client.WurmClientBase.serverUpdate(WurmClientBase.java)
        at com.wurmonline.client.WurmClientBase.preUpdate(WurmClientBase.java:353)
        at com.wurmonline.client.WurmClientBase.runGameLoop(WurmClientBase.java:527)
        at com.wurmonline.client.WurmClientBase.runConnectionLoop(WurmClientBase.java:325)
        at com.wurmonline.client.WurmClientBase.runGame(WurmClientBase.java:304)
        at com.wurmonline.client.WurmClientBase.run(WurmClientBase.java:1597)
        at java.lang.Thread.run(Thread.java:748)
    Caused by: java.lang.reflect.InvocationTargetException
        at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at org.gotti.wurmunlimited.mods.sortmod.SortMod$6$1.invoke(SortMod.java:367)
        at org.gotti.wurmunlimited.modloader.classhooks.HookManager.invoke(HookManager.java:344)
        ... 7 more
    Caused by: java.io.IOException: Disconnected.
        at com.wurmonline.communication.SocketConnection.tick(SocketConnection.java:564)
        at com.wurmonline.client.comm.SimpleServerConnectionClass.update(SimpleServerConnectionClass.java:274)
        at com.wurmonline.client.WurmClientBase.serverUpdate$1(WurmClientBase.java:1535)
        ... 12 more
    Exiting Wurm after an Error
    Time is Thu Feb 07 23:29:16 PST 2019
    Performing final cleanup after playing  1m
    Saving props file PlayerFiles\players\tester\playerdata.txt
    Saving props file PlayerFiles\configs\default\gamesettings.txt
    Saving props file PlayerFiles\players\tester\stats.txt
    Dumped skills to PlayerFiles\players\tester\dumps\skills.20190207.2329.txt
    Saving window positions to PlayerFiles\players\tester\windows_1920x1027.txt
    Saving props file PlayerFiles\players\tester\windows_1920x1027.txt
    Destroying game window
    Shutting down OpenAL subsystem.
    Collada Model Loader exited.
    Job executor 0 terminating
    WOM Loader exited.
    WOM Loader exited.
    WOM Loader exited.
    WOM Loader exited.
    Job executor 1 terminating
    Job executor 2 terminating
    Job executor 3 terminating
    Job executor 4 terminating
    Job executor 5 terminating
    Job executor 6 terminating
    Job executor 7 terminating
    Running garbage collector...
    Fast Clock Workaround Thread exited.
    Running finalization...
    Goodbye.
    Exit.
    WARNING: OpenAL was already stopped.

     

     

    How to fix???


  9. On 4/8/2016 at 5:39 PM, bdew said:

    I have it working on my server... here's a short guide:

     

    1) You need to change the map name on the server, this can't be done in the settings GUI so you will need SqliteBrowser or some other sqlite tool. Open wurmlogin.db, SERVERS table, set MAPNAME field to whatever.

    2) Create a file named mappings.txt, put in it: "map.whatever = whatever.png" (whatever is what you set in step 1)

    3) Save your map as whatever.png with 920x620 pixels size

    4) Create a zip file with mapping.txt and whatever.png, rename it to whatever.jar, make sure you actually remove the zip extension (so you don't end up with whatever.jar.zip)

    5) Put zip file in mods/serverpacks folder

    6) Edit serverpacks.properties, set serverPort to a reachable port, publicServerAdress to your ip, serverPacks=whatever.jar (from previous step)

    6.5) If you are behind a router, make sure to forward the port to your server.

    7) Restart server, watch log for serverpacks mod complaining, if it does - you ###### up one of the previous steps

    8) Login to the server with serverpacks client-side mod enabled, check the log - if you did everything correctly - it will tell you that the pack was downloaded

    9) If the pack was downloaded but the map doesn't show up try restarting the client. Often the download finishes too late to replace the textures so it will take effect only on next login

    Help I've been trying to get this to work for a week now......

    When I start the server I get that the pack has been loaded. However I don't get the download as it times out......

     

    Login successful
    Executing PlayerFiles\configs\default\autorun.txt
    Writing to PlayerFiles\players\Kyisha\logs\GL-Freedom.2019-02.txt
    Writing to PlayerFiles\players\Kyisha\logs\Freedom.2019-02.txt
    Writing to PlayerFiles\players\Kyisha\logs\Trade.2019-02.txt
    INFO: Starting handshake, reporting 1 registered channels
    Initializing font texture for SansSerif (20). Texture Size: 256
    Initializing font texture for SansSerif (12). Texture Size: 128
    Water reflection offscreen size 1024x1024
    INFO: Handshake response received, server protocol version is 1, 1 channels activated
    INFO: Got server pack map_Cadal (http://192.168.0.10:3750/serverpacks/map_Cadal?prepend&force)
    INFO: Got server pack FC45B20D4AA8C8569B1D73C288898017B337AF6B (http://192.168.0.10:3750/serverpacks/FC45B20D4AA8C8569B1D73C288898017B337AF6B?prepend)
    Initializing font texture for Monospaced (19). Texture Size: 256
    Missing texture data requested: graphics.jar:texture/terrain/rock_n.dds
    SEVERE: Connection timed out: connect
    java.net.ConnectException: Connection timed out: connect
        at java.net.DualStackPlainSocketImpl.connect0(Native Method)
        at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
        at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
        at java.net.Socket.connect(Socket.java:589)
        at java.net.Socket.connect(Socket.java:538)
        at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
        at sun.net.www.http.HttpClient.<init>(HttpClient.java:242)
        at sun.net.www.http.HttpClient.New(HttpClient.java:339)
        at sun.net.www.http.HttpClient.New(HttpClient.java:357)
        at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220)
        at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
        at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
        at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
        at java.net.URL.openStream(URL.java:1045)
        at org.gotti.wurmonline.clientmods.serverpacks.PackDownloader.run(PackDownloader.java:34)
        at java.lang.Thread.run(Thread.java:748)

    SEVERE: Connection timed out: connect
    java.net.ConnectException: Connection timed out: connect
        at java.net.DualStackPlainSocketImpl.connect0(Native Method)
        at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
        at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
        at java.net.Socket.connect(Socket.java:589)
        at java.net.Socket.connect(Socket.java:538)
        at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
        at sun.net.www.http.HttpClient.<init>(HttpClient.java:242)
        at sun.net.www.http.HttpClient.New(HttpClient.java:339)
        at sun.net.www.http.HttpClient.New(HttpClient.java:357)
        at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220)
        at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
        at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
        at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
        at java.net.URL.openStream(URL.java:1045)
        at org.gotti.wurmonline.clientmods.serverpacks.PackDownloader.run(PackDownloader.java:34)
        at java.lang.Thread.run(Thread.java:748)

    Execution aborted at connection 1, iteration 19747
    Run time  10m, local time Mon Feb 04 16:48:10 PST 2019
    Destroying game window
    ====== CLIENT CRASH ======
    Unexpected crash while playing
    org.gotti.wurmunlimited.modloader.classhooks.HookException: java.lang.reflect.InvocationTargetException
        at org.gotti.wurmunlimited.modloader.classhooks.HookManager.invoke(HookManager.java:354)
        at com.wurmonline.client.WurmClientBase.serverUpdate(WurmClientBase.java)
        at com.wurmonline.client.WurmClientBase.preUpdate(WurmClientBase.java:353)
        at com.wurmonline.client.WurmClientBase.runGameLoop(WurmClientBase.java:527)
        at com.wurmonline.client.WurmClientBase.runConnectionLoop(WurmClientBase.java:325)
        at com.wurmonline.client.WurmClientBase.runGame(WurmClientBase.java:304)
        at com.wurmonline.client.WurmClientBase.run(WurmClientBase.java:1597)
        at java.lang.Thread.run(Thread.java:748)
    Caused by: java.lang.reflect.InvocationTargetException
        at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at org.gotti.wurmunlimited.mods.sortmod.SortMod$6$1.invoke(SortMod.java:367)
        at org.gotti.wurmunlimited.modloader.classhooks.HookManager.invoke(HookManager.java:344)
        ... 7 more
    Caused by: com.wurmonline.client.GameCrashedException: You have been idle for too long.
        at com.wurmonline.client.GameCrashedException.forDisconnect(GameCrashedException.java:87)
        at com.wurmonline.client.comm.SimpleServerConnectionClass.reallyHandleCmdClientQuit(SimpleServerConnectionClass.java:4307)
        at com.wurmonline.client.comm.SimpleServerConnectionClass.reallyHandle(SimpleServerConnectionClass.java:2084)
        at com.wurmonline.communication.SocketConnection.tick(SocketConnection.java:618)
        at com.wurmonline.client.comm.SimpleServerConnectionClass.update(SimpleServerConnectionClass.java:274)
        at com.wurmonline.client.WurmClientBase.serverUpdate$1(WurmClientBase.java:1535)
        ... 12 more
    Exiting Wurm after an Error
    Time is Mon Feb 04 16:49:10 PST 2019
    Performing final cleanup after playing  10m
    Saving props file PlayerFiles\players\Kyisha\playerdata.txt
    Saving props file PlayerFiles\configs\default\gamesettings.txt
    Saving props file PlayerFiles\players\Kyisha\stats.txt
    Dumped skills to PlayerFiles\players\Kyisha\dumps\skills.20190204.1649.txt
    Saving window positions to PlayerFiles\players\Kyisha\windows_1920x1080.txt
    Saving props file PlayerFiles\players\Kyisha\windows_1920x1080.txt
    Destroying game window
    Shutting down OpenAL subsystem.
    Collada Model Loader exited.
    Job executor 0 terminating
    WOM Loader exited.
    WOM Loader exited.
    WOM Loader exited.
    WOM Loader exited.
    Job executor 1 terminating
    Job executor 2 terminating
    Job executor 3 terminating
    Job executor 4 terminating
    Job executor 5 terminating
    Job executor 6 terminating
    Job executor 7 terminating
    Running garbage collector...
    Fast Clock Workaround Thread exited.
    Running finalization...
    Goodbye.
    Exit.
    WARNING: OpenAL was already stopped.


  10. I am trying to make a cluster and the second server will not load passed:

     

    [06:08:10 PM] INFO com.wurmonline.server.WurmId: Loading ids.
    [06:08:10 PM] INFO com.wurmonline.server.WurmId: Added to ids, creatrureIdcounter is now 36000
    [06:08:10 PM] INFO com.wurmonline.server.WurmId: Finished loading Wurm IDs, that took 1.87331 millis.

     

    I have followed the guide for multi servers at: https://www.wurmpedia.com/index.php/Multi_Server_(Wurm_Unlimited)

    and no luck. 

    I had this done a year ago but then everyone quit so I took it down but silly me I didn't back it up.

     

     

    fixed it redid from scratch using default server and bang it worked


  11. Help I have followed bdews instructions and finally figured out where i was messing up but now I'm stuck again. I get this while downloading the server map.   Ahhhhh!

     

    INFO: Got server pack map_Cadal (http://xxx.xxx.x.xx:3750/serverpacks/map_Cadal?prepend&force)
    INFO: Got server pack FC45B20D4AA8C8569B1D73C288898017B337AF6B (http://xxx.xxx.x.xx:3750/serverpacks/FC45B20D4AA8C8569B1D73C288898017B337AF6B?prepend)
    Initializing font texture for Monospaced (19). Texture Size: 256
    SEVERE: Connection timed out: connect
    java.net.ConnectException: Connection timed out: connect