ziggi / FCNPC

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

Crash issue #311

Closed PateeerQ closed 2 months ago

PateeerQ commented 2 months ago
=========================== FCNPC Exception Handler ============================
Signal 11 (Segmentation fault), address is 109 from f77fc7ba

Backtrace:
  #0 in plugins/FCNPC-DL.so(_ZN17CExceptionHandler24ExceptionHandlerCallbackEiP9siginfo_tPv+0x126) [0xf77fbd16]
  #1 in linux-gate.so.1(__kernel_rt_sigreturn+0) [0xf7f4b570]
  #2 in plugins/FCNPC-DL.so(_ZN10CFunctions13GetSkinBaseIDEj+0x1a) [0xf77fc7ba]
  #3 in plugins/FCNPC-DL.so(_ZN11CPlayerData7SetSkinEib+0x55) [0xf7802105]
  #4 in plugins/FCNPC-DL.so(_ZN11CPlayerData5SpawnEi+0x4c) [0xf7804c4c]
  #5 in plugins/FCNPC-DL.so(_ZN8CNatives11FCNPC_SpawnEP6tagAMXPi+0xb6) [0xf780c4c6]
  #6 in ./samp-dev() [0x809d844]
  #7 in ./samp-dev() [0x809f2e5]
  #8 in plugins/FCNPC-DL.so(amx_Exec+0x31) [0xf7825d31]
  #9 in plugins/FCNPC-DL.so(_ZN7CServer7ProcessEv+0x3c) [0xf780a96c]

Information:
  System: GNU/Linux
  SA-MP: 0.3.DL R1
  FCNPC: 2.0.8

Functions:
  FUNC_CPlayerPool__DeletePlayer: 0x80dc0b0
  FUNC_CPlayer__Kill: 0x80d5ac0
  FUNC_CPlayer__EnterVehicle: 0x80d6a70
  FUNC_CPlayer__ExitVehicle: 0x80d6bf0
  FUNC_CPlayer__SpawnForWorld: 0x80d7870
  FUNC_GetVehicleModelInfo: 0x80e14f0
  FUNC_CConsole__GetIntVariable: 0x80a87d0
  FUNC_ClientJoin_RPC: 0x80ba350

Pointers:
  VAR_ServerAuthentication: 0x81b7d2c
  VAR_NetVersion: 0xfde

Offsets:
  OFFSET_RemoteSystemManager: 0x334
  OFFSET_RemoteSystemSize: 0xc69
  OFFSET_RemoteSystem__ConnectMode: 0xc62
  OFFSET_RemoteSystem__Unknown: 0xc67
=========================== FCNPC Exception Handler ============================
PateeerQ commented 2 months ago

Im only use bare gamemodes in 0.3DL and traindrivers_pilots.pwn from the repositories, recordings are ready on npcmodes/recording, nodes are fully loaded

PateeerQ commented 2 months ago

just FCNPC-DL.so loaded, there's no other plugins loaded

ziggi commented 2 months ago

Try this one: https://github.com/ziggi/FCNPC/releases/tag/v2.0.9