Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Ag3429 opened this issue May 5, 2023 · 2 comments

Comments

@Ag3429
Copy link

Ag3429 commented May 5, 2023

No description provided.

@Ag3429
Copy link
Author

Ag3429 commented May 5, 2023

[11:54:57] [sv:dbg:main:AmxLoad] : net game pointer (value:02469C50) received
[11:54:57] [sv:dbg:network:bind] : voice server running on port 54011
[11:54:57] AMX (63989288) loaded
[11:54:57] No collision data found.
[11:54:57] [debug] Long callback execution detected (hang or performance issue)
[11:54:57] [debug] AMX backtrace:
[11:54:57] [debug] #0 0002aca8 in public OnFilterScriptInit () at C:\Users\adamc\Downloads\kgrpmap.pwn:1123
[11:54:57] Loading filterscript 'android-check.amx'...
[11:54:57] AMX (63822120) loaded
[11:54:57] Android check has been successfully loaded.
[11:54:57] Loading filterscript 'sampvoice.amx'...
[11:54:57] AMX (63779512) loaded
[11:54:57] [Pawn.CMD] DoAmxLoadImpl: Mismatch between the plugin (3.4.0) and include (0.1.64) versions
[11:54:57] Error: Function not registered: 'PC_Init'
[11:54:57] [debug] Run time error 19: "File or function is not found"
[11:54:57] [debug] PC_Init
[11:54:57] Loaded 3 filterscripts.

[11:54:57] AMX (63897496) loaded
[11:54:57] [Pawn.CMD] DoAmxLoadImpl: Mismatch between the plugin (3.4.0) and include (3.3.6) versions
[11:54:57] *** Streamer Plugin: The plugin version (0x295) is older than the include file version (0x296) for this script. The plugin might need to be updated to the latest version.
[11:54:57] Error: Function not registered: 'PC_Init'
[11:54:57] Error: Function not registered: 'PC_RegAlias'
[11:54:57] [debug] Run time error 19: "File or function is not found"
[11:54:57] [debug] PC_Init
[11:54:57] [debug] PC_RegAlias
[11:54:57] [debug] Run time error 19: "File or function is not found"
[11:54:57] [debug] PC_Init
[11:54:57] [debug] Run time error 19: "File or function is not found"
[11:54:57] [debug] PC_Init
[11:54:57] [debug] PC_RegAlias
[11:54:57] Script[gamemodes/KGRPV4.0.amx]: Run time error 19: "File or function is not found"
[11:54:57] Number of vehicle models: 0
[11:54:57] [debug] Run time error 19: "File or function is not found"
[11:54:57] [debug] PC_Init
[11:54:57] [debug] PC_RegAlias
[11:54:59] [debug] Run time error 19: "File or function is not found"
[11:54:59] [debug] PC_Init
[11:54:59] [debug] PC_RegAlias
[11:54:59] [debug] Run time error 19: "File or function is not found"
[11:54:59] [debug] PC_Init
[11:54:59] [debug] PC_RegAlias
[11:55:00] [debug] Run time error 19: "File or function is not found"
[11:55:00] [debug] PC_Init
[11:55:00] [debug] PC_RegAlias
[11:55:01] [debug] Run time error 19: "File or function is not found"
[11:55:01] [debug] PC_Init
[11:55:01] [debug] PC_RegAlias
[11:55:03] [debug] Run time error 19: "File or function is not found"
[11:55:03] [debug] PC_Init
[11:55:03] [debug] PC_RegAlias
[11:55:03] [debug] Run time error 19: "File or function is not found"
[11:55:03] [debug] PC_Init
[11:55:03] [debug] PC_RegAlias
[11:55:05] [debug] Run time error 19: "File or function is not found"
[11:55:05] [debug] PC_Init
[11:55:05] [debug] PC_RegAlias
[11:55:06] [debug] Run time error 19: "File or function is not found"
[11:55:06] [debug] PC_Init
[11:55:06] [debug] PC_RegAlias
[11:55:07] [debug] Run time error 19: "File or function is not found"
[11:55:07] [debug] PC_Init
[11:55:07] [debug] PC_RegAlias
[11:55:07] [debug] Run time error 19: "File or function is not found"
[11:55:07] [debug] PC_Init
[11:55:07] [debug] PC_RegAlias
[11:55:08] [debug] Run time error 19: "File or function is not found"
[11:55:08] [debug] PC_Init
[11:55:08] [debug] PC_RegAlias
[11:55:11] [debug] Server received interrupt signal
[11:55:11] [debug] Native backtrace:
[11:55:11] [debug] #0 76f02dfc in ?? () in C:\Windows\SYSTEM32\ntdll.dll
[11:55:11] [debug] #1 75d4266f in ?? () in C:\Windows\System32\KERNELBASE.dll
[11:55:11] [debug] #2 0048d53c in ?? () in samp-server.exe
[11:55:11] [debug] #3 0049b4a1 in ?? () in samp-server.exe
[11:55:11] [debug] #4 0049b4b1 in ?? () in samp-server.exe

@katursis
Copy link
Owner

katursis commented May 5, 2023

[11:54:57] [Pawn.CMD] DoAmxLoadImpl: Mismatch between the plugin (3.4.0) and include (0.1.64) versions

[11:54:57] [Pawn.CMD] DoAmxLoadImpl: Mismatch between the plugin (3.4.0) and include (3.3.6) versions

You need to update Pawn.CMD.inc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants