AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Source Servers (SRCDS) (https://forums.alliedmods.net/forumdisplay.php?f=130)
-   -   Random Crash on SRCDS (https://forums.alliedmods.net/showthread.php?t=315717)

Ah_Roon 04-21-2019 00:51

Random Crash on SRCDS
 
Hi, I really need help about the random crash on my SRCDS Server.

When I run the server for few hours, the server keeps crashing randomly. :cry:

Here is more info about this Server Crash:
https://crash.limetech.org/ykk4wj4igt74
https://crash.limetech.org/h5cn3zfnrxmj

Is these a SRCDS bug? If not, how can I fix this issue?

asherkin 04-21-2019 13:06

Re: Random Crash on SRCDS
 
You have a SourceMod plugin calling the TF2_RespawnPlayer native in an event post-hook, which is causing the same event to fire again resulting in an infinite loop.

If you migrate to SM 1.10 it includes more information in crash reports that will pinpoint exactly which plugin is causing it.

Ah_Roon 04-22-2019 18:33

Re: Random Crash on SRCDS
 
Quote:

Originally Posted by asherkin (Post 2648389)
You have a SourceMod plugin calling the TF2_RespawnPlayer native in an event post-hook, which is causing the same event to fire again resulting in an infinite loop.

If you migrate to SM 1.10 it includes more information in crash reports that will pinpoint exactly which plugin is causing it.

Thanks! I will fix that issue on next update of my Server.
I will let you know after the update.

Ah_Roon 04-29-2019 07:42

Re: Random Crash on SRCDS
 
Quote:

Originally Posted by asherkin (Post 2648389)
You have a SourceMod plugin calling the TF2_RespawnPlayer native in an event post-hook, which is causing the same event to fire again resulting in an infinite loop.

If you migrate to SM 1.10 it includes more information in crash reports that will pinpoint exactly which plugin is causing it.

Hi, I'm reposting the crash log again since I posted in a wrong section. (https://forums.alliedmods.net/showthread.php?t=277703)
https://crash.limetech.org/hwpjvddwou7f

I have removed the TF2_Respawn Plugin and re-installed the SourceMod, after map change or random time, the server still remains crashed.

Can you figure it out what is wrong?


All times are GMT -4. The time now is 04:12.

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