katursis / Pawn.CMD

🚀 Plugin-powered command processor for SA:MP server
MIT License
120 stars 13 forks source link

[debug] Run time error 19: "File or function is not found" [debug] PC_Init #65

Open vinicioeletacio opened 9 months ago

vinicioeletacio commented 9 months ago

O que eu faço para solucionar esse problema?

Loaded log file: "server_log.txt".

SA-MP Dedicated Server

v0.3.7-R2, (C)2005-2015 SA-MP Team

[21:53:26] filterscripts = "" (string) [21:53:26] [21:53:26] Server Plugins [21:53:26] -------------- [21:53:26] Loading plugin: sscanf [21:53:26] [21:53:26] =============================== [21:53:26] [21:53:26] sscanf plugin loaded.
[21:53:26] [21:53:26] Version: 2.13.8 [21:53:26] [21:53:26] (c) 2022 Alex "Y_Less" Cole
[21:53:26] [21:53:26] =============================== [21:53:26] [21:53:26] Loaded. [21:53:26] Loading plugin: crashdetect [21:53:26] CrashDetect plugin 4.21 [21:53:26] Loaded. [21:53:26] Loaded 2 plugins.

[21:53:26] [21:53:26] Filterscripts [21:53:26] --------------- [21:53:26] Loaded 0 filterscripts.

[21:53:26] [debug] Run time error 19: "File or function is not found" [21:53:26] [debug] PC_Init [21:53:26] [debug] Run time error 19: "File or function is not found" [21:53:26] [debug] PC_Init [21:53:26] Script[gamemodes/gm.amx]: Run time error 19: "File or function is not found" [21:53:26] Number of vehicle models: 0

FreddieCrew commented 9 months ago

It seems that you forgot to load the Pawn.CMD plugin. You've included the Pawn.CMD header, but it looks like the plugin isn't being loaded. Please note that this isn't a SA-MP support forum, and the issue seems to be more script-related than a problem with Pawn.CMD itself. I recommend closing this issue and opening a topic on an SA-MP help forum, like open.mp forum.