Please help me! - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Please help me! (
/showthread.php?tid=664643)
Please help me! -
Libbyphay - 06.03.2019
I using gamemode CE-RP in forum.
How to fix it?
PHP код:
[20:55:39] [INFO] received Windows console close event; shutting log-core down
PHP код:
[20:55:35] Script[gamemodes/GvG.amx]: Run time error 19: "File or function is not found"
[20:55:35] Number of vehicle models: 0
Re: Please help me! -
polygxn - 06.03.2019
Re-complie the mode with the proper plugins.
Re: Please help me! -
Libbyphay - 06.03.2019
PHP код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.DL-R1, (C)2005-2018 SA-MP Team
[21:10:43]
[21:10:43] Server Plugins
[21:10:43] --------------
[21:10:43] Loading plugin: mysql
[21:10:43] >> plugin.mysql: R41-4 successfully loaded.
[21:10:43] Loaded.
[21:10:43] Loading plugin: sscanf
[21:10:43]
[21:10:43] ===============================
[21:10:43] sscanf plugin loaded.
[21:10:43] Version: 2.8.2
[21:10:43] (c) 2012 Alex "******" Cole
[21:10:43] ===============================
[21:10:43] Loaded.
[21:10:43] Loading plugin: Whirlpool
[21:10:43]
[21:10:43] ==================
[21:10:43]
[21:10:43] Whirlpool loaded
[21:10:43]
[21:10:43] ==================
[21:10:43]
[21:10:43] Loaded.
[21:10:43] Loading plugin: streamer
[21:10:43]
*** Streamer Plugin v2.9.3 by Incognito loaded ***
[21:10:43] Loaded.
[21:10:43] Loading plugin: log-plugin
[21:10:43] >> plugin.log: v0.4 successfully loaded.
[21:10:43] Loaded.
[21:10:43] Loading plugin: tde
[21:10:43]
TDEditor Plugin loaded, thank you for using.
[21:10:43] Loaded.
[21:10:43] Loaded 6 plugins.
[21:10:43] [artwork:crc] noob.dff CRC = 0x7E2B276A
[21:10:43] [artwork:crc] noob.txd CRC = 0x40C84F48
[21:10:43]
[21:10:43] Filterscripts
[21:10:43] ---------------
[21:10:43] Loading filterscript 'mapping.amx'...
[21:10:43] AMX (24341256) loaded
[21:10:43] Loaded 1 filterscripts.
[21:10:43] AMX (24298648) loaded
[21:10:43] Script[gamemodes/GvG.amx]: Run time error 19: "File or function is not found"
[21:10:43] Number of vehicle models: 0
What wrong?
Re: Please help me! -
Libbyphay - 06.03.2019
Quote:
Originally Posted by polygxn
Re-complie the mode with the proper plugins.
|
I had downloaded gamemode CE-RP, after i updated Mysql R33 to R41-4.
Re: Please help me! -
Libbyphay - 06.03.2019
I'm fixed it, thanks for help.