ziggi / FCNPC

FCNPC - Fully Controllable NPC
Apache License 2.0
131 stars 30 forks source link

Crash after loaded #238

Closed th1nk-er closed 2 years ago

th1nk-er commented 3 years ago

when I use the plugin in an empty game mode ,it does work.But it doesn't work when it is loaded in my game mode. `=========================== FCNPC Exception Handler ============================ Address: 0x401696

Registers: EAX: 0x28afeb8 - EBX: 0x510af4d0 - ECX: 0x4630307b - EDX: 0x51e134c8 ESI: 0x28afeb8 - EDI: 0x19fdf8 - EBP: 0x19fda8 - ESP: 0x19fd3c

Stack: 0x0: 0x401726 - 0x4: 0x28afeb8 - 0x8: 0x19fd58 - 0xC: 0x19fdf8 - 0x10: 0x28afeb8 - 0x14: 0x19fda8 0x18: 0x510af4d0 - 0x1C: 0x0 - 0x20: 0x5c

Information: System: Windows SA-MP: 0.3.7 R2 FCNPC: 2.0.2

Functions: FUNC_CPlayerPoolDeletePlayer: 0x466570 FUNC_CPlayer__Kill: 0x484620 FUNC_CPlayerEnterVehicle: 0x484c72 FUNC_CPlayer__ExitVehicle: 0x484f52 FUNC_CPlayerSpawnForWorld: 0x486d30 FUNC_GetVehicleModelInfo: 0x488240 FUNC_CConsoleGetIntVariable: 0x48b5b0 FUNC_ClientJoin_RPC: 0x4918f0

Pointers: VAR_ServerAuthentication: 0x4f5fe8 VAR_NetVersion: 0xfd9

Offsets: OFFSET_RemoteSystemManager: 0x33c OFFSET_RemoteSystemSize: 0xcb8 OFFSET_RemoteSystem__ConnectMode: 0xcb0 OFFSET_RemoteSystem__Unknown: 0xcb5

Callbacks: FUNC_CGameModeOnPlayerGiveDamage: 0x46ed70 FUNC_CGameMode__OnPlayerTakeDamage: 0x46ecf0 FUNC_CGameModeOnPlayerWeaponShot: 0x46f360 FUNC_CGameModeOnPlayerStreamIn: 0x46e8e0 FUNC_CGameMode__OnPlayerStreamOut: 0x46e950 FUNC_CGameModeOnGameModeExit: 0x46d7b0 =========================== FCNPC Exception Handler ============================`