DayZ
Care Packages
DJ Willis 2021 年 11 月 5 日 下午 1:35
Server Crash Logs
Anyone else getting this crash in their crashlogs ?

NULL pointer to instance
Class: 'CarePackage_red'
Entity id:341963

Function: 'DisableSmoke'
Stack trace:
CarePackage/Scripts/4_World/entities\airdrop_militarycrate.c:26
CarePackage/Scripts/4_World/entities\airdrop_militarycrate.c:13
< >
正在显示第 1 - 3 条,共 3 条留言
Garageman 2022 年 2 月 24 日 上午 1:56 
Same on my Livonia server.
Garageman 2022 年 2 月 26 日 上午 3:45 
Issue seems to be somewhere in the Airdrop_MilitaryCrate.c.
Line 13 calls DisableSmoke(), which breaks at line 26:

24 void DisableSmoke()
25 {
26 if (GetGame().IsClient() || !GetGame().IsMultiplayer())
27 {
28 m_ParticleEfx.Stop();
29 }
30 }

Does anyone of you have C-skills to analyse the cause?

Cheers.

.:. lutz
CoastalZ 2022 年 5 月 20 日 下午 10:12 
WIN-GILFETK4UI5, 21.05 2022 00:06:06
JSON ERROR:
Reading variable: data
Expecting instance
Reading variable: Locations
Expecting array
At index 2, Expecting instance
Reading variable: Location
Expecting array
At index 1, Expecting int
Cannot convert to int
Function: 'Error'
Stack trace:
scripts/1_Core/proto\endebug.c:92
scripts/3_Game/tools\jsonfileloader.c:29
CarePackage/Scripts/3_Game/config\adconfigmanager.c:125
CarePackage/Scripts/3_Game/config\adconfigmanager.c:143
CarePackage/Scripts/5_Mission/carepackagebase.c:29
CarePackage/Scripts/5_Mission/missionserver.c:37
$CurrentDir:mpmissions\empty.melkart\init.c:97
< >
正在显示第 1 - 3 条,共 3 条留言
每页显示数: 1530 50