|
|
@ -403,6 +403,9 @@ public class WorldServer { |
|
|
|
Logger.info("Loading building slot/stuck location data."); |
|
|
|
Logger.info("Loading building slot/stuck location data."); |
|
|
|
BuildingLocation.loadBuildingLocations(); |
|
|
|
BuildingLocation.loadBuildingLocations(); |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Logger.info("Loading mesh hulls."); |
|
|
|
|
|
|
|
DbManager.BuildingQueries.LOAD_MESH_HULLS(); |
|
|
|
|
|
|
|
|
|
|
|
// Starting before loading of structures/guilds/characters
|
|
|
|
// Starting before loading of structures/guilds/characters
|
|
|
|
// so the database connections are available to write
|
|
|
|
// so the database connections are available to write
|
|
|
|
// historical data.
|
|
|
|
// historical data.
|
|
|
|