Alystrasz / Alystrasz.Parkour

5 stars 0 forks source link

Reset crash #1

Closed Alystrasz closed 1 year ago

Alystrasz commented 1 year ago

Resetting a run while you died and are about to become spectator crashes the server.


[18:00:26] [NATIVE SV] [info] Setting player "player DarkwinV1 [1]" predicted first person proxy model to "" (class "spectator")
[18:00:26] [SCRIPT SV] [info] respawn delay 0
[18:00:26] [NATIVE SV] [warn] Client 'DarkwinV1' dropped 2 packets to us
[18:00:27] [NATIVE SV] [info] SERVER: Lunge_SetTargetEntity(): Setting lunge target to (null)
[18:00:27] [NATIVE SV] [info] Setting player "player DarkwinV1 [1]" predicted first person proxy model to "" (class "spectator")
[18:00:27] [SCRIPT SV] [info] pilot primary skin/camo 0 0
[18:00:27] [SCRIPT SV] [info] pilot secondary skin/camo 1 31
[18:00:27] [SCRIPT SV] [info] pilot weapon3 skin/camo 0 0
[18:00:27] [NATIVE SV] [info] Setting player "player DarkwinV1 [1]" predicted first person proxy model to "models/weapons/arms/pov_pilot_medium_geist_m.mdl" (class "pilot_grapple_male")
[18:00:29] [SCRIPT SV] [info] SCRIPT ERROR: [SERVER] Cannot enter observer mode while parented. player Webplatapusone [2] (class player, model models/humans/pilots/pilot_medium_geist_f.mdl) is still parented to script_mover [93] (class script_mover, model models/dev/empty_model.mdl).
[18:00:29] [SCRIPT SV] [info]  -> player.StartObserverMode( OBS_MODE_STATIC_LOCKED )
[18:00:29] [SCRIPT SV] [info]
CALLSTACK
*FUNCTION [PostDeathThread_MP()] mp/_base_gametype_mp.gnut line [347]

[18:00:29] [SCRIPT SV] [info] LOCALS
[deathcamLength] 3.5
[replayTracker] TABLE
[shouldDoReplay] false
[replayLength] 9
[alreadyAssisted] TABLE
[methodOfDeath] 113
[attacker] ENTITY (player Webplatapusone [2] (player "Webplatapusone" at <-312.513 -3030.74 -107.969>))
[timeOfDeath] 68743.953125
[damageInfo] INSTANCE
[player] ENTITY (player Webplatapusone [2] (player "Webplatapusone" at <-312.513 -3030.74 -107.969>))
[this] TABLE

DIAGPRINTS

abnormal program termination
0024:fixme:msvcrt:__clean_type_info_names_internal (0000000005168788) stub
nswrap: northstar exited with status 3```
Alystrasz commented 1 year ago

Fixed with de9e9667b9a05576d97d8247da8c8df22b1ff824