Raised This Month: $32 Target: $400
 8% 

FF2 Server Crashs Constantly..


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Hoto Cocoa
Senior Member
Join Date: Jun 2018
Location: Somewhere
Old 08-07-2019 , 11:20   Server Crashs Constantly..
Reply With Quote #1

error log:
Spoiler


https://crash.limetech.org/n5tz4dd6xepg

I know ff2_death.sp spams a lot error. but it isn't only ff2_death but a lot of other subplugins.
Also I got a lot missing file reports in ff2_errors.log but I checked that everything file is in the right folder.
There's about 30 bosses in every boss pack.

Spoiler
Hoto Cocoa is offline
epicwindow
Senior Member
Join Date: Jan 2018
Old 08-09-2019 , 15:17   Re: Server Crashs Constantly..
Reply With Quote #2

Update to SourceMod 1.10.0.6431 or later for improved SourcePawn stack traces.
This crash is from a server running a version of SourceMod that does not fully support SourcePawn stack walking and the stack trace displayed may be incomplete or incorrect.

after the update and getting a new crash you should be able to see which plugin is causing it by going into [raw] and search for invoker:invoker

(not sure if this appears 100% but you should give it a try or wait for pro naydef to send help)
__________________
My FF2 server @[]
TL;DR my server aims for quality then quantity
epicwindow is offline
Scag
AlliedModders Donor
Join Date: May 2017
Location: Crashing Hale
Old 08-10-2019 , 00:07   Re: Server Crashs Constantly..
Reply With Quote #3

I'm not an expert on reading crash dumps but what it looks like is that you have a plugin or plugins hooking a respawn event and respawning them again ,thus firing the event, again. And the process repeats. You can try looking for plugins that hook into the player_spawn event (which is to say, a lot of them). And remove them all, add them back 1 by 1 until the bad things start again. If all else fails, the remove-all-the-plugins-and-add-them-back-1-by-1 trick never fails, usually.
If I had to guess, I'd say its the shadow93_abilities plugin but can't know for sure until you try.
__________________
Over-engineering is underrated.

GitHub
BTC
ETH

Retired

Last edited by Scag; 08-10-2019 at 00:13.
Scag is offline
Hoto Cocoa
Senior Member
Join Date: Jun 2018
Location: Somewhere
Old 08-10-2019 , 11:22   Re: Server Crashs Constantly..
Reply With Quote #4

https://crash.limetech.org/jllx3wy4cxjq A crash dump with sourcemod 1.10... have to check everything again...
Hoto Cocoa is offline
Hoto Cocoa
Senior Member
Join Date: Jun 2018
Location: Somewhere
Old 08-10-2019 , 11:32   Re: Server Crashs Constantly..
Reply With Quote #5

Quote:
Originally Posted by epicwindow View Post
Update to SourceMod 1.10.0.6431 or later for improved SourcePawn stack traces.
This crash is from a server running a version of SourceMod that does not fully support SourcePawn stack walking and the stack trace displayed may be incomplete or incorrect.

after the update and getting a new crash you should be able to see which plugin is causing it by going into [raw] and search for invoker:invoker

(not sure if this appears 100% but you should give it a try or wait for pro naydef to send help)
It doesn't appear anything related to what you said.
Hoto Cocoa is offline
epicwindow
Senior Member
Join Date: Jan 2018
Old 08-11-2019 , 10:35   Re: Server Crashs Constantly..
Reply With Quote #6

its actually Invoker::Invoke,my bad,you should see the name of the plugin function which caused the crash,if there isnt any then thats all i got

it should look sth like this
https://i.imgur.com/ISZF1tI.png

and tf2_levelsys.smx being the cause of the crash
__________________
My FF2 server @[]
TL;DR my server aims for quality then quantity

Last edited by epicwindow; 08-11-2019 at 10:43.
epicwindow is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


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


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