Server isn't starting up. - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Server isn't starting up. (
/showthread.php?tid=428811)
Server isn't starting up. -
Desi_Dude - 07.04.2013
Hello, i would like to ask you for abit of a help with the server.
Here is the server log.
Код:
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team
[19:34:36] password = "" (string)
[19:34:36]
[19:34:36] Server Plugins
[19:34:36] --------------
[19:34:36] Loading plugin: streamer.so
[19:34:36]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[19:34:36] Loaded.
[19:34:36] Loading plugin: sscanf
[19:34:36]
[19:34:36] ===============================
[19:34:36] sscanf plugin loaded.
[19:34:36] © 2009 Alex "******" Cole
[19:34:36] 0.3d-R2 500 Players "dnee"
[19:34:36] ===============================
[19:34:36] Loaded.
[19:34:36] Loading plugin: audio
[19:34:36]
*** Audio Plugin v0.4 by Incognito loaded ***
[19:34:36] Loaded.
[19:34:36] Loading plugin: mysql.so
[19:34:36]
> MySQL plugin R6 successfully loaded.
[19:34:36] Loaded.
[19:34:36] Loaded 4 plugins.
[19:34:36]
[19:34:36] Filterscripts
[19:34:36] ---------------
[19:34:36] Loading filterscript 'vactions.amx'...
[19:34:36] Loading filterscript 'buttons.amx'...
[19:34:36] Loaded 2 filterscripts.
[19:34:36] Script[gamemodes/loveyou.amx]: Run time error 19: "File or function is not found"
[19:34:36] Number of vehicle models: 0
This never happened before. I've been trying to fix it for over 2 days. Please help me out thank you.
Re: Server isn't starting up. -
Xicor - 07.04.2013
Did you tried recompiling the gamemode again?
Re: Server isn't starting up. -
Tamer - 07.04.2013
This will happen only under these circumstances:
-You don't have the latest includes in pawno/includes folder.
-Some of your includes are missing
-Your gamemode failed to compile
-You used a bad function and in some way it by-passed the compiler errors.
I would suggest you to check whatever you did last time on your script and removing them one by one. Don't forget to take a clean backup of your script aswell
Re: Server isn't starting up. -
Desi_Dude - 07.04.2013
Quote:
Originally Posted by Xicor
Did you tried recompiling the gamemode again?
|
Quote:
Originally Posted by Tamer T
This will happen only under these circumstances:
-You don't have the latest includes in pawno/includes folder.
-Some of your includes are missing
-Your gamemode failed to compile
-You used a bad function and in some way it by-passed the compiler errors.
I would suggest you to check whatever you did last time on your script and removing them one by one. Don't forget to take a clean backup of your script aswell
|
Yes i did tried to compile the gamemode many times. I've tried with different version of includes.
I've doubled checked all the includes, none of them are missing, as long as im sure.This is weird for me.
Re: Server isn't starting up. -
RandomDude - 07.04.2013
This happend to me yesterday
Basically all you do is check what plugins your using delete the old plugins re update them