View Single Post
dustinandband
Senior Member
Join Date: May 2015
Old 02-25-2022 , 13:00   Re: [L4D2] Crash on CNavArea::Contains(Vector const&) const + 0x13
Reply With Quote #3

There was an error about failing to find the return address of original function

Code:
L 02/25/2022 - 17:54:40: SourceMod error session started
L 02/25/2022 - 17:54:40: Info (map "c1m4_atrium") (file "/root/L4D2/left4dead2/addons/sourcemod/logs/errors_20220225.log")
L 02/25/2022 - 17:54:40: [DHOOKS] FATAL: Failed to find return address of original function. Check the arguments and return type of your detour setup.
L 02/25/2022 - 17:54:53: SourceMod error session started
L 02/25/2022 - 17:54:53: Info (map "c1m4_atrium") (file "/root/L4D2/left4dead2/addons/sourcemod/logs/errors_20220225.log")
L 02/25/2022 - 17:54:53: [CRASH] Accelerator uploaded crash dump: Crash ID: OICP-SSR7-SMBA
Code:
0 	0x0
1 	server_srv.so!Action<Charger>::InvokeUpdate(Charger*, Behavior<Charger>*, float) + 0x12a
2 	server_srv.so!Behavior<Charger>::Update(Charger*, float) + 0x55
3 	server_srv.so!ChargerIntention::Update() + 0xd4
4 	server_srv.so!INextBot::Update() + 0x84
5 	server_srv.so!BossZombiePlayerBot::Update() + 0x41
6 	server_srv.so!NextBotPlayer<CTerrorPlayer>::PhysicsSimulate() + 0x24b
7 	server_srv.so!BossZombiePlayerBot::PhysicsSimulate() + 0x123
8 	server_srv.so!Physics_SimulateEntity(CBaseEntity*) + 0x152
9 	server_srv.so!Physics_RunThinkFunctions(bool) + 0x2d1
dustinandband is offline