AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Off-Topic (https://forums.alliedmods.net/forumdisplay.php?f=15)
-   -   Server Crash (https://forums.alliedmods.net/showthread.php?t=269053)

Depresie 08-07-2015 12:23

Server Crash
 
Well, lately my server is crashing on a certain game mode...
the thing is i have nothing about that in the logs...
also i couldn't reproduce the crash...

how could i get a detailed report about the crash?
usualy when the servers hosted in pc crash they display an error message...
isn't there a way to see these messages on the linux hosted server?

Fuck For Fun 08-08-2015 09:59

Re: Server Crash
 
so show logs, or show us meta list and plugins

grs4 08-09-2015 17:19

Re: Server Crash
 
Fuck For Fun, btw (sorry:D)

On your plugins, i saw a mistake which you did.

look at this http://pastebin.com/nSKFxSht

and this:
PHP Code:

public client_putinserverid 
{        
   
set_task(5.0"playsong")

public 
playsongid )
{        
   
client_cmd(id"mp3 play ^"%s^""song)


You have to send using task the id (3rd parametr) of player which you want to play song.
</span></div>

Depresie 08-10-2015 10:33

Re: Server Crash
 
@Fuck For Fun

i got nothing in the logs... that is the funny thing...
also it is not happening to everyone... i played that mode several times nothing happened..
for others it crashes all the time...

ArabicMan 08-13-2015 09:09

Re: Server Crash
 
What the gamemode that you run and what modules it's use?

Depresie 08-18-2015 15:32

Re: Server Crash
 
it is a custom game mode, and the crash is related to the minions of the mode ( snark infectors )
more details here

https://forums.alliedmods.net/showthread.php?t=270179

Krtola 08-19-2015 04:03

Re: Server Crash
 
Squea2 Grenade + lasermine(some version) = server crash.

Depresie 08-21-2015 11:41

Re: Server Crash
 
I already knew about that, i have reed all the pages about that particular plugin.
I wish it were that simple, but the crash occurs randomly...
I also run nademode plugin, which has trip mine grenades but it is not that the cause

I just managed to find the cause partialy, it is happening because the plugin is interfering with other plugins, i have a list of nine, i dont know which of them is causing it, i checked them all didnt find the exact cause, but i will disable them one by one until the server will stop crashing, then rewrite the one with problems with different methods

Krtola 08-21-2015 18:18

Re: Server Crash
 
Maybe you have too many entity at the same time

Depresie 08-28-2015 16:51

Re: Server Crash
 
nope, it didnt crash with more than 200 entities, and it did with 10...


All times are GMT -4. The time now is 11:38.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.