Sign in to follow this  
Mathis

Server shutting down on start

Recommended Posts

i believe this is the only thing causing it to shutdown on start "[01:20:06 PM] INFO com.wurmonline.server.Server: Shutting down the server - reason: Problem running the server - Cannot assign requested address: bind" this may have been answered somewhere else but id appreciate any and all help i really dont have the time to go looking through year old posts for the answer

Share this post


Link to post
Share on other sites

here is the full log for when i try to start the WurmServerLauncher-Patched

 

 

" [01:34:38 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: ModLoader version v0.32.2-a5b6e2a
[01:34:38 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Game version 1.5.2.1
[01:34:38 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\announcer\announcer.jar!/META-INF/org.gotti.wurmunlimited.modloader/announcer.properties
[01:34:38 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\announcer.config
[01:34:38 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\bagofholding\bagofholding.jar!/META-INF/org.gotti.wurmunlimited.modloader/bagofholding.properties
[01:34:38 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\bagofholding.config
[01:34:38 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\creatureagemod\creatureagemod.jar!/META-INF/org.gotti.wurmunlimited.modloader/creatureagemod.properties
[01:34:38 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\creatureagemod.config
[01:34:38 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\cropmod\cropmod.jar!/META-INF/org.gotti.wurmunlimited.modloader/cropmod.properties
[01:34:38 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\cropmod.config
[01:34:38 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\harvesthelper\harvesthelper.jar!/META-INF/org.gotti.wurmunlimited.modloader/harvesthelper.properties
[01:34:38 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\harvesthelper.config
[01:34:38 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\hitchingpost\hitchingpost.jar!/META-INF/org.gotti.wurmunlimited.modloader/hitchingpost.properties
[01:34:38 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\httpserver\httpserver.jar!/META-INF/org.gotti.wurmunlimited.modloader/httpserver.properties
[01:34:38 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\httpserver.config
[01:34:38 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\inbreedwarning\inbreedwarning.jar!/META-INF/org.gotti.wurmunlimited.modloader/inbreedwarning.properties
[01:34:38 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\scriptrunner\scriptrunner.jar!/META-INF/org.gotti.wurmunlimited.modloader/scriptrunner.properties
[01:34:38 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\scriptrunner.config
[01:34:38 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\servermap\servermap.jar!/META-INF/org.gotti.wurmunlimited.modloader/servermap.properties
[01:34:38 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\servermap.config
[01:34:38 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\serverpacks\serverpacks.jar!/META-INF/org.gotti.wurmunlimited.modloader/serverpacks.properties
[01:34:38 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\spellmod\spellmod.jar!/META-INF/org.gotti.wurmunlimited.modloader/spellmod.properties
[01:34:38 PM] INFO org.gotti.wurmunlimited.modloader.ModLoaderShared: Reading mods\spellmod.config
[01:34:38 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)]
[01:34:38 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)]
[01:34:38 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)]
[01:34:38 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)]
[01:34:38 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)]
[01:34:38 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)]
[01:34:38 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)]
[01:34:38 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)]
[01:34:39 PM] INFO com.wurmonline.server.gui.WurmServerGuiMain: WurmServerGuiMain starting
[01:34:39 PM] INFO com.wurmonline.server.Constants: Loading configuration file at C:\Program Files (x86)\Steam\SteamApps\common\Wurm Unlimited Dedicated Server\.\Atlas\wurm.ini
[01:34:39 PM] INFO com.wurmonline.server.Constants: Loading configuration file at C:\Program Files (x86)\Steam\SteamApps\common\Wurm Unlimited Dedicated Server\.\Atlas\wurm.ini
[01:34:39 PM] INFO com.wurmonline.server.DbConnector: Starting to close all Database Connections.
[01:34:39 PM] INFO com.wurmonline.server.DbConnector: Finished closing all Database Connections.
[01:34:39 PM] INFO org.flywaydb.core.internal.util.VersionPrinter: Flyway 4.0.3 by Boxfuse
[01:34:39 PM] INFO org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:sqlite:Atlas/sqlite/wurmcreatures.db (SQLite 3.0)
[01:34:39 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
[01:34:39 PM] INFO org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:sqlite:Atlas/sqlite/wurmdeities.db (SQLite 3.0)
[01:34:39 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
[01:34:40 PM] INFO org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:sqlite:Atlas/sqlite/wurmeconomy.db (SQLite 3.0)
[01:34:40 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
[01:34:40 PM] INFO org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:sqlite:Atlas/sqlite/wurmitems.db (SQLite 3.0)
[01:34:40 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
[01:34:40 PM] INFO org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:sqlite:Atlas/sqlite/wurmlogin.db (SQLite 3.0)
[01:34:40 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
[01:34:40 PM] INFO org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:sqlite:Atlas/sqlite/wurmlogs.db (SQLite 3.0)
[01:34:40 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
[01:34:40 PM] INFO org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:sqlite:Atlas/sqlite/wurmplayers.db (SQLite 3.0)
[01:34:40 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
[01:34:40 PM] INFO org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:sqlite:Atlas/sqlite/wurmtemplates.db (SQLite 3.0)
[01:34:40 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
[01:34:40 PM] INFO org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:sqlite:Atlas/sqlite/wurmzones.db (SQLite 3.0)
[01:34:40 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
[01:34:40 PM] INFO com.wurmonline.server.Servers: Loading all servers.
[01:34:40 PM] INFO com.wurmonline.server.Servers: Loading Atlas *NEW* - 11455
[01:34:40 PM] INFO com.wurmonline.server.Servers: Using database entry for time 5851000
[01:34:40 PM] INFO com.wurmonline.server.zones.TilePoller: Current polltile=2124268, rest=42030 pollmodifier=56515, pollround=2
[01:34:40 PM] INFO com.wurmonline.server.zones.TilePoller: tiles=4194304, mask=-1 ticksperday=3456000, Nthick=1, rest=42030, manypertick=true
[01:34:40 PM] INFO com.wurmonline.server.Servers: Loaded 1 servers from the database
[01:34:40 PM] INFO com.wurmonline.server.Servers: Created properties table in the database
[01:34:42 PM] OFF com.wurmonline: 
----------------------------------------------------------------
Wurm Server logging started at Sat Jan 20 13:34:42 CST 2018
----------------------------------------------------------------
[01:34:42 PM] INFO com.wurmonline.server.Constants: motd: Find a Key of the Heavens and ascend to Deity on Valrei Moon!
[01:34:42 PM] INFO com.wurmonline.server.Constants: 
[01:34:42 PM] INFO com.wurmonline.server.Constants: fileName: .\Atlas\wurm.ini
[01:34:42 PM] INFO com.wurmonline.server.Constants: 
[01:34:42 PM] INFO com.wurmonline.server.Constants: Check WURMLOGS: false
[01:34:42 PM] INFO com.wurmonline.server.Constants: isGameServer: true
[01:34:42 PM] INFO com.wurmonline.server.Constants: devmode: false
[01:34:42 PM] INFO com.wurmonline.server.Constants: maintaining: false
[01:34:42 PM] INFO com.wurmonline.server.Constants: crashed: false
[01:34:42 PM] INFO com.wurmonline.server.Constants: RUNBATCH: false
[01:34:42 PM] INFO com.wurmonline.server.Constants: pruneDb: true
[01:34:42 PM] INFO com.wurmonline.server.Constants: reprospect: false
[01:34:42 PM] INFO com.wurmonline.server.Constants: caveImg: false
[01:34:42 PM] INFO com.wurmonline.server.Constants: createSeeds: false
[01:34:42 PM] INFO com.wurmonline.server.Constants: Min millis between player connections: 1000
[01:34:42 PM] INFO com.wurmonline.server.Constants: 
[01:34:42 PM] INFO com.wurmonline.server.Constants: fileDBPath: .\Atlas\
[01:34:42 PM] INFO com.wurmonline.server.Constants: dbHost: Atlas
[01:34:42 PM] INFO com.wurmonline.server.Constants: useSplitCreaturesTable: false
[01:34:42 PM] INFO com.wurmonline.server.Constants: analyseAllDbTables: false
[01:34:42 PM] INFO com.wurmonline.server.Constants: checkAllDbTables: false
[01:34:42 PM] INFO com.wurmonline.server.Constants: optimiseAllDbTables: false
[01:34:42 PM] INFO com.wurmonline.server.Constants: createTemporaryDatabaseIndicesAtStartup: true
[01:34:42 PM] INFO com.wurmonline.server.Constants: dropTemporaryDatabaseIndicesAtStartup: true
[01:34:42 PM] INFO com.wurmonline.server.Constants: usePrepStmts: false
[01:34:42 PM] INFO com.wurmonline.server.Constants: gatherDbStats: false
[01:34:42 PM] INFO com.wurmonline.server.Constants: 
[01:34:42 PM] INFO com.wurmonline.server.Constants: 
[01:34:42 PM] INFO com.wurmonline.server.Constants: 
[01:34:42 PM] INFO com.wurmonline.server.Constants: dbUser: root
[01:34:42 PM] INFO com.wurmonline.server.Constants: dbDriver: 
[01:34:42 PM] INFO com.wurmonline.server.Constants: useDb: true
[01:34:42 PM] INFO com.wurmonline.server.Constants: usePooledDb: false
[01:34:42 PM] INFO com.wurmonline.server.Constants: dbPort: 
[01:34:42 PM] INFO com.wurmonline.server.Constants: trackOpenDatabaseResources: false
[01:34:42 PM] INFO com.wurmonline.server.Constants: 
[01:34:42 PM] INFO com.wurmonline.server.Constants: numberOfDirtyMeshRowsToSaveEachCall: 10
[01:34:42 PM] INFO com.wurmonline.server.Constants: useDirectByteBuffersForMeshIO: true
[01:34:42 PM] INFO com.wurmonline.server.Constants: 
[01:34:42 PM] INFO com.wurmonline.server.Constants: webPath: .
[01:34:42 PM] INFO com.wurmonline.server.Constants: skillTemplatesDBPath: templates\skills\
[01:34:42 PM] INFO com.wurmonline.server.Constants: zonesDBPath: zones\
[01:34:42 PM] INFO com.wurmonline.server.Constants: itemTemplatesDBPath: templates\items\
[01:34:42 PM] INFO com.wurmonline.server.Constants: creatureStatsDBPath: creatures\
[01:34:42 PM] INFO com.wurmonline.server.Constants: playerStatsDBPath: players\
[01:34:42 PM] INFO com.wurmonline.server.Constants: itemStatsDBPath: items\
[01:34:42 PM] INFO com.wurmonline.server.Constants: tileStatsDBPath: tiles\
[01:34:42 PM] INFO com.wurmonline.server.Constants: itemOldStatsDBPath: olditems\
[01:34:42 PM] INFO com.wurmonline.server.Constants: creatureOldStatsDBPath: deadCreatures\
[01:34:42 PM] INFO com.wurmonline.server.Constants: useQueueToSendDataToPlayers: false
[01:34:42 PM] INFO com.wurmonline.server.Constants: useMultiThreadedBankPolling: false
[01:34:42 PM] INFO com.wurmonline.server.Constants: useScheduledExecutorToCountEggs: true
[01:34:42 PM] INFO com.wurmonline.server.Constants: useScheduledExecutorToSaveConstants: false
[01:34:42 PM] INFO com.wurmonline.server.Constants: useScheduledExecutorToSaveDirtyMeshRows: true
[01:34:42 PM] INFO com.wurmonline.server.Constants: useScheduledExecutorToSendTimeSync: true
[01:34:42 PM] INFO com.wurmonline.server.Constants: useScheduledExecutorToSwitchFatigue: false
[01:34:42 PM] INFO com.wurmonline.server.Constants: useScheduledExecutorToTickCalendar: true
[01:34:42 PM] INFO com.wurmonline.server.Constants: useScheduledExecutorToWriteLogs: true
[01:34:42 PM] INFO com.wurmonline.server.Constants: useScheduledExecutorForServer: false
[01:34:42 PM] INFO com.wurmonline.server.Constants: scheduledExecutorServiceThreads: 20
[01:34:42 PM] INFO com.wurmonline.server.Constants: useItemTransferLog: false
[01:34:42 PM] INFO com.wurmonline.server.Constants: useTileEventLog: false
[01:34:42 PM] INFO com.wurmonline.server.Constants: useDatabaseForServerStatisticsLog: false
[01:34:43 PM] INFO com.wurmonline.server.Constants: useScheduledExecutorToUpdateCreaturePositionInDatabase: true
[01:34:43 PM] INFO com.wurmonline.server.Constants: useScheduledExecutorToUpdatePlayerPositionInDatabase: true
[01:34:43 PM] INFO com.wurmonline.server.Constants: useScheduledExecutorToUpdateItemDamageInDatabase: true
[01:34:43 PM] INFO com.wurmonline.server.Constants: useScheduledExecutorToConnectToTwitter: true
[01:34:43 PM] INFO com.wurmonline.server.Constants: numberOfDbCreaturePositionsToUpdateEachTime: 500
[01:34:43 PM] INFO com.wurmonline.server.Constants: numberOfDbPlayerPositionsToUpdateEachTime: 500
[01:34:43 PM] INFO com.wurmonline.server.Constants: numberOfDbItemDamagesToUpdateEachTime: 500
[01:34:43 PM] INFO com.wurmonline.server.Constants: playerStatLog: numplayers.log
[01:34:43 PM] INFO com.wurmonline.server.Constants: logonStatLog: numlogons.log
[01:34:43 PM] INFO com.wurmonline.server.Constants: ipStatLog: numips.log
[01:34:43 PM] INFO com.wurmonline.server.Constants: newbieStatLog: newbies.log
[01:34:43 PM] INFO com.wurmonline.server.Constants: totIpStatLog: totalips.log
[01:34:43 PM] INFO com.wurmonline.server.Constants: payingLog: paying.log
[01:34:43 PM] INFO com.wurmonline.server.Constants: moneyLog: mrtgmoney.log
[01:34:43 PM] INFO com.wurmonline.server.Constants: lagLog: lag.log
[01:34:43 PM] INFO com.wurmonline.server.Constants: lagThreshold: 1000
[01:34:43 PM] INFO com.wurmonline.server.Constants: Eigc enabled false
[01:34:43 PM] INFO com.wurmonline.server.Constants: useIncomingRMI: false
[01:34:43 PM] INFO com.wurmonline.server.Server: Adding Shutdown Hook
[01:34:43 PM] INFO com.wurmonline.server.Server: Wurm Impl Title: null
[01:34:43 PM] INFO com.wurmonline.server.Server: Wurm Impl Vendor: null
[01:34:43 PM] INFO com.wurmonline.server.Server: Wurm Impl Version: null
[01:34:43 PM] INFO com.wurmonline.server.Server: Wurm Common Impl Title: null
[01:34:43 PM] INFO com.wurmonline.server.Server: Wurm Common Impl Vendor: null
[01:34:43 PM] INFO com.wurmonline.server.Server: Wurm Common Impl Version: null
[01:34:43 PM] INFO com.wurmonline.server.Server: MySQL JDBC Spec Title: null
[01:34:43 PM] INFO com.wurmonline.server.Server: MySQL JDBC Spec Vendor: null
[01:34:43 PM] INFO com.wurmonline.server.Server: MySQL JDBC Spec Version: null
[01:34:43 PM] INFO com.wurmonline.server.Server: MySQL JDBC Impl Title: null
[01:34:43 PM] INFO com.wurmonline.server.Server: MySQL JDBC Impl Vendor: null
[01:34:43 PM] INFO com.wurmonline.server.Server: MySQL JDBC Impl Version: null
[01:34:43 PM] INFO com.wurmonline.server.Server: Javax Mail Spec Title: JavaMail(TM) API Design Specification
[01:34:43 PM] INFO com.wurmonline.server.Server: Javax Mail Spec Vendor: Sun Microsystems, Inc.
[01:34:43 PM] INFO com.wurmonline.server.Server: Javax Mail Spec Version: 1.3
[01:34:43 PM] INFO com.wurmonline.server.Server: Javax Mail Impl Title: javax.mail
[01:34:43 PM] INFO com.wurmonline.server.Server: Javax Mail Impl Vendor: Sun Microsystems, Inc.
[01:34:43 PM] INFO com.wurmonline.server.Server: Javax Mail Impl Version: 1.4
[01:34:43 PM] INFO com.wurmonline.server.Server: Javax Activation Spec Title: Java Platform API Specification
[01:34:43 PM] INFO com.wurmonline.server.Server: Javax Activation Spec Vendor: Oracle Corporation
[01:34:43 PM] INFO com.wurmonline.server.Server: Javax Activation Spec Version: 1.8
[01:34:43 PM] INFO com.wurmonline.server.Server: Javax Activation Impl Title: Java Runtime Environment
[01:34:43 PM] INFO com.wurmonline.server.Server: Javax Activation Impl Vendor: Oracle Corporation
[01:34:43 PM] INFO com.wurmonline.server.Server: Javax Activation Impl Version: 1.8.0_121
[01:34:43 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
[01:34:43 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
[01:34:43 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
[01:34:43 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
[01:34:43 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
[01:34:43 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
[01:34:43 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
[01:34:43 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
[01:34:43 PM] INFO org.flywaydb.core.internal.dbsupport.sqlite.SQLiteDbSupport: SQLite does not support setting the schema. Default schema NOT changed to main
[01:34:43 PM] INFO com.wurmonline.server.Server: checkAllDbTables is false so not checking database tables for errors.
[01:34:43 PM] INFO com.wurmonline.server.Server: analyseAllDbTables is false so not analysing database tables to update indices.
[01:34:43 PM] INFO com.wurmonline.server.Server: OptimizeAllDbTables is false so not optimising database tables.
[01:34:43 PM] INFO com.wurmonline.server.Servers: Loading all servers.
[01:34:43 PM] INFO com.wurmonline.server.Servers: Loading Atlas *NEW* - 11455
[01:34:43 PM] INFO com.wurmonline.server.Servers: Using database entry for time 5851000
[01:34:43 PM] INFO com.wurmonline.server.zones.TilePoller: Current polltile=2124268, rest=42030 pollmodifier=56515, pollround=2
[01:34:43 PM] INFO com.wurmonline.server.zones.TilePoller: tiles=4194304, mask=-1 ticksperday=3456000, Nthick=1, rest=42030, manypertick=true
[01:34:43 PM] INFO com.wurmonline.server.Servers: Loaded 1 servers from the database
[01:34:43 PM] INFO com.wurmonline.server.Servers: Created properties table in the database
[01:34:43 PM] INFO com.wurmonline.mesh.MeshIO: .\Atlas\top_layer.map size is 16778240
[01:34:43 PM] INFO com.wurmonline.server.Server: Loading world mesh, size: 2048 took 172.15935 ms
[01:34:43 PM] INFO com.wurmonline.mesh.MeshIO: .\Atlas\map_cave.map size is 16778240
[01:34:43 PM] INFO com.wurmonline.server.Server: Loading cave mesh, size: 2048 took 39.74996 ms
[01:34:43 PM] INFO com.wurmonline.mesh.MeshIO: .\Atlas\resources.map size is 16778240
[01:34:43 PM] INFO com.wurmonline.server.Server: Loading resource mesh, size: 2048 took 42.65353 ms
[01:34:43 PM] INFO com.wurmonline.mesh.MeshIO: .\Atlas\rock_layer.map size is 16778240
[01:34:43 PM] INFO com.wurmonline.server.Server: Loading rock mesh, size: 2048 took 34.984413 ms
[01:34:43 PM] INFO com.wurmonline.mesh.MeshIO: .\Atlas\flags.map size is 16778240
[01:34:43 PM] INFO com.wurmonline.server.Server: Loading flags mesh, size: 2048 took 30.385557 ms
[01:34:43 PM] INFO com.wurmonline.server.Server: Max height: 3707
[01:34:43 PM] INFO com.wurmonline.server.Features: Loading all overridden features for production version: 129 and isTestServer: false.
[01:34:43 PM] INFO com.wurmonline.server.Features: Loaded 5 overridden features from the database
[01:34:43 PM] INFO com.wurmonline.server.Features: Feature [Name: Dummy entry - do not use, Id: 0, Version: 1, Default: false, Overridden: true, Enabled: true]
[01:34:43 PM] INFO com.wurmonline.server.Features: Feature [Name: Name change, Id: 31, Version: 999, Default: false, Overridden: false, Enabled: false]
[01:34:43 PM] INFO com.wurmonline.server.Features: Feature [Name: Surface Water, Id: 32, Version: 140, Default: false, Overridden: false, Enabled: false]
[01:34:43 PM] INFO com.wurmonline.server.Features: Feature [Name: Cave Water, Id: 33, Version: 999, Default: false, Overridden: false, Enabled: false]
[01:34:43 PM] INFO com.wurmonline.server.Features: Feature [Name: New skill system, Id: 38, Version: 125, Default: true, Overridden: true, Enabled: true]
[01:34:43 PM] INFO com.wurmonline.server.Features: Feature [Name: Blocked Traders, Id: 41, Version: 121, Default: true, Overridden: false, Enabled: true]
[01:34:43 PM] INFO com.wurmonline.server.Features: Feature [Name: Combat system changes for creatures, Id: 51, Version: 201, Default: false, Overridden: true, Enabled: true]
[01:34:43 PM] INFO com.wurmonline.server.Features: Feature [Name: Blocked HOTA terraforming and building, Id: 55, Version: 201, Default: false, Overridden: false, Enabled: false]
[01:34:43 PM] INFO com.wurmonline.server.Features: Feature [Name: Free armour and weapons on spawn, Id: 56, Version: 201, Default: false, Overridden: false, Enabled: false]
[01:34:43 PM] INFO com.wurmonline.server.Features: Feature [Name: Random treasure chests, Id: 57, Version: 201, Default: false, Overridden: true, Enabled: true]
[01:34:43 PM] INFO com.wurmonline.server.Features: Feature [Name: Ownership Papers, Id: 70, Version: 999, Default: false, Overridden: false, Enabled: false]
[01:34:43 PM] INFO com.wurmonline.server.Features: Feature [Name: Valrei map, Id: 72, Version: 125, Default: true, Overridden: false, Enabled: true]
[01:34:43 PM] INFO com.wurmonline.server.Features: Feature [Name: Crop tile poller split, Id: 75, Version: 125, Default: true, Overridden: false, Enabled: true]
[01:34:43 PM] INFO com.wurmonline.server.Features: Feature [Name: Single Player Bridges, Id: 76, Version: 125, Default: true, Overridden: true, Enabled: true]
[01:34:43 PM] INFO com.wurmonline.server.Features: Feature [Name: Amphora, Id: 77, Version: 126, Default: true, Overridden: false, Enabled: true]
[01:34:43 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]
[01:34:43 PM] INFO com.wurmonline.server.Features: Feature [Name: Set a destination on a boat, Id: 79, Version: 126, Default: true, Overridden: false, Enabled: true]
[01:34:43 PM] INFO com.wurmonline.server.Features: Feature [Name: New portals, Id: 80, Version: 999, Default: false, Overridden: false, Enabled: false]
[01:34:43 PM] INFO com.wurmonline.server.Features: Feature [Name: Transform from resource tiles, Id: 81, Version: 126, Default: true, Overridden: false, Enabled: true]
[01:34:43 PM] INFO com.wurmonline.server.Features: Feature [Name: Wagon Passenger, Id: 82, Version: 126, Default: true, Overridden: false, Enabled: true]
[01:34:43 PM] INFO com.wurmonline.server.Features: Feature [Name: Cave Dwellings, Id: 85, Version: 128, Default: true, Overridden: false, Enabled: true]
[01:34:43 PM] INFO com.wurmonline.server.Features: Feature [Name: Placing items on furniture, Id: 86, Version: 999, Default: false, Overridden: false, Enabled: false]
[01:34:43 PM] INFO com.wurmonline.server.Features: Feature [Name: Rifts, Id: 87, Version: 128, Default: false, Overridden: false, Enabled: false]
[01:34:43 PM] INFO com.wurmonline.server.Features: Feature [Name: Transform to resource tiles, Id: 88, Version: 126, Default: true, Overridden: false, Enabled: true]
[01:34:43 PM] INFO com.wurmonline.server.Features: Feature [Name: Cave Bridges, Id: 89, Version: 129, Default: true, Overridden: false, Enabled: true]
[01:34:43 PM] INFO com.wurmonline.server.Features: Feature [Name: Gift packs, Id: 90, Version: 128, Default: false, Overridden: false, Enabled: false]
[01:34:43 PM] INFO com.wurmonline.server.Features: Feature [Name: Returner pack registration, Id: 91, Version: 127, Default: false, Overridden: false, Enabled: false]
[01:34:43 PM] INFO com.wurmonline.server.Features: Feature [Name: Rift Loot Based on Participation, Id: 92, Version: 140, Default: false, Overridden: false, Enabled: false]
[01:34:43 PM] INFO com.wurmonline.server.Features: Feature [Name: Extra Anniversary Gift, Id: 93, Version: 128, Default: false, Overridden: false, Enabled: false]
[01:34:43 PM] INFO com.wurmonline.server.Features: Feature [Name: New Domain System - Override requires restart, Id: 94, Version: 128, Default: true, Overridden: false, Enabled: true]
[01:34:43 PM] INFO com.wurmonline.server.Features: Feature [Name: Allow Meditation Path Change (Insanity Only), Id: 95, Version: 130, Default: false, Overridden: false, Enabled: false]
[01:34:43 PM] INFO com.wurmonline.server.Features: Feature [Name: New Highway System - Override requires restart, Id: 96, Version: 129, Default: true, Overridden: false, Enabled: false]
[01:34:43 PM] INFO com.wurmonline.server.Features: Feature [Name: New Projectile Calculations, Id: 97, Version: 128, Default: true, Overridden: false, Enabled: true]
[01:34:43 PM] INFO com.wurmonline.server.Features: Feature [Name: New Kingdom Influence, Id: 98, Version: 140, Default: false, Overridden: false, Enabled: false]
[01:34:43 PM] INFO com.wurmonline.server.Features: Feature [Name: Wagoner System, Id: 99, Version: 999, Default: false, Overridden: false, Enabled: false]
[01:34:43 PM] INFO com.wurmonline.server.Features: Feature [Name: Creature Movement Changes, Id: 100, Version: 130, Default: false, Overridden: false, Enabled: false]
[01:34:43 PM] INFO com.wurmonline.server.Features: Feature [Name: Polling Optimisation - Tile Array Copying Changes, Id: 101, Version: 999, Default: false, Overridden: false, Enabled: false]
[01:34:43 PM] INFO com.wurmonline.server.Features: Feature [Name: Allows for transportation of creatures, Id: 103, Version: 999, Default: false, Overridden: false, Enabled: false]
[01:34:43 PM] INFO com.wurmonline.server.MessageServer: Initialising MessageServer
[01:34:43 PM] INFO com.wurmonline.server.Server: Protocol: 250990035
[01:34:43 PM] INFO com.wurmonline.server.deities.Deities: Loading deities 
[01:34:43 PM] WARNING com.wurmonline.server.items.ItemTemplateFactory: Template eye already being used.
[01:34:43 PM] INFO com.wurmonline.server.items.ItemTemplateCreator: Initialising the Item Templates took 66 milliseconds
[01:34:43 PM] INFO com.wurmonline.server.spells.SpellGenerator: Starting to create spells
[01:34:43 PM] INFO com.wurmonline.server.spells.SpellGenerator: Generating spells took 30.19798 ms
[01:34:43 PM] INFO com.wurmonline.server.creatures.CreatureTemplateCreator: Starting to create Creature Templates
[01:34:43 PM] INFO com.wurmonline.server.skills.Skill: Calculating skill chances...
[01:34:43 PM] INFO com.wurmonline.server.skills.Skill: Loaded skill chances succeeded.
[01:34:43 PM] INFO com.wurmonline.server.skills.Skill: Done. Loading/Calculating skill chances from the database took 10.827867 millis.
[01:34:43 PM] INFO com.wurmonline.server.creatures.CreatureTemplateCreator: Creating Creature Templates took 40 ms
[01:34:43 PM] INFO com.wurmonline.server.zones.CropTilePoller: CROPS_POLLER: Collecting tile data.
[01:34:43 PM] INFO com.wurmonline.server.zones.CropTilePoller: 

[01:34:43 PM] INFO com.wurmonline.server.zones.CropTilePoller: CROPS_POLLER: Collecting tile Finished.
[01:34:43 PM] INFO com.wurmonline.server.effects.EffectFactory: Loaded 0 effects from database took 3.1906 ms
[01:34:43 PM] INFO com.wurmonline.server.creatures.AnimalSettings: Loading all animal settings.
[01:34:43 PM] INFO com.wurmonline.server.creatures.AnimalSettings: Loaded 0 animal settings. That took 2.950288 ms.
[01:34:43 PM] INFO com.wurmonline.server.items.ItemSettings: Loading all item settings.
[01:34:43 PM] INFO com.wurmonline.server.items.ItemSettings: Loaded 0 item settings. That took 0.139799 ms.
[01:34:43 PM] INFO com.wurmonline.server.structures.DoorSettings: Loading all door (and gate) settings.
[01:34:43 PM] INFO com.wurmonline.server.structures.DoorSettings: Loaded 0 door (and gate) settings. That took 3.362607 ms.
[01:34:43 PM] INFO com.wurmonline.server.structures.StructureSettings: Loading all structure settings.
[01:34:43 PM] INFO com.wurmonline.server.structures.StructureSettings: Loaded 0 structure settings (guests). That took 0.176253 ms.
[01:34:43 PM] INFO com.wurmonline.server.creatures.MineDoorSettings: Loading all minedoor settings.
[01:34:43 PM] INFO com.wurmonline.server.creatures.MineDoorSettings: Loaded 0 minedoor settings. That took 0.143338 ms.
[01:34:43 PM] INFO com.wurmonline.server.players.PermissionsHistories: Purging permissions history over 6 months old.
[01:34:43 PM] INFO com.wurmonline.server.players.PermissionsHistories: Purged 0 permissions history. That took 0.21837 ms.
[01:34:43 PM] INFO com.wurmonline.server.players.PermissionsHistories: Loading all permissions history.
[01:34:44 PM] INFO com.wurmonline.server.players.PermissionsHistories: Loaded 0 permissions history. That took 0.122811 ms.
[01:34:44 PM] INFO com.wurmonline.server.Items: Loaded 369 item data entries, that took 2.108309 ms
[01:34:44 PM] INFO com.wurmonline.server.WurmId: Loading ids.
[01:34:44 PM] INFO com.wurmonline.server.WurmId: Added to ids, creatrureIdcounter is now 7908096
[01:34:44 PM] INFO com.wurmonline.server.WurmId: Finished loading Wurm IDs, that took 1.074505 millis.
[01:34:44 PM] INFO com.wurmonline.server.items.ItemSpellEffects: Loaded 59 Spell Effects For Items, that took 4.971887 ms
[01:34:44 PM] INFO com.wurmonline.server.Items: Loaded 2 item inscription data entries, that took 0.921611 ms
[01:34:44 PM] INFO com.wurmonline.server.Items: Loading all static preloaded items
[01:34:44 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
[01:34:44 PM] INFO com.wurmonline.server.utils.logging.ItemTransferDatabaseLogger: Creating Item Transfer logger, System useItemTransferLog option: false
[01:34:44 PM] INFO com.wurmonline.server.utils.DatabaseUpdater: Creating Database updater Item Database Damage Updater for WurmDbUpdatable type: com.wurmonline.server.utils.ItemDamageDatabaseUpdatable, MaxUpdatablesToRemovePerCycle: 500
[01:34:44 PM] INFO com.wurmonline.server.utils.ItemDamageDatabaseUpdater: Creating Item Damage Updater.
[01:34:44 PM] INFO com.wurmonline.server.Players: Loaded 0 banned IPs
[01:34:44 PM] INFO com.wurmonline.server.Items: Loaded all static preloaded items, that took 81.38915 ms
[01:34:44 PM] INFO com.wurmonline.server.Items: Loaded 0 protected corpse entries, that took 0.107946 ms
[01:34:44 PM] INFO com.wurmonline.server.Items: Loading all zone items using com.wurmonline.server.items.BodyDbStrings@23a45198
[01:34:44 PM] INFO com.wurmonline.server.Items: Loaded 103 zone items. That took 0.307558 ms.
[01:34:44 PM] INFO com.wurmonline.server.Items: Loading all zone items using com.wurmonline.server.items.ItemDbStrings@40f2a4db
[01:34:44 PM] INFO com.wurmonline.server.Items: Loaded 2396 zone items. That took 64.675575 ms.
[01:34:44 PM] INFO com.wurmonline.server.Items: Loading all zone items using com.wurmonline.server.items.CoinDbStrings@118fa606
[01:34:44 PM] INFO com.wurmonline.server.Items: Loaded 2410 zone items. That took 1.50912 ms.
[01:34:44 PM] INFO com.wurmonline.server.combat.WeaponCreator: Creating weapons
[01:34:44 PM] INFO com.wurmonline.server.combat.WeaponCreator: Creating weapons took 0.776503 ms
[01:34:44 PM] INFO com.wurmonline.server.banks.Banks: Loaded 0 banks from database took 4.194675 ms
[01:34:44 PM] INFO com.wurmonline.server.structures.Wall: Loading all walls.
[01:34:44 PM] INFO com.wurmonline.server.structures.Wall: Loaded 15 wall. That took 61.780857 ms.
[01:34:44 PM] INFO com.wurmonline.server.structures.Wall: Loading all floors.
[01:34:44 PM] INFO com.wurmonline.server.structures.Wall: Loaded 15 floors. That took 9.304591 ms.
[01:34:44 PM] INFO com.wurmonline.server.structures.Wall: Loading all bridge parts.
[01:34:44 PM] INFO com.wurmonline.server.structures.Wall: Loaded 0 bridge parts. That took 0.199612 ms.
[01:34:44 PM] INFO com.wurmonline.server.kingdom.Kingdom: Loading all kingdoms.
[01:34:44 PM] INFO com.wurmonline.server.kingdom.Kingdom: Loading all members for no known kingdom.
[01:34:44 PM] INFO com.wurmonline.server.kingdom.Kingdom: Loaded 0 kingdom members from database took 0.125288 ms
[01:34:44 PM] INFO com.wurmonline.server.kingdom.Kingdom: Loading all members for Jenn-Kellon.
[01:34:44 PM] INFO com.wurmonline.server.kingdom.Kingdom: Loaded 0 kingdom members from database took 35.227554 ms
[01:34:44 PM] INFO com.wurmonline.server.kingdom.Kingdom: Loading all members for Mol Rehan.
[01:34:44 PM] INFO com.wurmonline.server.kingdom.Kingdom: Loaded 0 kingdom members from database took 0.128473 ms
[01:34:44 PM] INFO com.wurmonline.server.kingdom.Kingdom: Loading all members for Horde of the Summoned.
[01:34:44 PM] INFO com.wurmonline.server.kingdom.Kingdom: Loaded 0 kingdom members from database took 0.130951 ms
[01:34:44 PM] INFO com.wurmonline.server.kingdom.Kingdom: Loaded kingdoms from database took 146.27461 ms
[01:34:44 PM] INFO com.wurmonline.server.kingdom.King: Loading all kingdom eras.
[01:34:44 PM] INFO com.wurmonline.server.kingdom.King: Loaded kingdom eras from database took 0.217307 ms
[01:34:44 PM] INFO com.wurmonline.server.kingdom.Appointments: Loading era -1 for kingdom 1 current=true
[01:34:44 PM] INFO com.wurmonline.server.kingdom.Appointments: Loading era -3 for kingdom 3 current=true
[01:34:44 PM] INFO com.wurmonline.server.kingdom.Appointments: Loading era -2 for kingdom 2 current=true
[01:34:44 PM] INFO com.wurmonline.server.kingdom.Appointments: Loading era -5 for kingdom 0 current=true
[01:34:44 PM] INFO com.wurmonline.server.spells.Cooldowns: Loading all cooldowns.
[01:34:44 PM] INFO com.wurmonline.server.spells.Cooldowns: Loaded cooldowns from database took 0.181208 ms
[01:34:44 PM] INFO com.wurmonline.server.zones.Zones: Creating zones: size is 2048, 2048
[01:34:44 PM] INFO com.wurmonline.server.zones.Zones: Initialised surface zones - array size: [32][32];
[01:34:44 PM] INFO com.wurmonline.server.zones.Zones: Initialised cave zones - array size: [32][32];
[01:34:44 PM] INFO com.wurmonline.server.zones.Zones: Seconds between polls=800, zonespolled=2, maxnumberofzonespolled=1024
[01:34:44 PM] INFO com.wurmonline.server.zones.Zones: Loading surface and cave zone structures
[01:34:44 PM] INFO com.wurmonline.server.structures.Structures: Loading all Structures
[01:34:44 PM] INFO com.wurmonline.server.structures.Structures: Structures loaded. Number of structures=15. That took 3.357298 ms.
[01:34:45 PM] INFO com.wurmonline.server.zones.Zones: Loaded 1024 surface and cave zones
[01:34:45 PM] INFO com.wurmonline.server.zones.Zones: Zones created and loaded. Number of zones=1024. PollFraction is 24. That took 750.4494 millis.
[01:34:45 PM] INFO com.wurmonline.server.zones.Zones: Loaded 4 mining tiles, that took 0.215892 ms
[01:34:45 PM] INFO com.wurmonline.server.zones.SpawnTable: Creating Encounters
[01:34:45 PM] INFO com.wurmonline.server.zones.SpawnTable: Created Encounters. It took 0.819682 ms.
[01:34:45 PM] INFO com.wurmonline.server.zones.Zones: Initialising walked tiles
[01:34:45 PM] INFO com.wurmonline.server.zones.Zones: Initialised walked tiles. It took 9.269553 ms.
[01:34:45 PM] INFO com.wurmonline.server.zones.Zones: Loading protected tiles from file: .\Atlas\\protectedTiles.bmap
[01:34:45 PM] INFO com.wurmonline.server.zones.Zones: Loaded 0 protected tiles. It took 67.00721 ms.
[01:34: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
[01:34:45 PM] INFO com.wurmonline.server.utils.CreaturePositionDatabaseUpdater: Creating Creature Position Updater.
[01:34: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
[01:34:45 PM] INFO com.wurmonline.server.utils.PlayerPositionDatabaseUpdater: Creating Player Position Updater.
[01:34:45 PM] INFO com.wurmonline.server.creatures.Brand: Loading Brands
[01:34:45 PM] INFO com.wurmonline.server.creatures.Creatures: Loading all skills for creatures
[01:34:45 PM] INFO com.wurmonline.server.creatures.Creatures: Loaded creature skills. That took 1.242618
[01:34:45 PM] INFO com.wurmonline.server.creatures.Creatures: Loading Creatures
[01:34:45 PM] INFO com.wurmonline.server.creatures.Creatures: Loading all items for creatures
[01:34:45 PM] INFO com.wurmonline.server.creatures.Creatures: Loaded creature items. That took 9.397317 ms for 444 items and 1 coins.
[01:34:48 PM] INFO com.wurmonline.server.creatures.Creatures: Loaded 7558 creatures. Destroyed 0. That took 2898.0657 ms. CheckPoints cp1=507.91455, cp2=0.0, cp3=0.0, cp4=0.0
[01:34:48 PM] INFO com.wurmonline.server.creatures.Creatures: Loaded items for creature. CheckPoints cp1=3.699817, cp2=0.0, cp3=104.83047, cp4=25.288738
[01:34:48 PM] INFO com.wurmonline.server.Server: Fixing cave entrances.
[01:34:48 PM] INFO com.wurmonline.server.Server: Set 0 cave entrances to rock out of 4
[01:34:48 PM] INFO com.wurmonline.server.Server: Fixing cave entrances took 284.91052 ms
[01:34:48 PM] INFO com.wurmonline.server.Items: Loading item effects.
[01:34:48 PM] INFO com.wurmonline.server.Items: Loaded 18 item effects. That took 22.00718 ms.
[01:34:48 PM] INFO com.wurmonline.server.villages.Villages: Loading villages.
[01:34:48 PM] INFO com.wurmonline.server.villages.Village: Calculating outside spawn for Hearth
[01:34:48 PM] INFO com.wurmonline.server.villages.Village: Calculating outside spawn for Winkshir
[01:34:48 PM] INFO com.wurmonline.server.villages.Village: Calculating outside spawn for Litocania
[01:34:48 PM] INFO com.wurmonline.server.villages.Villages: Loaded 3 villages from the database took 28.960672 ms
[01:34:48 PM] INFO com.wurmonline.server.zones.Zones: Loading guard towers.
[01:34:48 PM] INFO com.wurmonline.server.zones.Zones: Loaded 49 Guard towers. That took 37.888687 ms.
[01:34:48 PM] INFO com.wurmonline.server.villages.PvPAlliance: Loading all PVP Alliances.
[01:34:48 PM] INFO com.wurmonline.server.villages.PvPAlliance: Loaded PVP Alliances from database took 0.145461 ms
[01:34:48 PM] INFO com.wurmonline.server.villages.Villages: Loading all wars.
[01:34:48 PM] INFO com.wurmonline.server.villages.Villages: Loaded 0 wars from the database took 0.111131 ms
[01:34:48 PM] INFO com.wurmonline.server.villages.RecruitmentAds: Loaded 0 ads from the database took 0.11821 ms
[01:34:48 PM] INFO com.wurmonline.server.economy.DbEconomy: Iron=0
[01:34:48 PM] INFO com.wurmonline.server.economy.DbEconomy: Copper=0
[01:34:48 PM] INFO com.wurmonline.server.economy.DbEconomy: Silver=0
[01:34:48 PM] INFO com.wurmonline.server.economy.DbEconomy: Gold=0
[01:34:48 PM] INFO com.wurmonline.server.economy.Economy: Loading economy took 59.541595 ms.
[01:34:48 PM] INFO com.wurmonline.server.Server: Loading economy took 62.29793 ms.
[01:34:48 PM] INFO com.wurmonline.server.endgames.EndGameItems: Loading End Game Items.
[01:34:48 PM] INFO com.wurmonline.server.endgames.EndGameItems: Loaded 2 altars and 12 artifacts. That took 56.14678 ms.
[01:34:48 PM] INFO com.wurmonline.server.players.PlayerInfoFactory: Loading player infos. Going to prune DB.
[01:34:48 PM] INFO com.wurmonline.server.players.PlayerInfoFactory: Loaded 4 PlayerInfos from the database took 25 ms
[01:34:48 PM] INFO com.wurmonline.server.players.WurmRecord: Loaded 0 champ records from the database took 0 ms
[01:34:48 PM] INFO com.wurmonline.server.skills.Affinities: Loaded 4 affinities from the database took 0.205629 ms
[01:34:48 PM] INFO com.wurmonline.server.players.PlayerInfoFactory: Loaded 0 referrers from the database took 0.079986 ms
[01:34:48 PM] INFO com.wurmonline.server.zones.Dens: Loading dens
[01:34:48 PM] INFO com.wurmonline.server.zones.Dens: Loaded 1 dens from the database took 12.063054 ms
[01:34:48 PM] INFO com.wurmonline.server.players.Reimbursement: Loaded 0 reimbursements from the database took 0.166697 ms
[01:34:48 PM] INFO com.wurmonline.server.players.PendingAccount: Loaded 0 pending accounts from the database took 0.133428 ms
[01:34:48 PM] INFO com.wurmonline.server.intra.PasswordTransfer: Loaded 0 PasswordTransfers from the database took 0.137676 ms
[01:34:48 PM] INFO com.wurmonline.server.players.AchievementGenerator: Loading achievement templates.
[01:34:48 PM] INFO com.wurmonline.server.players.Achievements: Loaded 37 achievements from the database took 4.048506 ms
[01:34:48 PM] INFO com.wurmonline.server.zones.FocusZone: Loaded 2 focus zones. It took 3.342079 millis.
[01:34:48 PM] INFO com.wurmonline.server.epic.Hota: Loaded 14 HOTA items. It took 0.204567 millis.
[01:34:48 PM] INFO com.wurmonline.server.epic.Hota: Loaded 0 HOTA helpers. It took 0.0722 millis.
[01:34:48 PM] INFO com.wurmonline.communication.SocketServer: Creating Wurm SocketServer on /127.0.0.1:48020
[01:34:48 PM] INFO com.wurmonline.server.intra.IntraServer: Intraserver listening on /127.0.0.1:48020
[01:34:48 PM] INFO com.wurmonline.server.WurmHarvestables: Current wurm time: 5851000 - It is 17:16:40 on day of Tears in week 2 of the starfall of the Digging in the year of 980.
start apple season: 21957972 - 03:26:12 on day of the Wurm in week 1 of the starfall of Dancers in the year of 980.
start blueberry season: 16850447 - 00:40:47 on day of Awakening in week 4 of the White Shark starfall in the year of 980.
start camellia season: 10451506 - 23:11:46 on Luck day in week 2 of the Bear's starfall in the year of 980.
start cherry season: 14663546 - 17:12:26 on Luck day in week 1 of the White Shark starfall in the year of 980.
start chestnut season: 28254761 - 00:32:41 on day of Sleep in week 3 of the starfall of Silence in the year of 980.
start grape season: 20605579 - 11:46:19 on day of the Ant in week 3 of the Raven's starfall in the year of 980.
start hazel season: 23737908 - 17:51:48 on Luck day in week 4 of the starfall of Dancers in the year of 980.
start hops season: 18500521 - 03:02:01 on day of Tears in week 3 of the starfall of Fires in the year of 980.
start lavender season: 11653535 - 21:05:35 on Luck day in week 4 of the Bear's starfall in the year of 980.
start lemon season: 24502682 - 14:18:02 on Wrath day in week 1 of the starfall of Omens in the year of 980.
start lingonberry season: 24372685 - 02:11:25 on day of the Wurm in week 1 of the starfall of Omens in the year of 980.
start maple season: 11323199 - 01:19:59 on day of Sleep in week 3 of the Bear's starfall in the year of 980.
start oak season: 13331565 - 07:12:45 on day of the Ant in week 3 of the Snake's starfall in the year of 980.
start oleander season: 9671193 - 22:26:33 on day of Awakening in week 4 of the starfall of the Leaf in the year of 980.
start olive season: 16862491 - 04:01:31 on day of Awakening in week 4 of the White Shark starfall in the year of 980.
start orange season: 18828816 - 22:13:36 on day of the Ant in week 4 of the starfall of Fires in the year of 980.
start pine season: 29961837 - 18:43:57 on Wrath day in week 2 of the starfall of Diamonds in the year of 981.
start raspberry season: 21767674 - 22:34:34 on day of Awakening in week 4 of the Raven's starfall in the year of 980.
start rose season: 11358019 - 11:00:19 on day of Sleep in week 3 of the Bear's starfall in the year of 980.
start walnut season: 23574210 - 20:23:30 on day of Awakening in week 3 of the starfall of Dancers in the year of 980.
[01:34:48 PM] INFO com.wurmonline.server.WurmHarvestables: Set harvest start dates. It took 4.119289 millis.
[01:34:48 PM] INFO com.wurmonline.server.items.WurmMail: Loaded 0 Mails from the database took 0.185809 ms
[01:34:48 PM] INFO com.wurmonline.server.HistoryManager: Loaded 0 HISTORY events from the database took 0.23288 ms
[01:34:48 PM] INFO com.wurmonline.server.players.Cultist: Loaded all cultists. It took 0.156433 millis.
[01:34:48 PM] INFO com.wurmonline.server.epic.EpicServerStatus: LOADING LOCAL EPIC MISSIONS
[01:34:48 PM] INFO com.wurmonline.server.epic.EpicScenario: Loaded current scenario Revenge of Magranon
[01:34:48 PM] INFO com.wurmonline.server.support.Tickets: Loaded 0 Tickets. It took 0.331978 millis.
[01:34:48 PM] INFO com.wurmonline.server.support.VoteQuestions: Loaded 0 Vote Questions. It took 0.227218 millis.
[01:34:48 PM] INFO com.wurmonline.server.players.PlayerVotes: Loaded 0 Player Votes. It took 0.130243 millis.
[01:34:48 PM] INFO com.wurmonline.server.items.Recipes: Loading all Recipes
[01:34:49 PM] INFO com.wurmonline.server.items.Recipes: Total number of recipes=580.
[01:34:49 PM] INFO com.wurmonline.server.items.Recipes: Number of named recipes=0.
[01:34:49 PM] INFO com.wurmonline.server.items.Recipes: Number of player known recipes=0.
[01:34:49 PM] INFO com.wurmonline.server.items.Recipes: Recipes loaded. That took 245.39592 ms.
[01:34:49 PM] INFO com.wurmonline.server.items.Recipes: Loading all Recipes
[01:34:49 PM] INFO com.wurmonline.server.items.Recipes: Total number of recipes=580.
[01:34:49 PM] INFO com.wurmonline.server.items.Recipes: Number of named recipes=0.
[01:34:49 PM] INFO com.wurmonline.server.items.Recipes: Number of player known recipes=0.
[01:34:49 PM] INFO com.wurmonline.server.items.Recipes: Recipes loaded. That took 1.692805 ms.
[01:34:49 PM] INFO com.wurmonline.server.skills.AffinitiesTimed: Loading all Player Timed Affinities
[01:34:49 PM] INFO com.wurmonline.server.skills.AffinitiesTimed: Number of player timed affinities=0.
[01:34:49 PM] INFO com.wurmonline.server.skills.AffinitiesTimed: Player timed affinities loaded. That took 0.549639 ms.
[01:34:49 PM] INFO com.wurmonline.server.villages.VillageMessages: Loaded 0 village messages from the database took 0.185101 ms
[01:34:49 PM] INFO com.wurmonline.server.Server: Going to use a ScheduledExecutorService to write logs
[01:34:49 PM] INFO com.wurmonline.server.Server: Going to use a ScheduledExecutorService to count eggs
[01:34:49 PM] INFO com.wurmonline.server.Server: Going to use a ScheduledExecutorService to call MeshIO.saveNextDirtyRow()
[01:34:49 PM] INFO com.wurmonline.server.MeshSaver: Created MeshSaver for map layer: 'SurfaceMesh', MeshIO [Size: 2048, linesPerRow: 16, rowId: 0, size_level: 11]@1875107782, rowsPerCall: 10
[01:34:49 PM] INFO com.wurmonline.server.MeshSaver: Created MeshSaver for map layer: 'CaveMesh', MeshIO [Size: 2048, linesPerRow: 16, rowId: 0, size_level: 11]@1434446757, rowsPerCall: 10
[01:34:49 PM] INFO com.wurmonline.server.MeshSaver: Created MeshSaver for map layer: 'RockMesh', MeshIO [Size: 2048, linesPerRow: 16, rowId: 0, size_level: 11]@1765332942, rowsPerCall: 10
[01:34:49 PM] INFO com.wurmonline.server.MeshSaver: Created MeshSaver for map layer: 'ResourceMesh', MeshIO [Size: 2048, linesPerRow: 16, rowId: 0, size_level: 11]@593602020, rowsPerCall: 10
[01:34:49 PM] INFO com.wurmonline.server.MeshSaver: Created MeshSaver for map layer: 'FlagsMesh', MeshIO [Size: 2048, linesPerRow: 16, rowId: 0, size_level: 11]@875765285, rowsPerCall: 10
[01:34:49 PM] WARNING com.wurmonline.server.Server: This is the login server so it will not send TimeSync commands
[01:34:49 PM] INFO com.wurmonline.server.Server: Going to use a ScheduledExecutorService to call WurmCalendar.tickSeconds()
[01:34:49 PM] INFO com.wurmonline.server.Server: Going to use a ScheduledExecutorService to update creature positions in database
[01:34:49 PM] INFO com.wurmonline.server.Server: Going to use a ScheduledExecutorService to update player positions in database
[01:34:49 PM] INFO com.wurmonline.server.Server: Going to use a ScheduledExecutorService to update item damage in database
[01:34:49 PM] INFO com.wurmonline.server.Server: Going to use a ScheduledExecutorService to connect to twitter
[01:34:49 PM] INFO com.wurmonline.server.Eigc: Loaded 0 eigc accounts.
[01:34:49 PM] INFO com.wurmonline.communication.SocketServer: Creating Wurm SocketServer on /192.168.233.1:3724
[01:34:49 PM] INFO com.wurmonline.server.Server: Shutting down the server - reason: Problem running the server - Cannot assign requested address: bind
[01:34:49 PM] INFO com.wurmonline.server.Server: Shutting down the server - cause: 
java.net.BindException: Cannot assign requested address: bind
    at sun.nio.ch.Net.bind0(Native Method)
    at sun.nio.ch.Net.bind(Net.java:433)
    at sun.nio.ch.Net.bind(Net.java:425)
    at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
    at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
    at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:67)
    at com.wurmonline.communication.SocketServer.<init>(SocketServer.java:57)
    at com.wurmonline.server.Server.startRunning(Server.java:1005)
    at com.wurmonline.server.ServerLauncher.runServer$1(ServerLauncher.java:119)
    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$1$1.invoke(ProxyServerHook.java:56)
    at org.gotti.wurmunlimited.modloader.classhooks.HookManager.invoke(HookManager.java:344)
    at com.wurmonline.server.ServerLauncher.runServer(ServerLauncher.java)
    at com.wurmonline.server.gui.WurmServerGuiController.startGame(WurmServerGuiController.java:1221)
    at com.wurmonline.server.gui.WurmServerGuiController.startBtnClicked(WurmServerGuiController.java:141)
    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 sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
    at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
    at javafx.fxml.FXMLLoader$MethodHandler.invoke(FXMLLoader.java:1769)
    at javafx.fxml.FXMLLoader$ControllerMethodEventHandler.handle(FXMLLoader.java:1657)
    at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)
    at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
    at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
    at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
    at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:49)
    at javafx.event.Event.fireEvent(Event.java:198)
    at javafx.scene.Node.fireEvent(Node.java:8413)
    at javafx.scene.control.Button.fire(Button.java:185)
    at com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(ButtonBehavior.java:182)
    at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:96)
    at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:89)
    at com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(CompositeEventHandler.java:218)
    at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:80)
    at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
    at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
    at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
    at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:54)
    at javafx.event.Event.fireEvent(Event.java:198)
    at javafx.scene.Scene$MouseHandler.process(Scene.java:3757)
    at javafx.scene.Scene$MouseHandler.access$1500(Scene.java:3485)
    at javafx.scene.Scene.impl_processMouseEvent(Scene.java:1762)
    at javafx.scene.Scene$ScenePeerListener.mouseEvent(Scene.java:2494)
    at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(GlassViewEventHandler.java:381)
    at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(GlassViewEventHandler.java:295)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleMouseEvent$354(GlassViewEventHandler.java:417)
    at com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(QuantumToolkit.java:389)
    at com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(GlassViewEventHandler.java:416)
    at com.sun.glass.ui.View.handleMouseEvent(View.java:555)
    at com.sun.glass.ui.View.notifyMouse(View.java:937)
    at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
    at com.sun.glass.ui.win.WinApplication.lambda$null$148(WinApplication.java:191)
    at java.lang.Thread.run(Thread.java:745)

[01:34:49 PM] INFO com.wurmonline.server.Server: Shutting down at: 
java.lang.Exception
    at com.wurmonline.server.Server.shutDown$1(Server.java:3633)
    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.shutDown(Server.java:3625)
    at com.wurmonline.server.ServerLauncher.runServer$1(ServerLauncher.java:126)
    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$1$1.invoke(ProxyServerHook.java:56)
    at org.gotti.wurmunlimited.modloader.classhooks.HookManager.invoke(HookManager.java:344)
    at com.wurmonline.server.ServerLauncher.runServer(ServerLauncher.java)
    at com.wurmonline.server.gui.WurmServerGuiController.startGame(WurmServerGuiController.java:1221)
    at com.wurmonline.server.gui.WurmServerGuiController.startBtnClicked(WurmServerGuiController.java:141)
    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 sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
    at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
    at javafx.fxml.FXMLLoader$MethodHandler.invoke(FXMLLoader.java:1769)
    at javafx.fxml.FXMLLoader$ControllerMethodEventHandler.handle(FXMLLoader.java:1657)
    at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)
    at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
    at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
    at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
    at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:49)
    at javafx.event.Event.fireEvent(Event.java:198)
    at javafx.scene.Node.fireEvent(Node.java:8413)
    at javafx.scene.control.Button.fire(Button.java:185)
    at com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(ButtonBehavior.java:182)
    at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:96)
    at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:89)
    at com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(CompositeEventHandler.java:218)
    at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:80)
    at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
    at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
    at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
    at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:54)
    at javafx.event.Event.fireEvent(Event.java:198)
    at javafx.scene.Scene$MouseHandler.process(Scene.java:3757)
    at javafx.scene.Scene$MouseHandler.access$1500(Scene.java:3485)
    at javafx.scene.Scene.impl_processMouseEvent(Scene.java:1762)
    at javafx.scene.Scene$ScenePeerListener.mouseEvent(Scene.java:2494)
    at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(GlassViewEventHandler.java:381)
    at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(GlassViewEventHandler.java:295)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleMouseEvent$354(GlassViewEventHandler.java:417)
    at com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(QuantumToolkit.java:389)
    at com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(GlassViewEventHandler.java:416)
    at com.sun.glass.ui.View.handleMouseEvent(View.java:555)
    at com.sun.glass.ui.View.notifyMouse(View.java:937)
    at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
    at com.sun.glass.ui.win.WinApplication.lambda$null$148(WinApplication.java:191)
    at java.lang.Thread.run(Thread.java:745)

[01:34:49 PM] INFO com.wurmonline.server.Server: Shutting down - Polling Battles
[01:34:49 PM] INFO com.wurmonline.server.Server: Shutting down - Saving Players
[01:34:49 PM] INFO com.wurmonline.server.Players: Saving Players
[01:34:49 PM] INFO com.wurmonline.server.Players: Finished saving Players
[01:34:49 PM] INFO com.wurmonline.server.Server: Shutting down - Clearing Item Database Batches
[01:34:49 PM] INFO com.wurmonline.server.Server: Shutting down - Saving Creatures
[01:34:49 PM] INFO com.wurmonline.server.Server: Shutting down - Clearing Creature Database Batches
[01:34:50 PM] INFO com.wurmonline.server.Items: Current number of eggs is 12 (max eggs is 1000) That took 35.331257 ms.
[01:34:50 PM] INFO com.wurmonline.server.Items: Current number of wild hives is 0 and domestic hives is 0.
[01:34:51 PM] INFO com.wurmonline.server.Server: Shutting down - Saving all creatures
[01:34:51 PM] INFO com.wurmonline.server.creatures.Creatures: Saved 0 creature statuses.
[01:34:51 PM] INFO com.wurmonline.server.Server: Shutting down - Saving All Zones
[01:34:51 PM] INFO com.wurmonline.server.Server: Shutting down - Saving Surface Mesh
[01:34:52 PM] INFO com.wurmonline.server.Server: Shutting down - Saving Rock Mesh
[01:34:52 PM] INFO com.wurmonline.server.Server: Shutting down - Saving Cave Mesh
[01:34:52 PM] INFO com.wurmonline.server.Server: Shutting down - Saving Resource Mesh
[01:34:52 PM] INFO com.wurmonline.server.Server: Shutting down - Saving Flags Mesh
[01:34:52 PM] INFO com.wurmonline.server.Server: Shutting down - Saving Constants
[01:34:52 PM] INFO com.wurmonline.server.Server: Shutting down - Saving WurmID Numbers
[01:34:52 PM] INFO com.wurmonline.server.Server: Shutting down - Closing Database Connections
[01:34:52 PM] INFO com.wurmonline.server.DbConnector: Starting to close all Database Connections.
[01:34:53 PM] INFO com.wurmonline.server.DbConnector: Finished closing all Database Connections.
[01:34:53 PM] INFO com.wurmonline.server.Server: The server shut down nicely. Wurmcalendar time is 5851022 "

Share this post


Link to post
Share on other sites

Means one of the IP addresses you assigned in the settings is incorrect.

Share this post


Link to post
Share on other sites

Hello, 

 

 I want to know all the servies && daemon has restart properly, Once you have to check cron statsus, and flush IP.

Edited by onliveserver

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this