NeotokyoRebuild / neo

NEOTOKYO Rebuild - Source SDK 2013 mod of NEOTOKYO
Other
11 stars 9 forks source link

[BUG] Crash to Desktop #413

Closed kassibuss closed 21 hours ago

kassibuss commented 1 week ago

Build Info

Build datetime: 2024-06-29T16:37:06Z Git hash: 96f57bed41f9607377521292c952d691696270d0

Description

Windows crash dump from the 29.06.2024 playtest

To Reproduce

not reproducable

Expected behavior

Game should not crash

Actual behavior

Game crashed

Operating System

Version/Distro

10

Machine's CPU

No response

Machine's GPU

No response

GPU's driver

No response

Build's compiler

No response

Additional context and Screenshots

crash_hl2.exe_20240629205759_1.dmp

Rainyan commented 1 week ago

This is pOwner nullptr dereference at https://github.com/NeotokyoRebuild/neo/blob/321f1393c1f60eaddac594029c6fe2ec8bd36b5f/mp/src/game/client/hl2mp/clientmode_hl2mpnormal.cpp#L200

Rainyan commented 1 week ago

Possible duplicate: #283