Run time error 22 - 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: Run time error 22 (
/showthread.php?tid=364008)
Run time error 22 -
Rufio - 29.07.2012
Hi all,
I bought a server from a hosting company. They gave me the server and the FTP panel. I uploaded everything in my folder to that FTP, except for .pwn . But when i try to start my server, it says :
Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3e-R2, ©2005-2012 SA-MP Team
[14:43:00]
[14:43:00] Server Plugins
[14:43:00] --------------
[14:43:00] Loading plugin: streamer
[14:43:00]
*** Streamer Plugin v2.5.2 by Incognito loaded ***
[14:43:00] Loaded.
[14:43:00] Loaded 1 plugins.
[14:43:00]
[14:43:00] Filterscripts
[14:43:00] ---------------
[14:43:00] Loading filterscript 'medit.amx'...
[14:43:00]
[14:43:00] San Andreas: Map Editor
[14:43:00] by mabako
[14:43:00]
[14:43:00] Loaded 1 filterscripts.
[14:43:00] Script[gamemodes/larp.amx]: Run time error 22: "AMX not initialized (or doubly initialized)"
[14:43:00] Number of vehicle models: 0
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3e-R2, ©2005-2012 SA-MP Team
[14:45:10]
[14:45:10] Server Plugins
[14:45:10] --------------
[14:45:10] Loading plugin: streamer
[14:45:10]
*** Streamer Plugin v2.5.2 by Incognito loaded ***
[14:45:10] Loaded.
[14:45:10] Loaded 1 plugins.
[14:45:10]
[14:45:10] Filterscripts
[14:45:10] ---------------
[14:45:10] Loading filterscript 'medit.amx'...
[14:45:10]
[14:45:10] San Andreas: Map Editor
[14:45:10] by mabako
[14:45:10]
[14:45:10] Loaded 1 filterscripts.
[14:45:10] Script[gamemodes/larp.amx]: Run time error 22: "AMX not initialized (or doubly initialized)"
[14:45:10] Number of vehicle models: 0
[14:46:03] Incoming connection: asfasfasfasfas
[14:46:03] [join] Bartu_Rodriguez has joined the server (0:asfasfasfasfsa)
[14:46:13] [part] Bartu_Rodriguez has left the server (0:1)
[14:46:21] Incoming connection: asfasfasfafasfas
[14:46:21] [join] Rufio_Caslione has joined the server (0:asfasfasfafas)
[14:46:34] [part] Rufio_Caslione has left the server (0:1)
Re: Run time error 22 -
Mark™ - 29.07.2012
Are you using #emit inside your script ?
Re: Run time error 22 -
Rufio - 29.07.2012
No I don't. And the problem is solved. Server is up and running fine. Thanks for trying to help