R2Northstar / Northstar

Repo for packaged Northstar releases
https://northstar.tf/
MIT License
1.69k stars 129 forks source link

Crash *FUNCTION [Evac()] evac/_evac.gnut line [186] #164

Closed efinst0rm closed 2 years ago

efinst0rm commented 2 years ago

Hey,


[2022-01-22 01:15:10.267] [info] [SERVER SCRIPT] SCRIPT ERROR: [SERVER] Given object is not an entity (type = null)
[2022-01-22 01:15:10.267] [info] [SERVER SCRIPT]  -> file.evacIcon.SetOrigin( evacNode.GetOrigin() )
[2022-01-22 01:15:10.267] [info] [SERVER SCRIPT] 
CALLSTACK
*FUNCTION [Evac()] evac/_evac.gnut line [186]

[2022-01-22 01:15:10.267] [info] [SERVER SCRIPT] LOCALS
[evacNode] NULL
[customEvacNode] NULL
[completionCallback] CLOSURE
[shouldLeaveEarlyCallback] CLOSURE
[canBoardCallback] CLOSURE
[waitTime] 18
[arrivalTime] 40
[initialWait] 5
[evacTeam] 3
[this] TABLE

DIAGPRINTS

[2022-01-22 01:15:10.283] [error] Northstar has crashed! a minidump has been written and exception info is available below:
[2022-01-22 01:15:10.283] [error] Cause: Access Violation
Attempted to read from: 0x00000000
[2022-01-22 01:15:10.283] [error] At: engine.dll + 0x247d3a
[2022-01-22 01:15:10.286] [error]     Northstar.dll + 0x7ff852199e60
[2022-01-22 01:15:10.286] [error]     ntdll.dll + 0x7ff87f1c6b30
[2022-01-22 01:15:10.286] [error]     ntdll.dll + 0x7ff87f1946bb
[2022-01-22 01:15:10.286] [error]     ntdll.dll + 0x7ff87f20987a
[2022-01-22 01:15:10.286] [error]     engine.dll + 0x7ff8306d7d3a
[2022-01-22 01:15:10.286] [error]     engine.dll + 0x7ff8308a7466
[2022-01-22 01:15:10.286] [error]     engine.dll + 0x7ff8305b0c2f
[2022-01-22 01:15:10.286] [error]     engine.dll + 0x7ff8305b0542
[2022-01-22 01:15:10.287] [error]     engine.dll + 0x7ff8305fdb55
[2022-01-22 01:15:10.287] [error]     engine.dll + 0x7ff8306588c0
[2022-01-22 01:15:10.287] [error]     Northstar.dll + 0x7ff8521818bc
[2022-01-22 01:15:10.287] [error]     engine.dll + 0x7ff83065652f
[2022-01-22 01:15:10.287] [error]     engine.dll + 0x7ff830820e2d
[2022-01-22 01:15:10.287] [error]     engine.dll + 0x7ff8306579d9
[2022-01-22 01:15:10.287] [error]     engine.dll + 0x7ff83065793c
[2022-01-22 01:15:10.287] [error]     launcher.dll + 0x7ff85cfb5afd
[2022-01-22 01:15:10.287] [error]     launcher.dll + 0x7ff85cfb5afd
[2022-01-22 01:15:10.287] [error]     launcher.dll + 0x7ff85cfad386
[2022-01-22 01:15:10.287] [error]     NorthstarLauncher.exe + 0x7ff720ef3bbd
[2022-01-22 01:15:10.287] [error]     NorthstarLauncher.exe + 0x7ff720ef6d40
[2022-01-22 01:15:10.287] [error]     KERNEL32.DLL + 0x7ff87d0684d4
[2022-01-22 01:15:10.287] [error]     ntdll.dll + 0x7ff87f1b1781
[2022-01-22 01:15:10.287] [error] RAX: 0x0
[2022-01-22 01:15:10.287] [error] RBX: 0x7ff830c756d0
[2022-01-22 01:15:10.287] [error] RCX: 0x0
[2022-01-22 01:15:10.287] [error] RDX: 0x0
[2022-01-22 01:15:10.287] [error] RSI: 0x7ff84356bb78
[2022-01-22 01:15:10.287] [error] RDI: 0x7ff84356bb78
[2022-01-22 01:15:10.287] [error] RBP: 0x7ff84356bd88
[2022-01-22 01:15:10.287] [error] RSP: 0xdd31af290
[2022-01-22 01:15:10.287] [error] R8: 0x7ff84356bb78
[2022-01-22 01:15:10.287] [error] R9: 0x65
[2022-01-22 01:15:10.287] [error] R10: 0x7ff84356bd94
[2022-01-22 01:15:10.287] [error] R11: 0x7ff830a978ec
[2022-01-22 01:15:10.287] [error] R12: 0x0
[2022-01-22 01:15:10.287] [error] R13: 0x0
[2022-01-22 01:15:10.287] [error] R14: 0xffffffff
[2022-01-22 01:15:10.287] [error] R15: 0x1

nsdump22-01-2022 01-15-10.zip

efinst0rm commented 2 years ago

Another crash today.

[2022-01-22 14:57:09.446] [info] [SERVER SCRIPT] 1 31
[2022-01-22 14:57:09.446] [info] [SERVER SPEW_MESSAGE] Setting player "player Existantt [6]" predicted first person proxy model to "models/weapons/arms/pov_titan_light_ronin_prime.mdl" (class "titan_stryder_ronin_prime")
[2022-01-22 14:57:09.447] [info] [SERVER SCRIPT] SCRIPT ERROR: [SERVER] Given object is not an entity (type = null)
[2022-01-22 14:57:09.448] [info] [SERVER SCRIPT]  -> armBadge.ClearParent()
[2022-01-22 14:57:09.448] [info] [SERVER SCRIPT] 
CALLSTACK
*FUNCTION [UpdateTitanArmBadge()] titan/sh_titan.gnut line [286]
*FUNCTION [CPlayer()] class/CPlayer.nut line [327]
*FUNCTION [CPlayer()] class/CPlayer.nut line [306]
*FUNCTION [PilotBecomesTitan()] mp/_titan_transfer.nut line [582]
*FUNCTION [TitanEmbark_PlayerEmbarks()] titan/sh_titan_embark.gnut line [986]

[2022-01-22 14:57:09.448] [info] [SERVER SCRIPT] AttackerShouldTriggerReplay(): Doing a replay because the attacker is an NPC.
[2022-01-22 14:57:09.460] [error] Northstar has crashed! a minidump has been written and exception info is available below:
[2022-01-22 14:57:09.460] [error] Cause: Access Violation
Attempted to read from: 0x00000000
[2022-01-22 14:57:09.460] [error] At: engine.dll + 0x247d3a
[2022-01-22 14:57:09.460] [error]     Northstar.dll + 0x7ff8521a9e60
[2022-01-22 14:57:09.460] [error]     ntdll.dll + 0x7ff87f1c6b30
[2022-01-22 14:57:09.460] [error]     ntdll.dll + 0x7ff87f1946bb
[2022-01-22 14:57:09.460] [error]     ntdll.dll + 0x7ff87f20987a
[2022-01-22 14:57:09.460] [error]     engine.dll + 0x7ff8310c7d3a
[2022-01-22 14:57:09.460] [error]     engine.dll + 0x7ff831297466
[2022-01-22 14:57:09.460] [error]     engine.dll + 0x7ff830fa0c2f
[2022-01-22 14:57:09.460] [error]     engine.dll + 0x7ff830fa0542
[2022-01-22 14:57:09.460] [error]     engine.dll + 0x7ff830fedb55
[2022-01-22 14:57:09.460] [error]     engine.dll + 0x7ff8310488c0
[2022-01-22 14:57:09.460] [error]     Northstar.dll + 0x7ff8521918bc
[2022-01-22 14:57:09.460] [error]     engine.dll + 0x7ff83104652f
[2022-01-22 14:57:09.460] [error]     engine.dll + 0x7ff831210e2d
[2022-01-22 14:57:09.460] [error]     engine.dll + 0x7ff8310479d9
[2022-01-22 14:57:09.460] [error]     engine.dll + 0x7ff83104793c
[2022-01-22 14:57:09.460] [error]     launcher.dll + 0x7ff85cfb5afd
[2022-01-22 14:57:09.460] [error]     launcher.dll + 0x7ff85cfb5afd
[2022-01-22 14:57:09.460] [error]     launcher.dll + 0x7ff85cfad386
[2022-01-22 14:57:09.460] [error]     NorthstarLauncher.exe + 0x7ff720ef3bbd
[2022-01-22 14:57:09.461] [error]     NorthstarLauncher.exe + 0x7ff720ef6d40
[2022-01-22 14:57:09.461] [error]     KERNEL32.DLL + 0x7ff87d0684d4
[2022-01-22 14:57:09.461] [error]     ntdll.dll + 0x7ff87f1b1781
[2022-01-22 14:57:09.461] [error] RAX: 0x0
[2022-01-22 14:57:09.461] [error] RBX: 0x7ff8316656d0
[2022-01-22 14:57:09.461] [error] RCX: 0x0
[2022-01-22 14:57:09.461] [error] RDX: 0x0
[2022-01-22 14:57:09.461] [error] RSI: 0x7ff843f5bb78
[2022-01-22 14:57:09.461] [error] RDI: 0x7ff843f5bb78
[2022-01-22 14:57:09.461] [error] RBP: 0x7ff843f5bd88
[2022-01-22 14:57:09.461] [error] RSP: 0x62391af030
[2022-01-22 14:57:09.461] [error] R8: 0x7ff843f5bb78
[2022-01-22 14:57:09.461] [error] R9: 0x65
[2022-01-22 14:57:09.461] [error] R10: 0x7ff843f5bd94
[2022-01-22 14:57:09.461] [error] R11: 0x7ff8314878ec
[2022-01-22 14:57:09.462] [error] R12: 0x0
[2022-01-22 14:57:09.462] [error] R13: 0x0

nsdump22-01-2022 16-22-15.zip

Alystrasz commented 2 years ago

Was the evac crash on mp_wargames map?

abarichello commented 2 years ago

I'm assuming it's on wargames since the evacnodes got recently added here: https://github.com/R2Northstar/NorthstarMods/commit/54cd96aed5b20912f60983bb5e77e67c261f32d8 Closing this for now