ziggi / FCNPC

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

Help me with FCNPC code bug #283

Closed LadKobra closed 1 year ago

LadKobra commented 1 year ago

My log: [2023-03-16T02:17:36-0300] [Error] Function not registered: FCNPC_Destroy [2023-03-16T02:17:36-0300] [Error] Function not registered: FCNPC_UseInfiniteAmmo [2023-03-16T02:17:36-0300] [Error] Function not registered: FCNPC_SetWeapon [2023-03-16T02:17:36-0300] [Error] Function not registered: FCNPC_SetVirtualWorld [2023-03-16T02:17:36-0300] [Error] Function not registered: FCNPC_SetInvulnerable [2023-03-16T02:17:36-0300] [Error] Function not registered: FCNPC_Spawn [2023-03-16T02:17:36-0300] [Error] Function not registered: FCNPC_GetPosition [2023-03-16T02:17:36-0300] [Error] Function not registered: FCNPC_IsValid [2023-03-16T02:17:36-0300] [Error] Function not registered: FCNPC_GetPluginVersion

ziggi commented 1 year ago

Plugin isn't loaded or old plugin where used.

LadKobra commented 1 year ago

Plugin version is 2.0.3

ziggi commented 1 year ago

Show full log

LadKobra commented 1 year ago
*** Streamer Plugin v2.9.5 by Incognito unloaded ***

[2023-03-16T02:28:37-0300] [Info] 
[2023-03-16T02:28:37-0300] [Info]  ===============================
[2023-03-16T02:28:37-0300] [Info] 
[2023-03-16T02:28:37-0300] [Info]      sscanf plugin unloaded.    
[2023-03-16T02:28:37-0300] [Info] 
[2023-03-16T02:28:37-0300] [Info]  ===============================
[2023-03-16T02:28:37-0300] [Info] 
[2023-03-16T02:28:37-0300] [Info] plugin.mysql: Unloading plugin...
Starting open.mp server (1.0.1.2409) from commit dcd0190a91e67c99217e8ed3254baeb86733a0e4
Loading component Actors.dll
    Successfully loaded component Actors (1.0.1.2409) with UID c81ca021eae2ad5c
Loading component Checkpoints.dll
    Successfully loaded component Checkpoints (1.0.1.2409) with UID 44a937350d611dde
Loading component Classes.dll
    Successfully loaded component Classes (1.0.1.2409) with UID 8cfb3183976da208
Loading component Console.dll
    Successfully loaded component Console (1.0.1.2409) with UID bfa24e49d0c95ee4
Loading component CustomModels.dll
    Successfully loaded component CustomModels (1.0.1.2409) with UID 15e3cb1e7c77ffff
Loading component Databases.dll
    Successfully loaded component Databases (1.0.1.2409) with UID 80092e7eb5821a96
Loading component Dialogs.dll
    Successfully loaded component Dialogs (1.0.1.2409) with UID 44a111350d611dde
Loading component FCNPC.dll
    Failed to load component: it is a SA-MP plugin, put it in plugins/ folder.
Loading component Fixes.dll
    Successfully loaded component Fixes (1.0.1.2409) with UID b5c615eff0329ff7
Loading component GangZones.dll
    Successfully loaded component GangZones (1.0.1.2409) with UID b3351d11ee8d8056
Loading component LegacyConfig.dll
    Successfully loaded component LegacyConfig (1.0.1.2409) with UID 24ef6216838f9ffc
Loading component LegacyNetwork.dll
    Successfully loaded component RakNetLegacyNetwork (1.0.1.2409) with UID ea9799fd79cf8442
Loading component Menus.dll
    Successfully loaded component Menus (1.0.1.2409) with UID 621e219eb97ee0b2
Loading component Objects.dll
    Successfully loaded component Objects (1.0.1.2409) with UID 59f8415f72da6160
Loading component Pawn.dll
    Successfully loaded component Pawn (1.0.1.2409) with UID 78906cd9f19c36a6
Loading component Pickups.dll
    Successfully loaded component Pickups (1.0.1.2409) with UID cf304faa363dd971
Loading component TextDraws.dll
    Successfully loaded component TextDraws (1.0.1.2409) with UID 9b5dc2b1d15c992a
Loading component TextLabels.dll
    Successfully loaded component TextLabels (1.0.1.2409) with UID a0c57ea80a009742
Loading component Timers.dll
    Successfully loaded component Timers (1.0.1.2409) with UID 2ad8124c5ea257a3
Loading component Unicode.dll
    Successfully loaded component Unicode (1.0.1.2409) with UID 8ffb446f8353922b
Loading component Variables.dll
    Successfully loaded component Variables (1.0.1.2409) with UID 75e121848bc01fa2
Loading component Vehicles.dll
    Successfully loaded component Vehicles (1.0.1.2409) with UID 3f1f62ee9e22ab19
Loaded 21 component(s) from C:\Users\ROBERTINO\Desktop\Servidor-AfterLife\components
loading server.cfg generated by sampctl - do not edit this file by hand.
Parsing obsolete legacy option conncookies
Parsing obsolete legacy option output
[2023-03-16T02:35:18-0300] [Info] Loading plugin: chrono
[2023-03-16T02:35:18-0300] [Info] Loading plugin: streamer
[2023-03-16T02:35:18-0300] [Info] 

*** Streamer Plugin v2.9.5 by Incognito loaded ***

[2023-03-16T02:35:18-0300] [Info] Loading plugin: mysql
[2023-03-16T02:35:18-0300] [Info]  >> plugin.mysql: R41 successfully loaded.
[2023-03-16T02:35:18-0300] [Info] Loading plugin: PawnPlus
[2023-03-16T02:35:18-0300] [Info]  PawnPlus v1.4.1 loaded
[2023-03-16T02:35:18-0300] [Info]  Created by IllidanS4
[2023-03-16T02:35:18-0300] [Info] Loading plugin: sscanf
[2023-03-16T02:35:18-0300] [Info] 
[2023-03-16T02:35:18-0300] [Info]  ===============================
[2023-03-16T02:35:18-0300] [Info] 
[2023-03-16T02:35:18-0300] [Info]       sscanf plugin loaded.     
[2023-03-16T02:35:18-0300] [Info] 
[2023-03-16T02:35:18-0300] [Info]          Version: 2.13.8
[2023-03-16T02:35:18-0300] [Info] 
[2023-03-16T02:35:18-0300] [Info]    (c) 2022 Alex "Y_Less" Cole  
[2023-03-16T02:35:18-0300] [Info] 
[2023-03-16T02:35:18-0300] [Info]  ===============================
[2023-03-16T02:35:18-0300] [Info] 
[2023-03-16T02:35:18-0300] [Error] Function not registered: FCNPC_Destroy
[2023-03-16T02:35:18-0300] [Error] Function not registered: FCNPC_UseInfiniteAmmo
[2023-03-16T02:35:18-0300] [Error] Function not registered: FCNPC_SetWeapon
[2023-03-16T02:35:18-0300] [Error] Function not registered: FCNPC_SetVirtualWorld
[2023-03-16T02:35:19-0300] [Error] Function not registered: FCNPC_SetInvulnerable
[2023-03-16T02:35:19-0300] [Error] Function not registered: FCNPC_Spawn
[2023-03-16T02:35:19-0300] [Error] Function not registered: FCNPC_GetPosition
[2023-03-16T02:35:19-0300] [Error] Function not registered: FCNPC_IsValid
[2023-03-16T02:35:19-0300] [Error] Function not registered: FCNPC_GetPluginVersion
[2023-03-16T02:35:19-0300] [Error] File or function is not found
[2023-03-16T02:35:19-0300] [Info] Legacy Network started on port 7777
[2023-03-16T02:35:19-0300] [Info] Failed to announce legacy network to open.mp list
ziggi commented 1 year ago

Read the log, the plugin isn't loaded:

Loading component FCNPC.dll
    Failed to load component: it is a SA-MP plugin, put it in plugins/ folder.

Also open.mp isn't supported, FCNPC works only on SA-MP.

LadKobra commented 1 year ago

The log throws me this error when uploading it to the plugins folder: [Error] Skipping legacy plugin 'FCNPC'; It requires memory hacking to run and is therefore broken on open.mp. There should be a replacement component supported by open.mp

ziggi commented 1 year ago

Yes, as I have already written: open.mp isn't supported, FCNPC works only on SA-MP.

LadKobra commented 1 year ago

Yes, thanks :D