ziggi / FCNPC

FCNPC - Fully Controllable NPC
Apache License 2.0
138 stars 31 forks source link

Crash with veh #173

Closed Vartoulu closed 5 years ago

Vartoulu commented 5 years ago

When I load bodyguards and npc enter to veh I have crash. (SAMP - 0.3DL, FCNPC - 2.0.0-rc 1) and in logs: [17:10:51] Loading filterscript 'bodyguards.amx'... [17:10:51] No collision data found.

=========================== FCNPC Exception Handler ============================ Address: 0x48b

Registers: EAX: 0x1 - EBX: 0x2 - ECX: 0x19fe9c - EDX: 0x32 ESI: 0x5de1df - EDI: 0x8a04c8 - EBP: 0x19fdbc - ESP: 0x19fdc0

Stack: 0x0: 0x6cd6ab39 - 0x4: 0x2799cc8 - 0x8: 0x48b - 0xC: 0x2 - 0x10: 0x1 - 0x14: 0x89d1ca 0x18: 0x4517d3c4 - 0x1C: 0xc49b15a4 - 0x20: 0x41c0bb30

Information: System: Windows SA-MP: 0.3.DL R1 FCNPC: 2.0.0

Functions: FUNC_CPlayerPoolDeletePlayer: 0x466550 FUNC_CPlayer__Kill: 0x485020 FUNC_CPlayerEnterVehicle: 0x485672 FUNC_CPlayer__ExitVehicle: 0x485952 FUNC_CPlayerSpawnForWorld: 0x487730 FUNC_GetVehicleModelInfo: 0x4892a0 FUNC_CConsoleGetIntVariable: 0x490c80 FUNC_ClientJoin_RPC: 0x497ef0

Pointers: VAR_ServerAuthentication: 0x4fc470 VAR_NetVersion: 0xfde

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

Callbacks: FUNC_CGameModeOnPlayerGiveDamage: 0x46f050 FUNC_CGameMode__OnPlayerTakeDamage: 0x46efd0 FUNC_CGameModeOnPlayerWeaponShot: 0x46f640 FUNC_CGameModeOnPlayerStreamIn: 0x46ebc0 FUNC_CGameMode__OnPlayerStreamOut: 0x46ec30 FUNC_CGameModeOnGameModeExit: 0x46da90 =========================== FCNPC Exception Handler ============================

ziggi commented 5 years ago

check this FCNPC.zip

Vartoulu commented 5 years ago

Same :/

SA-MP Dedicated Server
----------------------
v0.3.DL-R1, (C)2005-2018 SA-MP Team

[20:42:46] 
[20:42:46] Server Plugins
[20:42:46] --------------
[20:42:46]  Loading plugin: FCNPC-DL
[20:42:46] 
[20:42:46] -------------------------------------------------
[20:42:46]      FCNPC - Fully Controllable NPC v2.0.0
[20:42:46]             Windows SA-MP 0.3.DL R1
[20:42:46]            Dec 18 2018 at 19:38:51
[20:42:46] 
[20:42:46]   Author:       OrMisicL (2013 - 2015)
[20:42:46]   Continued by: ziggi    (2016 - present)
[20:42:46] 
[20:42:46]   See full credits in the README.md file
[20:42:46] -------------------------------------------------
[20:42:46] 
[20:42:46] Loading...
[20:42:46] 
[20:42:46] -------------------------------------------------
[20:42:46]    ColAndreasv1.4.0
[20:42:46] 
[20:42:46]    Created By:
[20:42:46]      [uL]Chris42O
[20:42:46]      [uL]Slice
[20:42:46]      [uL]Pottus
[20:42:46] -------------------------------------------------
[20:42:46] 
[20:42:46] Loading...
[20:42:46] ColAndreas v1.4.0 Loaded.
[20:42:46]   Loaded.
[20:42:46]  Loaded 1 plugins.

[20:42:46] [artwork:crc] lvpdpc2.dff CRC = 0xFBD1EA7C
[20:42:46] [artwork:crc] lvpdpc2.txd CRC = 0xDC92731E
[20:42:46] [artwork:crc] lapdpd2.dff CRC = 0xA558D422
[20:42:46] [artwork:crc] lapdpd2.txd CRC = 0xA442E2DA
[20:42:46] [artwork:crc] wallzzz.dff CRC = 0x4BC6EDFF
[20:42:46] [artwork:crc] wallzzz.txd CRC = 0x235E3EEB
[20:42:46] 
[20:42:46] Filterscripts
[20:42:46] ---------------
[20:42:46]   Loading filterscript 'bodyguards.amx'...
[20:42:46] No collision data found.
[20:42:46] 
-------------------------------
[20:42:46]     FCNPC Bodyguard System
[20:42:46]     Author: ziggi
[20:42:46] -------------------------------

[20:42:46]   Loaded 1 filterscripts.

---------------------------------------
[20:42:46] Running Grand Larceny - by the SA-MP team

[20:42:46] ---------------------------------------

[20:42:46] Number of vehicle models: 173
[20:42:47] 
*** [FCNPC] Info: A newer version (v1.8.2) is available at https://github.com/ziggi/FCNPC/releases ***

[20:42:47] 
*** [FCNPC] Info: A newer version (v1.8.2) is available at https://github.com/ziggi/FCNPC/releases ***
ziggi commented 5 years ago

Fixed in RC3: https://github.com/ziggi/FCNPC/releases