Jump to content
  • 0

I cannot get dedicated server to work


FTR

Question

G:\SteamLibrary\steamapps\common\Project Zomboid Dedicated Server>SET PZ_CLASSPATH=java/istack-commons-runtime.jar;java/jassimp.jar;java/javacord-2.0.17-shaded.jar;java/javax.activation-api.jar;java/jaxb-api.jar;java/jaxb-runtime.jar;java/lwjgl.jar;java/lwjgl-natives-windows.jar;java/lwjgl-glfw.jar;java/lwjgl-glfw-natives-windows.jar;java/lwjgl-jemalloc.jar;java/lwjgl-jemalloc-natives-windows.jar;java/lwjgl-opengl.jar;java/lwjgl-opengl-natives-windows.jar;java/lwjgl_util.jar;java/sqlite-jdbc-3.27.2.1.jar;java/trove-3.0.3.jar;java/uncommons-maths-1.2.3.jar;java/commons-compress-1.18.jar;java/

G:\SteamLibrary\steamapps\common\Project Zomboid Dedicated Server>".\jre64\bin\java.exe" -Djava.awt.headless=true -Dzomboid.steam=1 -Dzomboid.znetlog=1 -XX:+UseZGC -XX:-CreateCoredumpOnCrash -XX:-OmitStackTraceInFastThrow -Xms3g -Xmx3g -Djava.library.path=natives/;natives/win64/;. -cp java/istack-commons-runtime.jar;java/jassimp.jar;java/javacord-2.0.17-shaded.jar;java/javax.activation-api.jar;java/jaxb-api.jar;java/jaxb-runtime.jar;java/lwjgl.jar;java/lwjgl-natives-windows.jar;java/lwjgl-glfw.jar;java/lwjgl-glfw-natives-windows.jar;java/lwjgl-jemalloc.jar;java/lwjgl-jemalloc-natives-windows.jar;java/lwjgl-opengl.jar;java/lwjgl-opengl-natives-windows.jar;java/lwjgl_util.jar;java/sqlite-jdbc-3.27.2.1.jar;java/trove-3.0.3.jar;java/uncommons-maths-1.2.3.jar;java/commons-compress-1.18.jar;java/ zombie.network.GameServer -statistic 0
DEBUG: General     , 1655068732924> 11,193,909> LoggerManager.init                  > Initializing...
LOG  : General     , 1655068733138> 11,194,104> cachedir set to "C:\Users\marci\Zomboid"
LOG  : General     , 1655068733293> 11,194,259> versionNumber=41.71 demo=false
LOG  : General     , 1655068733294> 11,194,259> svnRevision= date= time=
LOG  : General     , 1655068733613> 11,194,579> unknown option "0"
LOG  : General     , 1655068733613> 11,194,579> server name is "servertest"
LOG  : General     , 1655068733614> 11,194,580> checking server WorldVersion in map_t.bin
LOG  : General     , 1655068733626> 11,194,592> Loading networking libraries...
LOG  : General     , 1655068733627> 11,194,593> Loading steam_api64...
LOG  : General     , 1655068733657> 11,194,623> Loading RakNet64...
LOG  : General     , 1655068733707> 11,194,673> Loading ZNetJNI64...
LOG  : General     , 1655068733874> 11,194,839> 1655068733871 znet: ZNet loaded
LOG  : General     , 1655068733886> 11,194,852> 1655068733886 znet: Compiled with SERVER_STEAMAPI == 0
LOG  : General     , 1655068733886> 11,194,852> 1655068733886 znet: Starting with bServer == true
LOG  : General     , 1655068733887> 11,194,852> 1655068733887 znet: SteamAPI initialised successfully
LOG  : General     , 1655068733887> 11,194,853> SteamUtils initialised successfully
LOG  : General     , 1655068738714> 11,199,680> translator: language is EN
LOG  : General     , 1655068739075> 11,200,041> LightingFPS set to 10
LOG  : General     , 1655068739126> 11,200,092> reading C:\Users\marci\Zomboid\Server\servertest.ini
LOG  : General     , 1655068739128> 11,200,093> writing C:\Users\marci\Zomboid\Server\servertest.ini
LOG  : General     , 1655068739151> 11,200,117> 1655068739151 znet: Java_zombie_core_znet_SteamGameServer_Init
Setting breakpad minidump AppID = 108600
LOG  : General     , 1655068739384> 11,200,350> 1655068739384 znet: SteamGameServer seems to be initialized
LOG  : General     , 1655068739385> 11,200,351> 1655068739385 znet: Java_zombie_core_znet_SteamGameServer_SetProduct
LOG  : General     , 1655068739386> 11,200,352> 1655068739386 znet: Java_zombie_core_znet_SteamGameServer_SetGameDescription
LOG  : General     , 1655068739387> 11,200,353> 1655068739387 znet: Java_zombie_core_znet_SteamGameServer_SetModDir
LOG  : General     , 1655068739387> 11,200,353> 1655068739387 znet: Java_zombie_core_znet_SteamGameServer_SetDedicatedServer
LOG  : General     , 1655068739387> 11,200,353> 1655068739387 znet: Java_zombie_core_znet_SteamGameServer_SetMaxPlayerCount
LOG  : General     , 1655068739388> 11,200,354> 1655068739388 znet: Java_zombie_core_znet_SteamGameServer_SetServerName 'My PZ Server'
LOG  : General     , 1655068739388> 11,200,354> 1655068739388 znet: Java_zombie_core_znet_SteamGameServer_SetMapName 'Muldraugh, KY'
LOG  : General     , 1655068739389> 11,200,355> 1655068739389 znet: Java_zombie_core_znet_SteamGameServer_SetGameTags ''
LOG  : General     , 1655068739389> 11,200,355> 1655068739389 znet: Java_zombie_core_znet_SteamGameServer_SetKeyValue key='description' value=''
LOG  : General     , 1655068739390> 11,200,356> 1655068739390 znet: Java_zombie_core_znet_SteamGameServer_SetKeyValue key='version' value='41.71'
LOG  : General     , 1655068739390> 11,200,356> 1655068739390 znet: Java_zombie_core_znet_SteamGameServer_SetKeyValue key='open' value='1'
LOG  : General     , 1655068739391> 11,200,357> 1655068739391 znet: Java_zombie_core_znet_SteamGameServer_SetKeyValue key='public' value='1'
LOG  : General     , 1655068739391> 11,200,357> 1655068739391 znet: Java_zombie_core_znet_SteamGameServer_SetKeyValue key='mods' value=''
LOG  : General     , 1655068739392> 11,200,358> 1655068739392 znet: Java_zombie_core_znet_SteamGameServer_SetKeyValue key='modCount' value='0'
LOG  : General     , 1655068739392> 11,200,358> 1655068739392 znet: Java_zombie_core_znet_SteamGameServer_SetKeyValue key='pvp' value='1'
LOG  : General     , 1655068739407> 11,200,373> 1655068739407 znet: Java_zombie_core_znet_SteamWorkshop_n_1Init
LOG  : General     , 1655068739408> 11,200,374> 1655068739408 znet: Java_zombie_core_znet_SteamGameServer_LogOnAnonymous
LOG  : General     , 1655068739414> 11,200,380> 1655068739414 znet: Java_zombie_core_znet_SteamGameServer_EnableHeartBeats
LOG  : General     , 1655068739415> 11,200,381> Waiting for response from Steam servers
LOG  : General     , 1655068740513> 11,201,478> 1655068740513 znet: OnSteamServersConnected
LOG  : General     , 1655068740513> 11,201,479> 1655068740513 znet: Public IP: 89.79.41.38
LOG  : General     , 1655068740533> 11,201,499> Start making backup to: C:\Users\marci\Zomboid\backups\startup
LOG  : General     , 1655068740756> 11,201,722> compressionElapsed=116ms, mergingElapsed=97ms
LOG  : General     , 1655068740761> 11,201,727> Backup made in 227 ms
LOG  : General     , 1655068740779> 11,201,745> user database "C:\Users\marci\Zomboid\db\servertest.db"
LOG  : Network     , 1655068740853> 11,201,818> Initialising Server Systems...
LOG  : Lua         , 1655068747093> 11,208,059> Loading: media/lua/shared/Sandbox/Apocalypse.lua
LOG  : General     , 1655068750440> 11,211,406> scriptChecksum: d80545eb3a13937b2f297e0a427e485b
WARN : Recipe      , 1655068750449> 11,211,415> RecipeManager.resolveItemModuleDotType> WARNING: module "Base" may have forgot to import module Base
LOG  : General     , 1655068750452> 11,211,418> reading C:\Users\marci\Zomboid\sounds.ini
WARN : Script      , 1655068750457> 11,211,423> ModelScript.check> no such model "null" for Base.BareHands
WARN : Script      , 1655068750459> 11,211,424> ModelScript.check> no such model "???.DisposableRazor" for Base.Razor
WARN : Script      , 1655068750464> 11,211,429> ModelScript.check> no such model "???.Nettles_Ground" for Base.Nettles
WARN : Script      , 1655068750467> 11,211,433> ModelScript.check> no such model "Chainsaw" for Base.Chainsaw
LOG  : General     , 1655068751706> 11,212,673> LOADING ASSETS: START
LOG  : General     , 1655068765084> 11,226,050> LOADING ASSETS: FINISH
LOG  : Lua         , 1655068765360> 11,226,325> Loading: media/lua/shared/Definitions/AttachedWeaponDefinitions.lua
LOG  : Lua         , 1655068765509> 11,226,475> Loading: media/lua/shared/Definitions/ClothingRecipesDefinitions.lua
LOG  : Lua         , 1655068765515> 11,226,480> Loading: media/lua/shared/Definitions/ClothingSelectionDefinitions.lua
LOG  : Lua         , 1655068765522> 11,226,488> Loading: media/lua/shared/Definitions/ContainerButtonIcons.lua
LOG  : Lua         , 1655068765552> 11,226,518> Loading: media/lua/shared/Definitions/DamageModelDefinitions.lua
LOG  : Lua         , 1655068765559> 11,226,525> Loading: media/lua/shared/Definitions/DefaultClothing.lua
LOG  : Lua         , 1655068765565> 11,226,530> Loading: media/lua/shared/Definitions/FitnessExercises.lua
LOG  : Lua         , 1655068765571> 11,226,537> Loading: media/lua/shared/Definitions/HairOutfitDefinitions.lua
LOG  : Lua         , 1655068765578> 11,226,544> Loading: media/lua/shared/Definitions/MakeUpDefinitions.lua
LOG  : Lua         , 1655068765584> 11,226,550> Loading: media/lua/shared/Definitions/MapSymbolDefinitions.lua
LOG  : Lua         , 1655068765594> 11,226,560> Loading: media/lua/shared/Definitions/SmashedCarDefinitions.lua
LOG  : Lua         , 1655068765601> 11,226,567> Loading: media/lua/shared/Definitions/UnderwearDefinition.lua
LOG  : Lua         , 1655068765608> 11,226,574> Loading: media/lua/shared/Fishing/fishing_properties.lua
LOG  : Lua         , 1655068765619> 11,226,584> Loading: media/lua/shared/Foraging/forageDefinitions.lua
LOG  : Lua         , 1655068765657> 11,226,623> Loading: media/lua/shared/Foraging/forageSystem.lua
LOG  : Lua         , 1655068765676> 11,226,642> Loading: media/lua/shared/ISBaseObject.lua
LOG  : Lua         , 1655068765683> 11,226,649> Loading: media/lua/shared/JoyPad/JoyPadSetup.lua
LOG  : Lua         , 1655068765696> 11,226,662> Loading: media/lua/shared/Logs/ISLogSystem.lua
LOG  : Lua         , 1655068765705> 11,226,671> Loading: media/lua/shared/Logs/ISPerkLog.lua
LOG  : Lua         , 1655068765713> 11,226,679> Loading: media/lua/shared/NPCs/AttachedLocations.lua
LOG  : Lua         , 1655068765723> 11,226,689> Loading: media/lua/shared/NPCs/BodyLocations.lua
LOG  : Lua         , 1655068765734> 11,226,700> Loading: media/lua/shared/NPCs/MainCreationMethods.lua
LOG  : Lua         , 1655068765767> 11,226,733> Loading: media/lua/shared/NPCs/ZombiesZoneDefinition.lua
LOG  : Lua         , 1655068765777> 11,226,743> Loading: media/lua/shared/RecordedMedia/ISRecordeMedia.lua
LOG  : Lua         , 1655068765784> 11,226,750> Loading: media/lua/shared/RecordedMedia/recorded_media.lua
LOG  : Lua         , 1655068765847> 11,226,813> Loading: media/lua/shared/Reloading/ISRackAction.lua
LOG  : Lua         , 1655068765853> 11,226,819> Loading: media/lua/shared/TimedActions/ISBaseTimedAction.lua
LOG  : Lua         , 1655068765862> 11,226,828> Loading: media/lua/shared/Reloading/ISReloadAction.lua
LOG  : Lua         , 1655068765868> 11,226,834> Loading: media/lua/shared/Reloading/ISReloadManager.lua
LOG  : Lua         , 1655068765876> 11,226,842> Loading: media/lua/shared/Reloading/ISReloadUtil.lua
LOG  : Lua         , 1655068765883> 11,226,850> Loading: media/lua/shared/Reloading/ISReloadableMagazine.lua
LOG  : Lua         , 1655068765890> 11,226,856> Loading: media/lua/shared/Reloading/ISReloadable.lua
LOG  : Lua         , 1655068765900> 11,226,866> Loading: media/lua/shared/Reloading/ISSemiAutoWeapon.lua
LOG  : Lua         , 1655068765908> 11,226,874> Loading: media/lua/shared/Reloading/ISReloadableWeapon.lua
LOG  : Lua         , 1655068765916> 11,226,882> Loading: media/lua/shared/Reloading/ISShotgunWeapon.lua
LOG  : Lua         , 1655068765926> 11,226,892> Loading: media/lua/shared/Reloading/ISRevolverWeapon.lua
LOG  : Lua         , 1655068765934> 11,226,900> Loading: media/lua/shared/Reloading/stormysReload.lua
LOG  : Lua         , 1655068765944> 11,226,910> Loading: media/lua/shared/Sandbox/Beginner.lua
LOG  : Lua         , 1655068765951> 11,226,917> Loading: media/lua/shared/Sandbox/Builder.lua
LOG  : Lua         , 1655068765958> 11,226,924> Loading: media/lua/shared/Sandbox/FirstWeek.lua
LOG  : Lua         , 1655068765964> 11,226,931> Loading: media/lua/shared/Sandbox/SandboxVars.lua
LOG  : Lua         , 1655068765969> 11,226,936> Loading: media/lua/shared/Sandbox/Survival.lua
LOG  : Lua         , 1655068765976> 11,226,942> Loading: media/lua/shared/Sandbox/SixMonthsLater.lua
LOG  : Lua         , 1655068765983> 11,226,950> Loading: media/lua/shared/Sandbox/Survivor.lua
LOG  : Lua         , 1655068765991> 11,226,957> Loading: media/lua/shared/SoundBanks/SoundBanks.lua
LOG  : Lua         , 1655068765999> 11,226,965> Loading: media/lua/shared/SpawnRegions.lua
LOG  : Lua         , 1655068766006> 11,226,973> Loading: media/lua/shared/StashDescriptions/MarchRidgeStashDesc.lua
LOG  : Lua         , 1655068766014> 11,226,980> Loading: media/lua/shared/StashDescriptions/StashUtil.lua
LOG  : Lua         , 1655068766022> 11,226,988> Loading: media/lua/shared/StashDescriptions/MulStashDesc.lua
LOG  : Lua         , 1655068766030> 11,226,996> Loading: media/lua/shared/StashDescriptions/RosewoodStashDesc.lua
LOG  : Lua         , 1655068766038> 11,227,004> Loading: media/lua/shared/StashDescriptions/WpStashDesc.lua
LOG  : Lua         , 1655068766047> 11,227,013> Loading: media/lua/shared/Util/AdjacentFreeTileFinder.lua
LOG  : Lua         , 1655068766055> 11,227,021> Loading: media/lua/shared/Util/BuildingHelper.lua
LOG  : Lua         , 1655068766061> 11,227,027> Loading: media/lua/shared/Util/ISPriorityTable.lua
LOG  : Lua         , 1655068766069> 11,227,035> Loading: media/lua/shared/Util/LuaList.lua
LOG  : Lua         , 1655068766077> 11,227,043> Loading: media/lua/shared/Util/LuaNet.lua
LOG  : Lua         , 1655068766087> 11,227,053> Loading: media/lua/shared/Util/StringReplacer.lua
LOG  : Lua         , 1655068766094> 11,227,060> Loading: media/lua/shared/Util/Vector2.lua
LOG  : Lua         , 1655068766100> 11,227,066> Loading: media/lua/shared/VehicleZoneDefinition.lua
LOG  : Lua         , 1655068766108> 11,227,074> Loading: media/lua/shared/a_requires.lua
LOG  : Lua         , 1655068766113> 11,227,079> Loading: media/lua/shared/defines.lua
LOG  : Lua         , 1655068766118> 11,227,084> Loading: media/lua/shared/iwbumstempmodelcompat.lua
LOG  : Lua         , 1655068766127> 11,227,093> Loading: media/lua/shared/keyBinding.lua
LOG  : Lua         , 1655068766133> 11,227,099> Loading: media/lua/shared/luautils.lua
LOG  : Lua         , 1655068769881> 11,230,846> Loading: media/lua/server/BuildingObjects/ISAnvil.lua
LOG  : Lua         , 1655068769887> 11,230,852> Loading: media/lua/server/BuildingObjects/ISBuildingObject.lua
LOG  : Lua         , 1655068769895> 11,230,861> Loading: media/lua/server/BuildingObjects/ISBSFurnace.lua
LOG  : Lua         , 1655068769901> 11,230,867> Loading: media/lua/server/BuildingObjects/ISBarbedWire.lua
LOG  : Lua         , 1655068769908> 11,230,874> Loading: media/lua/server/BuildingObjects/ISBuildCursorMouse.lua
LOG  : Lua         , 1655068769914> 11,230,880> Loading: media/lua/server/BuildingObjects/ISBuildUtil.lua
LOG  : Lua         , 1655068769923> 11,230,889> Loading: media/lua/server/BuildingObjects/ISChopTreeCursor.lua
LOG  : Lua         , 1655068769930> 11,230,895> Loading: media/lua/server/BuildingObjects/ISCleanBloodCursor.lua
LOG  : Lua         , 1655068769935> 11,230,901> Loading: media/lua/server/BuildingObjects/ISCompost.lua
LOG  : Lua         , 1655068769941> 11,230,907> Loading: media/lua/server/BuildingObjects/ISDestroyCursor.lua
LOG  : Lua         , 1655068769948> 11,230,914> Loading: media/lua/server/BuildingObjects/ISDoubleDoor.lua
LOG  : Lua         , 1655068769956> 11,230,921> Loading: media/lua/server/BuildingObjects/ISDoubleTileFurniture.lua
LOG  : Lua         , 1655068769963> 11,230,929> Loading: media/lua/server/BuildingObjects/ISEmptyGraves.lua
LOG  : Lua         , 1655068769969> 11,230,935> Loading: media/lua/server/BuildingObjects/ISLightSource.lua
LOG  : Lua         , 1655068769976> 11,230,941> Loading: media/lua/server/BuildingObjects/ISMoveableCursor.lua
LOG  : Lua         , 1655068769984> 11,230,950> Loading: media/lua/server/BuildingObjects/ISNaturalFloor.lua
LOG  : Lua         , 1655068769991> 11,230,957> Loading: media/lua/server/BuildingObjects/ISPaintCursor.lua
LOG  : Lua         , 1655068769998> 11,230,963> Loading: media/lua/server/BuildingObjects/ISPlace3DItemCursor.lua
LOG  : Lua         , 1655068770006> 11,230,971> Loading: media/lua/server/BuildingObjects/ISRemovePlantCursor.lua
LOG  : Lua         , 1655068770012> 11,230,978> Loading: media/lua/server/BuildingObjects/ISSelectCursor.lua
LOG  : Lua         , 1655068770018> 11,230,984> Loading: media/lua/server/BuildingObjects/ISShovelGroundCursor.lua
LOG  : Lua         , 1655068770025> 11,230,991> Loading: media/lua/server/BuildingObjects/ISSimpleFurniture.lua
LOG  : Lua         , 1655068770031> 11,230,997> Loading: media/lua/server/BuildingObjects/ISWalkToCursor.lua
LOG  : Lua         , 1655068770037> 11,231,003> Loading: media/lua/server/BuildingObjects/ISWoodenContainer.lua
LOG  : Lua         , 1655068770043> 11,231,009> Loading: media/lua/server/BuildingObjects/ISWoodenDoor.lua
LOG  : Lua         , 1655068770049> 11,231,015> Loading: media/lua/server/BuildingObjects/ISWoodenDoorFrame.lua
LOG  : Lua         , 1655068770055> 11,231,021> Loading: media/lua/server/BuildingObjects/ISWoodenFloor.lua
LOG  : Lua         , 1655068770063> 11,231,029> Loading: media/lua/server/BuildingObjects/ISWoodenStairs.lua
LOG  : Lua         , 1655068770069> 11,231,035> Loading: media/lua/server/BuildingObjects/ISWoodenWall.lua
LOG  : Lua         , 1655068770077> 11,231,043> Loading: media/lua/server/BuildingObjects/PaintingReference.lua
LOG  : Lua         , 1655068770084> 11,231,050> Loading: media/lua/server/Camping/BuildingObjects/campingCampfire.lua
LOG  : Lua         , 1655068770090> 11,231,056> Loading: media/lua/server/Camping/BuildingObjects/campingTent.lua
LOG  : Lua         , 1655068770097> 11,231,063> Loading: media/lua/server/Camping/SCampfireGlobalObject.lua
LOG  : Lua         , 1655068770103> 11,231,069> Loading: media/lua/server/Map/SGlobalObject.lua
LOG  : Lua         , 1655068770110> 11,231,076> Loading: media/lua/server/Camping/SCampfireSystem.lua
LOG  : Lua         , 1655068770117> 11,231,083> Loading: media/lua/server/Map/SGlobalObjectSystem.lua
LOG  : Lua         , 1655068770134> 11,231,100> Loading: media/lua/server/Camping/SCampfireSystemCommands.lua
LOG  : Lua         , 1655068770140> 11,231,106> Loading: media/lua/server/Camping/camping_fuel.lua
LOG  : Lua         , 1655068770144> 11,231,111> Loading: media/lua/server/Camping/camping_tent.lua
LOG  : Lua         , 1655068770151> 11,231,117> Loading: media/lua/server/Camping/camping_text.lua
LOG  : Lua         , 1655068770155> 11,231,121> Loading: media/lua/server/ClientCommands.lua
LOG  : Lua         , 1655068770164> 11,231,130> Loading: media/lua/server/Climate/ClimateMain.lua
LOG  : Lua         , 1655068770169> 11,231,136> Loading: media/lua/server/Farming/BuildingObjects/ISFarmingCursor.lua
LOG  : Lua         , 1655068770176> 11,231,142> Loading: media/lua/server/Farming/BuildingObjects/ISFarmingCursorMouse.lua
LOG  : Lua         , 1655068770182> 11,231,148> Loading: media/lua/server/Farming/BuildingObjects/farmingPlot.lua
LOG  : Lua         , 1655068770188> 11,231,154> Loading: media/lua/server/Farming/SFarmingSystem.lua
LOG  : Lua         , 1655068770195> 11,231,162> Loading: media/lua/server/Farming/SPlantGlobalObject.lua
LOG  : Lua         , 1655068770203> 11,231,169> Loading: media/lua/server/Farming/ScavengeDefinition.lua
LOG  : Lua         , 1655068770210> 11,231,176> Loading: media/lua/server/Farming/farmingCommands.lua
LOG  : Lua         , 1655068770215> 11,231,181> Loading: media/lua/server/Farming/farming_vegetableconf.lua
LOG  : Lua         , 1655068770224> 11,231,190> Loading: media/lua/server/FireFighting/FireFighting.lua
LOG  : Lua         , 1655068770230> 11,231,196> Loading: media/lua/server/FireFighting/ISExtinguishCursor.lua
LOG  : Lua         , 1655068770235> 11,231,202> Loading: media/lua/server/Fishing/BuildingObjects/FishingNet.lua
LOG  : Lua         , 1655068770241> 11,231,207> Loading: media/lua/server/Foraging/forageServer.lua
LOG  : Lua         , 1655068770248> 11,231,214> Loading: media/lua/server/HealthSystem/HealthUpdate.lua
LOG  : Lua         , 1655068770254> 11,231,220> Loading: media/lua/server/ISBuildingBlueprintManager.lua
LOG  : Lua         , 1655068770261> 11,231,227> Loading: media/lua/server/ISCoordConversion.lua
LOG  : Lua         , 1655068770266> 11,231,232> Loading: media/lua/server/ISObjectClickHandler.lua
LOG  : Lua         , 1655068770273> 11,231,239> Loading: media/lua/server/Items/AcceptItemFunction.lua
LOG  : Lua         , 1655068770279> 11,231,245> Loading: media/lua/server/Items/ApplianceOverlays.lua
LOG  : Lua         , 1655068770291> 11,231,257> Loading: media/lua/server/Items/BentFences.lua
LOG  : Lua         , 1655068770297> 11,231,263> Loading: media/lua/server/Items/BrokenFences.lua
LOG  : Lua         , 1655068770309> 11,231,275> Loading: media/lua/server/Items/CounterOverlays.lua
LOG  : Lua         , 1655068770315> 11,231,281> Loading: media/lua/server/Items/Distributions.lua
LOG  : Lua         , 1655068770346> 11,231,313> Loading: media/lua/server/Items/FixturesOverlays.lua
LOG  : Lua         , 1655068770352> 11,231,318> Loading: media/lua/server/Items/FloorStreetOverlays.lua
LOG  : Lua         , 1655068770359> 11,231,325> Loading: media/lua/server/Items/FloorTileOverlays.lua
LOG  : Lua         , 1655068770365> 11,231,332> Loading: media/lua/server/Items/FloorWoodOverlays.lua
LOG  : Lua         , 1655068770371> 11,231,338> Loading: media/lua/server/Items/FurnitureOfficeOverlays.lua
LOG  : Lua         , 1655068770378> 11,231,344> Loading: media/lua/server/Items/ItemBindingHandler.lua
LOG  : Lua         , 1655068770384> 11,231,350> Loading: media/lua/server/Items/ItemPicker.lua
LOG  : Lua         , 1655068770388> 11,231,354> Loading: media/lua/server/Items/ProceduralDistributions.lua
LOG  : Lua         , 1655068770416> 11,231,383> Loading: media/lua/server/Items/ScriptItemInterface.lua
LOG  : Lua         , 1655068770422> 11,231,388> Loading: media/lua/server/Items/SeatingOverlays.lua
LOG  : Lua         , 1655068770429> 11,231,396> Loading: media/lua/server/Items/StorageOverlays.lua
LOG  : Lua         , 1655068770436> 11,231,402> Loading: media/lua/server/Items/SuburbsDistributions.lua
LOG  : Lua         , 1655068770443> 11,231,408> Loading: media/lua/server/Items/TileOverlays.lua
LOG  : Lua         , 1655068770452> 11,231,417> Loading: media/lua/server/Items/TileOverlaysSmooth.lua
LOG  : Lua         , 1655068770457> 11,231,423> Loading: media/lua/server/Items/WallsBrickOverlays.lua
LOG  : Lua         , 1655068770465> 11,231,430> Loading: media/lua/server/Items/WorldFiller.lua
LOG  : Lua         , 1655068770473> 11,231,438> Loading: media/lua/server/Map/MapObjects/MOBarricade.lua
LOG  : Lua         , 1655068770482> 11,231,447> Loading: media/lua/server/Map/MapObjects/MOCampfire.lua
LOG  : Lua         , 1655068770489> 11,231,454> Loading: media/lua/server/Map/MapObjects/MOCompost.lua
LOG  : Lua         , 1655068770494> 11,231,460> Loading: media/lua/server/Map/MapObjects/MOFarming.lua
LOG  : Lua         , 1655068770501> 11,231,467> Loading: media/lua/server/Map/MapObjects/MOGenerator.lua
LOG  : Lua         , 1655068770507> 11,231,473> Loading: media/lua/server/Map/MapObjects/MOLampOnPillar.lua
LOG  : Lua         , 1655068770514> 11,231,479> Loading: media/lua/server/Map/MapObjects/MOMetalDrum.lua
LOG  : Lua         , 1655068770521> 11,231,486> Loading: media/lua/server/Map/MapObjects/MORainCollectorBarrel.lua
LOG  : Lua         , 1655068770527> 11,231,493> Loading: media/lua/server/RainBarrel/BuildingObjects/RainCollectorBarrel.lua
LOG  : Lua         , 1655068770534> 11,231,499> Loading: media/lua/server/Map/MapObjects/MORandomPottedPlant.lua
LOG  : Lua         , 1655068770539> 11,231,504> Loading: media/lua/server/Map/MapObjects/MOTent.lua
LOG  : Lua         , 1655068770544> 11,231,510> Loading: media/lua/server/Map/MapObjects/MOTrap.lua
LOG  : Lua         , 1655068770551> 11,231,516> Loading: media/lua/server/Traps/TrapDefinition.lua
LOG  : Lua         , 1655068770556> 11,231,522> Loading: media/lua/server/Traps/STrapSystem.lua
LOG  : Lua         , 1655068770564> 11,231,529> Loading: media/lua/server/Map/MapObjects/MOWoodenWallFrame.lua
LOG  : Lua         , 1655068770570> 11,231,535> Loading: media/lua/server/Map/MetaEnum.lua
LOG  : Lua         , 1655068770575> 11,231,540> Loading: media/lua/server/MetalDrum/BuildingObjects/ISMetalDrum.lua
LOG  : Lua         , 1655068770580> 11,231,546> Loading: media/lua/server/MetalDrum/SMetalDrumGlobalObject.lua
LOG  : Lua         , 1655068770586> 11,231,552> Loading: media/lua/server/MetalDrum/SMetalDrumSystem.lua
LOG  : Lua         , 1655068770593> 11,231,559> Loading: media/lua/server/Movers/ISBaseMover.lua
LOG  : Lua         , 1655068770599> 11,231,564> Loading: media/lua/server/Movers/MoverStateMachine.lua
LOG  : Lua         , 1655068770604> 11,231,569> Loading: media/lua/server/Movers/MoverStates/ISBaseState.lua
LOG  : Lua         , 1655068770609> 11,231,574> Loading: media/lua/server/Movers/MoverStates/MoveToState.lua
LOG  : Lua         , 1655068770614> 11,231,579> Loading: media/lua/server/Movers/Rabbit.lua
LOG  : Lua         , 1655068770620> 11,231,585> Loading: media/lua/server/NPCs/SadisticAIDirector/SadisticMusicDirector.lua
LOG  : Lua         , 1655068770627> 11,231,592> Loading: media/lua/server/NewSelectionSystem/GridSquareSelector.lua
LOG  : Lua         , 1655068770633> 11,231,598> Loading: media/lua/server/Professions/Professions.lua
LOG  : Lua         , 1655068770638> 11,231,604> Loading: media/lua/server/RainBarrel/SRainBarrelGlobalObject.lua
LOG  : Lua         , 1655068770645> 11,231,610> Loading: media/lua/server/RainBarrel/SRainBarrelSystem.lua
LOG  : Lua         , 1655068770652> 11,231,617> Loading: media/lua/server/Seasons/season.lua
LOG  : Lua         , 1655068770659> 11,231,624> Loading: media/lua/server/Seasons/seasonProps.lua
LOG  : Lua         , 1655068770665> 11,231,631> Loading: media/lua/server/Traps/BuildingObjects/TrapBO.lua
LOG  : Lua         , 1655068770671> 11,231,638> Loading: media/lua/server/Traps/ISUI/ISTrapMenu.lua
LOG  : Lua         , 1655068770679> 11,231,644> Loading: media/lua/server/Traps/STrapGlobalObject.lua
LOG  : Lua         , 1655068770687> 11,231,652> Loading: media/lua/server/Traps/TrapRecipeCode.lua
LOG  : Lua         , 1655068770692> 11,231,658> Loading: media/lua/server/Traps/trappingCommands.lua
LOG  : Lua         , 1655068770698> 11,231,663> Loading: media/lua/server/TurnBased/TurnBasedMain.lua
LOG  : Lua         , 1655068770703> 11,231,668> Loading: media/lua/server/TutorialHelperFunctions.lua
LOG  : Lua         , 1655068770707> 11,231,673> Loading: media/lua/server/Vehicles/VehicleCommands.lua
LOG  : Lua         , 1655068770714> 11,231,680> Loading: media/lua/server/Vehicles/VehicleDistributions.lua
LOG  : Lua         , 1655068770723> 11,231,689> Loading: media/lua/server/Vehicles/Vehicles.lua
LOG  : Lua         , 1655068770733> 11,231,699> Loading: media/lua/server/XpSystem/XPSystem_SkillBook.lua
LOG  : Lua         , 1655068770739> 11,231,704> Loading: media/lua/server/XpSystem/XpSystem_text.lua
LOG  : Lua         , 1655068770744> 11,231,709> Loading: media/lua/server/XpSystem/XpUpdate.lua
LOG  : Lua         , 1655068770750> 11,231,715> Loading: media/lua/server/metazones/metazoneHandler.lua
LOG  : Lua         , 1655068770756> 11,231,721> Loading: media/lua/server/radio/ISDynamicRadio.lua
LOG  : Lua         , 1655068770763> 11,231,728> Loading: media/lua/server/radio/ISWeatherChannel.lua
LOG  : Lua         , 1655068770770> 11,231,735> Loading: media/lua/server/recipecode.lua
LOG  : General     , 1655068770780> 11,231,745> luaChecksum: d2ca074c69006a5c0bcc33204b213796
LOG  : Lua         , 1655068770999> 11,231,965> Loading: C:/Users/marci/Zomboid/Server/servertest_SandboxVars.lua
LOG  : General     , 1655068771003> 11,231,968> writing C:\Users\marci\Zomboid\Server\servertest_SandboxVars.lua
LOG  : Lua         , 1655068771073> 11,232,039> Loading: C:/Users/marci/Zomboid/Server/servertest_spawnregions.lua
LOG  : Lua         , 1655068771075> 11,232,041> Loading: media/maps/Muldraugh, KY/spawnpoints.lua
LOG  : Lua         , 1655068771083> 11,232,049> Loading: media/maps/West Point, KY/spawnpoints.lua
LOG  : Lua         , 1655068771091> 11,232,057> Loading: media/maps/Rosewood, KY/spawnpoints.lua
LOG  : Lua         , 1655068771098> 11,232,063> Loading: media/maps/Riverside, KY/spawnpoints.lua
LOG  : Network     , 1655068771180> 11,232,146> Loading world...
LOG  : General     , 1655068771198> 11,232,164> IsoMetaGrid.Create: begin scanning directories
LOG  : General     , 1655068771217> 11,232,183> Looking in these map folders:
LOG  : General     , 1655068771218> 11,232,184>     G:\SteamLibrary\steamapps\common\Project Zomboid Dedicated Server\media\maps\Muldraugh, KY
LOG  : General     , 1655068771218> 11,232,184> <End of map-folders list>
LOG  : General     , 1655068771225> 11,232,191> IsoMetaGrid.Create: finished scanning directories in 0.027 seconds
LOG  : General     , 1655068771226> 11,232,191> IsoMetaGrid.Create: begin loading
LOG  : General     , 1655068771493> 11,232,459> tiledef: loading G:\SteamLibrary\steamapps\common\Project Zomboid Dedicated Server\media\tiledefinitions.tiles
LOG  : General     , 1655068771511> 11,232,477> tiledef: loading G:\SteamLibrary\steamapps\common\Project Zomboid Dedicated Server\media\newtiledefinitions.tiles
LOG  : General     , 1655068771637> 11,232,603> tiledef: loading G:\SteamLibrary\steamapps\common\Project Zomboid Dedicated Server\media\tiledefinitions_erosion.tiles
LOG  : General     , 1655068771650> 11,232,616> tiledef: loading G:\SteamLibrary\steamapps\common\Project Zomboid Dedicated Server\media\tiledefinitions_apcom.tiles
LOG  : General     , 1655068771659> 11,232,626> tiledef: loading G:\SteamLibrary\steamapps\common\Project Zomboid Dedicated Server\media\tiledefinitions_overlays.tiles
LOG  : General     , 1655068771675> 11,232,641> tiledef: loading G:\SteamLibrary\steamapps\common\Project Zomboid Dedicated Server\media\tiledefinitions_noiseworks.patch.tiles
LOG  : General     , 1655068771705> 11,232,671> tiledef: loading G:\SteamLibrary\steamapps\common\Project Zomboid Dedicated Server\media\tiledefinitions.tiles
LOG  : General     , 1655068771864> 11,232,830> tiledef: loading G:\SteamLibrary\steamapps\common\Project Zomboid Dedicated Server\media\newtiledefinitions.tiles
LOG  : General     , 1655068772073> 11,233,039> MOVABLES: E face defined more than once for group: (Bar Wall Bar) sheet = location_restaurant_bar_01
LOG  : General     , 1655068772077> 11,233,043> MOVABLES: S face defined more than once for group: (Bar Wall Bar) sheet = location_restaurant_bar_01
LOG  : General     , 1655068772081> 11,233,047> MOVABLES: E face defined more than once for group: (Left Bar Wall Bar) sheet = location_restaurant_bar_01
LOG  : General     , 1655068772081> 11,233,047> MOVABLES: S face defined more than once for group: (Left Bar Wall Bar) sheet = location_restaurant_bar_01
LOG  : General     , 1655068772083> 11,233,049> MOVABLES: E face defined more than once for group: (Right Bar Wall Bar) sheet = location_restaurant_bar_01
LOG  : General     , 1655068772085> 11,233,050> MOVABLES: S face defined more than once for group: (Right Bar Wall Bar) sheet = location_restaurant_bar_01
LOG  : General     , 1655068772086> 11,233,051> MOVABLES: E face defined more than once for group: (Bar Tap Antique) sheet = location_restaurant_bar_01
LOG  : General     , 1655068772087> 11,233,053> MOVABLES: Object has too many faces defined for group: (Bar Counter) sheet = location_restaurant_bar_01
LOG  : General     , 1655068772091> 11,233,057> MOVABLES: Object has too many faces defined for group: (Bar Corner Counter) sheet = location_restaurant_bar_01
LOG  : General     , 1655068772176> 11,233,142> MOVABLES: Object has only one face defined for group: (Streetname Sign) sheet = street_decoration_01
LOG  : General     , 1655068772178> 11,233,144> MOVABLES: Not all members have a valid face defined for group: (Streetname Sign) sheet = street_decoration_01
LOG  : General     , 1655068772322> 11,233,288> MOVABLES: Object only has 3 sprites, _might_ have a error in settings, group: (Tattoo Parlor Sign) sheet = location_shop_accessories_genericsigns_01
LOG  : General     , 1655068772323> 11,233,288> MOVABLES: Object only has 3 sprites, _might_ have a error in settings, group: (Bail Bonds Sign) sheet = location_shop_accessories_genericsigns_01
LOG  : General     , 1655068772325> 11,233,291> MOVABLES: Object only has 3 sprites, _might_ have a error in settings, group: (Pony Roam-o Sign) sheet = signs_one-off_01
LOG  : General     , 1655068772364> 11,233,330> MOVABLES: Not all members have a valid face defined for group: (Military Crate) sheet = location_military_generic_01
LOG  : General     , 1655068772367> 11,233,333> MOVABLES: Object only has 3 sprites, _might_ have a error in settings, group: (The Glorious Spiffo) sheet = location_restaurant_spiffos_03
LOG  : General     , 1655068772390> 11,233,356> tiledef: loading G:\SteamLibrary\steamapps\common\Project Zomboid Dedicated Server\media\tiledefinitions_erosion.tiles
LOG  : General     , 1655068772394> 11,233,360> duplicate texture d_floorleaves_1_0 ignore ID=524800, use ID=355000
LOG  : General     , 1655068772394> 11,233,360> duplicate texture d_floorleaves_1_1 ignore ID=524801, use ID=355001
LOG  : General     , 1655068772395> 11,233,360> duplicate texture d_floorleaves_1_2 ignore ID=524802, use ID=355002
LOG  : General     , 1655068772395> 11,233,361> duplicate texture d_floorleaves_1_3 ignore ID=524803, use ID=355003
LOG  : General     , 1655068772395> 11,233,361> duplicate texture d_floorleaves_1_4 ignore ID=524804, use ID=355004
LOG  : General     , 1655068772396> 11,233,362> duplicate texture d_floorleaves_1_5 ignore ID=524805, use ID=355005
LOG  : General     , 1655068772396> 11,233,362> duplicate texture d_floorleaves_1_6 ignore ID=524806, use ID=355006
LOG  : General     , 1655068772396> 11,233,362> duplicate texture d_floorleaves_1_7 ignore ID=524807, use ID=355007
LOG  : General     , 1655068772397> 11,233,363> duplicate texture d_floorleaves_1_8 ignore ID=524808, use ID=355008
LOG  : General     , 1655068772397> 11,233,363> duplicate texture d_floorleaves_1_9 ignore ID=524809, use ID=355009
LOG  : General     , 1655068772398> 11,233,364> duplicate texture d_floorleaves_1_10 ignore ID=524810, use ID=355010
LOG  : General     , 1655068772398> 11,233,364> duplicate texture d_floorleaves_1_11 ignore ID=524811, use ID=355011
LOG  : General     , 1655068772398> 11,233,364> duplicate texture d_floorleaves_1_12 ignore ID=524812, use ID=355012
LOG  : General     , 1655068772399> 11,233,365> duplicate texture d_floorleaves_1_13 ignore ID=524813, use ID=355013
LOG  : General     , 1655068772399> 11,233,365> duplicate texture d_floorleaves_1_14 ignore ID=524814, use ID=355014
LOG  : General     , 1655068772399> 11,233,365> duplicate texture d_floorleaves_1_15 ignore ID=524815, use ID=355015
LOG  : General     , 1655068772400> 11,233,366> duplicate texture d_floorleaves_1_16 ignore ID=524816, use ID=355016
LOG  : General     , 1655068772400> 11,233,366> duplicate texture d_floorleaves_1_17 ignore ID=524817, use ID=355017
LOG  : General     , 1655068772401> 11,233,366> duplicate texture d_floorleaves_1_18 ignore ID=524818, use ID=355018
LOG  : General     , 1655068772401> 11,233,367> duplicate texture d_floorleaves_1_19 ignore ID=524819, use ID=355019
LOG  : General     , 1655068772401> 11,233,367> duplicate texture d_floorleaves_1_20 ignore ID=524820, use ID=355020
LOG  : General     , 1655068772402> 11,233,368> duplicate texture d_floorleaves_1_21 ignore ID=524821, use ID=355021
LOG  : General     , 1655068772402> 11,233,368> duplicate texture d_floorleaves_1_22 ignore ID=524822, use ID=355022
LOG  : General     , 1655068772403> 11,233,369> duplicate texture d_floorleaves_1_23 ignore ID=524823, use ID=355023
LOG  : General     , 1655068772403> 11,233,369> duplicate texture d_floorleaves_1_24 ignore ID=524824, use ID=355024
LOG  : General     , 1655068772403> 11,233,369> duplicate texture d_floorleaves_1_25 ignore ID=524825, use ID=355025
LOG  : General     , 1655068772406> 11,233,372> duplicate texture d_floorleaves_1_26 ignore ID=524826, use ID=355026
LOG  : General     , 1655068772407> 11,233,373> duplicate texture d_floorleaves_1_27 ignore ID=524827, use ID=355027
LOG  : General     , 1655068772407> 11,233,373> duplicate texture d_floorleaves_1_28 ignore ID=524828, use ID=355028
LOG  : General     , 1655068772408> 11,233,373> duplicate texture d_floorleaves_1_29 ignore ID=524829, use ID=355029
LOG  : General     , 1655068772408> 11,233,374> duplicate texture d_floorleaves_1_30 ignore ID=524830, use ID=355030
LOG  : General     , 1655068772408> 11,233,374> duplicate texture d_floorleaves_1_31 ignore ID=524831, use ID=355031
LOG  : General     , 1655068772409> 11,233,375> duplicate texture d_generic_1_0 ignore ID=525312, use ID=356000
LOG  : General     , 1655068772409> 11,233,375> duplicate texture d_generic_1_1 ignore ID=525313, use ID=356001
LOG  : General     , 1655068772410> 11,233,376> duplicate texture d_generic_1_2 ignore ID=525314, use ID=356002
LOG  : General     , 1655068772410> 11,233,376> duplicate texture d_generic_1_3 ignore ID=525315, use ID=356003
LOG  : General     , 1655068772411> 11,233,377> duplicate texture d_generic_1_4 ignore ID=525316, use ID=356004
LOG  : General     , 1655068772411> 11,233,377> duplicate texture d_generic_1_5 ignore ID=525317, use ID=356005
LOG  : General     , 1655068772411> 11,233,377> duplicate texture d_generic_1_6 ignore ID=525318, use ID=356006
LOG  : General     , 1655068772412> 11,233,378> duplicate texture d_generic_1_7 ignore ID=525319, use ID=356007
LOG  : General     , 1655068772412> 11,233,378> duplicate texture d_generic_1_8 ignore ID=525320, use ID=356008
LOG  : General     , 1655068772413> 11,233,378> duplicate texture d_generic_1_9 ignore ID=525321, use ID=356009
LOG  : General     , 1655068772413> 11,233,379> duplicate texture d_generic_1_10 ignore ID=525322, use ID=356010
LOG  : General     , 1655068772413> 11,233,379> duplicate texture d_generic_1_11 ignore ID=525323, use ID=356011
LOG  : General     , 1655068772414> 11,233,380> duplicate texture d_generic_1_12 ignore ID=525324, use ID=356012
LOG  : General     , 1655068772414> 11,233,380> duplicate texture d_generic_1_13 ignore ID=525325, use ID=356013
LOG  : General     , 1655068772414> 11,233,380> duplicate texture d_generic_1_14 ignore ID=525326, use ID=356014
LOG  : General     , 1655068772415> 11,233,381> duplicate texture d_generic_1_15 ignore ID=525327, use ID=356015
LOG  : General     , 1655068772415> 11,233,381> duplicate texture d_generic_1_16 ignore ID=525328, use ID=356016
LOG  : General     , 1655068772415> 11,233,381> duplicate texture d_generic_1_17 ignore ID=525329, use ID=356017
LOG  : General     , 1655068772416> 11,233,382> duplicate texture d_generic_1_18 ignore ID=525330, use ID=356018
LOG  : General     , 1655068772416> 11,233,382> duplicate texture d_generic_1_19 ignore ID=525331, use ID=356019
LOG  : General     , 1655068772417> 11,233,383> duplicate texture d_generic_1_20 ignore ID=525332, use ID=356020
LOG  : General     , 1655068772417> 11,233,383> duplicate texture d_generic_1_21 ignore ID=525333, use ID=356021
LOG  : General     , 1655068772417> 11,233,383> duplicate texture d_generic_1_22 ignore ID=525334, use ID=356022
LOG  : General     , 1655068772418> 11,233,384> duplicate texture d_generic_1_23 ignore ID=525335, use ID=356023
LOG  : General     , 1655068772418> 11,233,384> duplicate texture d_generic_1_24 ignore ID=525336, use ID=356024
LOG  : General     , 1655068772418> 11,233,384> duplicate texture d_generic_1_25 ignore ID=525337, use ID=356025
LOG  : General     , 1655068772421> 11,233,387> duplicate texture d_generic_1_26 ignore ID=525338, use ID=356026
LOG  : General     , 1655068772421> 11,233,387> duplicate texture d_generic_1_27 ignore ID=525339, use ID=356027
LOG  : General     , 1655068772422> 11,233,388> duplicate texture d_generic_1_28 ignore ID=525340, use ID=356028
LOG  : General     , 1655068772422> 11,233,388> duplicate texture d_generic_1_29 ignore ID=525341, use ID=356029
LOG  : General     , 1655068772422> 11,233,388> duplicate texture d_generic_1_30 ignore ID=525342, use ID=356030
LOG  : General     , 1655068772423> 11,233,389> duplicate texture d_generic_1_31 ignore ID=525343, use ID=356031
LOG  : General     , 1655068772423> 11,233,389> duplicate texture d_generic_1_32 ignore ID=525344, use ID=356032
LOG  : General     , 1655068772423> 11,233,389> duplicate texture d_generic_1_33 ignore ID=525345, use ID=356033
LOG  : General     , 1655068772424> 11,233,390> duplicate texture d_generic_1_34 ignore ID=525346, use ID=356034
LOG  : General     , 1655068772424> 11,233,390> duplicate texture d_generic_1_35 ignore ID=525347, use ID=356035
LOG  : General     , 1655068772425> 11,233,391> duplicate texture d_generic_1_36 ignore ID=525348, use ID=356036
LOG  : General     , 1655068772425> 11,233,391> duplicate texture d_generic_1_37 ignore ID=525349, use ID=356037
LOG  : General     , 1655068772425> 11,233,391> duplicate texture d_generic_1_38 ignore ID=525350, use ID=356038
LOG  : General     , 1655068772426> 11,233,392> duplicate texture d_generic_1_39 ignore ID=525351, use ID=356039
LOG  : General     , 1655068772426> 11,233,392> duplicate texture d_generic_1_40 ignore ID=525352, use ID=356040
LOG  : General     , 1655068772427> 11,233,393> duplicate texture d_generic_1_41 ignore ID=525353, use ID=356041
LOG  : General     , 1655068772428> 11,233,393> duplicate texture d_generic_1_42 ignore ID=525354, use ID=356042
LOG  : General     , 1655068772428> 11,233,394> duplicate texture d_generic_1_43 ignore ID=525355, use ID=356043
LOG  : General     , 1655068772428> 11,233,394> duplicate texture d_generic_1_44 ignore ID=525356, use ID=356044
LOG  : General     , 1655068772429> 11,233,395> duplicate texture d_generic_1_45 ignore ID=525357, use ID=356045
LOG  : General     , 1655068772429> 11,233,395> duplicate texture d_generic_1_46 ignore ID=525358, use ID=356046
LOG  : General     , 1655068772429> 11,233,395> duplicate texture d_generic_1_47 ignore ID=525359, use ID=356047
LOG  : General     , 1655068772430> 11,233,396> duplicate texture d_generic_1_48 ignore ID=525360, use ID=356048
LOG  : General     , 1655068772430> 11,233,396> duplicate texture d_generic_1_49 ignore ID=525361, use ID=356049
LOG  : General     , 1655068772431> 11,233,397> duplicate texture d_generic_1_50 ignore ID=525362, use ID=356050
LOG  : General     , 1655068772431> 11,233,397> duplicate texture d_generic_1_51 ignore ID=525363, use ID=356051
LOG  : General     , 1655068772431> 11,233,397> duplicate texture d_generic_1_52 ignore ID=525364, use ID=356052
LOG  : General     , 1655068772432> 11,233,398> duplicate texture d_generic_1_53 ignore ID=525365, use ID=356053
LOG  : General     , 1655068772432> 11,233,398> duplicate texture d_generic_1_54 ignore ID=525366, use ID=356054
LOG  : General     , 1655068772432> 11,233,398> duplicate texture d_generic_1_55 ignore ID=525367, use ID=356055
LOG  : General     , 1655068772433> 11,233,399> duplicate texture d_generic_1_56 ignore ID=525368, use ID=356056
LOG  : General     , 1655068772433> 11,233,399> duplicate texture d_generic_1_57 ignore ID=525369, use ID=356057
LOG  : General     , 1655068772434> 11,233,399> duplicate texture d_generic_1_58 ignore ID=525370, use ID=356058
LOG  : General     , 1655068772434> 11,233,400> duplicate texture d_generic_1_59 ignore ID=525371, use ID=356059
LOG  : General     , 1655068772434> 11,233,400> duplicate texture d_generic_1_60 ignore ID=525372, use ID=356060
LOG  : General     , 1655068772435> 11,233,401> duplicate texture d_generic_1_61 ignore ID=525373, use ID=356061
LOG  : General     , 1655068772437> 11,233,403> duplicate texture d_generic_1_62 ignore ID=525374, use ID=356062
LOG  : General     , 1655068772437> 11,233,403> duplicate texture d_generic_1_63 ignore ID=525375, use ID=356063
LOG  : General     , 1655068772438> 11,233,404> duplicate texture d_generic_1_64 ignore ID=525376, use ID=356064
LOG  : General     , 1655068772438> 11,233,404> duplicate texture d_generic_1_65 ignore ID=525377, use ID=356065
LOG  : General     , 1655068772439> 11,233,405> duplicate texture d_generic_1_66 ignore ID=525378, use ID=356066
LOG  : General     , 1655068772439> 11,233,405> duplicate texture d_generic_1_67 ignore ID=525379, use ID=356067
LOG  : General     , 1655068772439> 11,233,405> duplicate texture d_generic_1_68 ignore ID=525380, use ID=356068
LOG  : General     , 1655068772440> 11,233,406> duplicate texture d_generic_1_69 ignore ID=525381, use ID=356069
LOG  : General     , 1655068772440> 11,233,406> duplicate texture d_generic_1_70 ignore ID=525382, use ID=356070
LOG  : General     , 1655068772440> 11,233,406> duplicate texture d_generic_1_71 ignore ID=525383, use ID=356071
LOG  : General     , 1655068772441> 11,233,407> duplicate texture d_generic_1_72 ignore ID=525384, use ID=356072
LOG  : General     , 1655068772441> 11,233,407> duplicate texture d_generic_1_73 ignore ID=525385, use ID=356073
LOG  : General     , 1655068772441> 11,233,407> duplicate texture d_generic_1_74 ignore ID=525386, use ID=356074
LOG  : General     , 1655068772442> 11,233,408> duplicate texture d_generic_1_75 ignore ID=525387, use ID=356075
LOG  : General     , 1655068772442> 11,233,408> duplicate texture d_generic_1_76 ignore ID=525388, use ID=356076
LOG  : General     , 1655068772443> 11,233,409> duplicate texture d_generic_1_77 ignore ID=525389, use ID=356077
LOG  : General     , 1655068772443> 11,233,409> duplicate texture d_generic_1_78 ignore ID=525390, use ID=356078
LOG  : General     , 1655068772444> 11,233,410> duplicate texture d_generic_1_79 ignore ID=525391, use ID=356079
LOG  : General     , 1655068772444> 11,233,410> duplicate texture d_generic_1_80 ignore ID=525392, use ID=356080
LOG  : General     , 1655068772444> 11,233,410> duplicate texture d_generic_1_81 ignore ID=525393, use ID=356081
LOG  : General     , 1655068772445> 11,233,411> duplicate texture d_generic_1_82 ignore ID=525394, use ID=356082
LOG  : General     , 1655068772445> 11,233,411> duplicate texture d_generic_1_83 ignore ID=525395, use ID=356083
LOG  : General     , 1655068772446> 11,233,412> duplicate texture d_generic_1_84 ignore ID=525396, use ID=356084
LOG  : General     , 1655068772446> 11,233,412> duplicate texture d_generic_1_85 ignore ID=525397, use ID=356085
LOG  : General     , 1655068772446> 11,233,412> duplicate texture d_generic_1_86 ignore ID=525398, use ID=356086
LOG  : General     , 1655068772447> 11,233,413> duplicate texture d_generic_1_87 ignore ID=525399, use ID=356087
LOG  : General     , 1655068772447> 11,233,413> duplicate texture d_generic_1_88 ignore ID=525400, use ID=356088
LOG  : General     , 1655068772447> 11,233,413> duplicate texture d_generic_1_89 ignore ID=525401, use ID=356089
LOG  : General     , 1655068772448> 11,233,414> duplicate texture d_generic_1_90 ignore ID=525402, use ID=356090
LOG  : General     , 1655068772448> 11,233,414> duplicate texture d_generic_1_91 ignore ID=525403, use ID=356091
LOG  : General     , 1655068772448> 11,233,414> duplicate texture d_generic_1_92 ignore ID=525404, use ID=356092
LOG  : General     , 1655068772449> 11,233,415> duplicate texture d_generic_1_93 ignore ID=525405, use ID=356093
LOG  : General     , 1655068772449> 11,233,415> duplicate texture d_generic_1_94 ignore ID=525406, use ID=356094
LOG  : General     , 1655068772449> 11,233,415> duplicate texture d_generic_1_95 ignore ID=525407, use ID=356095
LOG  : General     , 1655068772452> 11,233,418> duplicate texture d_generic_1_96 ignore ID=525408, use ID=356096
LOG  : General     , 1655068772452> 11,233,418> duplicate texture d_generic_1_97 ignore ID=525409, use ID=356097
LOG  : General     , 1655068772452> 11,233,418> duplicate texture d_generic_1_98 ignore ID=525410, use ID=356098
LOG  : General     , 1655068772453> 11,233,419> duplicate texture d_generic_1_99 ignore ID=525411, use ID=356099
LOG  : General     , 1655068772453> 11,233,419> duplicate texture d_generic_1_100 ignore ID=525412, use ID=356100
LOG  : General     , 1655068772454> 11,233,420> duplicate texture d_generic_1_101 ignore ID=525413, use ID=356101
LOG  : General     , 1655068772454> 11,233,420> duplicate texture d_generic_1_102 ignore ID=525414, use ID=356102
LOG  : General     , 1655068772454> 11,233,420> duplicate texture d_generic_1_103 ignore ID=525415, use ID=356103
LOG  : General     , 1655068772455> 11,233,421> duplicate texture d_generic_1_104 ignore ID=525416, use ID=356104
LOG  : General     , 1655068772455> 11,233,421> duplicate texture d_generic_1_105 ignore ID=525417, use ID=356105
LOG  : General     , 1655068772456> 11,233,422> duplicate texture d_generic_1_106 ignore ID=525418, use ID=356106
LOG  : General     , 1655068772456> 11,233,422> duplicate texture d_generic_1_107 ignore ID=525419, use ID=356107
LOG  : General     , 1655068772456> 11,233,422> duplicate texture d_generic_1_108 ignore ID=525420, use ID=356108
LOG  : General     , 1655068772457> 11,233,423> duplicate texture d_generic_1_109 ignore ID=525421, use ID=356109
LOG  : General     , 1655068772457> 11,233,423> duplicate texture d_generic_1_110 ignore ID=525422, use ID=356110
LOG  : General     , 1655068772457> 11,233,423> duplicate texture d_generic_1_111 ignore ID=525423, use ID=356111
LOG  : General     , 1655068772458> 11,233,424> duplicate texture d_generic_1_112 ignore ID=525424, use ID=356112
LOG  : General     , 1655068772458> 11,233,424> duplicate texture d_generic_1_113 ignore ID=525425, use ID=356113
LOG  : General     , 1655068772458> 11,233,424> duplicate texture d_generic_1_114 ignore ID=525426, use ID=356114
LOG  : General     , 1655068772459> 11,233,425> duplicate texture d_generic_1_115 ignore ID=525427, use ID=356115
LOG  : General     , 1655068772459> 11,233,425> duplicate texture d_generic_1_116 ignore ID=525428, use ID=356116
LOG  : General     , 1655068772459> 11,233,425> duplicate texture d_generic_1_117 ignore ID=525429, use ID=356117
LOG  : General     , 1655068772460> 11,233,426> duplicate texture d_generic_1_118 ignore ID=525430, use ID=356118
LOG  : General     , 1655068772461> 11,233,427> duplicate texture d_generic_1_119 ignore ID=525431, use ID=356119
LOG  : General     , 1655068772461> 11,233,427> duplicate texture d_generic_1_120 ignore ID=525432, use ID=356120
LOG  : General     , 1655068772461> 11,233,427> duplicate texture d_generic_1_121 ignore ID=525433, use ID=356121
LOG  : General     , 1655068772462> 11,233,428> duplicate texture d_generic_1_122 ignore ID=525434, use ID=356122
LOG  : General     , 1655068772462> 11,233,428> duplicate texture d_generic_1_123 ignore ID=525435, use ID=356123
LOG  : General     , 1655068772462> 11,233,428> duplicate texture d_generic_1_124 ignore ID=525436, use ID=356124
LOG  : General     , 1655068772463> 11,233,429> duplicate texture d_generic_1_125 ignore ID=525437, use ID=356125
LOG  : General     , 1655068772463> 11,233,429> duplicate texture d_generic_1_126 ignore ID=525438, use ID=356126
LOG  : General     , 1655068772463> 11,233,429> duplicate texture d_generic_1_127 ignore ID=525439, use ID=356127
LOG  : General     , 1655068772464> 11,233,430> duplicate texture d_generic_1_128 ignore ID=525440, use ID=356128
LOG  : General     , 1655068772464> 11,233,430> duplicate texture d_generic_1_129 ignore ID=525441, use ID=356129
LOG  : General     , 1655068772464> 11,233,430> duplicate texture d_generic_1_130 ignore ID=525442, use ID=356130
LOG  : General     , 1655068772465> 11,233,431> duplicate texture d_generic_1_131 ignore ID=525443, use ID=356131
LOG  : General     , 1655068772465> 11,233,431> duplicate texture d_generic_1_132 ignore ID=525444, use ID=356132
LOG  : General     , 1655068772465> 11,233,431> duplicate texture d_generic_1_133 ignore ID=525445, use ID=356133
LOG  : General     , 1655068772468> 11,233,434> duplicate texture d_generic_1_134 ignore ID=525446, use ID=356134
LOG  : General     , 1655068772468> 11,233,434> duplicate texture d_generic_1_135 ignore ID=525447, use ID=356135
LOG  : General     , 1655068772468> 11,233,434> duplicate texture d_generic_1_136 ignore ID=525448, use ID=356136
LOG  : General     , 1655068772469> 11,233,435> duplicate texture d_generic_1_137 ignore ID=525449, use ID=356137
LOG  : General     , 1655068772469> 11,233,435> duplicate texture d_generic_1_138 ignore ID=525450, use ID=356138
LOG  : General     , 1655068772469> 11,233,435> duplicate texture d_generic_1_139 ignore ID=525451, use ID=356139
LOG  : General     , 1655068772470> 11,233,436> duplicate texture d_generic_1_140 ignore ID=525452, use ID=356140
LOG  : General     , 1655068772470> 11,233,436> duplicate texture d_generic_1_141 ignore ID=525453, use ID=356141
LOG  : General     , 1655068772471> 11,233,437> duplicate texture d_generic_1_142 ignore ID=525454, use ID=356142
LOG  : General     , 1655068772471> 11,233,437> duplicate texture d_generic_1_143 ignore ID=525455, use ID=356143
LOG  : General     , 1655068772471> 11,233,437> duplicate texture d_generic_1_144 ignore ID=525456, use ID=356144
LOG  : General     , 1655068772472> 11,233,438> duplicate texture d_generic_1_145 ignore ID=525457, use ID=356145
LOG  : General     , 1655068772472> 11,233,438> duplicate texture d_generic_1_146 ignore ID=525458, use ID=356146
LOG  : General     , 1655068772472> 11,233,438> duplicate texture d_generic_1_147 ignore ID=525459, use ID=356147
LOG  : General     , 1655068772473> 11,233,439> duplicate texture d_generic_1_148 ignore ID=525460, use ID=356148
LOG  : General     , 1655068772473> 11,233,439> duplicate texture d_generic_1_149 ignore ID=525461, use ID=356149
LOG  : General     , 1655068772473> 11,233,439> duplicate texture d_generic_1_150 ignore ID=525462, use ID=356150
LOG  : General     , 1655068772474> 11,233,440> duplicate texture d_generic_1_151 ignore ID=525463, use ID=356151
LOG  : General     , 1655068772474> 11,233,440> duplicate texture d_generic_1_152 ignore ID=525464, use ID=356152
LOG  : General     , 1655068772474> 11,233,440> duplicate texture d_generic_1_153 ignore ID=525465, use ID=356153
LOG  : General     , 1655068772475> 11,233,441> duplicate texture d_generic_1_154 ignore ID=525466, use ID=356154
LOG  : General     , 1655068772475> 11,233,441> duplicate texture d_generic_1_155 ignore ID=525467, use ID=356155
LOG  : General     , 1655068772476> 11,233,442> duplicate texture d_generic_1_156 ignore ID=525468, use ID=356156
LOG  : General     , 1655068772476> 11,233,442> duplicate texture d_generic_1_157 ignore ID=525469, use ID=356157
LOG  : General     , 1655068772476> 11,233,442> duplicate texture d_generic_1_158 ignore ID=525470, use ID=356158
LOG  : General     , 1655068772477> 11,233,443> duplicate texture d_generic_1_159 ignore ID=525471, use ID=356159
LOG  : General     , 1655068772477> 11,233,443> duplicate texture d_plants_1_0 ignore ID=525824, use ID=357000
LOG  : General     , 1655068772478> 11,233,444> duplicate texture d_plants_1_1 ignore ID=525825, use ID=357001
LOG  : General     , 1655068772478> 11,233,444> duplicate texture d_plants_1_2 ignore ID=525826, use ID=357002
LOG  : General     , 1655068772478> 11,233,444> duplicate texture d_plants_1_3 ignore ID=525827, use ID=357003
LOG  : General     , 1655068772479> 11,233,445> duplicate texture d_plants_1_4 ignore ID=525828, use ID=357004
LOG  : General     , 1655068772479> 11,233,445> duplicate texture d_plants_1_5 ignore ID=525829, use ID=357005
LOG  : General     , 1655068772479> 11,233,445> duplicate texture d_plants_1_6 ignore ID=525830, use ID=357006
LOG  : General     , 1655068772480> 11,233,446> duplicate texture d_plants_1_7 ignore ID=525831, use ID=357007
LOG  : General     , 1655068772480> 11,233,446> duplicate texture d_plants_1_8 ignore ID=525832, use ID=357008
LOG  : General     , 1655068772480> 11,233,446> duplicate texture d_plants_1_9 ignore ID=525833, use ID=357009
LOG  : General     , 1655068772481> 11,233,447> duplicate texture d_plants_1_10 ignore ID=525834, use ID=357010
LOG  : General     , 1655068772481> 11,233,447> duplicate texture d_plants_1_11 ignore ID=525835, use ID=357011
LOG  : General     , 1655068772482> 11,233,448> duplicate texture d_plants_1_12 ignore ID=525836, use ID=357012
LOG  : General     , 1655068772484> 11,233,450> duplicate texture d_plants_1_13 ignore ID=525837, use ID=357013
LOG  : General     , 1655068772484> 11,233,450> duplicate texture d_plants_1_14 ignore ID=525838, use ID=357014
LOG  : General     , 1655068772485> 11,233,451> duplicate texture d_plants_1_15 ignore ID=525839, use ID=357015
LOG  : General     , 1655068772485> 11,233,451> duplicate texture d_plants_1_16 ignore ID=525840, use ID=357016
LOG  : General     , 1655068772485> 11,233,451> duplicate texture d_plants_1_17 ignore ID=525841, use ID=357017
LOG  : General     , 1655068772486> 11,233,452> duplicate texture d_plants_1_18 ignore ID=525842, use ID=357018
LOG  : General     , 1655068772486> 11,233,452> duplicate texture d_plants_1_19 ignore ID=525843, use ID=357019
LOG  : General     , 1655068772487> 11,233,453> duplicate texture d_plants_1_20 ignore ID=525844, use ID=357020
LOG  : General     , 1655068772487> 11,233,453> duplicate texture d_plants_1_21 ignore ID=525845, use ID=357021
LOG  : General     , 1655068772488> 11,233,454> duplicate texture d_plants_1_22 ignore ID=525846, use ID=357022
LOG  : General     , 1655068772488> 11,233,454> duplicate texture d_plants_1_23 ignore ID=525847, use ID=357023
LOG  : General     , 1655068772488> 11,233,454> duplicate texture d_plants_1_24 ignore ID=525848, use ID=357024
LOG  : General     , 1655068772489> 11,233,455> duplicate texture d_plants_1_25 ignore ID=525849, use ID=357025
LOG  : General     , 1655068772489> 11,233,455> duplicate texture d_plants_1_26 ignore ID=525850, use ID=357026
LOG  : General     , 1655068772489> 11,233,455> duplicate texture d_plants_1_27 ignore ID=525851, use ID=357027
LOG  : General     , 1655068772490> 11,233,456> duplicate texture d_plants_1_28 ignore ID=525852, use ID=357028
LOG  : General     , 1655068772490> 11,233,456> duplicate texture d_plants_1_29 ignore ID=525853, use ID=357029
LOG  : General     , 1655068772490> 11,233,456> duplicate texture d_plants_1_30 ignore ID=525854, use ID=357030
LOG  : General     , 1655068772491> 11,233,457> duplicate texture d_plants_1_31 ignore ID=525855, use ID=357031
LOG  : General     , 1655068772491> 11,233,457> duplicate texture d_plants_1_32 ignore ID=525856, use ID=357032
LOG  : General     , 1655068772491> 11,233,457> duplicate texture d_plants_1_33 ignore ID=525857, use ID=357033
LOG  : General     , 1655068772492> 11,233,458> duplicate texture d_plants_1_34 ignore ID=525858, use ID=357034
LOG  : General     , 1655068772492> 11,233,458> duplicate texture d_plants_1_35 ignore ID=525859, use ID=357035
LOG  : General     , 1655068772492> 11,233,458> duplicate texture d_plants_1_36 ignore ID=525860, use ID=357036
LOG  : General     , 1655068772493> 11,233,459> duplicate texture d_plants_1_37 ignore ID=525861, use ID=357037
LOG  : General     , 1655068772493> 11,233,459> duplicate texture d_plants_1_38 ignore ID=525862, use ID=357038
LOG  : General     , 1655068772494> 11,233,460> duplicate texture d_plants_1_39 ignore ID=525863, use ID=357039
LOG  : General     , 1655068772494> 11,233,460> duplicate texture d_plants_1_40 ignore ID=525864, use ID=357040
LOG  : General     , 1655068772495> 11,233,461> duplicate texture d_plants_1_41 ignore ID=525865, use ID=357041
LOG  : General     , 1655068772495> 11,233,461> duplicate texture d_plants_1_42 ignore ID=525866, use ID=357042
LOG  : General     , 1655068772495> 11,233,461> duplicate texture d_plants_1_43 ignore ID=525867, use ID=357043
LOG  : General     , 1655068772496> 11,233,462> duplicate texture d_plants_1_44 ignore ID=525868, use ID=357044
LOG  : General     , 1655068772496> 11,233,462> duplicate texture d_plants_1_45 ignore ID=525869, use ID=357045
LOG  : General     , 1655068772496> 11,233,462> duplicate texture d_plants_1_46 ignore ID=525870, use ID=357046
LOG  : General     , 1655068772497> 11,233,463> duplicate texture d_plants_1_47 ignore ID=525871, use ID=357047
LOG  : General     , 1655068772499> 11,233,465> duplicate texture d_plants_1_48 ignore ID=525872, use ID=357048
LOG  : General     , 1655068772499> 11,233,465> duplicate texture d_plants_1_49 ignore ID=525873, use ID=357049
LOG  : General     , 1655068772499> 11,233,465> duplicate texture d_plants_1_50 ignore ID=525874, use ID=357050
LOG  : General     , 1655068772500> 11,233,466> duplicate texture d_plants_1_51 ignore ID=525875, use ID=357051
LOG  : General     , 1655068772500> 11,233,466> duplicate texture d_plants_1_52 ignore ID=525876, use ID=357052
LOG  : General     , 1655068772500> 11,233,466> duplicate texture d_plants_1_53 ignore ID=525877, use ID=357053
LOG  : General     , 1655068772501> 11,233,467> duplicate texture d_plants_1_54 ignore ID=525878, use ID=357054
LOG  : General     , 1655068772501> 11,233,467> duplicate texture d_plants_1_55 ignore ID=525879, use ID=357055
LOG  : General     , 1655068772501> 11,233,467> duplicate texture d_plants_1_56 ignore ID=525880, use ID=357056
LOG  : General     , 1655068772502> 11,233,468> duplicate texture d_plants_1_57 ignore ID=525881, use ID=357057
LOG  : General     , 1655068772502> 11,233,468> duplicate texture d_plants_1_58 ignore ID=525882, use ID=357058
LOG  : General     , 1655068772502> 11,233,469> duplicate texture d_plants_1_59 ignore ID=525883, use ID=357059
LOG  : General     , 1655068772503> 11,233,469> duplicate texture d_plants_1_60 ignore ID=525884, use ID=357060
LOG  : General     , 1655068772503> 11,233,469> duplicate texture d_plants_1_61 ignore ID=525885, use ID=357061
LOG  : General     , 1655068772504> 11,233,470> duplicate texture d_plants_1_62 ignore ID=525886, use ID=357062
LOG  : General     , 1655068772504> 11,233,470> duplicate texture d_plants_1_63 ignore ID=525887, use ID=357063
LOG  : General     , 1655068772504> 11,233,470> duplicate texture d_streetcracks_1_0 ignore ID=526336, use ID=358000
LOG  : General     , 1655068772505> 11,233,471> duplicate texture d_streetcracks_1_1 ignore ID=526337, use ID=358001
LOG  : General     , 1655068772505> 11,233,471> duplicate texture d_streetcracks_1_2 ignore ID=526338, use ID=358002
LOG  : General     , 1655068772506> 11,233,472> duplicate texture d_streetcracks_1_3 ignore ID=526339, use ID=358003
LOG  : General     , 1655068772506> 11,233,472> duplicate texture d_streetcracks_1_4 ignore ID=526340, use ID=358004
LOG  : General     , 1655068772506> 11,233,472> duplicate texture d_streetcracks_1_5 ignore ID=526341, use ID=358005
LOG  : General     , 1655068772507> 11,233,473> duplicate texture d_streetcracks_1_6 ignore ID=526342, use ID=358006
LOG  : General     , 1655068772507> 11,233,473> duplicate texture d_streetcracks_1_7 ignore ID=526343, use ID=358007
LOG  : General     , 1655068772507> 11,233,473> duplicate texture d_streetcracks_1_8 ignore ID=526344, use ID=358008
LOG  : General     , 1655068772508> 11,233,474> duplicate texture d_streetcracks_1_9 ignore ID=526345, use ID=358009
LOG  : General     , 1655068772508> 11,233,474> duplicate texture d_streetcracks_1_10 ignore ID=526346, use ID=358010
LOG  : General     , 1655068772509> 11,233,475> duplicate texture d_streetcracks_1_11 ignore ID=526347, use ID=358011
LOG  : General     , 1655068772509> 11,233,475> duplicate texture d_streetcracks_1_12 ignore ID=526348, use ID=358012
LOG  : General     , 1655068772509> 11,233,475> duplicate texture d_streetcracks_1_13 ignore ID=526349, use ID=358013
LOG  : General     , 1655068772510> 11,233,476> duplicate texture d_streetcracks_1_14 ignore ID=526350, use ID=358014
LOG  : General     , 1655068772510> 11,233,476> duplicate texture d_streetcracks_1_15 ignore ID=526351, use ID=358015
LOG  : General     , 1655068772511> 11,233,477> duplicate texture d_streetcracks_1_16 ignore ID=526352, use ID=358016
LOG  : General     , 1655068772511> 11,233,477> duplicate texture d_streetcracks_1_17 ignore ID=526353, use ID=358017
LOG  : General     , 1655068772511> 11,233,477> duplicate texture d_streetcracks_1_18 ignore ID=526354, use ID=358018
LOG  : General     , 1655068772512> 11,233,478> duplicate texture d_streetcracks_1_19 ignore ID=526355, use ID=358019
LOG  : General     , 1655068772512> 11,233,478> duplicate texture d_streetcracks_1_20 ignore ID=526356, use ID=358020
LOG  : General     , 1655068772512> 11,233,478> duplicate texture d_streetcracks_1_21 ignore ID=526357, use ID=358021
LOG  : General     , 1655068772513> 11,233,479> duplicate texture d_streetcracks_1_22 ignore ID=526358, use ID=358022
LOG  : General     , 1655068772515> 11,233,481> duplicate texture d_streetcracks_1_23 ignore ID=526359, use ID=358023
LOG  : General     , 1655068772516> 11,233,482> duplicate texture d_streetcracks_1_24 ignore ID=526360, use ID=358024
LOG  : General     , 1655068772516> 11,233,482> duplicate texture d_streetcracks_1_25 ignore ID=526361, use ID=358025
LOG  : General     , 1655068772516> 11,233,482> duplicate texture d_streetcracks_1_26 ignore ID=526362, use ID=358026
LOG  : General     , 1655068772517> 11,233,483> duplicate texture d_streetcracks_1_27 ignore ID=526363, use ID=358027
LOG  : General     , 1655068772517> 11,233,483> duplicate texture d_streetcracks_1_28 ignore ID=526364, use ID=358028
LOG  : General     , 1655068772517> 11,233,483> duplicate texture d_streetcracks_1_29 ignore ID=526365, use ID=358029
LOG  : General     , 1655068772518> 11,233,484> duplicate texture d_streetcracks_1_30 ignore ID=526366, use ID=358030
LOG  : General     , 1655068772518> 11,233,484> duplicate texture d_streetcracks_1_31 ignore ID=526367, use ID=358031
LOG  : General     , 1655068772518> 11,233,484> duplicate texture d_streetcracks_1_32 ignore ID=526368, use ID=358032
LOG  : General     , 1655068772519> 11,233,485> duplicate texture d_streetcracks_1_33 ignore ID=526369, use ID=358033
LOG  : General     , 1655068772519> 11,233,485> duplicate texture d_streetcracks_1_34 ignore ID=526370, use ID=358034
LOG  : General     , 1655068772519> 11,233,486> duplicate texture d_streetcracks_1_35 ignore ID=526371, use ID=358035
LOG  : General     , 1655068772520> 11,233,486> duplicate texture d_streetcracks_1_36 ignore ID=526372, use ID=358036
LOG  : General     , 1655068772520> 11,233,486> duplicate texture d_streetcracks_1_37 ignore ID=526373, use ID=358037
LOG  : General     , 1655068772521> 11,233,487> duplicate texture d_streetcracks_1_38 ignore ID=526374, use ID=358038
LOG  : General     , 1655068772521> 11,233,487> duplicate texture d_streetcracks_1_39 ignore ID=526375, use ID=358039
LOG  : General     , 1655068772522> 11,233,488> duplicate texture d_streetcracks_1_40 ignore ID=526376, use ID=358040
LOG  : General     , 1655068772522> 11,233,488> duplicate texture d_streetcracks_1_41 ignore ID=526377, use ID=358041
LOG  : General     , 1655068772522> 11,233,488> duplicate texture d_streetcracks_1_42 ignore ID=526378, use ID=358042
LOG  : General     , 1655068772523> 11,233,489> duplicate texture d_streetcracks_1_43 ignore ID=526379, use ID=358043
LOG  : General     , 1655068772523> 11,233,489> duplicate texture d_streetcracks_1_44 ignore ID=526380, use ID=358044
LOG  : General     , 1655068772523> 11,233,489> duplicate texture d_streetcracks_1_45 ignore ID=526381, use ID=358045
LOG  : General     , 1655068772524> 11,233,490> duplicate texture d_streetcracks_1_46 ignore ID=526382, use ID=358046
LOG  : General     , 1655068772524> 11,233,490> duplicate texture d_streetcracks_1_47 ignore ID=526383, use ID=358047
LOG  : General     , 1655068772525> 11,233,491> duplicate texture d_streetcracks_1_48 ignore ID=526384, use ID=358048
LOG  : General     , 1655068772525> 11,233,491> duplicate texture d_streetcracks_1_49 ignore ID=526385, use ID=358049
LOG  : General     , 1655068772525> 11,233,491> duplicate texture d_streetcracks_1_50 ignore ID=526386, use ID=358050
LOG  : General     , 1655068772526> 11,233,492> duplicate texture d_streetcracks_1_51 ignore ID=526387, use ID=358051
LOG  : General     , 1655068772526> 11,233,492> duplicate texture d_streetcracks_1_52 ignore ID=526388, use ID=358052
LOG  : General     , 1655068772526> 11,233,492> duplicate texture d_streetcracks_1_53 ignore ID=526389, use ID=358053
LOG  : General     , 1655068772527> 11,233,493> duplicate texture d_streetcracks_1_54 ignore ID=526390, use ID=358054
LOG  : General     , 1655068772527> 11,233,493> duplicate texture d_streetcracks_1_55 ignore ID=526391, use ID=358055
LOG  : General     , 1655068772528> 11,233,494> duplicate texture d_streetcracks_1_56 ignore ID=526392, use ID=358056
LOG  : General     , 1655068772528> 11,233,494> duplicate texture d_streetcracks_1_57 ignore ID=526393, use ID=358057
LOG  : General     , 1655068772528> 11,233,495> duplicate texture d_streetcracks_1_58 ignore ID=526394, use ID=358058
LOG  : General     , 1655068772531> 11,233,497> duplicate texture d_streetcracks_1_59 ignore ID=526395, use ID=358059
LOG  : General     , 1655068772531> 11,233,497> duplicate texture d_streetcracks_1_60 ignore ID=526396, use ID=358060
LOG  : General     , 1655068772531> 11,233,497> duplicate texture d_streetcracks_1_61 ignore ID=526397, use ID=358061
LOG  : General     , 1655068772532> 11,233,498> duplicate texture d_streetcracks_1_62 ignore ID=526398, use ID=358062
LOG  : General     , 1655068772532> 11,233,498> duplicate texture d_streetcracks_1_63 ignore ID=526399, use ID=358063
LOG  : General     , 1655068772532> 11,233,498> duplicate texture d_streetcracks_1_64 ignore ID=526400, use ID=358064
LOG  : General     , 1655068772533> 11,233,499> duplicate texture d_streetcracks_1_65 ignore ID=526401, use ID=358065
LOG  : General     , 1655068772533> 11,233,499> duplicate texture d_streetcracks_1_66 ignore ID=526402, use ID=358066
LOG  : General     , 1655068772533> 11,233,499> duplicate texture d_streetcracks_1_67 ignore ID=526403, use ID=358067
LOG  : General     , 1655068772534> 11,233,500> duplicate texture d_streetcracks_1_68 ignore ID=526404, use ID=358068
LOG  : General     , 1655068772534> 11,233,500> duplicate texture d_streetcracks_1_69 ignore ID=526405, use ID=358069
LOG  : General     , 1655068772535> 11,233,501> duplicate texture d_streetcracks_1_70 ignore ID=526406, use ID=358070
LOG  : General     , 1655068772535> 11,233,501> duplicate texture d_streetcracks_1_71 ignore ID=526407, use ID=358071
LOG  : General     , 1655068772535> 11,233,501> duplicate texture d_streetcracks_1_72 ignore ID=526408, use ID=358072
LOG  : General     , 1655068772536> 11,233,502> duplicate texture d_streetcracks_1_73 ignore ID=526409, use ID=358073
LOG  : General     , 1655068772536> 11,233,502> duplicate texture d_streetcracks_1_74 ignore ID=526410, use ID=358074
LOG  : General     , 1655068772536> 11,233,503> duplicate texture d_streetcracks_1_75 ignore ID=526411, use ID=358075
LOG  : General     , 1655068772537> 11,233,503> duplicate texture d_streetcracks_1_76 ignore ID=526412, use ID=358076
LOG  : General     , 1655068772537> 11,233,503> duplicate texture d_streetcracks_1_77 ignore ID=526413, use ID=358077
LOG  : General     , 1655068772538> 11,233,504> duplicate texture d_streetcracks_1_78 ignore ID=526414, use ID=358078
LOG  : General     , 1655068772538> 11,233,504> duplicate texture d_streetcracks_1_79 ignore ID=526415, use ID=358079
LOG  : General     , 1655068772538> 11,233,504> duplicate texture d_streetcracks_1_80 ignore ID=526416, use ID=358080
LOG  : General     , 1655068772539> 11,233,505> duplicate texture d_streetcracks_1_81 ignore ID=526417, use ID=358081
LOG  : General     , 1655068772539> 11,233,505> duplicate texture d_streetcracks_1_82 ignore ID=526418, use ID=358082
LOG  : General     , 1655068772539> 11,233,505> duplicate texture d_streetcracks_1_83 ignore ID=526419, use ID=358083
LOG  : General     , 1655068772540> 11,233,506> duplicate texture d_streetcracks_1_84 ignore ID=526420, use ID=358084
LOG  : General     , 1655068772540> 11,233,506> duplicate texture d_streetcracks_1_85 ignore ID=526421, use ID=358085
LOG  : General     , 1655068772540> 11,233,506> duplicate texture d_streetcracks_1_86 ignore ID=526422, use ID=358086
LOG  : General     , 1655068772541> 11,233,507> duplicate texture d_streetcracks_1_87 ignore ID=526423, use ID=358087
LOG  : General     , 1655068772541> 11,233,507> duplicate texture d_streetcracks_1_88 ignore ID=526424, use ID=358088
LOG  : General     , 1655068772542> 11,233,508> duplicate texture d_streetcracks_1_89 ignore ID=526425, use ID=358089
LOG  : General     , 1655068772542> 11,233,508> duplicate texture d_streetcracks_1_90 ignore ID=526426, use ID=358090
LOG  : General     , 1655068772542> 11,233,508> duplicate texture d_streetcracks_1_91 ignore ID=526427, use ID=358091
LOG  : General     , 1655068772543> 11,233,509> duplicate texture d_streetcracks_1_92 ignore ID=526428, use ID=358092
LOG  : General     , 1655068772543> 11,233,509> duplicate texture d_streetcracks_1_93 ignore ID=526429, use ID=358093
LOG  : General     , 1655068772544> 11,233,510> duplicate texture d_streetcracks_1_94 ignore ID=526430, use ID=358094
LOG  : General     , 1655068772544> 11,233,510> duplicate texture d_streetcracks_1_95 ignore ID=526431, use ID=358095
LOG  : General     , 1655068772544> 11,233,510> duplicate texture d_streetcracks_1_96 ignore ID=526432, use ID=358096
LOG  : General     , 1655068772545> 11,233,511> duplicate texture d_streetcracks_1_97 ignore ID=526433, use ID=358097
LOG  : General     , 1655068772547> 11,233,513> duplicate texture d_streetcracks_1_98 ignore ID=526434, use ID=358098
LOG  : General     , 1655068772547> 11,233,513> duplicate texture d_streetcracks_1_99 ignore ID=526435, use ID=358099
LOG  : General     , 1655068772548> 11,233,514> duplicate texture d_streetcracks_1_100 ignore ID=526436, use ID=358100
LOG  : General     , 1655068772548> 11,233,514> duplicate texture d_streetcracks_1_101 ignore ID=526437, use ID=358101
LOG  : General     , 1655068772548> 11,233,515> duplicate texture d_streetcracks_1_102 ignore ID=526438, use ID=358102
LOG  : General     , 1655068772549> 11,233,515> duplicate texture d_streetcracks_1_103 ignore ID=526439, use ID=358103
LOG  : General     , 1655068772549> 11,233,515> duplicate texture d_streetcracks_1_104 ignore ID=526440, use ID=358104
LOG  : General     , 1655068772550> 11,233,516> duplicate texture d_streetcracks_1_105 ignore ID=526441, use ID=358105
LOG  : General     , 1655068772550> 11,233,516> duplicate texture d_streetcracks_1_106 ignore ID=526442, use ID=358106
LOG  : General     , 1655068772550> 11,233,516> duplicate texture d_streetcracks_1_107 ignore ID=526443, use ID=358107
LOG  : General     , 1655068772551> 11,233,517> duplicate texture d_streetcracks_1_108 ignore ID=526444, use ID=358108
LOG  : General     , 1655068772551> 11,233,517> duplicate texture d_streetcracks_1_109 ignore ID=526445, use ID=358109
LOG  : General     , 1655068772551> 11,233,517> duplicate texture d_streetcracks_1_110 ignore ID=526446, use ID=358110
LOG  : General     , 1655068772552> 11,233,518> duplicate texture d_streetcracks_1_111 ignore ID=526447, use ID=358111
LOG  : General     , 1655068772552> 11,233,518> duplicate texture d_streetcracks_1_112 ignore ID=526448, use ID=358112
LOG  : General     , 1655068772553> 11,233,519> duplicate texture d_streetcracks_1_113 ignore ID=526449, use ID=358113
LOG  : General     , 1655068772553> 11,233,519> duplicate texture d_streetcracks_1_114 ignore ID=526450, use ID=358114
LOG  : General     , 1655068772553> 11,233,519> duplicate texture d_streetcracks_1_115 ignore ID=526451, use ID=358115
LOG  : General     , 1655068772554> 11,233,520> duplicate texture d_streetcracks_1_116 ignore ID=526452, use ID=358116
LOG  : General     , 1655068772554> 11,233,520> duplicate texture d_streetcracks_1_117 ignore ID=526453, use ID=358117
LOG  : General     , 1655068772555> 11,233,521> duplicate texture d_streetcracks_1_118 ignore ID=526454, use ID=358118
LOG  : General     , 1655068772555> 11,233,521> duplicate texture d_streetcracks_1_119 ignore ID=526455, use ID=358119
LOG  : General     , 1655068772555> 11,233,521> duplicate texture d_streetcracks_1_120 ignore ID=526456, use ID=358120
LOG  : General     , 1655068772556> 11,233,522> duplicate texture d_streetcracks_1_121 ignore ID=526457, use ID=358121
LOG  : General     , 1655068772556> 11,233,522> duplicate texture d_streetcracks_1_122 ignore ID=526458, use ID=358122
LOG  : General     , 1655068772557> 11,233,523> duplicate texture d_streetcracks_1_123 ignore ID=526459, use ID=358123
LOG  : General     , 1655068772557> 11,233,523> duplicate texture d_streetcracks_1_124 ignore ID=526460, use ID=358124
LOG  : General     , 1655068772557> 11,233,523> duplicate texture d_streetcracks_1_125 ignore ID=526461, use ID=358125
LOG  : General     , 1655068772558> 11,233,524> duplicate texture d_streetcracks_1_126 ignore ID=526462, use ID=358126
LOG  : General     , 1655068772558> 11,233,524> duplicate texture d_streetcracks_1_127 ignore ID=526463, use ID=358127
LOG  : General     , 1655068772564> 11,233,530> duplicate texture d_wallcracks_1_0 ignore ID=537088, use ID=360000
LOG  : General     , 1655068772565> 11,233,531> duplicate texture d_wallcracks_1_1 ignore ID=537089, use ID=360001
LOG  : General     , 1655068772565> 11,233,531> duplicate texture d_wallcracks_1_2 ignore ID=537090, use ID=360002
LOG  : General     , 1655068772565> 11,233,532> duplicate texture d_wallcracks_1_3 ignore ID=537091, use ID=360003
LOG  : General     , 1655068772566> 11,233,532> duplicate texture d_wallcracks_1_4 ignore ID=537092, use ID=360004
LOG  : General     , 1655068772566> 11,233,532> duplicate texture d_wallcracks_1_5 ignore ID=537093, use ID=360005
LOG  : General     , 1655068772567> 11,233,533> duplicate texture d_wallcracks_1_6 ignore ID=537094, use ID=360006
LOG  : General     , 1655068772567> 11,233,533> duplicate texture d_wallcracks_1_7 ignore ID=537095, use ID=360007
LOG  : General     , 1655068772567> 11,233,533> duplicate texture d_wallcracks_1_8 ignore ID=537096, use ID=360008
LOG  : General     , 1655068772568> 11,233,534> duplicate texture d_wallcracks_1_9 ignore ID=537097, use ID=360009
LOG  : General     , 1655068772568> 11,233,534> duplicate texture d_wallcracks_1_10 ignore ID=537098, use ID=360010
LOG  : General     , 1655068772568> 11,233,534> duplicate texture d_wallcracks_1_11 ignore ID=537099, use ID=360011
LOG  : General     , 1655068772569> 11,233,535> duplicate texture d_wallcracks_1_12 ignore ID=537100, use ID=360012
LOG  : General     , 1655068772569> 11,233,535> duplicate texture d_wallcracks_1_13 ignore ID=537101, use ID=360013
LOG  : General     , 1655068772569> 11,233,536> duplicate texture d_wallcracks_1_14 ignore ID=537102, use ID=360014
LOG  : General     , 1655068772570> 11,233,536> duplicate texture d_wallcracks_1_15 ignore ID=537103, use ID=360015
LOG  : General     , 1655068772570> 11,233,537> duplicate texture d_wallcracks_1_16 ignore ID=537104, use ID=360016
LOG  : General     , 1655068772571> 11,233,537> duplicate texture d_wallcracks_1_17 ignore ID=537105, use ID=360017
LOG  : General     , 1655068772571> 11,233,537> duplicate texture d_wallcracks_1_18 ignore ID=537106, use ID=360018
LOG  : General     , 1655068772572> 11,233,538> duplicate texture d_wallcracks_1_19 ignore ID=537107, use ID=360019
LOG  : General     , 1655068772572> 11,233,538> duplicate texture d_wallcracks_1_20 ignore ID=537108, use ID=360020
LOG  : General     , 1655068772572> 11,233,539> duplicate texture d_wallcracks_1_21 ignore ID=537109, use ID=360021
LOG  : General     , 1655068772573> 11,233,539> duplicate texture d_wallcracks_1_22 ignore ID=537110, use ID=360022
LOG  : General     , 1655068772573> 11,233,539> duplicate texture d_wallcracks_1_23 ignore ID=537111, use ID=360023
LOG  : General     , 1655068772574> 11,233,540> duplicate texture d_wallcracks_1_24 ignore ID=537112, use ID=360024
LOG  : General     , 1655068772574> 11,233,540> duplicate texture d_wallcracks_1_25 ignore ID=537113, use ID=360025
LOG  : General     , 1655068772574> 11,233,540> duplicate texture d_wallcracks_1_26 ignore ID=537114, use ID=360026
LOG  : General     , 1655068772575> 11,233,541> duplicate texture d_wallcracks_1_27 ignore ID=537115, use ID=360027
LOG  : General     , 1655068772575> 11,233,541> duplicate texture d_wallcracks_1_28 ignore ID=537116, use ID=360028
LOG  : General     , 1655068772576> 11,233,542> duplicate texture d_wallcracks_1_29 ignore ID=537117, use ID=360029
LOG  : General     , 1655068772578> 11,233,544> duplicate texture d_wallcracks_1_30 ignore ID=537118, use ID=360030
LOG  : General     , 1655068772578> 11,233,544> duplicate texture d_wallcracks_1_31 ignore ID=537119, use ID=360031
LOG  : General     , 1655068772579> 11,233,545> duplicate texture d_wallcracks_1_32 ignore ID=537120, use ID=360032
LOG  : General     , 1655068772579> 11,233,545> duplicate texture d_wallcracks_1_33 ignore ID=537121, use ID=360033
LOG  : General     , 1655068772580> 11,233,546> duplicate texture d_wallcracks_1_34 ignore ID=537122, use ID=360034
LOG  : General     , 1655068772580> 11,233,546> duplicate texture d_wallcracks_1_35 ignore ID=537123, use ID=360035
LOG  : General     , 1655068772580> 11,233,546> duplicate texture d_wallcracks_1_36 ignore ID=537124, use ID=360036
LOG  : General     , 1655068772581> 11,233,547> duplicate texture d_wallcracks_1_37 ignore ID=537125, use ID=360037
LOG  : General     , 1655068772581> 11,233,547> duplicate texture d_wallcracks_1_38 ignore ID=537126, use ID=360038
LOG  : General     , 1655068772581> 11,233,547> duplicate texture d_wallcracks_1_39 ignore ID=537127, use ID=360039
LOG  : General     , 1655068772582> 11,233,548> duplicate texture d_wallcracks_1_40 ignore ID=537128, use ID=360040
LOG  : General     , 1655068772582> 11,233,548> duplicate texture d_wallcracks_1_41 ignore ID=537129, use ID=360041
LOG  : General     , 1655068772582> 11,233,548> duplicate texture d_wallcracks_1_42 ignore ID=537130, use ID=360042
LOG  : General     , 1655068772583> 11,233,549> duplicate texture d_wallcracks_1_43 ignore ID=537131, use ID=360043
LOG  : General     , 1655068772583> 11,233,549> duplicate texture d_wallcracks_1_44 ignore ID=537132, use ID=360044
LOG  : General     , 1655068772583> 11,233,549> duplicate texture d_wallcracks_1_45 ignore ID=537133, use ID=360045
LOG  : General     , 1655068772584> 11,233,550> duplicate texture d_wallcracks_1_46 ignore ID=537134, use ID=360046
LOG  : General     , 1655068772584> 11,233,550> duplicate texture d_wallcracks_1_47 ignore ID=537135, use ID=360047
LOG  : General     , 1655068772584> 11,233,551> duplicate texture d_wallcracks_1_48 ignore ID=537136, use ID=360048
LOG  : General     , 1655068772585> 11,233,551> duplicate texture d_wallcracks_1_49 ignore ID=537137, use ID=360049
LOG  : General     , 1655068772585> 11,233,551> duplicate texture d_wallcracks_1_50 ignore ID=537138, use ID=360050
LOG  : General     , 1655068772586> 11,233,552> duplicate texture d_wallcracks_1_51 ignore ID=537139, use ID=360051
LOG  : General     , 1655068772586> 11,233,552> duplicate texture d_wallcracks_1_52 ignore ID=537140, use ID=360052
LOG  : General     , 1655068772586> 11,233,552> duplicate texture d_wallcracks_1_53 ignore ID=537141, use ID=360053
LOG  : General     , 1655068772587> 11,233,553> duplicate texture d_wallcracks_1_54 ignore ID=537142, use ID=360054
LOG  : General     , 1655068772587> 11,233,553> duplicate texture d_wallcracks_1_55 ignore ID=537143, use ID=360055
LOG  : General     , 1655068772588> 11,233,554> duplicate texture d_wallcracks_1_56 ignore ID=537144, use ID=360056
LOG  : General     , 1655068772588> 11,233,554> duplicate texture d_wallcracks_1_57 ignore ID=537145, use ID=360057
LOG  : General     , 1655068772588> 11,233,554> duplicate texture d_wallcracks_1_58 ignore ID=537146, use ID=360058
LOG  : General     , 1655068772589> 11,233,555> duplicate texture d_wallcracks_1_59 ignore ID=537147, use ID=360059
LOG  : General     , 1655068772589> 11,233,555> duplicate texture d_wallcracks_1_60 ignore ID=537148, use ID=360060
LOG  : General     , 1655068772589> 11,233,556> duplicate texture d_wallcracks_1_61 ignore ID=537149, use ID=360061
LOG  : General     , 1655068772590> 11,233,556> duplicate texture d_wallcracks_1_62 ignore ID=537150, use ID=360062
LOG  : General     , 1655068772590> 11,233,556> duplicate texture d_wallcracks_1_63 ignore ID=537151, use ID=360063
LOG  : General     , 1655068772591> 11,233,557> duplicate texture d_wallcracks_1_64 ignore ID=537152, use ID=360064
LOG  : General     , 1655068772591> 11,233,557> duplicate texture d_wallcracks_1_65 ignore ID=537153, use ID=360065
LOG  : General     , 1655068772591> 11,233,558> duplicate texture d_wallcracks_1_66 ignore ID=537154, use ID=360066
LOG  : General     , 1655068772594> 11,233,560> duplicate texture d_wallcracks_1_67 ignore ID=537155, use ID=360067
LOG  : General     , 1655068772594> 11,233,561> duplicate texture d_wallcracks_1_68 ignore ID=537156, use ID=360068
LOG  : General     , 1655068772595> 11,233,561> duplicate texture d_wallcracks_1_69 ignore ID=537157, use ID=360069
LOG  : General     , 1655068772595> 11,233,561> duplicate texture d_wallcracks_1_70 ignore ID=537158, use ID=360070
LOG  : General     , 1655068772595> 11,233,562> duplicate texture d_wallcracks_1_71 ignore ID=537159, use ID=360071
LOG  : General     , 1655068772598> 11,233,564> MOVABLES: E face defined more than once for group: (Low Hedge) sheet = f_bushes_2
LOG  : General     , 1655068772598> 11,233,564> MOVABLES: S face defined more than once for group: (Low Hedge) sheet = f_bushes_2
LOG  : General     , 1655068772598> 11,233,564> MOVABLES: E face defined more than once for group: (Tall Hedge) sheet = f_bushes_2
LOG  : General     , 1655068772599> 11,233,565> MOVABLES: S face defined more than once for group: (Tall Hedge) sheet = f_bushes_2
LOG  : General     , 1655068772599> 11,233,565> MOVABLES: N face defined more than once for group: (Low Corner Hedge) sheet = f_bushes_2
LOG  : General     , 1655068772599> 11,233,566> MOVABLES: S face defined more than once for group: (Low Corner Hedge) sheet = f_bushes_2
LOG  : General     , 1655068772600> 11,233,566> MOVABLES: N face defined more than once for group: (Tall Corner Hedge) sheet = f_bushes_2
LOG  : General     , 1655068772600> 11,233,566> MOVABLES: S face defined more than once for group: (Tall Corner Hedge) sheet = f_bushes_2
LOG  : General     , 1655068772601> 11,233,567> tiledef: loading G:\SteamLibrary\steamapps\common\Project Zomboid Dedicated Server\media\tiledefinitions_apcom.tiles
LOG  : General     , 1655068772602> 11,233,568> tiledef: loading G:\SteamLibrary\steamapps\common\Project Zomboid Dedicated Server\media\tiledefinitions_overlays.tiles
LOG  : General     , 1655068772612> 11,233,578> tiledef: loading G:\SteamLibrary\steamapps\common\Project Zomboid Dedicated Server\media\tiledefinitions_noiseworks.patch.tiles
LOG  : General     , 1655068772618> 11,233,584> MOVABLES: E face defined more than once for group: (Bar Wall Bar) sheet = location_restaurant_bar_01
LOG  : General     , 1655068772618> 11,233,584> MOVABLES: S face defined more than once for group: (Bar Wall Bar) sheet = location_restaurant_bar_01
LOG  : General     , 1655068772619> 11,233,585> MOVABLES: E face defined more than once for group: (Left Bar Wall Bar) sheet = location_restaurant_bar_01
LOG  : General     , 1655068772619> 11,233,585> MOVABLES: S face defined more than once for group: (Left Bar Wall Bar) sheet = location_restaurant_bar_01
LOG  : General     , 1655068772620> 11,233,586> MOVABLES: E face defined more than once for group: (Right Bar Wall Bar) sheet = location_restaurant_bar_01
LOG  : General     , 1655068772620> 11,233,586> MOVABLES: S face defined more than once for group: (Right Bar Wall Bar) sheet = location_restaurant_bar_01
LOG  : General     , 1655068772620> 11,233,587> MOVABLES: E face defined more than once for group: (Bar Tap Antique) sheet = location_restaurant_bar_01
LOG  : General     , 1655068772621> 11,233,587> MOVABLES: Object has too many faces defined for group: (Bar Counter) sheet = location_restaurant_bar_01
LOG  : General     , 1655068772621> 11,233,588> MOVABLES: Object has too many faces defined for group: (Bar Corner Counter) sheet = location_restaurant_bar_01
LOG  : General     , 1655068772629> 11,233,595> MOVABLES: Object has only one face defined for group: (Streetname Sign) sheet = street_decoration_01
LOG  : General     , 1655068772630> 11,233,596> MOVABLES: Not all members have a valid face defined for group: (Streetname Sign) sheet = street_decoration_01
LOG  : General     , 1655068772746> 11,233,712> Loading Recorded Media:C:\Users\marci\Zomboid\Saves\Multiplayer\\servertest\recorded_media.bin
LOG  : General     , 1655068772840> 11,233,807> Saving Recorded Media:C:\Users\marci\Zomboid\Saves\Multiplayer\\servertest\recorded_media.bin
LOG  : General     , 1655068773764> 11,234,730> scriptmanager = zombie.radio.scripting.RadioScriptManager@46a795de, isNewGame = false
LOG  : General     , 1655068773764> 11,234,731> name = Automated Emergency Broadcast System, freq = 102800, cat = Emergency, uuid = EMRG-711984
LOG  : General     , 1655068773773> 11,234,739> Radio Loading channels...
LOG  : General     , 1655068773785> 11,234,752> Loading GlobalModData:C:\Users\marci\Zomboid\Saves\Multiplayer\\servertest\global_mod_data.bin
LOG  : General     , 1655068774067> 11,235,033> WorldDictionary: Checking dictionary...
LOG  : General     , 1655068774140> 11,235,106> Loading WorldDictionary:C:\Users\marci\Zomboid\Saves\Multiplayer\\servertest\WorldDictionary.bin
LOG  : General     , 1655068776781> 11,237,747> IsoMetaGrid.Create: finished loading in 5.555 seconds
LOG  : General     , 1655068776808> 11,237,775> Calculate weather front strength = 0.16087042
LOG  : General     , 1655068776831> 11,237,797> Calculate weather front strength = 0.6491629
LOG  : General     , 1655068776835> 11,237,802> Calculate weather front strength = 0.62051255
LOG  : General     , 1655068776841> 11,237,807> Calculate weather front strength = 0.05155194
LOG  : General     , 1655068776844> 11,237,810> Calculate weather front strength = 0.4428797
LOG  : General     , 1655068776847> 11,237,813> Calculate weather front strength = 0.86669004
LOG  : General     , 1655068776850> 11,237,816> Calculate weather front strength = 0.48987302
LOG  : General     , 1655068776855> 11,237,822> Calculate weather front strength = 0.5548395
LOG  : Lua         , 1655068776860> 11,237,826> Loading: media/maps/Muldraugh, KY/objects.lua
LOG  : General     , 1655068777832> 11,238,798> loading 19449 zones from map_zone.bin
LOG  : General     , 1655068778001> 11,238,966> Max #ZONES on one chunk is 19
LOG  : General     , 1655068778441> 11,239,407> reanimate: loaded 0 zombies
LOG  : Network     , 1655068778638> 11,239,605> Initialising RakNet...
LOG  : General     , 1655068778639> 11,239,606> 1655068778639 znet: Java_zombie_core_raknet_RakNetPeerInterface_Init
LOG  : General     , 1655068778640> 11,239,606> 1655068778640 znet: g_peer = 0xaeed2040
LOG  : General     , 1655068778641> 11,239,607> 1655068778641 znet: Java_zombie_core_raknet_RakNetPeerInterface_SetMaximumIncomingConnections
LOG  : General     , 1655068778642> 11,239,608> 1655068778642 znet: Java_zombie_core_raknet_RakNetPeerInterface_SetServerPort
LOG  : General     , 1655068778649> 11,239,615> 1655068778649 znet: Java_zombie_core_raknet_RakNetPeerInterface_SetIncomingPassword
LOG  : General     , 1655068778650> 11,239,617> 1655068778650 znet: Java_zombie_core_raknet_RakNetPeerInterface_SetOccasionalPing
LOG  : General     , 1655068778652> 11,239,618> 1655068778651 znet: Java_zombie_core_raknet_RakNetPeerInterface_Startup
LOG  : General     , 1655068778653> 11,239,620> 1655068778653 znet: Zomboid Steam Server started, ports 8766 and 16261 must be open on the router
LOG  : General     , 1655068778683> 11,239,648> 1655068778683 znet: OnRakPeerStartup
LOG  : General     , 1655068778699> 11,239,664> 1655068778699 znet: RakNet-through-Steam mode activated
LOG  : Network     , 1655068778699> 11,239,664> RakNet.Startup() return code: 0 (0 means success)
LOG  : General     , 1655068778705> 11,239,670> 1655068778705 znet: Java_zombie_core_raknet_RakVoice_RVInitServer
LOG  : General     , 1655068778706> 11,239,671> 1655068778706 znet: g_peer = 0xaeed2040
LOG  : Network     , 1655068778707> 11,239,672> *** SERVER STARTED ****
LOG  : Network     , 1655068778707> 11,239,672> *** Steam is enabled
LOG  : Network     , 1655068778707> 11,239,673> server is listening on port 16261
LOG  : General     , 1655068778708> 11,239,673> LuaNet: Initializing...
LOG  : General     , 1655068778708> 11,239,674> LuaNet: Registering server listener...
LOG  : General     , 1655068778708> 11,239,674> LuaNet: Initialization [DONE], triggering events for 'LuaNet.onInitAdd'.
LOG  : Network     , 1655068778709> 11,239,674> DISCORD: token not configured
LOG  : Network     , 1655068778709> 11,239,675> *** DISCORD DISABLED ****
LOG  : General     , 1655068778710> 11,239,675> ##########
Server Steam ID 90160090643296266
##########
LOG  : Multiplayer , 1655068778807> 11,239,772> [MPStatistics] mem usage notification threshold=3,060,164,096
[Fatal Error] :1:1: Content is not allowed in prolog.
ERROR: General     , 1655068780002> 11,240,968> Exception parsing filename: G:\SteamLibrary\steamapps\common\Project Zomboid Dedicated Server\media\AnimSets\player\aim\aim_2handed.xml
ERROR: General     , 1655068780002> 11,240,968> AnimNode.Parse threw an exception reading file: G:\SteamLibrary\steamapps\common\Project Zomboid Dedicated Server\media\AnimSets\player\aim\aim_2handed.xml
ERROR: General     , 1655068780015> 11,240,982> ExceptionLogger.logException> Exception thrown zombie.util.PZXmlParserException: Exception thrown while parsing XML file "G:\SteamLibrary\steamapps\common\Project Zomboid Dedicated Server\media\AnimSets\player\aim\aim_2handed.xml"
  Caused by:
    org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog. at PZXmlUtil.parseXml line:51.
ERROR: General     , 1655068780016> 11,240,982> DebugLogStream.printException> Stack trace:
zombie.util.PZXmlParserException: Exception thrown while parsing XML file "G:\SteamLibrary\steamapps\common\Project Zomboid Dedicated Server\media\AnimSets\player\aim\aim_2handed.xml"
  Caused by:
    org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
        at zombie.util.PZXmlUtil.parseXml(PZXmlUtil.java:51)
        at zombie.util.PZXmlUtil.parse(PZXmlUtil.java:536)
        at zombie.core.skinnedmodel.advancedanimation.AnimNode.Parse(AnimNode.java:95)
        at zombie.core.skinnedmodel.advancedanimation.AnimNodeAssetManager.startLoading(AnimNodeAssetManager.java:16)
        at zombie.asset.AssetManager.doLoad(AssetManager.java:179)
        at zombie.asset.AssetManager.load(AssetManager.java:94)
        at zombie.asset.AssetManager.load(AssetManager.java:74)
        at zombie.core.skinnedmodel.advancedanimation.AnimState.Parse(AnimState.java:119)
        at zombie.core.skinnedmodel.advancedanimation.AnimationSet.Load(AnimationSet.java:78)
        at zombie.core.skinnedmodel.advancedanimation.AnimationSet.GetAnimationSet(AnimationSet.java:31)
        at zombie.Lua.LuaManager$GlobalObject.refreshAnimSets(LuaManager.java:3629)
        at zombie.network.GameServer.main(GameServer.java:792)
Caused by: org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
        at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)
        at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source)
        at java.xml/javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
        at zombie.util.PZXmlUtil.parseXmlInternal(PZXmlUtil.java:422)
        at zombie.util.PZXmlUtil.parseXml(PZXmlUtil.java:47)
        ... 11 more
LOG  : General     , 1655068787077> 11,248,043> 1655068787077 znet: OnPolicyResponse
LOG  : General     , 1655068787079> 11,248,045> 1655068787079 znet: Zomboid Server is VAC Secure

I spent hours trying to get it to work but no matter what I do the dedicated server just won't work. I cannot connect to it using ip address as it comes with an error "The server failed to respond", it also won't appear on servers list.

 

Can anyone take a look and help me? I would be so happy if I get this thing to finally work.

Please.

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

On 6/13/2022 at 9:19 AM, Beard said:

It looks like this is caused by a corrupted file based on the error?
Can you try installing the server using the SteamCMD tool instead of the Steam Client?
 

https://steamcommunity.com/sharedfiles/filedetails/?id=2683719613

https://developer.valvesoftware.com/wiki/SteamCMD

I installed zomboid server using steamCMD and it still refuses to work. I am trying to troubleshoot it.

 


C:\pzserver>SET PZ_CLASSPATH=java/istack-commons-runtime.jar;java/jassimp.jar;java/javacord-2.0.17-shaded.jar;java/javax.activation-api.jar;java/jaxb-api.jar;java/jaxb-runtime.jar;java/lwjgl.jar;java/lwjgl-natives-windows.jar;java/lwjgl-glfw.jar;java/lwjgl-glfw-natives-windows.jar;java/lwjgl-jemalloc.jar;java/lwjgl-jemalloc-natives-windows.jar;java/lwjgl-opengl.jar;java/lwjgl-opengl-natives-windows.jar;java/lwjgl_util.jar;java/sqlite-jdbc-3.27.2.1.jar;java/trove-3.0.3.jar;java/uncommons-maths-1.2.3.jar;java/commons-compress-1.18.jar;java/

C:\pzserver>".\jre64\bin\java.exe" -Djava.awt.headless=true -Dzomboid.steam=1 -Dzomboid.znetlog=1 -XX:+UseZGC -XX:-CreateCoredumpOnCrash -XX:-OmitStackTraceInFastThrow -Xms16g -Xmx16g -Djava.library.path=natives/;natives/win64/;. -cp java/istack-commons-runtime.jar;java/jassimp.jar;java/javacord-2.0.17-shaded.jar;java/javax.activation-api.jar;java/jaxb-api.jar;java/jaxb-runtime.jar;java/lwjgl.jar;java/lwjgl-natives-windows.jar;java/lwjgl-glfw.jar;java/lwjgl-glfw-natives-windows.jar;java/lwjgl-jemalloc.jar;java/lwjgl-jemalloc-natives-windows.jar;java/lwjgl-opengl.jar;java/lwjgl-opengl-natives-windows.jar;java/lwjgl_util.jar;java/sqlite-jdbc-3.27.2.1.jar;java/trove-3.0.3.jar;java/uncommons-maths-1.2.3.jar;java/commons-compress-1.18.jar;java/ zombie.network.GameServer -statistic 0
DEBUG: General     , 1655211723520> 3,781,405> LoggerManager.init                  > Initializing...
LOG  : General     , 1655211723602> 3,781,476> cachedir set to "C:\Users\marci\Zomboid"
LOG  : General     , 1655211723684> 3,781,558> versionNumber=41.71 demo=false
LOG  : General     , 1655211723685> 3,781,559> svnRevision= date= time=
LOG  : General     , 1655211723803> 3,781,677> unknown option "0"
LOG  : General     , 1655211723803> 3,781,678> server name is "servertest"
LOG  : General     , 1655211723805> 3,781,679> checking server WorldVersion in map_t.bin
LOG  : General     , 1655211723810> 3,781,685> Loading networking libraries...
LOG  : General     , 1655211723811> 3,781,685> Loading steam_api64...
LOG  : General     , 1655211723814> 3,781,688> Loading RakNet64...
LOG  : General     , 1655211723818> 3,781,693> Loading ZNetJNI64...
LOG  : General     , 1655211723951> 3,781,825> 1655211723948 znet: ZNet loaded
LOG  : General     , 1655211723952> 3,781,827> 1655211723952 znet: Compiled with SERVER_STEAMAPI == 0
LOG  : General     , 1655211723953> 3,781,827> 1655211723953 znet: Starting with bServer == true
LOG  : General     , 1655211723953> 3,781,827> 1655211723953 znet: SteamAPI initialised successfully
LOG  : General     , 1655211723953> 3,781,828> SteamUtils initialised successfully
LOG  : General     , 1655211728475> 3,786,349> translator: language is EN
LOG  : General     , 1655211728626> 3,786,500> LightingFPS set to 10
LOG  : General     , 1655211728640> 3,786,515> reading C:\Users\marci\Zomboid\Server\servertest.ini
LOG  : General     , 1655211728646> 3,786,521> writing C:\Users\marci\Zomboid\Server\servertest.ini
LOG  : General     , 1655211728653> 3,786,527> 1655211728653 znet: Java_zombie_core_znet_SteamGameServer_Init
Setting breakpad minidump AppID = 108600
LOG  : General     , 1655211728818> 3,786,692> 1655211728818 znet: SteamGameServer seems to be initialized
LOG  : General     , 1655211728819> 3,786,693> 1655211728819 znet: Java_zombie_core_znet_SteamGameServer_SetProduct
LOG  : General     , 1655211728820> 3,786,694> 1655211728820 znet: Java_zombie_core_znet_SteamGameServer_SetGameDescription
LOG  : General     , 1655211728820> 3,786,694> 1655211728820 znet: Java_zombie_core_znet_SteamGameServer_SetModDir
LOG  : General     , 1655211728821> 3,786,695> 1655211728821 znet: Java_zombie_core_znet_SteamGameServer_SetDedicatedServer
LOG  : General     , 1655211728821> 3,786,695> 1655211728821 znet: Java_zombie_core_znet_SteamGameServer_SetMaxPlayerCount
LOG  : General     , 1655211728822> 3,786,696> 1655211728822 znet: Java_zombie_core_znet_SteamGameServer_SetServerName 'My PZ Server'
LOG  : General     , 1655211728823> 3,786,697> 1655211728823 znet: Java_zombie_core_znet_SteamGameServer_SetMapName 'Muldraugh, KY'
LOG  : General     , 1655211728824> 3,786,698> 1655211728824 znet: Java_zombie_core_znet_SteamGameServer_SetGameTags ''
LOG  : General     , 1655211728824> 3,786,698> 1655211728824 znet: Java_zombie_core_znet_SteamGameServer_SetKeyValue key='description' value=''
LOG  : General     , 1655211728825> 3,786,699> 1655211728825 znet: Java_zombie_core_znet_SteamGameServer_SetKeyValue key='version' value='41.71'
LOG  : General     , 1655211728825> 3,786,699> 1655211728825 znet: Java_zombie_core_znet_SteamGameServer_SetKeyValue key='open' value='1'
LOG  : General     , 1655211728826> 3,786,700> 1655211728826 znet: Java_zombie_core_znet_SteamGameServer_SetKeyValue key='public' value='1'
LOG  : General     , 1655211728826> 3,786,700> 1655211728826 znet: Java_zombie_core_znet_SteamGameServer_SetKeyValue key='mods' value=''
LOG  : General     , 1655211728827> 3,786,701> 1655211728827 znet: Java_zombie_core_znet_SteamGameServer_SetKeyValue key='modCount' value='0'
LOG  : General     , 1655211728827> 3,786,701> 1655211728827 znet: Java_zombie_core_znet_SteamGameServer_SetKeyValue key='pvp' value='1'
LOG  : General     , 1655211728830> 3,786,704> 1655211728830 znet: Java_zombie_core_znet_SteamWorkshop_n_1Init
LOG  : General     , 1655211728830> 3,786,705> 1655211728830 znet: Java_zombie_core_znet_SteamGameServer_LogOnAnonymous
LOG  : General     , 1655211728832> 3,786,706> 1655211728832 znet: Java_zombie_core_znet_SteamGameServer_EnableHeartBeats
LOG  : General     , 1655211728833> 3,786,707> Waiting for response from Steam servers
LOG  : General     , 1655211730270> 3,788,144> 1655211730270 znet: OnSteamServersConnected
LOG  : General     , 1655211730271> 3,788,145> 1655211730271 znet: Public IP: 89.79.41.38
LOG  : General     , 1655211730275> 3,788,150> Start making backup to: C:\Users\marci\Zomboid\backups\startup
LOG  : General     , 1655211730485> 3,788,360> compressionElapsed=106ms, mergingElapsed=98ms
LOG  : General     , 1655211730489> 3,788,364> Backup made in 213 ms
LOG  : General     , 1655211730496> 3,788,371> user database "C:\Users\marci\Zomboid\db\servertest.db"
LOG  : Network     , 1655211730555> 3,788,430> Initialising Server Systems...
LOG  : Lua         , 1655211731798> 3,789,672> Loading: media/lua/shared/Sandbox/Apocalypse.lua
LOG  : General     , 1655211733228> 3,791,103> scriptChecksum: d80545eb3a13937b2f297e0a427e485b
WARN : Recipe      , 1655211733234> 3,791,109> RecipeManager.resolveItemModuleDotType> WARNING: module "Base" may have forgot to import module Base
LOG  : General     , 1655211733237> 3,791,111> reading C:\Users\marci\Zomboid\sounds.ini
WARN : Script      , 1655211733242> 3,791,117> ModelScript.check> no such model "null" for Base.BareHands
WARN : Script      , 1655211733244> 3,791,118> ModelScript.check> no such model "???.DisposableRazor" for Base.Razor
WARN : Script      , 1655211733248> 3,791,122> ModelScript.check> no such model "???.Nettles_Ground" for Base.Nettles
WARN : Script      , 1655211733251> 3,791,125> ModelScript.check> no such model "Chainsaw" for Base.Chainsaw
LOG  : General     , 1655211734182> 3,792,057> LOADING ASSETS: START
LOG  : General     , 1655211744050> 3,801,925> LOADING ASSETS: FINISH
LOG  : Lua         , 1655211744358> 3,802,233> Loading: media/lua/shared/Definitions/AttachedWeaponDefinitions.lua
LOG  : Lua         , 1655211744364> 3,802,238> Loading: media/lua/shared/Definitions/ClothingRecipesDefinitions.lua
LOG  : Lua         , 1655211744365> 3,802,239> Loading: media/lua/shared/Definitions/ClothingSelectionDefinitions.lua
LOG  : Lua         , 1655211744368> 3,802,242> Loading: media/lua/shared/Definitions/ContainerButtonIcons.lua
LOG  : Lua         , 1655211744386> 3,802,260> Loading: media/lua/shared/Definitions/DamageModelDefinitions.lua
LOG  : Lua         , 1655211744388> 3,802,262> Loading: media/lua/shared/Definitions/DefaultClothing.lua
LOG  : Lua         , 1655211744388> 3,802,263> Loading: media/lua/shared/Definitions/FitnessExercises.lua
LOG  : Lua         , 1655211744390> 3,802,264> Loading: media/lua/shared/Definitions/HairOutfitDefinitions.lua
LOG  : Lua         , 1655211744395> 3,802,269> Loading: media/lua/shared/Definitions/MakeUpDefinitions.lua
LOG  : Lua         , 1655211744397> 3,802,272> Loading: media/lua/shared/Definitions/MapSymbolDefinitions.lua
LOG  : Lua         , 1655211744405> 3,802,279> Loading: media/lua/shared/Definitions/SmashedCarDefinitions.lua
LOG  : Lua         , 1655211744407> 3,802,281> Loading: media/lua/shared/Definitions/UnderwearDefinition.lua
LOG  : Lua         , 1655211744409> 3,802,283> Loading: media/lua/shared/Fishing/fishing_properties.lua
LOG  : Lua         , 1655211744414> 3,802,289> Loading: media/lua/shared/Foraging/forageDefinitions.lua
LOG  : Lua         , 1655211744445> 3,802,320> Loading: media/lua/shared/Foraging/forageSystem.lua
LOG  : Lua         , 1655211744461> 3,802,336> Loading: media/lua/shared/ISBaseObject.lua
LOG  : Lua         , 1655211744463> 3,802,337> Loading: media/lua/shared/JoyPad/JoyPadSetup.lua
LOG  : Lua         , 1655211744469> 3,802,343> Loading: media/lua/shared/Logs/ISLogSystem.lua
LOG  : Lua         , 1655211744470> 3,802,345> Loading: media/lua/shared/Logs/ISPerkLog.lua
LOG  : Lua         , 1655211744472> 3,802,347> Loading: media/lua/shared/NPCs/AttachedLocations.lua
LOG  : Lua         , 1655211744475> 3,802,349> Loading: media/lua/shared/NPCs/BodyLocations.lua
LOG  : Lua         , 1655211744480> 3,802,355> Loading: media/lua/shared/NPCs/MainCreationMethods.lua
LOG  : Lua         , 1655211744505> 3,802,379> Loading: media/lua/shared/NPCs/ZombiesZoneDefinition.lua
LOG  : Lua         , 1655211744507> 3,802,382> Loading: media/lua/shared/RecordedMedia/ISRecordeMedia.lua
LOG  : Lua         , 1655211744508> 3,802,383> Loading: media/lua/shared/RecordedMedia/recorded_media.lua
LOG  : Lua         , 1655211744557> 3,802,432> Loading: media/lua/shared/Reloading/ISRackAction.lua
LOG  : Lua         , 1655211744558> 3,802,433> Loading: media/lua/shared/TimedActions/ISBaseTimedAction.lua
LOG  : Lua         , 1655211744560> 3,802,435> Loading: media/lua/shared/Reloading/ISReloadAction.lua
LOG  : Lua         , 1655211744562> 3,802,436> Loading: media/lua/shared/Reloading/ISReloadManager.lua
LOG  : Lua         , 1655211744564> 3,802,438> Loading: media/lua/shared/Reloading/ISReloadUtil.lua
LOG  : Lua         , 1655211744565> 3,802,440> Loading: media/lua/shared/Reloading/ISReloadableMagazine.lua
LOG  : Lua         , 1655211744567> 3,802,442> Loading: media/lua/shared/Reloading/ISReloadable.lua
LOG  : Lua         , 1655211744569> 3,802,444> Loading: media/lua/shared/Reloading/ISSemiAutoWeapon.lua
LOG  : Lua         , 1655211744571> 3,802,446> Loading: media/lua/shared/Reloading/ISReloadableWeapon.lua
LOG  : Lua         , 1655211744573> 3,802,447> Loading: media/lua/shared/Reloading/ISShotgunWeapon.lua
LOG  : Lua         , 1655211744576> 3,802,451> Loading: media/lua/shared/Reloading/ISRevolverWeapon.lua
LOG  : Lua         , 1655211744578> 3,802,453> Loading: media/lua/shared/Reloading/stormysReload.lua
LOG  : Lua         , 1655211744579> 3,802,454> Loading: media/lua/shared/Sandbox/Beginner.lua
LOG  : Lua         , 1655211744581> 3,802,455> Loading: media/lua/shared/Sandbox/Builder.lua
LOG  : Lua         , 1655211744582> 3,802,457> Loading: media/lua/shared/Sandbox/FirstWeek.lua
LOG  : Lua         , 1655211744587> 3,802,462> Loading: media/lua/shared/Sandbox/SandboxVars.lua
LOG  : Lua         , 1655211744588> 3,802,463> Loading: media/lua/shared/Sandbox/Survival.lua
LOG  : Lua         , 1655211744589> 3,802,464> Loading: media/lua/shared/Sandbox/SixMonthsLater.lua
LOG  : Lua         , 1655211744590> 3,802,465> Loading: media/lua/shared/Sandbox/Survivor.lua
LOG  : Lua         , 1655211744592> 3,802,467> Loading: media/lua/shared/SoundBanks/SoundBanks.lua
LOG  : Lua         , 1655211744595> 3,802,470> Loading: media/lua/shared/SpawnRegions.lua
LOG  : Lua         , 1655211744596> 3,802,471> Loading: media/lua/shared/StashDescriptions/MarchRidgeStashDesc.lua
LOG  : Lua         , 1655211744598> 3,802,472> Loading: media/lua/shared/StashDescriptions/StashUtil.lua
LOG  : Lua         , 1655211744599> 3,802,474> Loading: media/lua/shared/StashDescriptions/MulStashDesc.lua
LOG  : Lua         , 1655211744602> 3,802,476> Loading: media/lua/shared/StashDescriptions/RosewoodStashDesc.lua
LOG  : Lua         , 1655211744603> 3,802,478> Loading: media/lua/shared/StashDescriptions/WpStashDesc.lua
LOG  : Lua         , 1655211744605> 3,802,480> Loading: media/lua/shared/Util/AdjacentFreeTileFinder.lua
LOG  : Lua         , 1655211744608> 3,802,482> Loading: media/lua/shared/Util/BuildingHelper.lua
LOG  : Lua         , 1655211744609> 3,802,483> Loading: media/lua/shared/Util/ISPriorityTable.lua
LOG  : Lua         , 1655211744610> 3,802,485> Loading: media/lua/shared/Util/LuaList.lua
LOG  : Lua         , 1655211744611> 3,802,486> Loading: media/lua/shared/Util/LuaNet.lua
LOG  : Lua         , 1655211744613> 3,802,488> Loading: media/lua/shared/Util/StringReplacer.lua
LOG  : Lua         , 1655211744614> 3,802,489> Loading: media/lua/shared/Util/Vector2.lua
LOG  : Lua         , 1655211744615> 3,802,490> Loading: media/lua/shared/VehicleZoneDefinition.lua
LOG  : Lua         , 1655211744618> 3,802,493> Loading: media/lua/shared/a_requires.lua
LOG  : Lua         , 1655211744618> 3,802,493> Loading: media/lua/shared/defines.lua
LOG  : Lua         , 1655211744619> 3,802,494> Loading: media/lua/shared/iwbumstempmodelcompat.lua
LOG  : Lua         , 1655211744620> 3,802,494> Loading: media/lua/shared/keyBinding.lua
LOG  : Lua         , 1655211744622> 3,802,497> Loading: media/lua/shared/luautils.lua
LOG  : Lua         , 1655211745523> 3,803,397> Loading: media/lua/server/BuildingObjects/ISAnvil.lua
LOG  : Lua         , 1655211745524> 3,803,398> Loading: media/lua/server/BuildingObjects/ISBuildingObject.lua
LOG  : Lua         , 1655211745527> 3,803,401> Loading: media/lua/server/BuildingObjects/ISBSFurnace.lua
LOG  : Lua         , 1655211745528> 3,803,402> Loading: media/lua/server/BuildingObjects/ISBarbedWire.lua
LOG  : Lua         , 1655211745529> 3,803,403> Loading: media/lua/server/BuildingObjects/ISBuildCursorMouse.lua
LOG  : Lua         , 1655211745530> 3,803,404> Loading: media/lua/server/BuildingObjects/ISBuildUtil.lua
LOG  : Lua         , 1655211745532> 3,803,406> Loading: media/lua/server/BuildingObjects/ISChopTreeCursor.lua
LOG  : Lua         , 1655211745533> 3,803,408> Loading: media/lua/server/BuildingObjects/ISCleanBloodCursor.lua
LOG  : Lua         , 1655211745535> 3,803,409> Loading: media/lua/server/BuildingObjects/ISCompost.lua
LOG  : Lua         , 1655211745536> 3,803,410> Loading: media/lua/server/BuildingObjects/ISDestroyCursor.lua
LOG  : Lua         , 1655211745538> 3,803,412> Loading: media/lua/server/BuildingObjects/ISDoubleDoor.lua
LOG  : Lua         , 1655211745544> 3,803,419> Loading: media/lua/server/BuildingObjects/ISDoubleTileFurniture.lua
LOG  : Lua         , 1655211745546> 3,803,420> Loading: media/lua/server/BuildingObjects/ISEmptyGraves.lua
LOG  : Lua         , 1655211745549> 3,803,424> Loading: media/lua/server/BuildingObjects/ISLightSource.lua
LOG  : Lua         , 1655211745551> 3,803,425> Loading: media/lua/server/BuildingObjects/ISMoveableCursor.lua
LOG  : Lua         , 1655211745555> 3,803,429> Loading: media/lua/server/BuildingObjects/ISNaturalFloor.lua
LOG  : Lua         , 1655211745556> 3,803,430> Loading: media/lua/server/BuildingObjects/ISPaintCursor.lua
LOG  : Lua         , 1655211745558> 3,803,432> Loading: media/lua/server/BuildingObjects/ISPlace3DItemCursor.lua
LOG  : Lua         , 1655211745568> 3,803,442> Loading: media/lua/server/BuildingObjects/ISRemovePlantCursor.lua
LOG  : Lua         , 1655211745569> 3,803,443> Loading: media/lua/server/BuildingObjects/ISSelectCursor.lua
LOG  : Lua         , 1655211745570> 3,803,444> Loading: media/lua/server/BuildingObjects/ISShovelGroundCursor.lua
LOG  : Lua         , 1655211745571> 3,803,445> Loading: media/lua/server/BuildingObjects/ISSimpleFurniture.lua
LOG  : Lua         , 1655211745572> 3,803,446> Loading: media/lua/server/BuildingObjects/ISWalkToCursor.lua
LOG  : Lua         , 1655211745573> 3,803,447> Loading: media/lua/server/BuildingObjects/ISWoodenContainer.lua
LOG  : Lua         , 1655211745574> 3,803,448> Loading: media/lua/server/BuildingObjects/ISWoodenDoor.lua
LOG  : Lua         , 1655211745575> 3,803,449> Loading: media/lua/server/BuildingObjects/ISWoodenDoorFrame.lua
LOG  : Lua         , 1655211745576> 3,803,450> Loading: media/lua/server/BuildingObjects/ISWoodenFloor.lua
LOG  : Lua         , 1655211745577> 3,803,451> Loading: media/lua/server/BuildingObjects/ISWoodenStairs.lua
LOG  : Lua         , 1655211745578> 3,803,453> Loading: media/lua/server/BuildingObjects/ISWoodenWall.lua
LOG  : Lua         , 1655211745581> 3,803,455> Loading: media/lua/server/BuildingObjects/PaintingReference.lua
LOG  : Lua         , 1655211745582> 3,803,457> Loading: media/lua/server/Camping/BuildingObjects/campingCampfire.lua
LOG  : Lua         , 1655211745584> 3,803,458> Loading: media/lua/server/Camping/BuildingObjects/campingTent.lua
LOG  : Lua         , 1655211745585> 3,803,459> Loading: media/lua/server/Camping/SCampfireGlobalObject.lua
LOG  : Lua         , 1655211745587> 3,803,461> Loading: media/lua/server/Map/SGlobalObject.lua
LOG  : Lua         , 1655211745588> 3,803,462> Loading: media/lua/server/Camping/SCampfireSystem.lua
LOG  : Lua         , 1655211745589> 3,803,463> Loading: media/lua/server/Map/SGlobalObjectSystem.lua
LOG  : Lua         , 1655211745598> 3,803,472> Loading: media/lua/server/Camping/SCampfireSystemCommands.lua
LOG  : Lua         , 1655211745603> 3,803,478> Loading: media/lua/server/Camping/camping_fuel.lua
LOG  : Lua         , 1655211745604> 3,803,479> Loading: media/lua/server/Camping/camping_tent.lua
LOG  : Lua         , 1655211745606> 3,803,481> Loading: media/lua/server/Camping/camping_text.lua
LOG  : Lua         , 1655211745608> 3,803,482> Loading: media/lua/server/ClientCommands.lua
LOG  : Lua         , 1655211745611> 3,803,485> Loading: media/lua/server/Climate/ClimateMain.lua
LOG  : Lua         , 1655211745613> 3,803,487> Loading: media/lua/server/Farming/BuildingObjects/ISFarmingCursor.lua
LOG  : Lua         , 1655211745614> 3,803,488> Loading: media/lua/server/Farming/BuildingObjects/ISFarmingCursorMouse.lua
LOG  : Lua         , 1655211745615> 3,803,490> Loading: media/lua/server/Farming/BuildingObjects/farmingPlot.lua
LOG  : Lua         , 1655211745623> 3,803,497> Loading: media/lua/server/Farming/SFarmingSystem.lua
LOG  : Lua         , 1655211745625> 3,803,499> Loading: media/lua/server/Farming/SPlantGlobalObject.lua
LOG  : Lua         , 1655211745627> 3,803,502> Loading: media/lua/server/Farming/ScavengeDefinition.lua
LOG  : Lua         , 1655211745630> 3,803,504> Loading: media/lua/server/Farming/farmingCommands.lua
LOG  : Lua         , 1655211745631> 3,803,505> Loading: media/lua/server/Farming/farming_vegetableconf.lua
LOG  : Lua         , 1655211745634> 3,803,508> Loading: media/lua/server/FireFighting/FireFighting.lua
LOG  : Lua         , 1655211745635> 3,803,509> Loading: media/lua/server/FireFighting/ISExtinguishCursor.lua
LOG  : Lua         , 1655211745636> 3,803,511> Loading: media/lua/server/Fishing/BuildingObjects/FishingNet.lua
LOG  : Lua         , 1655211745637> 3,803,512> Loading: media/lua/server/Foraging/forageServer.lua
LOG  : Lua         , 1655211745638> 3,803,512> Loading: media/lua/server/HealthSystem/HealthUpdate.lua
LOG  : Lua         , 1655211745639> 3,803,513> Loading: media/lua/server/ISBuildingBlueprintManager.lua
LOG  : Lua         , 1655211745640> 3,803,514> Loading: media/lua/server/ISCoordConversion.lua
LOG  : Lua         , 1655211745641> 3,803,515> Loading: media/lua/server/ISObjectClickHandler.lua
LOG  : Lua         , 1655211745643> 3,803,517> Loading: media/lua/server/Items/AcceptItemFunction.lua
LOG  : Lua         , 1655211745644> 3,803,519> Loading: media/lua/server/Items/ApplianceOverlays.lua
LOG  : Lua         , 1655211745652> 3,803,526> Loading: media/lua/server/Items/BentFences.lua
LOG  : Lua         , 1655211745654> 3,803,529> Loading: media/lua/server/Items/BrokenFences.lua
LOG  : Lua         , 1655211745661> 3,803,536> Loading: media/lua/server/Items/CounterOverlays.lua
LOG  : Lua         , 1655211745663> 3,803,537> Loading: media/lua/server/Items/Distributions.lua
LOG  : Lua         , 1655211745691> 3,803,565> Loading: media/lua/server/Items/FixturesOverlays.lua
LOG  : Lua         , 1655211745693> 3,803,567> Loading: media/lua/server/Items/FloorStreetOverlays.lua
LOG  : Lua         , 1655211745695> 3,803,569> Loading: media/lua/server/Items/FloorTileOverlays.lua
LOG  : Lua         , 1655211745697> 3,803,571> Loading: media/lua/server/Items/FloorWoodOverlays.lua
LOG  : Lua         , 1655211745699> 3,803,573> Loading: media/lua/server/Items/FurnitureOfficeOverlays.lua
LOG  : Lua         , 1655211745700> 3,803,575> Loading: media/lua/server/Items/ItemBindingHandler.lua
LOG  : Lua         , 1655211745701> 3,803,576> Loading: media/lua/server/Items/ItemPicker.lua
LOG  : Lua         , 1655211745702> 3,803,577> Loading: media/lua/server/Items/ProceduralDistributions.lua
LOG  : Lua         , 1655211745731> 3,803,606> Loading: media/lua/server/Items/ScriptItemInterface.lua
LOG  : Lua         , 1655211745732> 3,803,607> Loading: media/lua/server/Items/SeatingOverlays.lua
LOG  : Lua         , 1655211745734> 3,803,609> Loading: media/lua/server/Items/StorageOverlays.lua
LOG  : Lua         , 1655211745735> 3,803,610> Loading: media/lua/server/Items/SuburbsDistributions.lua
LOG  : Lua         , 1655211745737> 3,803,612> Loading: media/lua/server/Items/TileOverlays.lua
LOG  : Lua         , 1655211745741> 3,803,616> Loading: media/lua/server/Items/TileOverlaysSmooth.lua
LOG  : Lua         , 1655211745742> 3,803,617> Loading: media/lua/server/Items/WallsBrickOverlays.lua
LOG  : Lua         , 1655211745750> 3,803,624> Loading: media/lua/server/Items/WorldFiller.lua
LOG  : Lua         , 1655211745754> 3,803,628> Loading: media/lua/server/Map/MapObjects/MOBarricade.lua
LOG  : Lua         , 1655211745759> 3,803,633> Loading: media/lua/server/Map/MapObjects/MOCampfire.lua
LOG  : Lua         , 1655211745760> 3,803,634> Loading: media/lua/server/Map/MapObjects/MOCompost.lua
LOG  : Lua         , 1655211745761> 3,803,635> Loading: media/lua/server/Map/MapObjects/MOFarming.lua
LOG  : Lua         , 1655211745764> 3,803,638> Loading: media/lua/server/Map/MapObjects/MOGenerator.lua
LOG  : Lua         , 1655211745765> 3,803,639> Loading: media/lua/server/Map/MapObjects/MOLampOnPillar.lua
LOG  : Lua         , 1655211745766> 3,803,640> Loading: media/lua/server/Map/MapObjects/MOMetalDrum.lua
LOG  : Lua         , 1655211745767> 3,803,641> Loading: media/lua/server/Map/MapObjects/MORainCollectorBarrel.lua
LOG  : Lua         , 1655211745768> 3,803,642> Loading: media/lua/server/RainBarrel/BuildingObjects/RainCollectorBarrel.lua
LOG  : Lua         , 1655211745770> 3,803,644> Loading: media/lua/server/Map/MapObjects/MORandomPottedPlant.lua
LOG  : Lua         , 1655211745777> 3,803,651> Loading: media/lua/server/Map/MapObjects/MOTent.lua
LOG  : Lua         , 1655211745778> 3,803,652> Loading: media/lua/server/Map/MapObjects/MOTrap.lua
LOG  : Lua         , 1655211745779> 3,803,653> Loading: media/lua/server/Traps/TrapDefinition.lua
LOG  : Lua         , 1655211745780> 3,803,654> Loading: media/lua/server/Traps/STrapSystem.lua
LOG  : Lua         , 1655211745788> 3,803,661> Loading: media/lua/server/Map/MapObjects/MOWoodenWallFrame.lua
LOG  : Lua         , 1655211745789> 3,803,663> Loading: media/lua/server/Map/MetaEnum.lua
LOG  : Lua         , 1655211745790> 3,803,664> Loading: media/lua/server/MetalDrum/BuildingObjects/ISMetalDrum.lua
LOG  : Lua         , 1655211745791> 3,803,665> Loading: media/lua/server/MetalDrum/SMetalDrumGlobalObject.lua
LOG  : Lua         , 1655211745792> 3,803,666> Loading: media/lua/server/MetalDrum/SMetalDrumSystem.lua
LOG  : Lua         , 1655211745794> 3,803,668> Loading: media/lua/server/Movers/ISBaseMover.lua
LOG  : Lua         , 1655211745795> 3,803,668> Loading: media/lua/server/Movers/MoverStateMachine.lua
LOG  : Lua         , 1655211745795> 3,803,669> Loading: media/lua/server/Movers/MoverStates/ISBaseState.lua
LOG  : Lua         , 1655211745800> 3,803,674> Loading: media/lua/server/Movers/MoverStates/MoveToState.lua
LOG  : Lua         , 1655211745801> 3,803,675> Loading: media/lua/server/Movers/Rabbit.lua
LOG  : Lua         , 1655211745802> 3,803,676> Loading: media/lua/server/NPCs/SadisticAIDirector/SadisticMusicDirector.lua
LOG  : Lua         , 1655211745803> 3,803,677> Loading: media/lua/server/NewSelectionSystem/GridSquareSelector.lua
LOG  : Lua         , 1655211745805> 3,803,679> Loading: media/lua/server/Professions/Professions.lua
LOG  : Lua         , 1655211745809> 3,803,683> Loading: media/lua/server/RainBarrel/SRainBarrelGlobalObject.lua
LOG  : Lua         , 1655211745811> 3,803,685> Loading: media/lua/server/RainBarrel/SRainBarrelSystem.lua
LOG  : Lua         , 1655211745812> 3,803,686> Loading: media/lua/server/Seasons/season.lua
LOG  : Lua         , 1655211745813> 3,803,687> Loading: media/lua/server/Seasons/seasonProps.lua
LOG  : Lua         , 1655211745814> 3,803,688> Loading: media/lua/server/Traps/BuildingObjects/TrapBO.lua
LOG  : Lua         , 1655211745815> 3,803,689> Loading: media/lua/server/Traps/ISUI/ISTrapMenu.lua
LOG  : Lua         , 1655211745816> 3,803,690> Loading: media/lua/server/Traps/STrapGlobalObject.lua
LOG  : Lua         , 1655211745818> 3,803,692> Loading: media/lua/server/Traps/TrapRecipeCode.lua
LOG  : Lua         , 1655211745819> 3,803,693> Loading: media/lua/server/Traps/trappingCommands.lua
LOG  : Lua         , 1655211745821> 3,803,695> Loading: media/lua/server/TurnBased/TurnBasedMain.lua
LOG  : Lua         , 1655211745824> 3,803,698> Loading: media/lua/server/TutorialHelperFunctions.lua
LOG  : Lua         , 1655211745825> 3,803,699> Loading: media/lua/server/Vehicles/VehicleCommands.lua
LOG  : Lua         , 1655211745827> 3,803,701> Loading: media/lua/server/Vehicles/VehicleDistributions.lua
LOG  : Lua         , 1655211745831> 3,803,705> Loading: media/lua/server/Vehicles/Vehicles.lua
LOG  : Lua         , 1655211745841> 3,803,715> Loading: media/lua/server/XpSystem/XPSystem_SkillBook.lua
LOG  : Lua         , 1655211745842> 3,803,716> Loading: media/lua/server/XpSystem/XpSystem_text.lua
LOG  : Lua         , 1655211745842> 3,803,716> Loading: media/lua/server/XpSystem/XpUpdate.lua
LOG  : Lua         , 1655211745844> 3,803,718> Loading: media/lua/server/metazones/metazoneHandler.lua
LOG  : Lua         , 1655211745845> 3,803,719> Loading: media/lua/server/radio/ISDynamicRadio.lua
LOG  : Lua         , 1655211745846> 3,803,720> Loading: media/lua/server/radio/ISWeatherChannel.lua
LOG  : Lua         , 1655211745848> 3,803,722> Loading: media/lua/server/recipecode.lua
LOG  : General     , 1655211745856> 3,803,730> luaChecksum: d2ca074c69006a5c0bcc33204b213796
LOG  : Lua         , 1655211746009> 3,803,884> Loading: C:/Users/marci/Zomboid/Server/servertest_SandboxVars.lua
LOG  : General     , 1655211746012> 3,803,887> writing C:\Users\marci\Zomboid\Server\servertest_SandboxVars.lua
LOG  : Lua         , 1655211746057> 3,803,932> Loading: C:/Users/marci/Zomboid/Server/servertest_spawnregions.lua
LOG  : Lua         , 1655211746059> 3,803,934> Loading: media/maps/Muldraugh, KY/spawnpoints.lua
LOG  : Lua         , 1655211746062> 3,803,936> Loading: media/maps/West Point, KY/spawnpoints.lua
LOG  : Lua         , 1655211746064> 3,803,939> Loading: media/maps/Rosewood, KY/spawnpoints.lua
LOG  : Lua         , 1655211746066> 3,803,941> Loading: media/maps/Riverside, KY/spawnpoints.lua
LOG  : Network     , 1655211746093> 3,803,968> Loading world...
LOG  : General     , 1655211746098> 3,803,973> IsoMetaGrid.Create: begin scanning directories
LOG  : General     , 1655211746102> 3,803,977> Looking in these map folders:
LOG  : General     , 1655211746103> 3,803,977>     C:\pzserver\media\maps\Muldraugh, KY
LOG  : General     , 1655211746103> 3,803,978> <End of map-folders list>
LOG  : General     , 1655211746116> 3,803,990> IsoMetaGrid.Create: finished scanning directories in 0.018 seconds
LOG  : General     , 1655211746117> 3,803,991> IsoMetaGrid.Create: begin loading
LOG  : General     , 1655211746293> 3,804,168> tiledef: loading C:\pzserver\media\tiledefinitions.tiles
LOG  : General     , 1655211746303> 3,804,178> tiledef: loading C:\pzserver\media\newtiledefinitions.tiles
LOG  : General     , 1655211746412> 3,804,287> tiledef: loading C:\pzserver\media\tiledefinitions_erosion.tiles
LOG  : General     , 1655211746415> 3,804,290> tiledef: loading C:\pzserver\media\tiledefinitions_apcom.tiles
LOG  : General     , 1655211746416> 3,804,291> tiledef: loading C:\pzserver\media\tiledefinitions_overlays.tiles
LOG  : General     , 1655211746418> 3,804,293> tiledef: loading C:\pzserver\media\tiledefinitions_noiseworks.patch.tiles
LOG  : General     , 1655211746428> 3,804,303> tiledef: loading C:\pzserver\media\tiledefinitions.tiles
LOG  : General     , 1655211746490> 3,804,364> tiledef: loading C:\pzserver\media\newtiledefinitions.tiles
LOG  : General     , 1655211746560> 3,804,435> MOVABLES: E face defined more than once for group: (Bar Wall Bar) sheet = location_restaurant_bar_01
LOG  : General     , 1655211746561> 3,804,436> MOVABLES: S face defined more than once for group: (Bar Wall Bar) sheet = location_restaurant_bar_01
LOG  : General     , 1655211746562> 3,804,437> MOVABLES: E face defined more than once for group: (Left Bar Wall Bar) sheet = location_restaurant_bar_01
LOG  : General     , 1655211746562> 3,804,437> MOVABLES: S face defined more than once for group: (Left Bar Wall Bar) sheet = location_restaurant_bar_01
LOG  : General     , 1655211746563> 3,804,437> MOVABLES: E face defined more than once for group: (Right Bar Wall Bar) sheet = location_restaurant_bar_01
LOG  : General     , 1655211746563> 3,804,438> MOVABLES: S face defined more than once for group: (Right Bar Wall Bar) sheet = location_restaurant_bar_01
LOG  : General     , 1655211746563> 3,804,438> MOVABLES: E face defined more than once for group: (Bar Tap Antique) sheet = location_restaurant_bar_01
LOG  : General     , 1655211746564> 3,804,439> MOVABLES: Object has too many faces defined for group: (Bar Counter) sheet = location_restaurant_bar_01
LOG  : General     , 1655211746565> 3,804,439> MOVABLES: Object has too many faces defined for group: (Bar Corner Counter) sheet = location_restaurant_bar_01
LOG  : General     , 1655211746590> 3,804,465> MOVABLES: Object has only one face defined for group: (Streetname Sign) sheet = street_decoration_01
LOG  : General     , 1655211746590> 3,804,465> MOVABLES: Not all members have a valid face defined for group: (Streetname Sign) sheet = street_decoration_01
LOG  : General     , 1655211746626> 3,804,501> MOVABLES: Object only has 3 sprites, _might_ have a error in settings, group: (Tattoo Parlor Sign) sheet = location_shop_accessories_genericsigns_01
LOG  : General     , 1655211746627> 3,804,502> MOVABLES: Object only has 3 sprites, _might_ have a error in settings, group: (Bail Bonds Sign) sheet = location_shop_accessories_genericsigns_01
LOG  : General     , 1655211746629> 3,804,504> MOVABLES: Object only has 3 sprites, _might_ have a error in settings, group: (Pony Roam-o Sign) sheet = signs_one-off_01
LOG  : General     , 1655211746653> 3,804,527> MOVABLES: Not all members have a valid face defined for group: (Military Crate) sheet = location_military_generic_01
LOG  : General     , 1655211746654> 3,804,528> MOVABLES: Object only has 3 sprites, _might_ have a error in settings, group: (The Glorious Spiffo) sheet = location_restaurant_spiffos_03
LOG  : General     , 1655211746667> 3,804,541> tiledef: loading C:\pzserver\media\tiledefinitions_erosion.tiles
LOG  : General     , 1655211746670> 3,804,544> duplicate texture d_floorleaves_1_0 ignore ID=524800, use ID=355000
LOG  : General     , 1655211746671> 3,804,545> duplicate texture d_floorleaves_1_1 ignore ID=524801, use ID=355001
LOG  : General     , 1655211746672> 3,804,546> duplicate texture d_floorleaves_1_2 ignore ID=524802, use ID=355002
LOG  : General     , 1655211746672> 3,804,546> duplicate texture d_floorleaves_1_3 ignore ID=524803, use ID=355003
LOG  : General     , 1655211746672> 3,804,546> duplicate texture d_floorleaves_1_4 ignore ID=524804, use ID=355004
LOG  : General     , 1655211746674> 3,804,548> duplicate texture d_floorleaves_1_5 ignore ID=524805, use ID=355005
LOG  : General     , 1655211746675> 3,804,548> duplicate texture d_floorleaves_1_6 ignore ID=524806, use ID=355006
LOG  : General     , 1655211746675> 3,804,549> duplicate texture d_floorleaves_1_7 ignore ID=524807, use ID=355007
LOG  : General     , 1655211746676> 3,804,550> duplicate texture d_floorleaves_1_8 ignore ID=524808, use ID=355008
LOG  : General     , 1655211746676> 3,804,550> duplicate texture d_floorleaves_1_9 ignore ID=524809, use ID=355009
LOG  : General     , 1655211746677> 3,804,551> duplicate texture d_floorleaves_1_10 ignore ID=524810, use ID=355010
LOG  : General     , 1655211746679> 3,804,553> duplicate texture d_floorleaves_1_11 ignore ID=524811, use ID=355011
LOG  : General     , 1655211746679> 3,804,553> duplicate texture d_floorleaves_1_12 ignore ID=524812, use ID=355012
LOG  : General     , 1655211746680> 3,804,554> duplicate texture d_floorleaves_1_13 ignore ID=524813, use ID=355013
LOG  : General     , 1655211746680> 3,804,554> duplicate texture d_floorleaves_1_14 ignore ID=524814, use ID=355014
LOG  : General     , 1655211746681> 3,804,555> duplicate texture d_floorleaves_1_15 ignore ID=524815, use ID=355015
LOG  : General     , 1655211746682> 3,804,556> duplicate texture d_floorleaves_1_16 ignore ID=524816, use ID=355016
LOG  : General     , 1655211746682> 3,804,556> duplicate texture d_floorleaves_1_17 ignore ID=524817, use ID=355017
LOG  : General     , 1655211746683> 3,804,557> duplicate texture d_floorleaves_1_18 ignore ID=524818, use ID=355018
LOG  : General     , 1655211746683> 3,804,557> duplicate texture d_floorleaves_1_19 ignore ID=524819, use ID=355019
LOG  : General     , 1655211746684> 3,804,558> duplicate texture d_floorleaves_1_20 ignore ID=524820, use ID=355020
LOG  : General     , 1655211746684> 3,804,558> duplicate texture d_floorleaves_1_21 ignore ID=524821, use ID=355021
LOG  : General     , 1655211746685> 3,804,559> duplicate texture d_floorleaves_1_22 ignore ID=524822, use ID=355022
LOG  : General     , 1655211746686> 3,804,560> duplicate texture d_floorleaves_1_23 ignore ID=524823, use ID=355023
LOG  : General     , 1655211746686> 3,804,560> duplicate texture d_floorleaves_1_24 ignore ID=524824, use ID=355024
LOG  : General     , 1655211746687> 3,804,561> duplicate texture d_floorleaves_1_25 ignore ID=524825, use ID=355025
LOG  : General     , 1655211746687> 3,804,561> duplicate texture d_floorleaves_1_26 ignore ID=524826, use ID=355026
LOG  : General     , 1655211746688> 3,804,562> duplicate texture d_floorleaves_1_27 ignore ID=524827, use ID=355027
LOG  : General     , 1655211746688> 3,804,562> duplicate texture d_floorleaves_1_28 ignore ID=524828, use ID=355028
LOG  : General     , 1655211746689> 3,804,563> duplicate texture d_floorleaves_1_29 ignore ID=524829, use ID=355029
LOG  : General     , 1655211746690> 3,804,564> duplicate texture d_floorleaves_1_30 ignore ID=524830, use ID=355030
LOG  : General     , 1655211746690> 3,804,564> duplicate texture d_floorleaves_1_31 ignore ID=524831, use ID=355031
LOG  : General     , 1655211746691> 3,804,565> duplicate texture d_generic_1_0 ignore ID=525312, use ID=356000
LOG  : General     , 1655211746691> 3,804,565> duplicate texture d_generic_1_1 ignore ID=525313, use ID=356001
LOG  : General     , 1655211746692> 3,804,566> duplicate texture d_generic_1_2 ignore ID=525314, use ID=356002
LOG  : General     , 1655211746692> 3,804,566> duplicate texture d_generic_1_3 ignore ID=525315, use ID=356003
LOG  : General     , 1655211746693> 3,804,567> duplicate texture d_generic_1_4 ignore ID=525316, use ID=356004
LOG  : General     , 1655211746695> 3,804,569> duplicate texture d_generic_1_5 ignore ID=525317, use ID=356005
LOG  : General     , 1655211746695> 3,804,569> duplicate texture d_generic_1_6 ignore ID=525318, use ID=356006
LOG  : General     , 1655211746696> 3,804,570> duplicate texture d_generic_1_7 ignore ID=525319, use ID=356007
LOG  : General     , 1655211746697> 3,804,570> duplicate texture d_generic_1_8 ignore ID=525320, use ID=356008
LOG  : General     , 1655211746697> 3,804,571> duplicate texture d_generic_1_9 ignore ID=525321, use ID=356009
LOG  : General     , 1655211746697> 3,804,571> duplicate texture d_generic_1_10 ignore ID=525322, use ID=356010
LOG  : General     , 1655211746698> 3,804,572> duplicate texture d_generic_1_11 ignore ID=525323, use ID=356011
LOG  : General     , 1655211746699> 3,804,572> duplicate texture d_generic_1_12 ignore ID=525324, use ID=356012
LOG  : General     , 1655211746699> 3,804,573> duplicate texture d_generic_1_13 ignore ID=525325, use ID=356013
LOG  : General     , 1655211746700> 3,804,574> duplicate texture d_generic_1_14 ignore ID=525326, use ID=356014
LOG  : General     , 1655211746700> 3,804,574> duplicate texture d_generic_1_15 ignore ID=525327, use ID=356015
LOG  : General     , 1655211746701> 3,804,575> duplicate texture d_generic_1_16 ignore ID=525328, use ID=356016
LOG  : General     , 1655211746702> 3,804,575> duplicate texture d_generic_1_17 ignore ID=525329, use ID=356017
LOG  : General     , 1655211746702> 3,804,576> duplicate texture d_generic_1_18 ignore ID=525330, use ID=356018
LOG  : General     , 1655211746703> 3,804,577> duplicate texture d_generic_1_19 ignore ID=525331, use ID=356019
LOG  : General     , 1655211746703> 3,804,577> duplicate texture d_generic_1_20 ignore ID=525332, use ID=356020
LOG  : General     , 1655211746703> 3,804,577> duplicate texture d_generic_1_21 ignore ID=525333, use ID=356021
LOG  : General     , 1655211746704> 3,804,578> duplicate texture d_generic_1_22 ignore ID=525334, use ID=356022
LOG  : General     , 1655211746704> 3,804,578> duplicate texture d_generic_1_23 ignore ID=525335, use ID=356023
LOG  : General     , 1655211746705> 3,804,579> duplicate texture d_generic_1_24 ignore ID=525336, use ID=356024
LOG  : General     , 1655211746706> 3,804,580> duplicate texture d_generic_1_25 ignore ID=525337, use ID=356025
LOG  : General     , 1655211746706> 3,804,580> duplicate texture d_generic_1_26 ignore ID=525338, use ID=356026
LOG  : General     , 1655211746707> 3,804,581> duplicate texture d_generic_1_27 ignore ID=525339, use ID=356027
LOG  : General     , 1655211746707> 3,804,581> duplicate texture d_generic_1_28 ignore ID=525340, use ID=356028
LOG  : General     , 1655211746708> 3,804,582> duplicate texture d_generic_1_29 ignore ID=525341, use ID=356029
LOG  : General     , 1655211746708> 3,804,582> duplicate texture d_generic_1_30 ignore ID=525342, use ID=356030
LOG  : General     , 1655211746709> 3,804,583> duplicate texture d_generic_1_31 ignore ID=525343, use ID=356031
LOG  : General     , 1655211746711> 3,804,585> duplicate texture d_generic_1_32 ignore ID=525344, use ID=356032
LOG  : General     , 1655211746711> 3,804,585> duplicate texture d_generic_1_33 ignore ID=525345, use ID=356033
LOG  : General     , 1655211746712> 3,804,586> duplicate texture d_generic_1_34 ignore ID=525346, use ID=356034
LOG  : General     , 1655211746712> 3,804,586> duplicate texture d_generic_1_35 ignore ID=525347, use ID=356035
LOG  : General     , 1655211746713> 3,804,587> duplicate texture d_generic_1_36 ignore ID=525348, use ID=356036
LOG  : General     , 1655211746713> 3,804,587> duplicate texture d_generic_1_37 ignore ID=525349, use ID=356037
LOG  : General     , 1655211746714> 3,804,588> duplicate texture d_generic_1_38 ignore ID=525350, use ID=356038
LOG  : General     , 1655211746715> 3,804,589> duplicate texture d_generic_1_39 ignore ID=525351, use ID=356039
LOG  : General     , 1655211746715> 3,804,589> duplicate texture d_generic_1_40 ignore ID=525352, use ID=356040
LOG  : General     , 1655211746715> 3,804,589> duplicate texture d_generic_1_41 ignore ID=525353, use ID=356041
LOG  : General     , 1655211746716> 3,804,590> duplicate texture d_generic_1_42 ignore ID=525354, use ID=356042
LOG  : General     , 1655211746716> 3,804,590> duplicate texture d_generic_1_43 ignore ID=525355, use ID=356043
LOG  : General     , 1655211746717> 3,804,591> duplicate texture d_generic_1_44 ignore ID=525356, use ID=356044
LOG  : General     , 1655211746718> 3,804,592> duplicate texture d_generic_1_45 ignore ID=525357, use ID=356045
LOG  : General     , 1655211746718> 3,804,592> duplicate texture d_generic_1_46 ignore ID=525358, use ID=356046
LOG  : General     , 1655211746719> 3,804,593> duplicate texture d_generic_1_47 ignore ID=525359, use ID=356047
LOG  : General     , 1655211746719> 3,804,593> duplicate texture d_generic_1_48 ignore ID=525360, use ID=356048
LOG  : General     , 1655211746720> 3,804,594> duplicate texture d_generic_1_49 ignore ID=525361, use ID=356049
LOG  : General     , 1655211746721> 3,804,595> duplicate texture d_generic_1_50 ignore ID=525362, use ID=356050
LOG  : General     , 1655211746721> 3,804,595> duplicate texture d_generic_1_51 ignore ID=525363, use ID=356051
LOG  : General     , 1655211746722> 3,804,596> duplicate texture d_generic_1_52 ignore ID=525364, use ID=356052
LOG  : General     , 1655211746722> 3,804,596> duplicate texture d_generic_1_53 ignore ID=525365, use ID=356053
LOG  : General     , 1655211746722> 3,804,596> duplicate texture d_generic_1_54 ignore ID=525366, use ID=356054
LOG  : General     , 1655211746723> 3,804,597> duplicate texture d_generic_1_55 ignore ID=525367, use ID=356055
LOG  : General     , 1655211746724> 3,804,598> duplicate texture d_generic_1_56 ignore ID=525368, use ID=356056
LOG  : General     , 1655211746724> 3,804,598> duplicate texture d_generic_1_57 ignore ID=525369, use ID=356057
LOG  : General     , 1655211746725> 3,804,599> duplicate texture d_generic_1_58 ignore ID=525370, use ID=356058
LOG  : General     , 1655211746727> 3,804,601> duplicate texture d_generic_1_59 ignore ID=525371, use ID=356059
LOG  : General     , 1655211746728> 3,804,602> duplicate texture d_generic_1_60 ignore ID=525372, use ID=356060
LOG  : General     , 1655211746728> 3,804,602> duplicate texture d_generic_1_61 ignore ID=525373, use ID=356061
LOG  : General     , 1655211746729> 3,804,603> duplicate texture d_generic_1_62 ignore ID=525374, use ID=356062
LOG  : General     , 1655211746729> 3,804,603> duplicate texture d_generic_1_63 ignore ID=525375, use ID=356063
LOG  : General     , 1655211746730> 3,804,604> duplicate texture d_generic_1_64 ignore ID=525376, use ID=356064
LOG  : General     , 1655211746730> 3,804,604> duplicate texture d_generic_1_65 ignore ID=525377, use ID=356065
LOG  : General     , 1655211746731> 3,804,605> duplicate texture d_generic_1_66 ignore ID=525378, use ID=356066
LOG  : General     , 1655211746731> 3,804,605> duplicate texture d_generic_1_67 ignore ID=525379, use ID=356067
LOG  : General     , 1655211746731> 3,804,605> duplicate texture d_generic_1_68 ignore ID=525380, use ID=356068
LOG  : General     , 1655211746732> 3,804,606> duplicate texture d_generic_1_69 ignore ID=525381, use ID=356069
LOG  : General     , 1655211746732> 3,804,607> duplicate texture d_generic_1_70 ignore ID=525382, use ID=356070
LOG  : General     , 1655211746733> 3,804,607> duplicate texture d_generic_1_71 ignore ID=525383, use ID=356071
LOG  : General     , 1655211746734> 3,804,608> duplicate texture d_generic_1_72 ignore ID=525384, use ID=356072
LOG  : General     , 1655211746734> 3,804,608> duplicate texture d_generic_1_73 ignore ID=525385, use ID=356073
LOG  : General     , 1655211746735> 3,804,609> duplicate texture d_generic_1_74 ignore ID=525386, use ID=356074
LOG  : General     , 1655211746735> 3,804,609> duplicate texture d_generic_1_75 ignore ID=525387, use ID=356075
LOG  : General     , 1655211746736> 3,804,610> duplicate texture d_generic_1_76 ignore ID=525388, use ID=356076
LOG  : General     , 1655211746736> 3,804,610> duplicate texture d_generic_1_77 ignore ID=525389, use ID=356077
LOG  : General     , 1655211746737> 3,804,611> duplicate texture d_generic_1_78 ignore ID=525390, use ID=356078
LOG  : General     , 1655211746738> 3,804,612> duplicate texture d_generic_1_79 ignore ID=525391, use ID=356079
LOG  : General     , 1655211746738> 3,804,612> duplicate texture d_generic_1_80 ignore ID=525392, use ID=356080
LOG  : General     , 1655211746739> 3,804,613> duplicate texture d_generic_1_81 ignore ID=525393, use ID=356081
LOG  : General     , 1655211746739> 3,804,613> duplicate texture d_generic_1_82 ignore ID=525394, use ID=356082
LOG  : General     , 1655211746740> 3,804,614> duplicate texture d_generic_1_83 ignore ID=525395, use ID=356083
LOG  : General     , 1655211746741> 3,804,615> duplicate texture d_generic_1_84 ignore ID=525396, use ID=356084
LOG  : General     , 1655211746743> 3,804,617> duplicate texture d_generic_1_85 ignore ID=525397, use ID=356085
LOG  : General     , 1655211746744> 3,804,618> duplicate texture d_generic_1_86 ignore ID=525398, use ID=356086
LOG  : General     , 1655211746744> 3,804,618> duplicate texture d_generic_1_87 ignore ID=525399, use ID=356087
LOG  : General     , 1655211746744> 3,804,618> duplicate texture d_generic_1_88 ignore ID=525400, use ID=356088
LOG  : General     , 1655211746745> 3,804,619> duplicate texture d_generic_1_89 ignore ID=525401, use ID=356089
LOG  : General     , 1655211746745> 3,804,619> duplicate texture d_generic_1_90 ignore ID=525402, use ID=356090
LOG  : General     , 1655211746746> 3,804,620> duplicate texture d_generic_1_91 ignore ID=525403, use ID=356091
LOG  : General     , 1655211746746> 3,804,620> duplicate texture d_generic_1_92 ignore ID=525404, use ID=356092
LOG  : General     , 1655211746747> 3,804,621> duplicate texture d_generic_1_93 ignore ID=525405, use ID=356093
LOG  : General     , 1655211746748> 3,804,622> duplicate texture d_generic_1_94 ignore ID=525406, use ID=356094
LOG  : General     , 1655211746748> 3,804,622> duplicate texture d_generic_1_95 ignore ID=525407, use ID=356095
LOG  : General     , 1655211746749> 3,804,623> duplicate texture d_generic_1_96 ignore ID=525408, use ID=356096
LOG  : General     , 1655211746750> 3,804,624> duplicate texture d_generic_1_97 ignore ID=525409, use ID=356097
LOG  : General     , 1655211746750> 3,804,624> duplicate texture d_generic_1_98 ignore ID=525410, use ID=356098
LOG  : General     , 1655211746751> 3,804,625> duplicate texture d_generic_1_99 ignore ID=525411, use ID=356099
LOG  : General     , 1655211746751> 3,804,625> duplicate texture d_generic_1_100 ignore ID=525412, use ID=356100
LOG  : General     , 1655211746752> 3,804,626> duplicate texture d_generic_1_101 ignore ID=525413, use ID=356101
LOG  : General     , 1655211746752> 3,804,626> duplicate texture d_generic_1_102 ignore ID=525414, use ID=356102
LOG  : General     , 1655211746753> 3,804,627> duplicate texture d_generic_1_103 ignore ID=525415, use ID=356103
LOG  : General     , 1655211746753> 3,804,627> duplicate texture d_generic_1_104 ignore ID=525416, use ID=356104
LOG  : General     , 1655211746754> 3,804,628> duplicate texture d_generic_1_105 ignore ID=525417, use ID=356105
LOG  : General     , 1655211746754> 3,804,628> duplicate texture d_generic_1_106 ignore ID=525418, use ID=356106
LOG  : General     , 1655211746755> 3,804,629> duplicate texture d_generic_1_107 ignore ID=525419, use ID=356107
LOG  : General     , 1655211746755> 3,804,629> duplicate texture d_generic_1_108 ignore ID=525420, use ID=356108
LOG  : General     , 1655211746756> 3,804,630> duplicate texture d_generic_1_109 ignore ID=525421, use ID=356109
LOG  : General     , 1655211746757> 3,804,631> duplicate texture d_generic_1_110 ignore ID=525422, use ID=356110
LOG  : General     , 1655211746759> 3,804,633> duplicate texture d_generic_1_111 ignore ID=525423, use ID=356111
LOG  : General     , 1655211746759> 3,804,633> duplicate texture d_generic_1_112 ignore ID=525424, use ID=356112
LOG  : General     , 1655211746759> 3,804,633> duplicate texture d_generic_1_113 ignore ID=525425, use ID=356113
LOG  : General     , 1655211746760> 3,804,634> duplicate texture d_generic_1_114 ignore ID=525426, use ID=356114
LOG  : General     , 1655211746761> 3,804,635> duplicate texture d_generic_1_115 ignore ID=525427, use ID=356115
LOG  : General     , 1655211746761> 3,804,635> duplicate texture d_generic_1_116 ignore ID=525428, use ID=356116
LOG  : General     , 1655211746762> 3,804,636> duplicate texture d_generic_1_117 ignore ID=525429, use ID=356117
LOG  : General     , 1655211746763> 3,804,637> duplicate texture d_generic_1_118 ignore ID=525430, use ID=356118
LOG  : General     , 1655211746763> 3,804,637> duplicate texture d_generic_1_119 ignore ID=525431, use ID=356119
LOG  : General     , 1655211746763> 3,804,637> duplicate texture d_generic_1_120 ignore ID=525432, use ID=356120
LOG  : General     , 1655211746764> 3,804,638> duplicate texture d_generic_1_121 ignore ID=525433, use ID=356121
LOG  : General     , 1655211746764> 3,804,638> duplicate texture d_generic_1_122 ignore ID=525434, use ID=356122
LOG  : General     , 1655211746765> 3,804,639> duplicate texture d_generic_1_123 ignore ID=525435, use ID=356123
LOG  : General     , 1655211746765> 3,804,639> duplicate texture d_generic_1_124 ignore ID=525436, use ID=356124
LOG  : General     , 1655211746766> 3,804,640> duplicate texture d_generic_1_125 ignore ID=525437, use ID=356125
LOG  : General     , 1655211746766> 3,804,640> duplicate texture d_generic_1_126 ignore ID=525438, use ID=356126
LOG  : General     , 1655211746767> 3,804,641> duplicate texture d_generic_1_127 ignore ID=525439, use ID=356127
LOG  : General     , 1655211746768> 3,804,642> duplicate texture d_generic_1_128 ignore ID=525440, use ID=356128
LOG  : General     , 1655211746768> 3,804,642> duplicate texture d_generic_1_129 ignore ID=525441, use ID=356129
LOG  : General     , 1655211746769> 3,804,643> duplicate texture d_generic_1_130 ignore ID=525442, use ID=356130
LOG  : General     , 1655211746769> 3,804,643> duplicate texture d_generic_1_131 ignore ID=525443, use ID=356131
LOG  : General     , 1655211746770> 3,804,644> duplicate texture d_generic_1_132 ignore ID=525444, use ID=356132
LOG  : General     , 1655211746770> 3,804,644> duplicate texture d_generic_1_133 ignore ID=525445, use ID=356133
LOG  : General     , 1655211746771> 3,804,645> duplicate texture d_generic_1_134 ignore ID=525446, use ID=356134
LOG  : General     , 1655211746771> 3,804,645> duplicate texture d_generic_1_135 ignore ID=525447, use ID=356135
LOG  : General     , 1655211746772> 3,804,646> duplicate texture d_generic_1_136 ignore ID=525448, use ID=356136
LOG  : General     , 1655211746772> 3,804,646> duplicate texture d_generic_1_137 ignore ID=525449, use ID=356137
LOG  : General     , 1655211746772> 3,804,647> duplicate texture d_generic_1_138 ignore ID=525450, use ID=356138
LOG  : General     , 1655211746775> 3,804,649> duplicate texture d_generic_1_139 ignore ID=525451, use ID=356139
LOG  : General     , 1655211746775> 3,804,649> duplicate texture d_generic_1_140 ignore ID=525452, use ID=356140
LOG  : General     , 1655211746776> 3,804,650> duplicate texture d_generic_1_141 ignore ID=525453, use ID=356141
LOG  : General     , 1655211746776> 3,804,650> duplicate texture d_generic_1_142 ignore ID=525454, use ID=356142
LOG  : General     , 1655211746777> 3,804,651> duplicate texture d_generic_1_143 ignore ID=525455, use ID=356143
LOG  : General     , 1655211746777> 3,804,651> duplicate texture d_generic_1_144 ignore ID=525456, use ID=356144
LOG  : General     , 1655211746778> 3,804,652> duplicate texture d_generic_1_145 ignore ID=525457, use ID=356145
LOG  : General     , 1655211746778> 3,804,652> duplicate texture d_generic_1_146 ignore ID=525458, use ID=356146
LOG  : General     , 1655211746779> 3,804,653> duplicate texture d_generic_1_147 ignore ID=525459, use ID=356147
LOG  : General     , 1655211746779> 3,804,653> duplicate texture d_generic_1_148 ignore ID=525460, use ID=356148
LOG  : General     , 1655211746780> 3,804,654> duplicate texture d_generic_1_149 ignore ID=525461, use ID=356149
LOG  : General     , 1655211746780> 3,804,654> duplicate texture d_generic_1_150 ignore ID=525462, use ID=356150
LOG  : General     , 1655211746781> 3,804,655> duplicate texture d_generic_1_151 ignore ID=525463, use ID=356151
LOG  : General     , 1655211746781> 3,804,655> duplicate texture d_generic_1_152 ignore ID=525464, use ID=356152
LOG  : General     , 1655211746782> 3,804,656> duplicate texture d_generic_1_153 ignore ID=525465, use ID=356153
LOG  : General     , 1655211746783> 3,804,657> duplicate texture d_generic_1_154 ignore ID=525466, use ID=356154
LOG  : General     , 1655211746783> 3,804,657> duplicate texture d_generic_1_155 ignore ID=525467, use ID=356155
LOG  : General     , 1655211746784> 3,804,658> duplicate texture d_generic_1_156 ignore ID=525468, use ID=356156
LOG  : General     , 1655211746784> 3,804,658> duplicate texture d_generic_1_157 ignore ID=525469, use ID=356157
LOG  : General     , 1655211746785> 3,804,659> duplicate texture d_generic_1_158 ignore ID=525470, use ID=356158
LOG  : General     , 1655211746785> 3,804,659> duplicate texture d_generic_1_159 ignore ID=525471, use ID=356159
LOG  : General     , 1655211746786> 3,804,660> duplicate texture d_plants_1_0 ignore ID=525824, use ID=357000
LOG  : General     , 1655211746786> 3,804,660> duplicate texture d_plants_1_1 ignore ID=525825, use ID=357001
LOG  : General     , 1655211746787> 3,804,661> duplicate texture d_plants_1_2 ignore ID=525826, use ID=357002
LOG  : General     , 1655211746787> 3,804,661> duplicate texture d_plants_1_3 ignore ID=525827, use ID=357003
LOG  : General     , 1655211746788> 3,804,662> duplicate texture d_plants_1_4 ignore ID=525828, use ID=357004
LOG  : General     , 1655211746788> 3,804,662> duplicate texture d_plants_1_5 ignore ID=525829, use ID=357005
LOG  : General     , 1655211746792> 3,804,666> duplicate texture d_plants_1_6 ignore ID=525830, use ID=357006
LOG  : General     , 1655211746793> 3,804,667> duplicate texture d_plants_1_7 ignore ID=525831, use ID=357007
LOG  : General     , 1655211746794> 3,804,668> duplicate texture d_plants_1_8 ignore ID=525832, use ID=357008
LOG  : General     , 1655211746794> 3,804,668> duplicate texture d_plants_1_9 ignore ID=525833, use ID=357009
LOG  : General     , 1655211746795> 3,804,669> duplicate texture d_plants_1_10 ignore ID=525834, use ID=357010
LOG  : General     , 1655211746795> 3,804,670> duplicate texture d_plants_1_11 ignore ID=525835, use ID=357011
LOG  : General     , 1655211746796> 3,804,670> duplicate texture d_plants_1_12 ignore ID=525836, use ID=357012
LOG  : General     , 1655211746797> 3,804,671> duplicate texture d_plants_1_13 ignore ID=525837, use ID=357013
LOG  : General     , 1655211746797> 3,804,671> duplicate texture d_plants_1_14 ignore ID=525838, use ID=357014
LOG  : General     , 1655211746798> 3,804,672> duplicate texture d_plants_1_15 ignore ID=525839, use ID=357015
LOG  : General     , 1655211746798> 3,804,672> duplicate texture d_plants_1_16 ignore ID=525840, use ID=357016
LOG  : General     , 1655211746799> 3,804,673> duplicate texture d_plants_1_17 ignore ID=525841, use ID=357017
LOG  : General     , 1655211746799> 3,804,673> duplicate texture d_plants_1_18 ignore ID=525842, use ID=357018
LOG  : General     , 1655211746800> 3,804,674> duplicate texture d_plants_1_19 ignore ID=525843, use ID=357019
LOG  : General     , 1655211746800> 3,804,674> duplicate texture d_plants_1_20 ignore ID=525844, use ID=357020
LOG  : General     , 1655211746801> 3,804,675> duplicate texture d_plants_1_21 ignore ID=525845, use ID=357021
LOG  : General     , 1655211746801> 3,804,675> duplicate texture d_plants_1_22 ignore ID=525846, use ID=357022
LOG  : General     , 1655211746802> 3,804,676> duplicate texture d_plants_1_23 ignore ID=525847, use ID=357023
LOG  : General     , 1655211746802> 3,804,676> duplicate texture d_plants_1_24 ignore ID=525848, use ID=357024
LOG  : General     , 1655211746803> 3,804,677> duplicate texture d_plants_1_25 ignore ID=525849, use ID=357025
LOG  : General     , 1655211746803> 3,804,677> duplicate texture d_plants_1_26 ignore ID=525850, use ID=357026
LOG  : General     , 1655211746803> 3,804,677> duplicate texture d_plants_1_27 ignore ID=525851, use ID=357027
LOG  : General     , 1655211746804> 3,804,678> duplicate texture d_plants_1_28 ignore ID=525852, use ID=357028
LOG  : General     , 1655211746804> 3,804,678> duplicate texture d_plants_1_29 ignore ID=525853, use ID=357029
LOG  : General     , 1655211746805> 3,804,679> duplicate texture d_plants_1_30 ignore ID=525854, use ID=357030
LOG  : General     , 1655211746806> 3,804,680> duplicate texture d_plants_1_31 ignore ID=525855, use ID=357031
LOG  : General     , 1655211746807> 3,804,681> duplicate texture d_plants_1_32 ignore ID=525856, use ID=357032
LOG  : General     , 1655211746807> 3,804,681> duplicate texture d_plants_1_33 ignore ID=525857, use ID=357033
LOG  : General     , 1655211746808> 3,804,682> duplicate texture d_plants_1_34 ignore ID=525858, use ID=357034
LOG  : General     , 1655211746808> 3,804,682> duplicate texture d_plants_1_35 ignore ID=525859, use ID=357035
LOG  : General     , 1655211746809> 3,804,683> duplicate texture d_plants_1_36 ignore ID=525860, use ID=357036
LOG  : General     , 1655211746809> 3,804,683> duplicate texture d_plants_1_37 ignore ID=525861, use ID=357037
LOG  : General     , 1655211746810> 3,804,684> duplicate texture d_plants_1_38 ignore ID=525862, use ID=357038
LOG  : General     , 1655211746810> 3,804,684> duplicate texture d_plants_1_39 ignore ID=525863, use ID=357039
LOG  : General     , 1655211746810> 3,804,684> duplicate texture d_plants_1_40 ignore ID=525864, use ID=357040
LOG  : General     , 1655211746811> 3,804,685> duplicate texture d_plants_1_41 ignore ID=525865, use ID=357041
LOG  : General     , 1655211746811> 3,804,685> duplicate texture d_plants_1_42 ignore ID=525866, use ID=357042
LOG  : General     , 1655211746811> 3,804,686> duplicate texture d_plants_1_43 ignore ID=525867, use ID=357043
LOG  : General     , 1655211746812> 3,804,686> duplicate texture d_plants_1_44 ignore ID=525868, use ID=357044
LOG  : General     , 1655211746812> 3,804,686> duplicate texture d_plants_1_45 ignore ID=525869, use ID=357045
LOG  : General     , 1655211746813> 3,804,687> duplicate texture d_plants_1_46 ignore ID=525870, use ID=357046
LOG  : General     , 1655211746813> 3,804,687> duplicate texture d_plants_1_47 ignore ID=525871, use ID=357047
LOG  : General     , 1655211746814> 3,804,688> duplicate texture d_plants_1_48 ignore ID=525872, use ID=357048
LOG  : General     , 1655211746814> 3,804,688> duplicate texture d_plants_1_49 ignore ID=525873, use ID=357049
LOG  : General     , 1655211746814> 3,804,688> duplicate texture d_plants_1_50 ignore ID=525874, use ID=357050
LOG  : General     , 1655211746815> 3,804,689> duplicate texture d_plants_1_51 ignore ID=525875, use ID=357051
LOG  : General     , 1655211746815> 3,804,689> duplicate texture d_plants_1_52 ignore ID=525876, use ID=357052
LOG  : General     , 1655211746815> 3,804,689> duplicate texture d_plants_1_53 ignore ID=525877, use ID=357053
LOG  : General     , 1655211746816> 3,804,690> duplicate texture d_plants_1_54 ignore ID=525878, use ID=357054
LOG  : General     , 1655211746816> 3,804,690> duplicate texture d_plants_1_55 ignore ID=525879, use ID=357055
LOG  : General     , 1655211746816> 3,804,690> duplicate texture d_plants_1_56 ignore ID=525880, use ID=357056
LOG  : General     , 1655211746817> 3,804,691> duplicate texture d_plants_1_57 ignore ID=525881, use ID=357057
LOG  : General     , 1655211746817> 3,804,691> duplicate texture d_plants_1_58 ignore ID=525882, use ID=357058
LOG  : General     , 1655211746817> 3,804,692> duplicate texture d_plants_1_59 ignore ID=525883, use ID=357059
LOG  : General     , 1655211746818> 3,804,692> duplicate texture d_plants_1_60 ignore ID=525884, use ID=357060
LOG  : General     , 1655211746818> 3,804,692> duplicate texture d_plants_1_61 ignore ID=525885, use ID=357061
LOG  : General     , 1655211746819> 3,804,693> duplicate texture d_plants_1_62 ignore ID=525886, use ID=357062
LOG  : General     , 1655211746819> 3,804,693> duplicate texture d_plants_1_63 ignore ID=525887, use ID=357063
LOG  : General     , 1655211746819> 3,804,693> duplicate texture d_streetcracks_1_0 ignore ID=526336, use ID=358000
LOG  : General     , 1655211746820> 3,804,694> duplicate texture d_streetcracks_1_1 ignore ID=526337, use ID=358001
LOG  : General     , 1655211746820> 3,804,694> duplicate texture d_streetcracks_1_2 ignore ID=526338, use ID=358002
LOG  : General     , 1655211746820> 3,804,694> duplicate texture d_streetcracks_1_3 ignore ID=526339, use ID=358003
LOG  : General     , 1655211746821> 3,804,695> duplicate texture d_streetcracks_1_4 ignore ID=526340, use ID=358004
LOG  : General     , 1655211746823> 3,804,697> duplicate texture d_streetcracks_1_5 ignore ID=526341, use ID=358005
LOG  : General     , 1655211746823> 3,804,697> duplicate texture d_streetcracks_1_6 ignore ID=526342, use ID=358006
LOG  : General     , 1655211746823> 3,804,697> duplicate texture d_streetcracks_1_7 ignore ID=526343, use ID=358007
LOG  : General     , 1655211746824> 3,804,698> duplicate texture d_streetcracks_1_8 ignore ID=526344, use ID=358008
LOG  : General     , 1655211746824> 3,804,698> duplicate texture d_streetcracks_1_9 ignore ID=526345, use ID=358009
LOG  : General     , 1655211746824> 3,804,699> duplicate texture d_streetcracks_1_10 ignore ID=526346, use ID=358010
LOG  : General     , 1655211746825> 3,804,699> duplicate texture d_streetcracks_1_11 ignore ID=526347, use ID=358011
LOG  : General     , 1655211746825> 3,804,699> duplicate texture d_streetcracks_1_12 ignore ID=526348, use ID=358012
LOG  : General     , 1655211746826> 3,804,700> duplicate texture d_streetcracks_1_13 ignore ID=526349, use ID=358013
LOG  : General     , 1655211746826> 3,804,700> duplicate texture d_streetcracks_1_14 ignore ID=526350, use ID=358014
LOG  : General     , 1655211746826> 3,804,700> duplicate texture d_streetcracks_1_15 ignore ID=526351, use ID=358015
LOG  : General     , 1655211746826> 3,804,701> duplicate texture d_streetcracks_1_16 ignore ID=526352, use ID=358016
LOG  : General     , 1655211746827> 3,804,701> duplicate texture d_streetcracks_1_17 ignore ID=526353, use ID=358017
LOG  : General     , 1655211746827> 3,804,701> duplicate texture d_streetcracks_1_18 ignore ID=526354, use ID=358018
LOG  : General     , 1655211746827> 3,804,702> duplicate texture d_streetcracks_1_19 ignore ID=526355, use ID=358019
LOG  : General     , 1655211746828> 3,804,702> duplicate texture d_streetcracks_1_20 ignore ID=526356, use ID=358020
LOG  : General     , 1655211746828> 3,804,702> duplicate texture d_streetcracks_1_21 ignore ID=526357, use ID=358021
LOG  : General     , 1655211746828> 3,804,703> duplicate texture d_streetcracks_1_22 ignore ID=526358, use ID=358022
LOG  : General     , 1655211746829> 3,804,703> duplicate texture d_streetcracks_1_23 ignore ID=526359, use ID=358023
LOG  : General     , 1655211746829> 3,804,703> duplicate texture d_streetcracks_1_24 ignore ID=526360, use ID=358024
LOG  : General     , 1655211746830> 3,804,704> duplicate texture d_streetcracks_1_25 ignore ID=526361, use ID=358025
LOG  : General     , 1655211746830> 3,804,704> duplicate texture d_streetcracks_1_26 ignore ID=526362, use ID=358026
LOG  : General     , 1655211746830> 3,804,704> duplicate texture d_streetcracks_1_27 ignore ID=526363, use ID=358027
LOG  : General     , 1655211746831> 3,804,705> duplicate texture d_streetcracks_1_28 ignore ID=526364, use ID=358028
LOG  : General     , 1655211746831> 3,804,705> duplicate texture d_streetcracks_1_29 ignore ID=526365, use ID=358029
LOG  : General     , 1655211746831> 3,804,705> duplicate texture d_streetcracks_1_30 ignore ID=526366, use ID=358030
LOG  : General     , 1655211746832> 3,804,706> duplicate texture d_streetcracks_1_31 ignore ID=526367, use ID=358031
LOG  : General     , 1655211746832> 3,804,706> duplicate texture d_streetcracks_1_32 ignore ID=526368, use ID=358032
LOG  : General     , 1655211746832> 3,804,706> duplicate texture d_streetcracks_1_33 ignore ID=526369, use ID=358033
LOG  : General     , 1655211746833> 3,804,707> duplicate texture d_streetcracks_1_34 ignore ID=526370, use ID=358034
LOG  : General     , 1655211746833> 3,804,707> duplicate texture d_streetcracks_1_35 ignore ID=526371, use ID=358035
LOG  : General     , 1655211746833> 3,804,707> duplicate texture d_streetcracks_1_36 ignore ID=526372, use ID=358036
LOG  : General     , 1655211746834> 3,804,708> duplicate texture d_streetcracks_1_37 ignore ID=526373, use ID=358037
LOG  : General     , 1655211746834> 3,804,708> duplicate texture d_streetcracks_1_38 ignore ID=526374, use ID=358038
LOG  : General     , 1655211746834> 3,804,708> duplicate texture d_streetcracks_1_39 ignore ID=526375, use ID=358039
LOG  : General     , 1655211746835> 3,804,709> duplicate texture d_streetcracks_1_40 ignore ID=526376, use ID=358040
LOG  : General     , 1655211746835> 3,804,709> duplicate texture d_streetcracks_1_41 ignore ID=526377, use ID=358041
LOG  : General     , 1655211746835> 3,804,709> duplicate texture d_streetcracks_1_42 ignore ID=526378, use ID=358042
LOG  : General     , 1655211746836> 3,804,710> duplicate texture d_streetcracks_1_43 ignore ID=526379, use ID=358043
LOG  : General     , 1655211746836> 3,804,710> duplicate texture d_streetcracks_1_44 ignore ID=526380, use ID=358044
LOG  : General     , 1655211746836> 3,804,710> duplicate texture d_streetcracks_1_45 ignore ID=526381, use ID=358045
LOG  : General     , 1655211746838> 3,804,713> duplicate texture d_streetcracks_1_46 ignore ID=526382, use ID=358046
LOG  : General     , 1655211746839> 3,804,713> duplicate texture d_streetcracks_1_47 ignore ID=526383, use ID=358047
LOG  : General     , 1655211746839> 3,804,713> duplicate texture d_streetcracks_1_48 ignore ID=526384, use ID=358048
LOG  : General     , 1655211746840> 3,804,714> duplicate texture d_streetcracks_1_49 ignore ID=526385, use ID=358049
LOG  : General     , 1655211746840> 3,804,714> duplicate texture d_streetcracks_1_50 ignore ID=526386, use ID=358050
LOG  : General     , 1655211746840> 3,804,714> duplicate texture d_streetcracks_1_51 ignore ID=526387, use ID=358051
LOG  : General     , 1655211746841> 3,804,715> duplicate texture d_streetcracks_1_52 ignore ID=526388, use ID=358052
LOG  : General     , 1655211746841> 3,804,715> duplicate texture d_streetcracks_1_53 ignore ID=526389, use ID=358053
LOG  : General     , 1655211746841> 3,804,715> duplicate texture d_streetcracks_1_54 ignore ID=526390, use ID=358054
LOG  : General     , 1655211746842> 3,804,716> duplicate texture d_streetcracks_1_55 ignore ID=526391, use ID=358055
LOG  : General     , 1655211746842> 3,804,716> duplicate texture d_streetcracks_1_56 ignore ID=526392, use ID=358056
LOG  : General     , 1655211746842> 3,804,716> duplicate texture d_streetcracks_1_57 ignore ID=526393, use ID=358057
LOG  : General     , 1655211746843> 3,804,717> duplicate texture d_streetcracks_1_58 ignore ID=526394, use ID=358058
LOG  : General     , 1655211746843> 3,804,717> duplicate texture d_streetcracks_1_59 ignore ID=526395, use ID=358059
LOG  : General     , 1655211746843> 3,804,717> duplicate texture d_streetcracks_1_60 ignore ID=526396, use ID=358060
LOG  : General     , 1655211746844> 3,804,718> duplicate texture d_streetcracks_1_61 ignore ID=526397, use ID=358061
LOG  : General     , 1655211746844> 3,804,718> duplicate texture d_streetcracks_1_62 ignore ID=526398, use ID=358062
LOG  : General     , 1655211746844> 3,804,718> duplicate texture d_streetcracks_1_63 ignore ID=526399, use ID=358063
LOG  : General     , 1655211746845> 3,804,719> duplicate texture d_streetcracks_1_64 ignore ID=526400, use ID=358064
LOG  : General     , 1655211746845> 3,804,719> duplicate texture d_streetcracks_1_65 ignore ID=526401, use ID=358065
LOG  : General     , 1655211746845> 3,804,719> duplicate texture d_streetcracks_1_66 ignore ID=526402, use ID=358066
LOG  : General     , 1655211746846> 3,804,720> duplicate texture d_streetcracks_1_67 ignore ID=526403, use ID=358067
LOG  : General     , 1655211746846> 3,804,720> duplicate texture d_streetcracks_1_68 ignore ID=526404, use ID=358068
LOG  : General     , 1655211746846> 3,804,720> duplicate texture d_streetcracks_1_69 ignore ID=526405, use ID=358069
LOG  : General     , 1655211746847> 3,804,721> duplicate texture d_streetcracks_1_70 ignore ID=526406, use ID=358070
LOG  : General     , 1655211746847> 3,804,721> duplicate texture d_streetcracks_1_71 ignore ID=526407, use ID=358071
LOG  : General     , 1655211746847> 3,804,721> duplicate texture d_streetcracks_1_72 ignore ID=526408, use ID=358072
LOG  : General     , 1655211746848> 3,804,722> duplicate texture d_streetcracks_1_73 ignore ID=526409, use ID=358073
LOG  : General     , 1655211746848> 3,804,722> duplicate texture d_streetcracks_1_74 ignore ID=526410, use ID=358074
LOG  : General     , 1655211746848> 3,804,722> duplicate texture d_streetcracks_1_75 ignore ID=526411, use ID=358075
LOG  : General     , 1655211746849> 3,804,723> duplicate texture d_streetcracks_1_76 ignore ID=526412, use ID=358076
LOG  : General     , 1655211746849> 3,804,723> duplicate texture d_streetcracks_1_77 ignore ID=526413, use ID=358077
LOG  : General     , 1655211746849> 3,804,723> duplicate texture d_streetcracks_1_78 ignore ID=526414, use ID=358078
LOG  : General     , 1655211746850> 3,804,724> duplicate texture d_streetcracks_1_79 ignore ID=526415, use ID=358079
LOG  : General     , 1655211746850> 3,804,724> duplicate texture d_streetcracks_1_80 ignore ID=526416, use ID=358080
LOG  : General     , 1655211746850> 3,804,724> duplicate texture d_streetcracks_1_81 ignore ID=526417, use ID=358081
LOG  : General     , 1655211746851> 3,804,725> duplicate texture d_streetcracks_1_82 ignore ID=526418, use ID=358082
LOG  : General     , 1655211746851> 3,804,725> duplicate texture d_streetcracks_1_83 ignore ID=526419, use ID=358083
LOG  : General     , 1655211746851> 3,804,725> duplicate texture d_streetcracks_1_84 ignore ID=526420, use ID=358084
LOG  : General     , 1655211746852> 3,804,726> duplicate texture d_streetcracks_1_85 ignore ID=526421, use ID=358085
LOG  : General     , 1655211746852> 3,804,726> duplicate texture d_streetcracks_1_86 ignore ID=526422, use ID=358086
LOG  : General     , 1655211746852> 3,804,726> duplicate texture d_streetcracks_1_87 ignore ID=526423, use ID=358087
LOG  : General     , 1655211746853> 3,804,727> duplicate texture d_streetcracks_1_88 ignore ID=526424, use ID=358088
LOG  : General     , 1655211746855> 3,804,729> duplicate texture d_streetcracks_1_89 ignore ID=526425, use ID=358089
LOG  : General     , 1655211746855> 3,804,729> duplicate texture d_streetcracks_1_90 ignore ID=526426, use ID=358090
LOG  : General     , 1655211746855> 3,804,729> duplicate texture d_streetcracks_1_91 ignore ID=526427, use ID=358091
LOG  : General     , 1655211746856> 3,804,730> duplicate texture d_streetcracks_1_92 ignore ID=526428, use ID=358092
LOG  : General     , 1655211746856> 3,804,730> duplicate texture d_streetcracks_1_93 ignore ID=526429, use ID=358093
LOG  : General     , 1655211746856> 3,804,730> duplicate texture d_streetcracks_1_94 ignore ID=526430, use ID=358094
LOG  : General     , 1655211746857> 3,804,731> duplicate texture d_streetcracks_1_95 ignore ID=526431, use ID=358095
LOG  : General     , 1655211746857> 3,804,731> duplicate texture d_streetcracks_1_96 ignore ID=526432, use ID=358096
LOG  : General     , 1655211746857> 3,804,731> duplicate texture d_streetcracks_1_97 ignore ID=526433, use ID=358097
LOG  : General     , 1655211746858> 3,804,732> duplicate texture d_streetcracks_1_98 ignore ID=526434, use ID=358098
LOG  : General     , 1655211746858> 3,804,732> duplicate texture d_streetcracks_1_99 ignore ID=526435, use ID=358099
LOG  : General     , 1655211746858> 3,804,733> duplicate texture d_streetcracks_1_100 ignore ID=526436, use ID=358100
LOG  : General     , 1655211746859> 3,804,733> duplicate texture d_streetcracks_1_101 ignore ID=526437, use ID=358101
LOG  : General     , 1655211746859> 3,804,733> duplicate texture d_streetcracks_1_102 ignore ID=526438, use ID=358102
LOG  : General     , 1655211746859> 3,804,734> duplicate texture d_streetcracks_1_103 ignore ID=526439, use ID=358103
LOG  : General     , 1655211746860> 3,804,734> duplicate texture d_streetcracks_1_104 ignore ID=526440, use ID=358104
LOG  : General     , 1655211746860> 3,804,734> duplicate texture d_streetcracks_1_105 ignore ID=526441, use ID=358105
LOG  : General     , 1655211746860> 3,804,735> duplicate texture d_streetcracks_1_106 ignore ID=526442, use ID=358106
LOG  : General     , 1655211746861> 3,804,735> duplicate texture d_streetcracks_1_107 ignore ID=526443, use ID=358107
LOG  : General     , 1655211746861> 3,804,735> duplicate texture d_streetcracks_1_108 ignore ID=526444, use ID=358108
LOG  : General     , 1655211746865> 3,804,739> duplicate texture d_streetcracks_1_109 ignore ID=526445, use ID=358109
LOG  : General     , 1655211746866> 3,804,740> duplicate texture d_streetcracks_1_110 ignore ID=526446, use ID=358110
LOG  : General     , 1655211746866> 3,804,740> duplicate texture d_streetcracks_1_111 ignore ID=526447, use ID=358111
LOG  : General     , 1655211746866> 3,804,740> duplicate texture d_streetcracks_1_112 ignore ID=526448, use ID=358112
LOG  : General     , 1655211746866> 3,804,740> duplicate texture d_streetcracks_1_113 ignore ID=526449, use ID=358113
LOG  : General     , 1655211746867> 3,804,741> duplicate texture d_streetcracks_1_114 ignore ID=526450, use ID=358114
LOG  : General     , 1655211746867> 3,804,741> duplicate texture d_streetcracks_1_115 ignore ID=526451, use ID=358115
LOG  : General     , 1655211746867> 3,804,741> duplicate texture d_streetcracks_1_116 ignore ID=526452, use ID=358116
LOG  : General     , 1655211746867> 3,804,741> duplicate texture d_streetcracks_1_117 ignore ID=526453, use ID=358117
LOG  : General     , 1655211746867> 3,804,741> duplicate texture d_streetcracks_1_118 ignore ID=526454, use ID=358118
LOG  : General     , 1655211746868> 3,804,742> duplicate texture d_streetcracks_1_119 ignore ID=526455, use ID=358119
LOG  : General     , 1655211746868> 3,804,742> duplicate texture d_streetcracks_1_120 ignore ID=526456, use ID=358120
LOG  : General     , 1655211746870> 3,804,745> duplicate texture d_streetcracks_1_121 ignore ID=526457, use ID=358121
LOG  : General     , 1655211746872> 3,804,746> duplicate texture d_streetcracks_1_122 ignore ID=526458, use ID=358122
LOG  : General     , 1655211746873> 3,804,747> duplicate texture d_streetcracks_1_123 ignore ID=526459, use ID=358123
LOG  : General     , 1655211746874> 3,804,748> duplicate texture d_streetcracks_1_124 ignore ID=526460, use ID=358124
LOG  : General     , 1655211746874> 3,804,749> duplicate texture d_streetcracks_1_125 ignore ID=526461, use ID=358125
LOG  : General     , 1655211746875> 3,804,749> duplicate texture d_streetcracks_1_126 ignore ID=526462, use ID=358126
LOG  : General     , 1655211746877> 3,804,751> duplicate texture d_streetcracks_1_127 ignore ID=526463, use ID=358127
LOG  : General     , 1655211746883> 3,804,757> duplicate texture d_wallcracks_1_0 ignore ID=537088, use ID=360000
LOG  : General     , 1655211746883> 3,804,757> duplicate texture d_wallcracks_1_1 ignore ID=537089, use ID=360001
LOG  : General     , 1655211746884> 3,804,759> duplicate texture d_wallcracks_1_2 ignore ID=537090, use ID=360002
LOG  : General     , 1655211746885> 3,804,759> duplicate texture d_wallcracks_1_3 ignore ID=537091, use ID=360003
LOG  : General     , 1655211746885> 3,804,759> duplicate texture d_wallcracks_1_4 ignore ID=537092, use ID=360004
LOG  : General     , 1655211746885> 3,804,760> duplicate texture d_wallcracks_1_5 ignore ID=537093, use ID=360005
LOG  : General     , 1655211746886> 3,804,760> duplicate texture d_wallcracks_1_6 ignore ID=537094, use ID=360006
LOG  : General     , 1655211746887> 3,804,761> duplicate texture d_wallcracks_1_7 ignore ID=537095, use ID=360007
LOG  : General     , 1655211746887> 3,804,761> duplicate texture d_wallcracks_1_8 ignore ID=537096, use ID=360008
LOG  : General     , 1655211746887> 3,804,762> duplicate texture d_wallcracks_1_9 ignore ID=537097, use ID=360009
LOG  : General     , 1655211746888> 3,804,762> duplicate texture d_wallcracks_1_10 ignore ID=537098, use ID=360010
LOG  : General     , 1655211746888> 3,804,762> duplicate texture d_wallcracks_1_11 ignore ID=537099, use ID=360011
LOG  : General     , 1655211746889> 3,804,763> duplicate texture d_wallcracks_1_12 ignore ID=537100, use ID=360012
LOG  : General     , 1655211746889> 3,804,763> duplicate texture d_wallcracks_1_13 ignore ID=537101, use ID=360013
LOG  : General     , 1655211746889> 3,804,764> duplicate texture d_wallcracks_1_14 ignore ID=537102, use ID=360014
LOG  : General     , 1655211746890> 3,804,764> duplicate texture d_wallcracks_1_15 ignore ID=537103, use ID=360015
LOG  : General     , 1655211746890> 3,804,764> duplicate texture d_wallcracks_1_16 ignore ID=537104, use ID=360016
LOG  : General     , 1655211746891> 3,804,765> duplicate texture d_wallcracks_1_17 ignore ID=537105, use ID=360017
LOG  : General     , 1655211746891> 3,804,765> duplicate texture d_wallcracks_1_18 ignore ID=537106, use ID=360018
LOG  : General     , 1655211746891> 3,804,766> duplicate texture d_wallcracks_1_19 ignore ID=537107, use ID=360019
LOG  : General     , 1655211746892> 3,804,766> duplicate texture d_wallcracks_1_20 ignore ID=537108, use ID=360020
LOG  : General     , 1655211746892> 3,804,766> duplicate texture d_wallcracks_1_21 ignore ID=537109, use ID=360021
LOG  : General     , 1655211746893> 3,804,767> duplicate texture d_wallcracks_1_22 ignore ID=537110, use ID=360022
LOG  : General     , 1655211746893> 3,804,767> duplicate texture d_wallcracks_1_23 ignore ID=537111, use ID=360023
LOG  : General     , 1655211746894> 3,804,768> duplicate texture d_wallcracks_1_24 ignore ID=537112, use ID=360024
LOG  : General     , 1655211746894> 3,804,768> duplicate texture d_wallcracks_1_25 ignore ID=537113, use ID=360025
LOG  : General     , 1655211746894> 3,804,768> duplicate texture d_wallcracks_1_26 ignore ID=537114, use ID=360026
LOG  : General     , 1655211746895> 3,804,769> duplicate texture d_wallcracks_1_27 ignore ID=537115, use ID=360027
LOG  : General     , 1655211746895> 3,804,769> duplicate texture d_wallcracks_1_28 ignore ID=537116, use ID=360028
LOG  : General     , 1655211746895> 3,804,770> duplicate texture d_wallcracks_1_29 ignore ID=537117, use ID=360029
LOG  : General     , 1655211746896> 3,804,770> duplicate texture d_wallcracks_1_30 ignore ID=537118, use ID=360030
LOG  : General     , 1655211746896> 3,804,770> duplicate texture d_wallcracks_1_31 ignore ID=537119, use ID=360031
LOG  : General     , 1655211746896> 3,804,771> duplicate texture d_wallcracks_1_32 ignore ID=537120, use ID=360032
LOG  : General     , 1655211746897> 3,804,771> duplicate texture d_wallcracks_1_33 ignore ID=537121, use ID=360033
LOG  : General     , 1655211746897> 3,804,771> duplicate texture d_wallcracks_1_34 ignore ID=537122, use ID=360034
LOG  : General     , 1655211746897> 3,804,772> duplicate texture d_wallcracks_1_35 ignore ID=537123, use ID=360035
LOG  : General     , 1655211746898> 3,804,772> duplicate texture d_wallcracks_1_36 ignore ID=537124, use ID=360036
LOG  : General     , 1655211746898> 3,804,772> duplicate texture d_wallcracks_1_37 ignore ID=537125, use ID=360037
LOG  : General     , 1655211746898> 3,804,773> duplicate texture d_wallcracks_1_38 ignore ID=537126, use ID=360038
LOG  : General     , 1655211746901> 3,804,775> duplicate texture d_wallcracks_1_39 ignore ID=537127, use ID=360039
LOG  : General     , 1655211746901> 3,804,776> duplicate texture d_wallcracks_1_40 ignore ID=537128, use ID=360040
LOG  : General     , 1655211746901> 3,804,776> duplicate texture d_wallcracks_1_41 ignore ID=537129, use ID=360041
LOG  : General     , 1655211746902> 3,804,776> duplicate texture d_wallcracks_1_42 ignore ID=537130, use ID=360042
LOG  : General     , 1655211746902> 3,804,777> duplicate texture d_wallcracks_1_43 ignore ID=537131, use ID=360043
LOG  : General     , 1655211746902> 3,804,777> duplicate texture d_wallcracks_1_44 ignore ID=537132, use ID=360044
LOG  : General     , 1655211746903> 3,804,778> duplicate texture d_wallcracks_1_45 ignore ID=537133, use ID=360045
LOG  : General     , 1655211746903> 3,804,778> duplicate texture d_wallcracks_1_46 ignore ID=537134, use ID=360046
LOG  : General     , 1655211746903> 3,804,778> duplicate texture d_wallcracks_1_47 ignore ID=537135, use ID=360047
LOG  : General     , 1655211746904> 3,804,779> duplicate texture d_wallcracks_1_48 ignore ID=537136, use ID=360048
LOG  : General     , 1655211746904> 3,804,779> duplicate texture d_wallcracks_1_49 ignore ID=537137, use ID=360049
LOG  : General     , 1655211746905> 3,804,779> duplicate texture d_wallcracks_1_50 ignore ID=537138, use ID=360050
LOG  : General     , 1655211746905> 3,804,780> duplicate texture d_wallcracks_1_51 ignore ID=537139, use ID=360051
LOG  : General     , 1655211746905> 3,804,780> duplicate texture d_wallcracks_1_52 ignore ID=537140, use ID=360052
LOG  : General     , 1655211746906> 3,804,781> duplicate texture d_wallcracks_1_53 ignore ID=537141, use ID=360053
LOG  : General     , 1655211746906> 3,804,781> duplicate texture d_wallcracks_1_54 ignore ID=537142, use ID=360054
LOG  : General     , 1655211746907> 3,804,781> duplicate texture d_wallcracks_1_55 ignore ID=537143, use ID=360055
LOG  : General     , 1655211746907> 3,804,782> duplicate texture d_wallcracks_1_56 ignore ID=537144, use ID=360056
LOG  : General     , 1655211746907> 3,804,782> duplicate texture d_wallcracks_1_57 ignore ID=537145, use ID=360057
LOG  : General     , 1655211746908> 3,804,782> duplicate texture d_wallcracks_1_58 ignore ID=537146, use ID=360058
LOG  : General     , 1655211746908> 3,804,783> duplicate texture d_wallcracks_1_59 ignore ID=537147, use ID=360059
LOG  : General     , 1655211746908> 3,804,783> duplicate texture d_wallcracks_1_60 ignore ID=537148, use ID=360060
LOG  : General     , 1655211746909> 3,804,784> duplicate texture d_wallcracks_1_61 ignore ID=537149, use ID=360061
LOG  : General     , 1655211746909> 3,804,784> duplicate texture d_wallcracks_1_62 ignore ID=537150, use ID=360062
LOG  : General     , 1655211746909> 3,804,784> duplicate texture d_wallcracks_1_63 ignore ID=537151, use ID=360063
LOG  : General     , 1655211746910> 3,804,785> duplicate texture d_wallcracks_1_64 ignore ID=537152, use ID=360064
LOG  : General     , 1655211746910> 3,804,785> duplicate texture d_wallcracks_1_65 ignore ID=537153, use ID=360065
LOG  : General     , 1655211746910> 3,804,785> duplicate texture d_wallcracks_1_66 ignore ID=537154, use ID=360066
LOG  : General     , 1655211746911> 3,804,786> duplicate texture d_wallcracks_1_67 ignore ID=537155, use ID=360067
LOG  : General     , 1655211746911> 3,804,786> duplicate texture d_wallcracks_1_68 ignore ID=537156, use ID=360068
LOG  : General     , 1655211746912> 3,804,786> duplicate texture d_wallcracks_1_69 ignore ID=537157, use ID=360069
LOG  : General     , 1655211746912> 3,804,787> duplicate texture d_wallcracks_1_70 ignore ID=537158, use ID=360070
LOG  : General     , 1655211746912> 3,804,787> duplicate texture d_wallcracks_1_71 ignore ID=537159, use ID=360071
LOG  : General     , 1655211746915> 3,804,789> MOVABLES: E face defined more than once for group: (Low Hedge) sheet = f_bushes_2
LOG  : General     , 1655211746916> 3,804,790> MOVABLES: S face defined more than once for group: (Low Hedge) sheet = f_bushes_2
LOG  : General     , 1655211746917> 3,804,791> MOVABLES: E face defined more than once for group: (Tall Hedge) sheet = f_bushes_2
LOG  : General     , 1655211746917> 3,804,791> MOVABLES: S face defined more than once for group: (Tall Hedge) sheet = f_bushes_2
LOG  : General     , 1655211746918> 3,804,792> MOVABLES: N face defined more than once for group: (Low Corner Hedge) sheet = f_bushes_2
LOG  : General     , 1655211746918> 3,804,792> MOVABLES: S face defined more than once for group: (Low Corner Hedge) sheet = f_bushes_2
LOG  : General     , 1655211746918> 3,804,792> MOVABLES: N face defined more than once for group: (Tall Corner Hedge) sheet = f_bushes_2
LOG  : General     , 1655211746919> 3,804,793> MOVABLES: S face defined more than once for group: (Tall Corner Hedge) sheet = f_bushes_2
LOG  : General     , 1655211746919> 3,804,793> tiledef: loading C:\pzserver\media\tiledefinitions_apcom.tiles
LOG  : General     , 1655211746920> 3,804,794> tiledef: loading C:\pzserver\media\tiledefinitions_overlays.tiles
LOG  : General     , 1655211746926> 3,804,800> tiledef: loading C:\pzserver\media\tiledefinitions_noiseworks.patch.tiles
LOG  : General     , 1655211746931> 3,804,805> MOVABLES: E face defined more than once for group: (Bar Wall Bar) sheet = location_restaurant_bar_01
LOG  : General     , 1655211746932> 3,804,806> MOVABLES: S face defined more than once for group: (Bar Wall Bar) sheet = location_restaurant_bar_01
LOG  : General     , 1655211746932> 3,804,806> MOVABLES: E face defined more than once for group: (Left Bar Wall Bar) sheet = location_restaurant_bar_01
LOG  : General     , 1655211746932> 3,804,807> MOVABLES: S face defined more than once for group: (Left Bar Wall Bar) sheet = location_restaurant_bar_01
LOG  : General     , 1655211746933> 3,804,807> MOVABLES: E face defined more than once for group: (Right Bar Wall Bar) sheet = location_restaurant_bar_01
LOG  : General     , 1655211746933> 3,804,807> MOVABLES: S face defined more than once for group: (Right Bar Wall Bar) sheet = location_restaurant_bar_01
LOG  : General     , 1655211746934> 3,804,808> MOVABLES: E face defined more than once for group: (Bar Tap Antique) sheet = location_restaurant_bar_01
LOG  : General     , 1655211746934> 3,804,808> MOVABLES: Object has too many faces defined for group: (Bar Counter) sheet = location_restaurant_bar_01
LOG  : General     , 1655211746934> 3,804,808> MOVABLES: Object has too many faces defined for group: (Bar Corner Counter) sheet = location_restaurant_bar_01
LOG  : General     , 1655211746940> 3,804,814> MOVABLES: Object has only one face defined for group: (Streetname Sign) sheet = street_decoration_01
LOG  : General     , 1655211746941> 3,804,815> MOVABLES: Not all members have a valid face defined for group: (Streetname Sign) sheet = street_decoration_01
LOG  : General     , 1655211746963> 3,804,837> Loading Recorded Media:C:\Users\marci\Zomboid\Saves\Multiplayer\\servertest\recorded_media.bin
LOG  : General     , 1655211747042> 3,804,916> Saving Recorded Media:C:\Users\marci\Zomboid\Saves\Multiplayer\\servertest\recorded_media.bin
LOG  : General     , 1655211747187> 3,805,062> scriptmanager = zombie.radio.scripting.RadioScriptManager@46a795de, isNewGame = false
LOG  : General     , 1655211747188> 3,805,063> name = Automated Emergency Broadcast System, freq = 102800, cat = Emergency, uuid = EMRG-711984
LOG  : General     , 1655211747194> 3,805,069> Radio Loading channels...
LOG  : General     , 1655211747196> 3,805,071> Loading GlobalModData:C:\Users\marci\Zomboid\Saves\Multiplayer\\servertest\global_mod_data.bin
LOG  : General     , 1655211747251> 3,805,125> WorldDictionary: Checking dictionary...
LOG  : General     , 1655211747273> 3,805,147> Loading WorldDictionary:C:\Users\marci\Zomboid\Saves\Multiplayer\\servertest\WorldDictionary.bin
LOG  : General     , 1655211747918> 3,805,793> IsoMetaGrid.Create: finished loading in 1.801 seconds
LOG  : General     , 1655211747935> 3,805,809> Calculate weather front strength = 0.16087042
LOG  : General     , 1655211747956> 3,805,830> Calculate weather front strength = 0.6491629
LOG  : General     , 1655211747960> 3,805,835> Calculate weather front strength = 0.62051255
LOG  : General     , 1655211747966> 3,805,840> Calculate weather front strength = 0.05155194
LOG  : General     , 1655211747968> 3,805,843> Calculate weather front strength = 0.4428797
LOG  : General     , 1655211747972> 3,805,847> Calculate weather front strength = 0.86669004
LOG  : General     , 1655211747976> 3,805,851> Calculate weather front strength = 0.48987302
LOG  : General     , 1655211747980> 3,805,855> Calculate weather front strength = 0.5548395
LOG  : Lua         , 1655211747986> 3,805,861> Loading: media/maps/Muldraugh, KY/objects.lua
LOG  : General     , 1655211748802> 3,806,676> loading 19449 zones from map_zone.bin
LOG  : General     , 1655211748924> 3,806,799> Max #ZONES on one chunk is 19
LOG  : General     , 1655211749066> 3,806,940> reanimate: loaded 0 zombies
LOG  : Network     , 1655211749157> 3,807,031> Initialising RakNet...
LOG  : General     , 1655211749158> 3,807,032> 1655211749158 znet: Java_zombie_core_raknet_RakNetPeerInterface_Init
LOG  : General     , 1655211749159> 3,807,033> 1655211749159 znet: g_peer = 0xe9479fe0
LOG  : General     , 1655211749159> 3,807,033> 1655211749159 znet: Java_zombie_core_raknet_RakNetPeerInterface_SetMaximumIncomingConnections
LOG  : General     , 1655211749160> 3,807,034> 1655211749160 znet: Java_zombie_core_raknet_RakNetPeerInterface_SetServerPort
LOG  : General     , 1655211749165> 3,807,039> 1655211749165 znet: Java_zombie_core_raknet_RakNetPeerInterface_SetIncomingPassword
LOG  : General     , 1655211749166> 3,807,040> 1655211749166 znet: Java_zombie_core_raknet_RakNetPeerInterface_SetOccasionalPing
LOG  : General     , 1655211749166> 3,807,040> 1655211749166 znet: Java_zombie_core_raknet_RakNetPeerInterface_Startup
LOG  : General     , 1655211749166> 3,807,040> 1655211749166 znet: Zomboid Steam Server started, ports 8766 and 16261 must be open on the router
LOG  : General     , 1655211749186> 3,807,060> 1655211749186 znet: OnRakPeerStartup
LOG  : General     , 1655211749202> 3,807,076> 1655211749202 znet: RakNet-through-Steam mode activated
LOG  : Network     , 1655211749202> 3,807,076> RakNet.Startup() return code: 0 (0 means success)
LOG  : General     , 1655211749203> 3,807,077> 1655211749203 znet: Java_zombie_core_raknet_RakVoice_RVInitServer
LOG  : General     , 1655211749203> 3,807,077> 1655211749203 znet: g_peer = 0xe9479fe0
LOG  : Network     , 1655211749205> 3,807,079> *** SERVER STARTED ****
LOG  : Network     , 1655211749205> 3,807,079> *** Steam is enabled
LOG  : Network     , 1655211749206> 3,807,080> server is listening on port 16261
LOG  : General     , 1655211749206> 3,807,080> LuaNet: Initializing...
LOG  : General     , 1655211749206> 3,807,080> LuaNet: Registering server listener...
LOG  : General     , 1655211749207> 3,807,081> LuaNet: Initialization [DONE], triggering events for 'LuaNet.onInitAdd'.
LOG  : Network     , 1655211749207> 3,807,081> DISCORD: token not configured
LOG  : Network     , 1655211749207> 3,807,081> *** DISCORD DISABLED ****
LOG  : General     , 1655211749208> 3,807,082> ##########
Server Steam ID 90160144254320650
##########
LOG  : Multiplayer , 1655211749228> 3,807,103> [MPStatistics] mem usage notification threshold=16,320,875,520
LOG  : General     , 1655211750915> 3,808,790> 1655211750915 znet: OnPolicyResponse
LOG  : General     , 1655211750916> 3,808,790> 1655211750916 znet: Zomboid Server is VAC Secure

Nothing works though and I have no idea why. :(

Link to comment
Share on other sites

The last log you sent looks perfectly fine, there are no errors in the server.

Did you manually open all the necessary ports? (16261,8766)?
And did you try connecting to the server using your Local IP and not your public one?

Link to comment
Share on other sites

3 hours ago, Beard said:

The last log you sent looks perfectly fine, there are no errors in the server.

Did you manually open all the necessary ports? (16261,8766)?
And did you try connecting to the server using your Local IP and not your public one?

image.png.780e5077441416ed133ee19ac6aa4df9.png

 

All necessary ports seem to be open.

 

Joining through my local ip works!! 

 

image.png.eb4b9054c61c56a1924b18b7ef807f80.png

 

However trying to join using my external ip address does not work and server does not show up on public server list.

 

image.png.024cbb2f5908f2fc76abd7df5c09005b.png

 

edit: I tried running my router in bridge mode - which solved the issue! Then I exit the bridge mode and reset my router to factory settings, forwarded ports again and now it seems to be working!

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...