Sign in to follow this  
ElvenElder

Map Generation Troubleshooting

Recommended Posts

There seem to be many people that have trouble importing their maps. There are many signs and console logs indicating problems, from common cases like the console hanging on loading servers to some more rare ocasions that throw exceptions. Generally, regardless of the map util you use, you may stumble upon those problems. The reason is usually a map that's not compatible with the game due to some generation inconsistencies with the way wurm works. Let's write here all the problems we have found and solved so as those that are struggling can get a help of hand.


 


Symptom: Server Console hanging at loading servers


Possible problem: You may have forgotten to generate a rock layer.


 


Symptom: Server Console hanging at loading servers


Possible problem: There might exist adjacent tiles with extreme slopes much more than 300.


 


Symptom: Server Console hanging at loading servers


Possible problem: There might be tiles that their rock layer is higher than the surface layer.


Edited by ElvenElder

Share this post


Link to post
Share on other sites

im having trouble loading a custom 8k map , i can do a 2048 but when i use the same steps to start the 8k one it seems to always hang, even tho the log file seems fine

 

Oct 29, 2015 7:52:44 PM com.wurmonline.server.ServerLauncher createLoggers
OFF:
----------------------------------------------------------------
Wurm Server logging started at Thu Oct 29 19:52:44 PDT 2015
----------------------------------------------------------------
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: motd: Note to Self: 1. Survive, 2. Create!
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO:
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: fileName: T8k\wurm.ini
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO:
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: Check WURMLOGS: false
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: isGameServer: true
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: devmode: false
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: maintaining: false
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: crashed: false
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: RUNBATCH: false
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: pruneDb: true
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: reprospect: false
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: caveImg: false
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: createSeeds: false
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: Min millis between player connections: 1000
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO:
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: fileDBPath: T8k\
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: dbHost: T8k
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: useSplitCreaturesTable: false
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: analyseAllDbTables: false
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: checkAllDbTables: false
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: optimiseAllDbTables: false
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: createTemporaryDatabaseIndicesAtStartup: true
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: dropTemporaryDatabaseIndicesAtStartup: true
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: usePrepStmts: false
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: gatherDbStats: false
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO:
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: siteDbHost: T8k
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: siteDbDriver: org.gjt.mm.mysql.Driver
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: siteDbUser:
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: useSiteDb: true
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO:
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: loginDbHost: T8k
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: loginDbDriver:
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: loginDbUser:
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: useLoginDb: true
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO:
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: dbUser: root
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: dbDriver:
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: useDb: true
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: usePooledDb: false
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: dbPort:
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: loginDbPort:
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: siteDbPort:
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: trackOpenDatabaseResources: false
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO:
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: numberOfDirtyMeshRowsToSaveEachCall: 10
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: useDirectByteBuffersForMeshIO: true
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO:
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: webPath: .
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: skillTemplatesDBPath: templates\skills\
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: zonesDBPath: zones\
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: itemTemplatesDBPath: templates\items\
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: creatureStatsDBPath: creatures\
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: playerStatsDBPath: players\
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: itemStatsDBPath: items\
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: tileStatsDBPath: tiles\
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: itemOldStatsDBPath: olditems\
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: creatureOldStatsDBPath: deadCreatures\
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: useQueueToSendDataToPlayers: false
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: useMultiThreadedBankPolling: false
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: useScheduledExecutorToCountEggs: true
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: useScheduledExecutorToSaveConstants: false
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: useScheduledExecutorToSaveDirtyMeshRows: true
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: useScheduledExecutorToSendTimeSync: true
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: useScheduledExecutorToSwitchFatigue: false
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: useScheduledExecutorToTickCalendar: true
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: useScheduledExecutorToWriteLogs: true
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: useScheduledExecutorForServer: false
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: scheduledExecutorServiceThreads: 20
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: useItemTransferLog: false
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: useTileEventLog: false
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: useDatabaseForServerStatisticsLog: false
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: useScheduledExecutorToUpdateCreaturePositionInDatabase: false
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: useScheduledExecutorToUpdatePlayerPositionInDatabase: true
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: useScheduledExecutorToUpdateItemDamageInDatabase: true
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: useScheduledExecutorToConnectToTwitter: true
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: numberOfDbCreaturePositionsToUpdateEachTime: 500
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: numberOfDbPlayerPositionsToUpdateEachTime: 500
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: numberOfDbItemDamagesToUpdateEachTime: 500
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: playerStatLog: numplayers.log
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: logonStatLog: numlogons.log
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: ipStatLog: numips.log
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: newbieStatLog: newbies.log
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: totIpStatLog: totalips.log
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: payingLog: paying.log
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: moneyLog: mrtgmoney.log
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: lagLog: lag.log
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: lagThreshold: 1000
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: Eigc enabled false
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues
INFO: useIncomingRMI: false
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server addShutdownHook
INFO: Adding Shutdown Hook
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation
INFO: Wurm Impl Title: null
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation
INFO: Wurm Impl Vendor: null
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation
INFO: Wurm Impl Version: null
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation
INFO: Wurm Common Impl Title: null
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation
INFO: Wurm Common Impl Vendor: null
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation
INFO: Wurm Common Impl Version: null
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation
INFO: MySQL JDBC Spec Title: null
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation
INFO: MySQL JDBC Spec Vendor: null
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation
INFO: MySQL JDBC Spec Version: null
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation
INFO: MySQL JDBC Impl Title: null
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation
INFO: MySQL JDBC Impl Vendor: null
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation
INFO: MySQL JDBC Impl Version: null
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation
INFO: Javax Mail Spec Title: JavaMail API Design Specification
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation
INFO: Javax Mail Spec Vendor: Sun Microsystems, Inc.
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation
INFO: Javax Mail Spec Version: 1.3
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation
INFO: Javax Mail Impl Title: javax.mail
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation
INFO: Javax Mail Impl Vendor: Sun Microsystems, Inc.
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation
INFO: Javax Mail Impl Version: 1.4
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation
INFO: Javax Activation Spec Title: Java Platform API Specification
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation
INFO: Javax Activation Spec Vendor: Oracle Corporation
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation
INFO: Javax Activation Spec Version: 1.8
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation
INFO: Javax Activation Impl Title: Java Runtime Environment
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation
INFO: Javax Activation Impl Vendor: Oracle Corporation
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation
INFO: Javax Activation Impl Version: 1.8.0_60
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server startRunning
INFO: checkAllDbTables is false so not checking database tables for errors.
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server startRunning
INFO: analyseAllDbTables is false so not analysing database tables to update indices.
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server startRunning
INFO: OptimizeAllDbTables is false so not optimising database tables.
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Servers loadAllServers
INFO: Loading all servers.
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Servers loadAllServers
INFO: Loading New Creative Server - 29645
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Servers loadAllServers
INFO: Using database entry for time 5584000
Oct 29, 2015 7:52:44 PM com.wurmonline.server.zones.TilePoller calcRest
INFO: Current polltile=589996, rest=554394 pollmodifier=25385, pollround=1
Oct 29, 2015 7:52:44 PM com.wurmonline.server.zones.TilePoller calcRest
INFO: tiles=67108864, mask=-1 ticksperday=3456000, Nthick=19, rest=554394, manypertick=true
Oct 29, 2015 7:52:44 PM com.wurmonline.server.Servers loadAllServers
INFO: Loaded 1 servers from the database
Oct 29, 2015 7:52:44 PM com.wurmonline.server.ServerProperties checkIfCreateTable
INFO: Created properties table in the database
Oct 29, 2015 7:52:44 PM com.wurmonline.mesh.MeshIO open
INFO: T8k\top_layer.map size is 268436480
Oct 29, 2015 7:52:45 PM com.wurmonline.server.Server loadWorldMesh
INFO: Loading world mesh, size: 8192 took 539.78107 ms
Oct 29, 2015 7:52:45 PM com.wurmonline.mesh.MeshIO open
INFO: T8k\map_cave.map size is 268436480
Oct 29, 2015 7:52:45 PM com.wurmonline.server.Server loadCaveMesh
INFO: Loading cave mesh, size: 8192 took 485.15292 ms
Oct 29, 2015 7:52:45 PM com.wurmonline.mesh.MeshIO open
INFO: T8k\resources.map size is 268436480
Oct 29, 2015 7:52:46 PM com.wurmonline.server.Server loadResourceMesh
INFO: Loading resource mesh, size: 8192 took 476.81647 ms
Oct 29, 2015 7:52:46 PM com.wurmonline.mesh.MeshIO open
INFO: T8k\rock_layer.map size is 268436480
Oct 29, 2015 7:52:46 PM com.wurmonline.server.Server loadRockMesh
INFO: Loading rock mesh, size: 8192 took 480.86716 ms
Oct 29, 2015 7:52:46 PM com.wurmonline.mesh.MeshIO open
INFO: T8k\flags.map size is 268436480
Oct 29, 2015 7:52:47 PM com.wurmonline.server.Server loadFlagsMesh
INFO: Loading flags mesh, size: 8192 took 489.8057 ms
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features$Feature dbReadOverriddenFeatures
INFO: Loading all overridden features for production version: 126 and isTestServer: false.
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features$Feature dbReadOverriddenFeatures
INFO: Loaded 0 overridden features from the database
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails
INFO: Feature [Name: Dummy entry - do not use, Id: 0, Version: 1, Default: true, Overridden: false, Enabled: true]
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails
INFO: Feature [Name: Multiple item actions, Id: 14, Version: 120, Default: true, Overridden: false, Enabled: true]
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails
INFO: Feature [Name: Reinforce Cave Floors, Id: 16, Version: 120, Default: true, Overridden: false, Enabled: true]
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails
INFO: Feature [Name: Allows Towers to be rotated, Id: 17, Version: 120, Default: true, Overridden: false, Enabled: true]
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails
INFO: Feature [Name: In-Game Voting, Id: 18, Version: 121, Default: true, Overridden: false, Enabled: true]
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails
INFO: Feature [Name: Fences in Archs, Id: 19, Version: 121, Default: true, Overridden: false, Enabled: true]
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails
INFO: Feature [Name: Bridges, Id: 20, Version: 125, Default: true, Overridden: false, Enabled: true]
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails
INFO: Feature [Name: Expiry warnings and bonuses for keeping premium, Id: 30, Version: 112, Default: true, Overridden: false, Enabled: true]
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails
INFO: Feature [Name: Name change, Id: 31, Version: 999, Default: false, Overridden: false, Enabled: false]
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails
INFO: Feature [Name: Surface Water, Id: 32, Version: 130, Default: false, Overridden: false, Enabled: false]
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails
INFO: Feature [Name: Fence Creation Window, Id: 33, Version: 120, Default: true, Overridden: false, Enabled: true]
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails
INFO: Feature [Name: House Creation window, Id: 34, Version: 120, Default: true, Overridden: false, Enabled: true]
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails
INFO: Feature [Name: New stuff to be released with the new tutorial, Id: 35, Version: 121, Default: true, Overridden: false, Enabled: true]
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails
INFO: Feature [Name: Seeing multiple spawn settlements on portals, Id: 36, Version: 120, Default: true, Overridden: false, Enabled: true]
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails
INFO: Feature [Name: Newbie tents and tent creation, Id: 37, Version: 121, Default: true, Overridden: false, Enabled: true]
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails
INFO: Feature [Name: New skill system, Id: 38, Version: 125, Default: true, Overridden: false, Enabled: true]
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails
INFO: Feature [Name: Deed stakes, Id: 39, Version: 120, Default: true, Overridden: false, Enabled: true]
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails
INFO: Feature [Name: New furniture, Id: 40, Version: 121, Default: true, Overridden: false, Enabled: true]
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails
INFO: Feature [Name: Blocked Traders, Id: 41, Version: 121, Default: true, Overridden: false, Enabled: true]
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails
INFO: Feature [Name: CA Help Groups, Id: 42, Version: 121, Default: true, Overridden: false, Enabled: true]
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails
INFO: Feature [Name: Add remote friends, Id: 43, Version: 121, Default: true, Overridden: false, Enabled: true]
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails
INFO: Feature [Name: Allow CA to see MGMT, Id: 44, Version: 121, Default: true, Overridden: false, Enabled: true]
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails
INFO: Feature [Name: Acknowledge ticket updates, Id: 45, Version: 123, Default: true, Overridden: false, Enabled: true]
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails
INFO: Feature [Name: Grape & Ivy Trellises, Id: 46, Version: 122, Default: true, Overridden: false, Enabled: true]
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails
INFO: Feature [Name: Split trees and bushes, Id: 47, Version: 124, Default: true, Overridden: false, Enabled: true]
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails
INFO: Feature [Name: Rare Coin Distribution, Id: 48, Version: 123, Default: true, Overridden: false, Enabled: true]
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails
INFO: Feature [Name: New Siege Stuff, Id: 49, Version: 125, Default: true, Overridden: false, Enabled: true]
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails
INFO: Feature [Name: Marble Bridges, Id: 50, Version: 125, Default: true, Overridden: false, Enabled: true]
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails
INFO: Feature [Name: Combat system changes for creatures, Id: 51, Version: 125, Default: true, Overridden: false, Enabled: true]
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails
INFO: Feature [Name: Staircases, Id: 52, Version: 125, Default: true, Overridden: false, Enabled: true]
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails
INFO: Feature [Name: Bridges to/from houses, Id: 53, Version: 125, Default: true, Overridden: false, Enabled: true]
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails
INFO: Feature [Name: Manage Friends, Id: 54, Version: 124, Default: true, Overridden: false, Enabled: true]
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails
INFO: Feature [Name: Blocked HOTA terraforming and building, Id: 55, Version: 201, Default: false, Overridden: false, Enabled: false]
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails
INFO: Feature [Name: Free armour and weapons on spawn, Id: 56, Version: 201, Default: false, Overridden: false, Enabled: false]
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails
INFO: Feature [Name: Random treasure chests, Id: 57, Version: 125, Default: true, Overridden: false, Enabled: true]
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails
INFO: Feature [Name: New wall types, balcony., Id: 68, Version: 125, Default: true, Overridden: false, Enabled: true]
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails
INFO: Feature [Name: Ownership Papers, Id: 70, Version: 203, Default: false, Overridden: false, Enabled: false]
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails
INFO: Feature [Name: Mail Tree, Id: 71, Version: 121, Default: true, Overridden: false, Enabled: true]
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails
INFO: Feature [Name: Valrei map, Id: 72, Version: 125, Default: true, Overridden: false, Enabled: true]
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails
INFO: Feature [Name: Show Deed Plan, Id: 74, Version: 126, Default: true, Overridden: false, Enabled: true]
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails
INFO: Feature [Name: Crop tile poller split, Id: 75, Version: 125, Default: true, Overridden: false, Enabled: true]
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails
INFO: Feature [Name: Single Player Bridges, Id: 76, Version: 125, Default: true, Overridden: false, Enabled: true]
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails
INFO: Feature [Name: Amphora, Id: 77, Version: 126, Default: true, Overridden: false, Enabled: true]
Oct 29, 2015 7:52:49 PM com.wurmonline.server.MessageServer initialise
INFO: Initialising MessageServer
Oct 29, 2015 7:52:49 PM com.wurmonline.server.Server startRunning
INFO: Protocol: 250923695
Oct 29, 2015 7:52:49 PM com.wurmonline.server.deities.Deities <clinit>
INFO: Loading deities
Oct 29, 2015 7:52:49 PM com.wurmonline.server.items.ItemTemplateCreator initialiseItemTemplates
INFO: Initialising the Item Templates took 119 milliseconds
Oct 29, 2015 7:52:49 PM com.wurmonline.server.spells.SpellGenerator createSpells
INFO: Starting to create spells
Oct 29, 2015 7:52:49 PM com.wurmonline.server.spells.SpellGenerator createSpells
INFO: Generating spells took 25.24716 ms
Oct 29, 2015 7:52:49 PM com.wurmonline.server.creatures.CreatureTemplateCreator createCreatureTemplates
INFO: Starting to create Creature Templates
Oct 29, 2015 7:52:49 PM com.wurmonline.server.skills.Skill calculateChances
INFO: Calculating skill chances...
Oct 29, 2015 7:52:49 PM com.wurmonline.server.skills.Skill calculateChances
INFO: Loaded skill chances succeeded.
Oct 29, 2015 7:52:49 PM com.wurmonline.server.skills.Skill calculateChances
INFO: Done. Loading/Calculating skill chances from the database took 93.37832 millis.
Oct 29, 2015 7:52:49 PM com.wurmonline.server.creatures.CreatureTemplateCreator createCreatureTemplates
INFO: Creating Creature Templates took 123 ms
Oct 29, 2015 7:52:49 PM com.wurmonline.server.zones.CropTilePoller initializeFields
INFO: CROPS_POLLER: Collecting tile data.
Oct 29, 2015 7:53:04 PM com.wurmonline.server.zones.CropTilePoller logCropFields
INFO:

Oct 29, 2015 7:53:04 PM com.wurmonline.server.zones.CropTilePoller initializeFields
INFO: CROPS_POLLER: Collecting tile Finished.
Oct 29, 2015 7:53:04 PM com.wurmonline.server.effects.EffectFactory loadEffects
INFO: Loaded 0 effects from database took 70.76284 ms
Oct 29, 2015 7:53:04 PM com.wurmonline.server.creatures.AnimalSettings loadAll
INFO: Loading all animal settings.
Oct 29, 2015 7:53:04 PM com.wurmonline.server.creatures.AnimalSettings loadAll
INFO: Loaded 0 animal settings. That took 67.81416 ms.
Oct 29, 2015 7:53:04 PM com.wurmonline.server.items.ItemSettings loadAll
INFO: Loading all item settings.
Oct 29, 2015 7:53:04 PM com.wurmonline.server.items.ItemSettings loadAll
INFO: Loaded 0 item settings. That took 0.19904 ms.
Oct 29, 2015 7:53:04 PM com.wurmonline.server.structures.DoorSettings loadAll
INFO: Loading all door (and gate) settings.
Oct 29, 2015 7:53:04 PM com.wurmonline.server.structures.DoorSettings loadAll
INFO: Loaded 0 door (and gate) settings. That took 123.3426 ms.
Oct 29, 2015 7:53:04 PM com.wurmonline.server.structures.StructureSettings loadAll
INFO: Loading all structure settings.
Oct 29, 2015 7:53:04 PM com.wurmonline.server.structures.StructureSettings loadAll
INFO: Loaded 0 structure settings (guests). That took 0.17172 ms.
Oct 29, 2015 7:53:04 PM com.wurmonline.server.creatures.MineDoorSettings loadAll
INFO: Loading all minedoor settings.
Oct 29, 2015 7:53:04 PM com.wurmonline.server.creatures.MineDoorSettings loadAll
INFO: Loaded 0 minedoor settings. That took 0.17164 ms.
Oct 29, 2015 7:53:04 PM com.wurmonline.server.players.PermissionsHistories loadAll
INFO: Purging permissions history over 6 months old.
Oct 29, 2015 7:53:04 PM com.wurmonline.server.players.PermissionsHistories loadAll
INFO: Purged 0 permissions history. That took 0.19116 ms.
Oct 29, 2015 7:53:04 PM com.wurmonline.server.players.PermissionsHistories loadAll
INFO: Loading all permissions history.
Oct 29, 2015 7:53:04 PM com.wurmonline.server.players.PermissionsHistories loadAll
INFO: Loaded 0 permissions history. That took 0.15756 ms.
Oct 29, 2015 7:53:04 PM com.wurmonline.server.Items loadAllItemData
INFO: Loaded 0 item data entries, that took 0.25288 ms
Oct 29, 2015 7:53:04 PM com.wurmonline.server.items.ItemSpellEffects loadSpellEffectsForItems
INFO: Loaded 0 Spell Effects For Items, that took 0.14812 ms
Oct 29, 2015 7:53:04 PM com.wurmonline.server.Items loadAllItempInscriptionData
INFO: Loaded 0 item inscription data entries, that took 0.0962 ms
Oct 29, 2015 7:53:04 PM com.wurmonline.server.Items loadAllStaticItems
INFO: Loading all static preloaded items
Oct 29, 2015 7:53:04 PM com.wurmonline.server.utils.logging.DatabaseLogger <init>
INFO: Creating Database logger Item transfer logger for WurmLoggable type: com.wurmonline.server.utils.logging.ItemTransfer, MaxLoggablesToRemovePerCycle: 500
Oct 29, 2015 7:53:04 PM com.wurmonline.server.utils.logging.ItemTransferDatabaseLogger <init>
INFO: Creating Item Transfer logger, System useItemTransferLog option: false
Oct 29, 2015 7:53:04 PM com.wurmonline.server.Items loadAllStaticItems
INFO: Loaded all static preloaded items, that took 32.48052 ms
Oct 29, 2015 7:53:04 PM com.wurmonline.server.Items loadAllProtectedItems
INFO: Loaded 0 protected corpse entries, that took 0.11764 ms
Oct 29, 2015 7:53:04 PM com.wurmonline.server.Items loadAllZoneItems
INFO: Loading all zone items using com.wurmonline.server.items.BodyDbStrings@3616360a
Oct 29, 2015 7:53:04 PM com.wurmonline.server.Items loadAllZoneItems
INFO: Loaded 0 zone items. That took 0.2874 ms.
Oct 29, 2015 7:53:04 PM com.wurmonline.server.Items loadAllZoneItems
INFO: Loading all zone items using com.wurmonline.server.items.ItemDbStrings@6b7f6ed9
Oct 29, 2015 7:53:04 PM com.wurmonline.server.Items loadAllZoneItems
INFO: Loaded 0 zone items. That took 0.19312 ms.
Oct 29, 2015 7:53:04 PM com.wurmonline.server.Items loadAllZoneItems
INFO: Loading all zone items using com.wurmonline.server.items.CoinDbStrings@3d239325
Oct 29, 2015 7:53:04 PM com.wurmonline.server.Items loadAllZoneItems
INFO: Loaded 0 zone items. That took 0.18408 ms.
Oct 29, 2015 7:53:04 PM com.wurmonline.server.combat.WeaponCreator createWeapons
INFO: Creating weapons
Oct 29, 2015 7:53:04 PM com.wurmonline.server.combat.WeaponCreator createWeapons
INFO: Creating weapons took 0.81992 ms
Oct 29, 2015 7:53:04 PM com.wurmonline.server.banks.Banks loadAllBanks
INFO: Loaded 0 banks from database took 85.99184 ms
Oct 29, 2015 7:53:04 PM com.wurmonline.server.structures.Wall loadAllWalls
INFO: Loading all walls.
Oct 29, 2015 7:53:04 PM com.wurmonline.server.structures.Wall loadAllWalls
INFO: Loaded 0 wall. That took 0.27484 ms.
Oct 29, 2015 7:53:04 PM com.wurmonline.server.structures.Floor loadAllFloors
INFO: Loading all floors.
Oct 29, 2015 7:53:04 PM com.wurmonline.server.structures.Floor loadAllFloors
INFO: Loaded 0 floors. That took 0.29156 ms.
Oct 29, 2015 7:53:04 PM com.wurmonline.server.structures.BridgePart loadAllBridgeParts
INFO: Loading all bridge parts.
Oct 29, 2015 7:53:04 PM com.wurmonline.server.structures.BridgePart loadAllBridgeParts
INFO: Loaded 0 bridge parts. That took 0.1924 ms.
Oct 29, 2015 7:53:04 PM com.wurmonline.server.kingdom.Kingdom loadAllKingdoms
INFO: Loading all kingdoms.
Oct 29, 2015 7:53:04 PM com.wurmonline.server.kingdom.Kingdom loadAllKingdoms
INFO: Loaded kingdoms from database took 0.14728 ms
Oct 29, 2015 7:53:04 PM com.wurmonline.server.Players loadBannedIps
INFO: Loaded 0 banned IPs
Oct 29, 2015 7:53:04 PM com.wurmonline.server.kingdom.Kingdom saveToDisk
INFO: Saving no known kingdom id=0
Oct 29, 2015 7:53:04 PM com.wurmonline.server.kingdom.Kingdom saveToDisk
INFO: Saving Jenn-Kellon id=1
Oct 29, 2015 7:53:04 PM com.wurmonline.server.kingdom.Kingdom saveToDisk
INFO: Saving Mol Rehan id=2
Oct 29, 2015 7:53:04 PM com.wurmonline.server.kingdom.Kingdom saveToDisk
INFO: Saving Horde of the Summoned id=3
Oct 29, 2015 7:53:04 PM com.wurmonline.server.kingdom.Kingdom saveToDisk
INFO: Saving Freedom Isles id=4
Oct 29, 2015 7:53:04 PM com.wurmonline.server.kingdom.King loadAllEra
INFO: Loading all kingdom eras.
Oct 29, 2015 7:53:04 PM com.wurmonline.server.kingdom.King loadAllEra
INFO: Loaded kingdom eras from database took 0.31492 ms
Oct 29, 2015 7:53:04 PM com.wurmonline.server.kingdom.Appointments <init>
INFO: Loading era -1 for kingdom 1 current=true
Oct 29, 2015 7:53:04 PM com.wurmonline.server.kingdom.Appointments <init>
INFO: Loading era -3 for kingdom 3 current=true
Oct 29, 2015 7:53:04 PM com.wurmonline.server.kingdom.Appointments <init>
INFO: Loading era -2 for kingdom 2 current=true
Oct 29, 2015 7:53:04 PM com.wurmonline.server.kingdom.Appointments <init>
INFO: Loading era -5 for kingdom 0 current=true
Oct 29, 2015 7:53:04 PM com.wurmonline.server.spells.Cooldowns loadAllCooldowns
INFO: Loading all cooldowns.
Oct 29, 2015 7:53:04 PM com.wurmonline.server.spells.Cooldowns loadAllCooldowns
INFO: Loaded cooldowns from database took 0.16872 ms
Oct 29, 2015 7:53:05 PM com.wurmonline.server.zones.Zones createZones
INFO: Creating zones: size is 8192, 8192
Oct 29, 2015 7:53:06 PM com.wurmonline.server.zones.Zones initializeDomains
INFO: Number of faithzones=1048576 surfaced as well as underground.
Oct 29, 2015 7:53:08 PM com.wurmonline.server.zones.Zones createZones
INFO: Initialised surface zones - array size: [128][128];
Oct 29, 2015 7:53:08 PM com.wurmonline.server.zones.Zones createZones
INFO: Initialised cave zones - array size: [128][128];
Oct 29, 2015 7:53:08 PM com.wurmonline.server.zones.Zones createZones
INFO: Seconds between polls=800, zonespolled=40, maxnumberofzonespolled=819
Oct 29, 2015 7:53:08 PM com.wurmonline.server.zones.Zones createZones
INFO: Loading surface and cave zone structures
Oct 29, 2015 7:53:08 PM com.wurmonline.server.structures.Structures loadAllStructures
INFO: Loading all Structures
Oct 29, 2015 7:53:08 PM com.wurmonline.server.structures.Structures loadAllStructures
INFO: Structures loaded. Number of structures=0. That took 0.34264 ms.
Oct 29, 2015 7:53:12 PM com.wurmonline.server.zones.Zones createZones
INFO: Loaded 16384 surface and cave zones
Oct 29, 2015 7:53:12 PM com.wurmonline.server.zones.Zones createZones
INFO: Zones created and loaded. Number of zones=16384. PollFraction is 24. That took 6600.7163 millis.
Oct 29, 2015 7:53:12 PM com.wurmonline.server.zones.Zones loadAllMiningTiles
INFO: Loaded 0 mining tiles, that took 0.2206 ms
Oct 29, 2015 7:53:12 PM com.wurmonline.server.zones.SpawnTable createEncounters
INFO: Creating Encounters
Oct 29, 2015 7:53:12 PM com.wurmonline.server.zones.SpawnTable createEncounters
INFO: Created Encounters. It took 1.07172 ms.
Oct 29, 2015 7:53:12 PM com.wurmonline.server.zones.Zones initializeWalkTiles
INFO: Initialising walked tiles
Oct 29, 2015 7:53:12 PM com.wurmonline.server.zones.Zones initializeWalkTiles
INFO: Initialised walked tiles. It took 113.23508 ms.
Oct 29, 2015 7:53:12 PM com.wurmonline.server.zones.Zones loadProtectedTiles
INFO: Loading protected tiles from file: T8k\\protectedTiles.bmap
Oct 29, 2015 7:53:12 PM com.wurmonline.server.zones.Zones loadProtectedTiles
INFO: Created first instance of protected tiles file.
Oct 29, 2015 7:53:14 PM com.wurmonline.server.zones.Zones loadProtectedTiles
INFO: Loaded 0 protected tiles. It took 1982.1057 ms.
Oct 29, 2015 7:53:14 PM com.wurmonline.server.utils.DatabaseUpdater <init>
INFO: Creating Database updater Creature Database Position Updater for WurmDbUpdatable type: com.wurmonline.server.utils.CreaturePositionDbUpdatable, MaxUpdatablesToRemovePerCycle: 500
Oct 29, 2015 7:53:14 PM com.wurmonline.server.utils.CreaturePositionDatabaseUpdater <init>
INFO: Creating Creature Position Updater.
Oct 29, 2015 7:53:14 PM com.wurmonline.server.utils.DatabaseUpdater <init>
INFO: Creating Database updater Player Database Position Updater for WurmDbUpdatable type: com.wurmonline.server.utils.PlayerPositionDbUpdatable, MaxUpdatablesToRemovePerCycle: 500
Oct 29, 2015 7:53:14 PM com.wurmonline.server.utils.PlayerPositionDatabaseUpdater <init>
INFO: Creating Player Position Updater.
Oct 29, 2015 7:53:14 PM com.wurmonline.server.creatures.Brand loadAllBrands
INFO: Loading Brands
Oct 29, 2015 7:53:14 PM com.wurmonline.server.creatures.Creatures loadAllCreatures
INFO: Loading all skills for creatures
Oct 29, 2015 7:53:14 PM com.wurmonline.server.creatures.Creatures loadAllCreatures
INFO: Loaded creature skills. That took 0.32904
Oct 29, 2015 7:53:14 PM com.wurmonline.server.creatures.Creatures loadAllCreatures
INFO: Loading Creatures
Oct 29, 2015 7:53:14 PM com.wurmonline.server.creatures.Creatures loadAllCreatures
INFO: Loading all items for creatures
Oct 29, 2015 7:53:14 PM com.wurmonline.server.creatures.Creatures loadAllCreatures
INFO: Loaded creature items. That took 0.51368 ms for 0 items and 0 coins.
Oct 29, 2015 7:53:14 PM com.wurmonline.server.creatures.Creatures loadAllCreatures
INFO: Loaded 0 creatures. Destroyed 0. That took 1.22852 ms. CheckPoints cp1=0.0, cp2=0.0, cp3=0.0, cp4=0.0
Oct 29, 2015 7:53:14 PM com.wurmonline.server.creatures.Creatures loadAllCreatures
INFO: Loaded items for creature. CheckPoints cp1=0.0, cp2=0.0, cp3=0.0, cp4=0.0
Oct 29, 2015 7:53:14 PM com.wurmonline.server.zones.Zones loadTowers
INFO: Loading guard towers.
Oct 29, 2015 7:53:14 PM com.wurmonline.server.zones.Zones loadTowers
INFO: Loaded 0 Guard towers. That took 0.0792 ms.
Oct 29, 2015 7:53:14 PM com.wurmonline.server.Server fixHoles
INFO: Fixing cave entrances.
Oct 29, 2015 7:53:48 PM com.wurmonline.server.Server fixHoles
INFO: Set 67108864 cave entrances to rock out of 67108864
Oct 29, 2015 7:53:48 PM com.wurmonline.server.Server fixHoles
INFO: Fixing cave entrances took 34122.734 ms
Oct 29, 2015 7:53:48 PM com.wurmonline.server.Items loadAllItemEffects
INFO: Loading item effects.
Oct 29, 2015 7:53:48 PM com.wurmonline.server.Items loadAllItemEffects
INFO: Loaded 0 item effects. That took 0.04412 ms.
Oct 29, 2015 7:53:48 PM com.wurmonline.server.villages.Villages loadVillages
INFO: Loading villages.
Oct 29, 2015 7:53:48 PM com.wurmonline.server.villages.Villages loadVillages
INFO: Loaded 0 villages from the database took 0.29188 ms
Oct 29, 2015 7:53:48 PM com.wurmonline.server.villages.PvPAlliance loadPvPAlliances
INFO: Loading all PVP Alliances.
Oct 29, 2015 7:53:48 PM com.wurmonline.server.villages.PvPAlliance loadPvPAlliances
INFO: Loaded PVP Alliances from database took 0.14052 ms
Oct 29, 2015 7:53:48 PM com.wurmonline.server.villages.Villages loadWars
INFO: Loading all wars.
Oct 29, 2015 7:53:48 PM com.wurmonline.server.villages.Villages loadWars
INFO: Loaded 0 wars from the database took 0.1032 ms
Oct 29, 2015 7:53:48 PM com.wurmonline.server.villages.RecruitmentAds loadRecruitmentAds
INFO: Loaded 0 ads from the database took 0.112 ms
Oct 29, 2015 7:53:48 PM com.wurmonline.server.economy.Economy getEconomy
INFO: Loading economy took 51.74212 ms.
Oct 29, 2015 7:53:48 PM com.wurmonline.server.Server startRunning
INFO: Loading economy took 54.40928 ms.
Oct 29, 2015 7:53:48 PM com.wurmonline.server.endgames.EndGameItems loadEndGameItems
INFO: Loading End Game Items.
Oct 29, 2015 7:53:48 PM com.wurmonline.server.utils.DatabaseUpdater <init>
INFO: Creating Database updater Item Database Damage Updater for WurmDbUpdatable type: com.wurmonline.server.utils.ItemDamageDatabaseUpdatable, MaxUpdatablesToRemovePerCycle: 500
Oct 29, 2015 7:53:48 PM com.wurmonline.server.utils.ItemDamageDatabaseUpdater <init>
INFO: Creating Item Damage Updater.
Oct 29, 2015 7:53:48 PM com.wurmonline.server.WurmId loadIdNumbers
WARNING: LOADING WURMIDS 'MANUALLY'. This should only happen at convert or on a new server.
Oct 29, 2015 7:53:48 PM com.wurmonline.server.WurmId saveNumbers
INFO: Finished saving Wurm IDs, that took 0.28336 millis.
Oct 29, 2015 7:53:48 PM com.wurmonline.server.WurmId loadIdNumbers
INFO: Loaded id numbers from database, playerids:0, creatureids:0, itemids:0, structureIds:0, woundids:0, playerSkillIds: 0, creatureSkillIds: 0, templateSkillIds: 0, bankIds: 0, spellIds: 0, planIds: 0, bodyIds: 0, coinIds: 0, wccommandCounter: 0, poiIdCounter: 0
Oct 29, 2015 7:53:48 PM com.wurmonline.server.WurmId loadIdNumbers
INFO: Finished loading Wurm IDs, that took 2.37004 millis.

 

then it just sits there frozen, do i need to increase its ram usage and how would i do that?

Share this post


Link to post
Share on other sites

Another issue that prevents the server loading is a corrupt map file, I've had this happen a number of times, and now check with Mapviewer before copying the map files into the custom server folder.


 


If you've saved the actions you can regenerate the map and recheck, this usually fixes the problem.


 


So if your server hangs at loading, check the top_layer.map in map viewer first, if you don't see the map then it's likely it's been corrupted for some reason.


Share this post


Link to post
Share on other sites

Lol nice thread. Proposition of new list QA:


 


Symptom: You have heap error.


Possible solution: Don't use over 10 local versions of 65MB arrays in your code.


Share this post


Link to post
Share on other sites

im having trouble loading a custom 8k map , i can do a 2048 but when i use the same steps to start the 8k one it seems to always hang, even tho the log file seems fine

 

Oct 29, 2015 7:52:44 PM com.wurmonline.server.ServerLauncher createLoggers

OFF:

----------------------------------------------------------------

Wurm Server logging started at Thu Oct 29 19:52:44 PDT 2015

----------------------------------------------------------------

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: motd: Note to Self: 1. Survive, 2. Create!

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO:

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: fileName: T8k\wurm.ini

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO:

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: Check WURMLOGS: false

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: isGameServer: true

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: devmode: false

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: maintaining: false

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: crashed: false

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: RUNBATCH: false

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: pruneDb: true

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: reprospect: false

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: caveImg: false

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: createSeeds: false

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: Min millis between player connections: 1000

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO:

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: fileDBPath: T8k\

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: dbHost: T8k

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: useSplitCreaturesTable: false

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: analyseAllDbTables: false

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: checkAllDbTables: false

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: optimiseAllDbTables: false

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: createTemporaryDatabaseIndicesAtStartup: true

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: dropTemporaryDatabaseIndicesAtStartup: true

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: usePrepStmts: false

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: gatherDbStats: false

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO:

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: siteDbHost: T8k

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: siteDbDriver: org.gjt.mm.mysql.Driver

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: siteDbUser:

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: useSiteDb: true

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO:

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: loginDbHost: T8k

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: loginDbDriver:

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: loginDbUser:

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: useLoginDb: true

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO:

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: dbUser: root

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: dbDriver:

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: useDb: true

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: usePooledDb: false

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: dbPort:

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: loginDbPort:

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: siteDbPort:

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: trackOpenDatabaseResources: false

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO:

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: numberOfDirtyMeshRowsToSaveEachCall: 10

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: useDirectByteBuffersForMeshIO: true

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO:

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: webPath: .

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: skillTemplatesDBPath: templates\skills\

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: zonesDBPath: zones\

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: itemTemplatesDBPath: templates\items\

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: creatureStatsDBPath: creatures\

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: playerStatsDBPath: players\

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: itemStatsDBPath: items\

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: tileStatsDBPath: tiles\

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: itemOldStatsDBPath: olditems\

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: creatureOldStatsDBPath: deadCreatures\

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: useQueueToSendDataToPlayers: false

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: useMultiThreadedBankPolling: false

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: useScheduledExecutorToCountEggs: true

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: useScheduledExecutorToSaveConstants: false

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: useScheduledExecutorToSaveDirtyMeshRows: true

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: useScheduledExecutorToSendTimeSync: true

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: useScheduledExecutorToSwitchFatigue: false

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: useScheduledExecutorToTickCalendar: true

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: useScheduledExecutorToWriteLogs: true

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: useScheduledExecutorForServer: false

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: scheduledExecutorServiceThreads: 20

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: useItemTransferLog: false

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: useTileEventLog: false

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: useDatabaseForServerStatisticsLog: false

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: useScheduledExecutorToUpdateCreaturePositionInDatabase: false

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: useScheduledExecutorToUpdatePlayerPositionInDatabase: true

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: useScheduledExecutorToUpdateItemDamageInDatabase: true

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: useScheduledExecutorToConnectToTwitter: true

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: numberOfDbCreaturePositionsToUpdateEachTime: 500

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: numberOfDbPlayerPositionsToUpdateEachTime: 500

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: numberOfDbItemDamagesToUpdateEachTime: 500

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: playerStatLog: numplayers.log

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: logonStatLog: numlogons.log

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: ipStatLog: numips.log

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: newbieStatLog: newbies.log

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: totIpStatLog: totalips.log

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: payingLog: paying.log

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: moneyLog: mrtgmoney.log

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: lagLog: lag.log

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: lagThreshold: 1000

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: Eigc enabled false

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Constants logConstantValues

INFO: useIncomingRMI: false

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server addShutdownHook

INFO: Adding Shutdown Hook

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation

INFO: Wurm Impl Title: null

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation

INFO: Wurm Impl Vendor: null

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation

INFO: Wurm Impl Version: null

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation

INFO: Wurm Common Impl Title: null

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation

INFO: Wurm Common Impl Vendor: null

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation

INFO: Wurm Common Impl Version: null

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation

INFO: MySQL JDBC Spec Title: null

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation

INFO: MySQL JDBC Spec Vendor: null

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation

INFO: MySQL JDBC Spec Version: null

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation

INFO: MySQL JDBC Impl Title: null

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation

INFO: MySQL JDBC Impl Vendor: null

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation

INFO: MySQL JDBC Impl Version: null

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation

INFO: Javax Mail Spec Title: JavaMail API Design Specification

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation

INFO: Javax Mail Spec Vendor: Sun Microsystems, Inc.

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation

INFO: Javax Mail Spec Version: 1.3

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation

INFO: Javax Mail Impl Title: javax.mail

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation

INFO: Javax Mail Impl Vendor: Sun Microsystems, Inc.

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation

INFO: Javax Mail Impl Version: 1.4

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation

INFO: Javax Activation Spec Title: Java Platform API Specification

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation

INFO: Javax Activation Spec Vendor: Oracle Corporation

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation

INFO: Javax Activation Spec Version: 1.8

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation

INFO: Javax Activation Impl Title: Java Runtime Environment

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation

INFO: Javax Activation Impl Vendor: Oracle Corporation

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server logCodeVersionInformation

INFO: Javax Activation Impl Version: 1.8.0_60

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server startRunning

INFO: checkAllDbTables is false so not checking database tables for errors.

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server startRunning

INFO: analyseAllDbTables is false so not analysing database tables to update indices.

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Server startRunning

INFO: OptimizeAllDbTables is false so not optimising database tables.

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Servers loadAllServers

INFO: Loading all servers.

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Servers loadAllServers

INFO: Loading New Creative Server - 29645

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Servers loadAllServers

INFO: Using database entry for time 5584000

Oct 29, 2015 7:52:44 PM com.wurmonline.server.zones.TilePoller calcRest

INFO: Current polltile=589996, rest=554394 pollmodifier=25385, pollround=1

Oct 29, 2015 7:52:44 PM com.wurmonline.server.zones.TilePoller calcRest

INFO: tiles=67108864, mask=-1 ticksperday=3456000, Nthick=19, rest=554394, manypertick=true

Oct 29, 2015 7:52:44 PM com.wurmonline.server.Servers loadAllServers

INFO: Loaded 1 servers from the database

Oct 29, 2015 7:52:44 PM com.wurmonline.server.ServerProperties checkIfCreateTable

INFO: Created properties table in the database

Oct 29, 2015 7:52:44 PM com.wurmonline.mesh.MeshIO open

INFO: T8k\top_layer.map size is 268436480

Oct 29, 2015 7:52:45 PM com.wurmonline.server.Server loadWorldMesh

INFO: Loading world mesh, size: 8192 took 539.78107 ms

Oct 29, 2015 7:52:45 PM com.wurmonline.mesh.MeshIO open

INFO: T8k\map_cave.map size is 268436480

Oct 29, 2015 7:52:45 PM com.wurmonline.server.Server loadCaveMesh

INFO: Loading cave mesh, size: 8192 took 485.15292 ms

Oct 29, 2015 7:52:45 PM com.wurmonline.mesh.MeshIO open

INFO: T8k\resources.map size is 268436480

Oct 29, 2015 7:52:46 PM com.wurmonline.server.Server loadResourceMesh

INFO: Loading resource mesh, size: 8192 took 476.81647 ms

Oct 29, 2015 7:52:46 PM com.wurmonline.mesh.MeshIO open

INFO: T8k\rock_layer.map size is 268436480

Oct 29, 2015 7:52:46 PM com.wurmonline.server.Server loadRockMesh

INFO: Loading rock mesh, size: 8192 took 480.86716 ms

Oct 29, 2015 7:52:46 PM com.wurmonline.mesh.MeshIO open

INFO: T8k\flags.map size is 268436480

Oct 29, 2015 7:52:47 PM com.wurmonline.server.Server loadFlagsMesh

INFO: Loading flags mesh, size: 8192 took 489.8057 ms

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features$Feature dbReadOverriddenFeatures

INFO: Loading all overridden features for production version: 126 and isTestServer: false.

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features$Feature dbReadOverriddenFeatures

INFO: Loaded 0 overridden features from the database

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails

INFO: Feature [Name: Dummy entry - do not use, Id: 0, Version: 1, Default: true, Overridden: false, Enabled: true]

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails

INFO: Feature [Name: Multiple item actions, Id: 14, Version: 120, Default: true, Overridden: false, Enabled: true]

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails

INFO: Feature [Name: Reinforce Cave Floors, Id: 16, Version: 120, Default: true, Overridden: false, Enabled: true]

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails

INFO: Feature [Name: Allows Towers to be rotated, Id: 17, Version: 120, Default: true, Overridden: false, Enabled: true]

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails

INFO: Feature [Name: In-Game Voting, Id: 18, Version: 121, Default: true, Overridden: false, Enabled: true]

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails

INFO: Feature [Name: Fences in Archs, Id: 19, Version: 121, Default: true, Overridden: false, Enabled: true]

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails

INFO: Feature [Name: Bridges, Id: 20, Version: 125, Default: true, Overridden: false, Enabled: true]

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails

INFO: Feature [Name: Expiry warnings and bonuses for keeping premium, Id: 30, Version: 112, Default: true, Overridden: false, Enabled: true]

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails

INFO: Feature [Name: Name change, Id: 31, Version: 999, Default: false, Overridden: false, Enabled: false]

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails

INFO: Feature [Name: Surface Water, Id: 32, Version: 130, Default: false, Overridden: false, Enabled: false]

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails

INFO: Feature [Name: Fence Creation Window, Id: 33, Version: 120, Default: true, Overridden: false, Enabled: true]

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails

INFO: Feature [Name: House Creation window, Id: 34, Version: 120, Default: true, Overridden: false, Enabled: true]

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails

INFO: Feature [Name: New stuff to be released with the new tutorial, Id: 35, Version: 121, Default: true, Overridden: false, Enabled: true]

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails

INFO: Feature [Name: Seeing multiple spawn settlements on portals, Id: 36, Version: 120, Default: true, Overridden: false, Enabled: true]

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails

INFO: Feature [Name: Newbie tents and tent creation, Id: 37, Version: 121, Default: true, Overridden: false, Enabled: true]

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails

INFO: Feature [Name: New skill system, Id: 38, Version: 125, Default: true, Overridden: false, Enabled: true]

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails

INFO: Feature [Name: Deed stakes, Id: 39, Version: 120, Default: true, Overridden: false, Enabled: true]

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails

INFO: Feature [Name: New furniture, Id: 40, Version: 121, Default: true, Overridden: false, Enabled: true]

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails

INFO: Feature [Name: Blocked Traders, Id: 41, Version: 121, Default: true, Overridden: false, Enabled: true]

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails

INFO: Feature [Name: CA Help Groups, Id: 42, Version: 121, Default: true, Overridden: false, Enabled: true]

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails

INFO: Feature [Name: Add remote friends, Id: 43, Version: 121, Default: true, Overridden: false, Enabled: true]

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails

INFO: Feature [Name: Allow CA to see MGMT, Id: 44, Version: 121, Default: true, Overridden: false, Enabled: true]

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails

INFO: Feature [Name: Acknowledge ticket updates, Id: 45, Version: 123, Default: true, Overridden: false, Enabled: true]

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails

INFO: Feature [Name: Grape & Ivy Trellises, Id: 46, Version: 122, Default: true, Overridden: false, Enabled: true]

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails

INFO: Feature [Name: Split trees and bushes, Id: 47, Version: 124, Default: true, Overridden: false, Enabled: true]

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails

INFO: Feature [Name: Rare Coin Distribution, Id: 48, Version: 123, Default: true, Overridden: false, Enabled: true]

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails

INFO: Feature [Name: New Siege Stuff, Id: 49, Version: 125, Default: true, Overridden: false, Enabled: true]

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails

INFO: Feature [Name: Marble Bridges, Id: 50, Version: 125, Default: true, Overridden: false, Enabled: true]

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails

INFO: Feature [Name: Combat system changes for creatures, Id: 51, Version: 125, Default: true, Overridden: false, Enabled: true]

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails

INFO: Feature [Name: Staircases, Id: 52, Version: 125, Default: true, Overridden: false, Enabled: true]

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails

INFO: Feature [Name: Bridges to/from houses, Id: 53, Version: 125, Default: true, Overridden: false, Enabled: true]

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails

INFO: Feature [Name: Manage Friends, Id: 54, Version: 124, Default: true, Overridden: false, Enabled: true]

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails

INFO: Feature [Name: Blocked HOTA terraforming and building, Id: 55, Version: 201, Default: false, Overridden: false, Enabled: false]

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails

INFO: Feature [Name: Free armour and weapons on spawn, Id: 56, Version: 201, Default: false, Overridden: false, Enabled: false]

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails

INFO: Feature [Name: Random treasure chests, Id: 57, Version: 125, Default: true, Overridden: false, Enabled: true]

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails

INFO: Feature [Name: New wall types, balcony., Id: 68, Version: 125, Default: true, Overridden: false, Enabled: true]

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails

INFO: Feature [Name: Ownership Papers, Id: 70, Version: 203, Default: false, Overridden: false, Enabled: false]

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails

INFO: Feature [Name: Mail Tree, Id: 71, Version: 121, Default: true, Overridden: false, Enabled: true]

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails

INFO: Feature [Name: Valrei map, Id: 72, Version: 125, Default: true, Overridden: false, Enabled: true]

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails

INFO: Feature [Name: Show Deed Plan, Id: 74, Version: 126, Default: true, Overridden: false, Enabled: true]

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails

INFO: Feature [Name: Crop tile poller split, Id: 75, Version: 125, Default: true, Overridden: false, Enabled: true]

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails

INFO: Feature [Name: Single Player Bridges, Id: 76, Version: 125, Default: true, Overridden: false, Enabled: true]

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Features logFeatureDetails

INFO: Feature [Name: Amphora, Id: 77, Version: 126, Default: true, Overridden: false, Enabled: true]

Oct 29, 2015 7:52:49 PM com.wurmonline.server.MessageServer initialise

INFO: Initialising MessageServer

Oct 29, 2015 7:52:49 PM com.wurmonline.server.Server startRunning

INFO: Protocol: 250923695

Oct 29, 2015 7:52:49 PM com.wurmonline.server.deities.Deities <clinit>

INFO: Loading deities

Oct 29, 2015 7:52:49 PM com.wurmonline.server.items.ItemTemplateCreator initialiseItemTemplates

INFO: Initialising the Item Templates took 119 milliseconds

Oct 29, 2015 7:52:49 PM com.wurmonline.server.spells.SpellGenerator createSpells

INFO: Starting to create spells

Oct 29, 2015 7:52:49 PM com.wurmonline.server.spells.SpellGenerator createSpells

INFO: Generating spells took 25.24716 ms

Oct 29, 2015 7:52:49 PM com.wurmonline.server.creatures.CreatureTemplateCreator createCreatureTemplates

INFO: Starting to create Creature Templates

Oct 29, 2015 7:52:49 PM com.wurmonline.server.skills.Skill calculateChances

INFO: Calculating skill chances...

Oct 29, 2015 7:52:49 PM com.wurmonline.server.skills.Skill calculateChances

INFO: Loaded skill chances succeeded.

Oct 29, 2015 7:52:49 PM com.wurmonline.server.skills.Skill calculateChances

INFO: Done. Loading/Calculating skill chances from the database took 93.37832 millis.

Oct 29, 2015 7:52:49 PM com.wurmonline.server.creatures.CreatureTemplateCreator createCreatureTemplates

INFO: Creating Creature Templates took 123 ms

Oct 29, 2015 7:52:49 PM com.wurmonline.server.zones.CropTilePoller initializeFields

INFO: CROPS_POLLER: Collecting tile data.

Oct 29, 2015 7:53:04 PM com.wurmonline.server.zones.CropTilePoller logCropFields

INFO:

Oct 29, 2015 7:53:04 PM com.wurmonline.server.zones.CropTilePoller initializeFields

INFO: CROPS_POLLER: Collecting tile Finished.

Oct 29, 2015 7:53:04 PM com.wurmonline.server.effects.EffectFactory loadEffects

INFO: Loaded 0 effects from database took 70.76284 ms

Oct 29, 2015 7:53:04 PM com.wurmonline.server.creatures.AnimalSettings loadAll

INFO: Loading all animal settings.

Oct 29, 2015 7:53:04 PM com.wurmonline.server.creatures.AnimalSettings loadAll

INFO: Loaded 0 animal settings. That took 67.81416 ms.

Oct 29, 2015 7:53:04 PM com.wurmonline.server.items.ItemSettings loadAll

INFO: Loading all item settings.

Oct 29, 2015 7:53:04 PM com.wurmonline.server.items.ItemSettings loadAll

INFO: Loaded 0 item settings. That took 0.19904 ms.

Oct 29, 2015 7:53:04 PM com.wurmonline.server.structures.DoorSettings loadAll

INFO: Loading all door (and gate) settings.

Oct 29, 2015 7:53:04 PM com.wurmonline.server.structures.DoorSettings loadAll

INFO: Loaded 0 door (and gate) settings. That took 123.3426 ms.

Oct 29, 2015 7:53:04 PM com.wurmonline.server.structures.StructureSettings loadAll

INFO: Loading all structure settings.

Oct 29, 2015 7:53:04 PM com.wurmonline.server.structures.StructureSettings loadAll

INFO: Loaded 0 structure settings (guests). That took 0.17172 ms.

Oct 29, 2015 7:53:04 PM com.wurmonline.server.creatures.MineDoorSettings loadAll

INFO: Loading all minedoor settings.

Oct 29, 2015 7:53:04 PM com.wurmonline.server.creatures.MineDoorSettings loadAll

INFO: Loaded 0 minedoor settings. That took 0.17164 ms.

Oct 29, 2015 7:53:04 PM com.wurmonline.server.players.PermissionsHistories loadAll

INFO: Purging permissions history over 6 months old.

Oct 29, 2015 7:53:04 PM com.wurmonline.server.players.PermissionsHistories loadAll

INFO: Purged 0 permissions history. That took 0.19116 ms.

Oct 29, 2015 7:53:04 PM com.wurmonline.server.players.PermissionsHistories loadAll

INFO: Loading all permissions history.

Oct 29, 2015 7:53:04 PM com.wurmonline.server.players.PermissionsHistories loadAll

INFO: Loaded 0 permissions history. That took 0.15756 ms.

Oct 29, 2015 7:53:04 PM com.wurmonline.server.Items loadAllItemData

INFO: Loaded 0 item data entries, that took 0.25288 ms

Oct 29, 2015 7:53:04 PM com.wurmonline.server.items.ItemSpellEffects loadSpellEffectsForItems

INFO: Loaded 0 Spell Effects For Items, that took 0.14812 ms

Oct 29, 2015 7:53:04 PM com.wurmonline.server.Items loadAllItempInscriptionData

INFO: Loaded 0 item inscription data entries, that took 0.0962 ms

Oct 29, 2015 7:53:04 PM com.wurmonline.server.Items loadAllStaticItems

INFO: Loading all static preloaded items

Oct 29, 2015 7:53:04 PM com.wurmonline.server.utils.logging.DatabaseLogger <init>

INFO: Creating Database logger Item transfer logger for WurmLoggable type: com.wurmonline.server.utils.logging.ItemTransfer, MaxLoggablesToRemovePerCycle: 500

Oct 29, 2015 7:53:04 PM com.wurmonline.server.utils.logging.ItemTransferDatabaseLogger <init>

INFO: Creating Item Transfer logger, System useItemTransferLog option: false

Oct 29, 2015 7:53:04 PM com.wurmonline.server.Items loadAllStaticItems

INFO: Loaded all static preloaded items, that took 32.48052 ms

Oct 29, 2015 7:53:04 PM com.wurmonline.server.Items loadAllProtectedItems

INFO: Loaded 0 protected corpse entries, that took 0.11764 ms

Oct 29, 2015 7:53:04 PM com.wurmonline.server.Items loadAllZoneItems

INFO: Loading all zone items using com.wurmonline.server.items.BodyDbStrings@3616360a

Oct 29, 2015 7:53:04 PM com.wurmonline.server.Items loadAllZoneItems

INFO: Loaded 0 zone items. That took 0.2874 ms.

Oct 29, 2015 7:53:04 PM com.wurmonline.server.Items loadAllZoneItems

INFO: Loading all zone items using com.wurmonline.server.items.ItemDbStrings@6b7f6ed9

Oct 29, 2015 7:53:04 PM com.wurmonline.server.Items loadAllZoneItems

INFO: Loaded 0 zone items. That took 0.19312 ms.

Oct 29, 2015 7:53:04 PM com.wurmonline.server.Items loadAllZoneItems

INFO: Loading all zone items using com.wurmonline.server.items.CoinDbStrings@3d239325

Oct 29, 2015 7:53:04 PM com.wurmonline.server.Items loadAllZoneItems

INFO: Loaded 0 zone items. That took 0.18408 ms.

Oct 29, 2015 7:53:04 PM com.wurmonline.server.combat.WeaponCreator createWeapons

INFO: Creating weapons

Oct 29, 2015 7:53:04 PM com.wurmonline.server.combat.WeaponCreator createWeapons

INFO: Creating weapons took 0.81992 ms

Oct 29, 2015 7:53:04 PM com.wurmonline.server.banks.Banks loadAllBanks

INFO: Loaded 0 banks from database took 85.99184 ms

Oct 29, 2015 7:53:04 PM com.wurmonline.server.structures.Wall loadAllWalls

INFO: Loading all walls.

Oct 29, 2015 7:53:04 PM com.wurmonline.server.structures.Wall loadAllWalls

INFO: Loaded 0 wall. That took 0.27484 ms.

Oct 29, 2015 7:53:04 PM com.wurmonline.server.structures.Floor loadAllFloors

INFO: Loading all floors.

Oct 29, 2015 7:53:04 PM com.wurmonline.server.structures.Floor loadAllFloors

INFO: Loaded 0 floors. That took 0.29156 ms.

Oct 29, 2015 7:53:04 PM com.wurmonline.server.structures.BridgePart loadAllBridgeParts

INFO: Loading all bridge parts.

Oct 29, 2015 7:53:04 PM com.wurmonline.server.structures.BridgePart loadAllBridgeParts

INFO: Loaded 0 bridge parts. That took 0.1924 ms.

Oct 29, 2015 7:53:04 PM com.wurmonline.server.kingdom.Kingdom loadAllKingdoms

INFO: Loading all kingdoms.

Oct 29, 2015 7:53:04 PM com.wurmonline.server.kingdom.Kingdom loadAllKingdoms

INFO: Loaded kingdoms from database took 0.14728 ms

Oct 29, 2015 7:53:04 PM com.wurmonline.server.Players loadBannedIps

INFO: Loaded 0 banned IPs

Oct 29, 2015 7:53:04 PM com.wurmonline.server.kingdom.Kingdom saveToDisk

INFO: Saving no known kingdom id=0

Oct 29, 2015 7:53:04 PM com.wurmonline.server.kingdom.Kingdom saveToDisk

INFO: Saving Jenn-Kellon id=1

Oct 29, 2015 7:53:04 PM com.wurmonline.server.kingdom.Kingdom saveToDisk

INFO: Saving Mol Rehan id=2

Oct 29, 2015 7:53:04 PM com.wurmonline.server.kingdom.Kingdom saveToDisk

INFO: Saving Horde of the Summoned id=3

Oct 29, 2015 7:53:04 PM com.wurmonline.server.kingdom.Kingdom saveToDisk

INFO: Saving Freedom Isles id=4

Oct 29, 2015 7:53:04 PM com.wurmonline.server.kingdom.King loadAllEra

INFO: Loading all kingdom eras.

Oct 29, 2015 7:53:04 PM com.wurmonline.server.kingdom.King loadAllEra

INFO: Loaded kingdom eras from database took 0.31492 ms

Oct 29, 2015 7:53:04 PM com.wurmonline.server.kingdom.Appointments <init>

INFO: Loading era -1 for kingdom 1 current=true

Oct 29, 2015 7:53:04 PM com.wurmonline.server.kingdom.Appointments <init>

INFO: Loading era -3 for kingdom 3 current=true

Oct 29, 2015 7:53:04 PM com.wurmonline.server.kingdom.Appointments <init>

INFO: Loading era -2 for kingdom 2 current=true

Oct 29, 2015 7:53:04 PM com.wurmonline.server.kingdom.Appointments <init>

INFO: Loading era -5 for kingdom 0 current=true

Oct 29, 2015 7:53:04 PM com.wurmonline.server.spells.Cooldowns loadAllCooldowns

INFO: Loading all cooldowns.

Oct 29, 2015 7:53:04 PM com.wurmonline.server.spells.Cooldowns loadAllCooldowns

INFO: Loaded cooldowns from database took 0.16872 ms

Oct 29, 2015 7:53:05 PM com.wurmonline.server.zones.Zones createZones

INFO: Creating zones: size is 8192, 8192

Oct 29, 2015 7:53:06 PM com.wurmonline.server.zones.Zones initializeDomains

INFO: Number of faithzones=1048576 surfaced as well as underground.

Oct 29, 2015 7:53:08 PM com.wurmonline.server.zones.Zones createZones

INFO: Initialised surface zones - array size: [128][128];

Oct 29, 2015 7:53:08 PM com.wurmonline.server.zones.Zones createZones

INFO: Initialised cave zones - array size: [128][128];

Oct 29, 2015 7:53:08 PM com.wurmonline.server.zones.Zones createZones

INFO: Seconds between polls=800, zonespolled=40, maxnumberofzonespolled=819

Oct 29, 2015 7:53:08 PM com.wurmonline.server.zones.Zones createZones

INFO: Loading surface and cave zone structures

Oct 29, 2015 7:53:08 PM com.wurmonline.server.structures.Structures loadAllStructures

INFO: Loading all Structures

Oct 29, 2015 7:53:08 PM com.wurmonline.server.structures.Structures loadAllStructures

INFO: Structures loaded. Number of structures=0. That took 0.34264 ms.

Oct 29, 2015 7:53:12 PM com.wurmonline.server.zones.Zones createZones

INFO: Loaded 16384 surface and cave zones

Oct 29, 2015 7:53:12 PM com.wurmonline.server.zones.Zones createZones

INFO: Zones created and loaded. Number of zones=16384. PollFraction is 24. That took 6600.7163 millis.

Oct 29, 2015 7:53:12 PM com.wurmonline.server.zones.Zones loadAllMiningTiles

INFO: Loaded 0 mining tiles, that took 0.2206 ms

Oct 29, 2015 7:53:12 PM com.wurmonline.server.zones.SpawnTable createEncounters

INFO: Creating Encounters

Oct 29, 2015 7:53:12 PM com.wurmonline.server.zones.SpawnTable createEncounters

INFO: Created Encounters. It took 1.07172 ms.

Oct 29, 2015 7:53:12 PM com.wurmonline.server.zones.Zones initializeWalkTiles

INFO: Initialising walked tiles

Oct 29, 2015 7:53:12 PM com.wurmonline.server.zones.Zones initializeWalkTiles

INFO: Initialised walked tiles. It took 113.23508 ms.

Oct 29, 2015 7:53:12 PM com.wurmonline.server.zones.Zones loadProtectedTiles

INFO: Loading protected tiles from file: T8k\\protectedTiles.bmap

Oct 29, 2015 7:53:12 PM com.wurmonline.server.zones.Zones loadProtectedTiles

INFO: Created first instance of protected tiles file.

Oct 29, 2015 7:53:14 PM com.wurmonline.server.zones.Zones loadProtectedTiles

INFO: Loaded 0 protected tiles. It took 1982.1057 ms.

Oct 29, 2015 7:53:14 PM com.wurmonline.server.utils.DatabaseUpdater <init>

INFO: Creating Database updater Creature Database Position Updater for WurmDbUpdatable type: com.wurmonline.server.utils.CreaturePositionDbUpdatable, MaxUpdatablesToRemovePerCycle: 500

Oct 29, 2015 7:53:14 PM com.wurmonline.server.utils.CreaturePositionDatabaseUpdater <init>

INFO: Creating Creature Position Updater.

Oct 29, 2015 7:53:14 PM com.wurmonline.server.utils.DatabaseUpdater <init>

INFO: Creating Database updater Player Database Position Updater for WurmDbUpdatable type: com.wurmonline.server.utils.PlayerPositionDbUpdatable, MaxUpdatablesToRemovePerCycle: 500

Oct 29, 2015 7:53:14 PM com.wurmonline.server.utils.PlayerPositionDatabaseUpdater <init>

INFO: Creating Player Position Updater.

Oct 29, 2015 7:53:14 PM com.wurmonline.server.creatures.Brand loadAllBrands

INFO: Loading Brands

Oct 29, 2015 7:53:14 PM com.wurmonline.server.creatures.Creatures loadAllCreatures

INFO: Loading all skills for creatures

Oct 29, 2015 7:53:14 PM com.wurmonline.server.creatures.Creatures loadAllCreatures

INFO: Loaded creature skills. That took 0.32904

Oct 29, 2015 7:53:14 PM com.wurmonline.server.creatures.Creatures loadAllCreatures

INFO: Loading Creatures

Oct 29, 2015 7:53:14 PM com.wurmonline.server.creatures.Creatures loadAllCreatures

INFO: Loading all items for creatures

Oct 29, 2015 7:53:14 PM com.wurmonline.server.creatures.Creatures loadAllCreatures

INFO: Loaded creature items. That took 0.51368 ms for 0 items and 0 coins.

Oct 29, 2015 7:53:14 PM com.wurmonline.server.creatures.Creatures loadAllCreatures

INFO: Loaded 0 creatures. Destroyed 0. That took 1.22852 ms. CheckPoints cp1=0.0, cp2=0.0, cp3=0.0, cp4=0.0

Oct 29, 2015 7:53:14 PM com.wurmonline.server.creatures.Creatures loadAllCreatures

INFO: Loaded items for creature. CheckPoints cp1=0.0, cp2=0.0, cp3=0.0, cp4=0.0

Oct 29, 2015 7:53:14 PM com.wurmonline.server.zones.Zones loadTowers

INFO: Loading guard towers.

Oct 29, 2015 7:53:14 PM com.wurmonline.server.zones.Zones loadTowers

INFO: Loaded 0 Guard towers. That took 0.0792 ms.

Oct 29, 2015 7:53:14 PM com.wurmonline.server.Server fixHoles

INFO: Fixing cave entrances.

Oct 29, 2015 7:53:48 PM com.wurmonline.server.Server fixHoles

INFO: Set 67108864 cave entrances to rock out of 67108864

Oct 29, 2015 7:53:48 PM com.wurmonline.server.Server fixHoles

INFO: Fixing cave entrances took 34122.734 ms

Oct 29, 2015 7:53:48 PM com.wurmonline.server.Items loadAllItemEffects

INFO: Loading item effects.

Oct 29, 2015 7:53:48 PM com.wurmonline.server.Items loadAllItemEffects

INFO: Loaded 0 item effects. That took 0.04412 ms.

Oct 29, 2015 7:53:48 PM com.wurmonline.server.villages.Villages loadVillages

INFO: Loading villages.

Oct 29, 2015 7:53:48 PM com.wurmonline.server.villages.Villages loadVillages

INFO: Loaded 0 villages from the database took 0.29188 ms

Oct 29, 2015 7:53:48 PM com.wurmonline.server.villages.PvPAlliance loadPvPAlliances

INFO: Loading all PVP Alliances.

Oct 29, 2015 7:53:48 PM com.wurmonline.server.villages.PvPAlliance loadPvPAlliances

INFO: Loaded PVP Alliances from database took 0.14052 ms

Oct 29, 2015 7:53:48 PM com.wurmonline.server.villages.Villages loadWars

INFO: Loading all wars.

Oct 29, 2015 7:53:48 PM com.wurmonline.server.villages.Villages loadWars

INFO: Loaded 0 wars from the database took 0.1032 ms

Oct 29, 2015 7:53:48 PM com.wurmonline.server.villages.RecruitmentAds loadRecruitmentAds

INFO: Loaded 0 ads from the database took 0.112 ms

Oct 29, 2015 7:53:48 PM com.wurmonline.server.economy.Economy getEconomy

INFO: Loading economy took 51.74212 ms.

Oct 29, 2015 7:53:48 PM com.wurmonline.server.Server startRunning

INFO: Loading economy took 54.40928 ms.

Oct 29, 2015 7:53:48 PM com.wurmonline.server.endgames.EndGameItems loadEndGameItems

INFO: Loading End Game Items.

Oct 29, 2015 7:53:48 PM com.wurmonline.server.utils.DatabaseUpdater <init>

INFO: Creating Database updater Item Database Damage Updater for WurmDbUpdatable type: com.wurmonline.server.utils.ItemDamageDatabaseUpdatable, MaxUpdatablesToRemovePerCycle: 500

Oct 29, 2015 7:53:48 PM com.wurmonline.server.utils.ItemDamageDatabaseUpdater <init>

INFO: Creating Item Damage Updater.

Oct 29, 2015 7:53:48 PM com.wurmonline.server.WurmId loadIdNumbers

WARNING: LOADING WURMIDS 'MANUALLY'. This should only happen at convert or on a new server.

Oct 29, 2015 7:53:48 PM com.wurmonline.server.WurmId saveNumbers

INFO: Finished saving Wurm IDs, that took 0.28336 millis.

Oct 29, 2015 7:53:48 PM com.wurmonline.server.WurmId loadIdNumbers

INFO: Loaded id numbers from database, playerids:0, creatureids:0, itemids:0, structureIds:0, woundids:0, playerSkillIds: 0, creatureSkillIds: 0, templateSkillIds: 0, bankIds: 0, spellIds: 0, planIds: 0, bodyIds: 0, coinIds: 0, wccommandCounter: 0, poiIdCounter: 0

Oct 29, 2015 7:53:48 PM com.wurmonline.server.WurmId loadIdNumbers

INFO: Finished loading Wurm IDs, that took 2.37004 millis.

 

then it just sits there frozen, do i need to increase its ram usage and how would i do that?

 

I did this by going to the wurm dedicated server folder and editing the LaunchConfig.ini.  You're looking for the following (these might not be the correct default values):

 

[Memory]
InitialHeap=256m
MaxHeapSize=1024
 
I'm running my settings at:
 
InitialHeap=12000m
MaxHeapSize=14000m

 

The values should be dependent on the size of map you're running.  'm' indicates the memory allocation in megabytes.  

 

I've also found that adding StackSize can help with stack heap errors.  The settings go in the Memory section:

 

[Memory]
InitialHeap=12000m
MaxHeapSize=14000m

StackSize=1m

  • Like 1

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