Page MenuHomeFeedback Tracker

CPU crashing. logs show failed loot spawns
New, UrgentPublic

Description

Respawning of any loot & cars are failing. I reset all xml files. I also did a full server wipe. Log files are reading

17:23:58.127 !!! [CE][VehicleRespawner] (PRIOffroad02custom) :: Respawning: "VehicleOffroad02custom" - Failed to spawn the requested amount (0 < 1) within 3 attempts.
17:24:01.331 String "STR_DN_UNKNOWN" not found (not in localization table)
17:24:06.01 String "STR_DN_UNKNOWN" not found (not in localization table)

17:24:53.935 Warning Message: No entry 'bin\config.bin/CfgVehicles/ZmbM_HermitSkinny_Black.P3DAttachments'.
17:24:53.935 Warning Message: No entry '.P3DProxies'.
17:24:53.935 Warning Message: No entry '.BoneNames'.
17:24:53.935 Warning Message: Size: '/' not an array
17:24:53.935 Warning Message: Size: '/' not an array
17:24:53.935 Warning Message: Size: '/' not an array
17:25:22.177 Warning Message: No entry 'bin\config.bin/CfgVehicles/ZmbM_HikerSkinny_Green.P3DAttachments'.
17:25:22.177 Warning Message: No entry '.P3DProxies'.
17:25:22.177 Warning Message: No entry '.BoneNames'.
17:25:22.177 Warning Message: Size: '/' not an array
17:25:22.177 Warning Message: Size: '/' not an array
17:25:22.177 Warning Message: Size: '/' not an array
17:25:22.178 Warning Message: No entry 'bin\config.bin/CfgVehicles/ZmbM_FishermanOld_Green.P3DAttachments'.
17:25:22.178 Warning Message: No entry '.P3DProxies'.
17:25:22.178 Warning Message: No entry '.BoneNames'.
17:25:22.178 Warning Message: Size: '/' not an array
17:25:22.178 Warning Message: Size: '/' not an array
17:25:22.178 Warning Message: Size: '/' not an array

17:25:22.605 !!! [CE][VehicleRespawner] (PRIOffroad02custom) :: Respawning: "VehicleOffroad02custom" - Failed to spawn the requested amount (0 < 1) within 3 attempts.

Details

Severity
None
Resolution
Open
Reproducibility
N/A
Operating System
Windows 7
Category
General

Event Timeline

Pick a different spawn point. That usually happens when the spawn point isn't valid because it collides with something in the world.

boosted412 added a comment.EditedApr 15 2023, 12:52 AM

Already tried that with a few different spawns. We noticed some times its wrecks and the police situations as well. Plus all the spawn points worked before 1.20 lol. then started working again but suddenly after a hot fix it stops lmao.

my server CPU has just flat lined. Im really not sure what is happening at this point. I reset all the xml files. only thing left is json files and simple codes like stamina and base damage.

this is from my logs today

my server CPU has just flat lined. Im really not sure what is happening at this point. I reset all the xml files. only thing left is json files and simple codes like stamina and base damage.

this is from my logs today

That's from the gamescripts, it's not something you can access on console, nor what would cause the problem.
Pass all your edited xml files through this -> https://www.xmlvalidation.com/ & Pass all your edited and custom json files through this -> https://jsonformatter.curiousconcept.com/
If you have a typo, that will find it.

Using multiple events with the same vehicle type will cause all the events using the same vehicle to not work.