Server Crashing - 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 Crashing (
/showthread.php?tid=332161)
Server Crashing -
bashar0151 - 07.04.2012
Sever keeps crashing when i load my gamemode with my host server but when i load the gamode on my pc the server does not crash could it be the host her is my server log
http://pastebin.com/xX06SCmA
Re: Server Crashing -
Mark™ - 07.04.2012
Missing audio and streamer plugins ! Download em' from the plugins section and move them to your plugins folder in your samp directory. By the way, download the linux ones with .so extension and add their name in your server.cfg at plugins line like this : plugins audio.so streamer.so
Re: Server Crashing -
bashar0151 - 13.04.2012
Thanks
Re: Server Crashing -
SublimESmokeR420 - 14.04.2012
or what you could do... Is just load your gamemode For example: gamemode0 "YourServer": Or goto you SAMPServer root folder and find the folder called "plugins" and see what's in there. And if its right, load it. Sorry, late night, tired, bad description. PM me and i will fix it for you
TV or something (TeamViewer)
Re: Server Crashing -
Lor_Danielle07 - 14.04.2012
1504 [13:47:13] Loading plugin: audio
1505 [13:47:13] Failed (plugins/audio: cannot open shared object file: No such file or directory)
1506 [13:47:13] Loading plugin: streamer
1507 [13:47:13] Failed (plugins/streamer: cannot open shared object file: No such file or directory)
1508 [13:47:13] Loaded 0 plugins.
I think i't a audio problem
Re: Server Crashing -
Ironboy - 14.04.2012
Quote:
Originally Posted by Lor_Danielle07
1504 [13:47:13] Loading plugin: audio
1505 [13:47:13] Failed (plugins/audio: cannot open shared object file: No such file or directory)
1506 [13:47:13] Loading plugin: streamer
1507 [13:47:13] Failed (plugins/streamer: cannot open shared object file: No such file or directory)
1508 [13:47:13] Loaded 0 plugins.
I think i't a audio problem
|
Not only audio plugin, streamer plugin is also not loaded successfully.
Quote:
[13:47:13] Loaded 0 plugins.
|
Re: Server Crashing -
Phyrunx - 14.04.2012
your plugins arent loading