[HELP]Server wont start up. - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [HELP]Server wont start up. (
/showthread.php?tid=127784)
[HELP]Server wont start up. -
ДitisOnHuora - 14.02.2010
WHen i start server, it stops here, what could be possibly wrong? Since i dont remember my lat's updates i made and where...
pawn Код:
SA-MP Dedicated Server
----------------------
v0.3a, (C)2005-2009 SA-MP Team
[19:23:54]
[19:23:54] Server Plugins
[19:23:54] --------------
[19:23:54] Loading plugin: irc.so
[19:23:54] *** IRC plugin v1.1 [by jacob] loaded!
[19:23:54] Loaded.
[19:23:54] Loading plugin: dns.so
[19:23:54]
*** DNS Plugin v2.2 by Incognito loaded ***
[19:23:54] Loaded.
[19:23:54] Loaded 2 plugins.
Re: [HELP]Server wont start up. -
WThieves - 14.02.2010
Quote:
Originally Posted by ДitisOnHuora
WHen i start server, it stops here, what could be possibly wrong? Since i dont remember my lat's updates i made and where...
pawn Код:
SA-MP Dedicated Server ---------------------- v0.3a, (C)2005-2009 SA-MP Team
[19:23:54] [19:23:54] Server Plugins [19:23:54] -------------- [19:23:54] Loading plugin: irc.so [19:23:54] *** IRC plugin v1.1 [by jacob] loaded! [19:23:54] Loaded. [19:23:54] Loading plugin: dns.so [19:23:54] *** DNS Plugin v2.2 by Incognito loaded ***
[19:23:54] Loaded. [19:23:54] Loaded 2 plugins.
|
and it doesn't give an error? 'cause this happened to me too because i put a symbol at the top of the script at the first line.
Re: [HELP]Server wont start up. -
ДitisOnHuora - 14.02.2010
Ahh error on Console:
pawn Код:
Run time error 19: "File or function is not found"
Re: [HELP]Server wont start up. -
ДitisOnHuora - 14.02.2010
I think there is a function in my GM that uses plugin that i dont even have. A mistake maybe in script? But pwn didnt give any warning or error.
Re: [HELP]Server wont start up. -
ДitisOnHuora - 15.02.2010
Bump. Anyone?