SA-MP Forums Archive
Shutdown - 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: Shutdown (/showthread.php?tid=432455)



Shutdown - NathNathii - 22.04.2013

When I start my server it stays online for a few minutes then it shutdowns.
I did check the server logs and its nothing wrong there, I got the newest plugins aswell.

Any idea?


Re: Shutdown - RaZzZzoR - 22.04.2013

Install the crashdetect or nativechecker plugin, turn on your server, and take a look in server_log again.


Re: Shutdown - NathNathii - 22.04.2013

I will when I get my other problem solved.


Re: Shutdown - NathNathii - 25.04.2013

Код:
[21:17:08] *** Streamer Plugin: Warning: Obsolete or invalid native "Streamer_RegisterInterface" found (script might need to be recompiled with the latest include file)
[21:17:08] *** Streamer Plugin: Warning: Obsolete or invalid native "Streamer_AddPlayer" found (script might need to be recompiled with the latest include file)
[21:17:08] *** Streamer Plugin: Warning: Obsolete or invalid native "Streamer_RemovePlayer" found (script might need to be recompiled with the latest include file)
[21:17:08] *** Streamer Plugin: Warning: Obsolete or invalid native "Streamer_VerifyPickup" found (script might need to be recompiled with the latest include file)
[21:17:08] *** Streamer Plugin: Warning: Obsolete or invalid native "Streamer_VerifyCheckpoint" found (script might need to be recompiled with the latest include file)
[21:17:08] *** Streamer Plugin: Warning: Include file version (unknown version) does not match plugin version (0x26105) (script might need to be recompiled with the latest include file)



Re: Shutdown - dannyk0ed - 25.04.2013

Get the lastest Streamer and .inc.
Replace the .inc and open your Script. Recompile after that and upload the new .dll or .so plugin to your host or computer. Then re-start.


Re: Shutdown - NathNathii - 25.04.2013

I did that but still..


Re: Shutdown - Alex Magaсa - 25.04.2013

Did u put it in pawn/include + update plugins too?
Alright as i see the errors (do this what dannyk0ed said) then open PAWN and then just open your Gamemode and re-compile it again! and tell us if it works or not!


Re: Shutdown - NathNathii - 25.04.2013

No problems with compiling but, I tested it again.
The server goes offline after some minutes.

**No**.


Re: Shutdown - Alex Magaсa - 25.04.2013

Quote:
Originally Posted by NathNathii
Посмотреть сообщение
No problems with compiling but, I tested it again.
The server goes offline after some minutes.

**No**.
Hmm i think something bugs ur server (gamemode or filterscript) and turns off server!! Check if u forgot to add {brackets} etc.


Re: Shutdown - NathNathii - 25.04.2013

Nothing is missing :P