I can't start the server - 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: I can't start the server (
/showthread.php?tid=280452)
I can't start the server -
CaTaLinU - 01.09.2011
I have a GM
I compile it with pawno for the first time
i put the .amx in gamemodes and i start the server
it start, works fine
i compile the Gm second time
i put the new .amx in gamemods and i start the server
And it's not starting
the second time when i compiled it i haven't change anything
PS: sorry for my bad english
Re: I can't start the server -
Jack_Leslie - 01.09.2011
Open server_log.txt
Go to the bottom
Look for an error message
Tell us that error message
Re: I can't start the server -
doreto - 01.09.2011
did you put rcon pass on servar_log becose if you dont change pass it will not start servar again chech this
Re: I can't start the server -
CaTaLinU - 01.09.2011
Код:
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3c, ©2005-2010 SA-MP Team
[10:30:07]
[10:30:07] Server Plugins
[10:30:07] --------------
[10:30:07] Loaded 0 plugins.
[10:30:07]
[10:30:07] Filter Scripts
[10:30:07] ---------------
[10:30:07] Loading filter script 'base.amx'...
[10:30:07]
--Base FS loaded.
[10:30:07] Loading filter script 'gl_actions.amx'...
[10:30:07] Loading filter script 'gl_property.amx'...
[10:30:07]
-----------------------------------
[10:30:07] Grand Larceny Property Filterscript
[10:30:07] -----------------------------------
[10:30:07] Loading filter script 'gl_realtime.amx'...
[10:30:07] Loaded 4 filter scripts.
[10:30:07] Reading File: blank
[10:30:07] Reading File: properties/houses.txt
[10:30:07] Reading File: properties/businesses.txt
[10:30:07] Reading File: properties/banks.txt
[10:30:07] Reading File: properties/police.txt
[10:30:07] Script[gamemodes/pula.amx]: Run time error 19: "File or function is not found"
[10:30:07] Number of vehicle models: 0
i have found this
[10:30:07] Script[gamemodes/pula.amx]: Run time error 19: "File or function is not found"
Re: I can't start the server -
=WoR=Varth - 01.09.2011
Do you use any plugin?
Wait a minute, no you don't.
Perhaps you missed a file in your scriptfiles. Tell us anything you have inside \scriptfiles\properties\
Re: I can't start the server -
iggy1 - 01.09.2011
Look for a plugin called "nativechecker" it will tell you what you are missing.