Server is crashing 20220818:1800 MDT

General Comments, Questions about all things OmnipotentS that don't go in other topics/forums
User avatar
McLovin
Posts: 1194
Joined: Sat Apr 03, 2021 12:54 pm
Location: Salt Lake City, Utah
Server Sponsor: Yes
Server Admin: Yes

Re: Server is crashing 20220818:1800 MDT

Post by McLovin »

pooty wrote: Tue Aug 23, 2022 8:22 am I think the first "crash" was me manually restarting the server
...
Gawd damnit Pooty. Msg us when you're wanting to restart the server. I've been believing this was my flaky machine doing something new for the past week or so.
User avatar
McLovin
Posts: 1194
Joined: Sat Apr 03, 2021 12:54 pm
Location: Salt Lake City, Utah
Server Sponsor: Yes
Server Admin: Yes

Re: Server is crashing 20220818:1800 MDT

Post by McLovin »

2 times today, 1st around 1805 MDT, 2nd around 1833 MDT.
User avatar
pooty
Posts: 4535
Joined: Sat Apr 03, 2021 10:22 am
Location: Michigan
Server Sponsor: Yes
Server Admin: Yes

Re: Server is crashing 20220818:1800 MDT

Post by pooty »

Gawd damnit Pooty. Msg us when you're wanting to restart the server. I've been believing this was my flaky machine doing something new for the past week or so.
No one was on according to the nfoserver site, if someone is on I won't restart..the updates just have to wait.

What map was playing when it crashed today? We've played all evening and no crashing.
User avatar
pooty
Posts: 4535
Joined: Sat Apr 03, 2021 10:22 am
Location: Michigan
Server Sponsor: Yes
Server Admin: Yes

Re: Server is crashing 20220818:1800 MDT

Post by pooty »

Last Crash here:

Code: Select all

Critical: MutOLGameStats ONS-BlockFort-MEGA-ARENA-V5.MutOLGameStats (Function Engine.Mutator.AlwaysKeep:0000) Infinite script recursion (250 calls) detected
Exit: Executing UObject::StaticShutdownAfterError
Critical: FFrame::Serialize
Critical: UObject::ProcessEvent
Critical: (PawnCollisionCopy ONS-BlockFort-MEGA-ARENA-V5.PawnCollisionCopy, Function Engine.Actor.PreBeginPlay)
Critical: ULevel::SpawnActor
Critical: (PawnCollisionCopy)
Critical: AActor::ProcessState
Critical: Object UTComp_xBot ONS-BlockFort-MEGA-ARENA-V5.UTComp_xBot, Old State State UnrealGame.Bot.Roaming, New State State UnrealGame.Bot.Roaming
Critical: AController::Tick
Critical: TickAllActors
Critical: ULevel::Tick
Critical: (NetMode=1)
Critical: TickLevel
Critical: UGameEngine::Tick
Critical: Level BlockFort Mega Arena
Critical: UpdateWorld
Critical: UServerCommandlet::Main
Not sure what that all means but that map did have issues. It only keeps one log back so that was the last crash.
If the same map keeps crashing might have to remove it.
User avatar
McLovin
Posts: 1194
Joined: Sat Apr 03, 2021 12:54 pm
Location: Salt Lake City, Utah
Server Sponsor: Yes
Server Admin: Yes

Re: Server is crashing 20220818:1800 MDT

Post by McLovin »

The map is: ONS-MinusBadgerMeUp-Beta23

Started doing this crash thing about 2 weeks ago. That map has been solid for years. Did something get inherited into the map that could be causing this?

Can a flaky client cause the server to crash? I'm still not convinced whether it's server or client side caused.
User avatar
captainsnarf
Posts: 2713
Joined: Tue Jul 06, 2021 1:51 pm
Location: Washington
Server Sponsor: Yes
Server Admin: Yes
Contact:

Re: Server is crashing 20220818:1800 MDT

Post by captainsnarf »

It looks like a problem with UTComp bot support. Probably why only McLovin runs into the issue.

Code: Select all

Critical: (PawnCollisionCopy ONS-BlockFort-MEGA-ARENA-V5.PawnCollisionCopy, Function Engine.Actor.PreBeginPlay)
Critical: ULevel::SpawnActor
Critical: (PawnCollisionCopy)
Critical: AActor::ProcessState
Critical: Object UTComp_xBot ONS-BlockFort-MEGA-ARENA-V5.UTComp_xBot, Old State State UnrealGame.Bot.Roaming, New State State UnrealGame.Bot.Roaming
I'm not sure exactly what the problem is so not sure how to fix it unfortunately.
User avatar
McLovin
Posts: 1194
Joined: Sat Apr 03, 2021 12:54 pm
Location: Salt Lake City, Utah
Server Sponsor: Yes
Server Admin: Yes

Re: Server is crashing 20220818:1800 MDT

Post by McLovin »

captainsnarf wrote: Wed Aug 24, 2022 7:43 am It looks like a problem with UTComp bot support. Probably why only McLovin runs into the issue.
...
I'm going to try a test case where:
1. Any map, ie, not just MegaBadger.
2. Run 16 bots on both teams.

I'll report back what my results are.
User avatar
captainsnarf
Posts: 2713
Joined: Tue Jul 06, 2021 1:51 pm
Location: Washington
Server Sponsor: Yes
Server Admin: Yes
Contact:

Re: Server is crashing 20220818:1800 MDT

Post by captainsnarf »

You should try it, but not sure that will be conclusive. I think it might happen when players join or leave and bots are replaced. Just a hunch though.

*edit* I noticed a change I could make that might help. Totally throwing mud at the wall but might have a new version later.
User avatar
pooty
Posts: 4535
Joined: Sat Apr 03, 2021 10:22 am
Location: Michigan
Server Sponsor: Yes
Server Admin: Yes

Re: Server is crashing 20220818:1800 MDT

Post by pooty »

It looks like a problem with UTComp bot support. Probably why only McLovin runs into the issue.
Looks like it and it doesn't seem to be map specific.
Perhaps we should just turn off the bots? Some maps they are ok, many, especially newer ones, don't really have any effort put into bot pathing.
User avatar
captainsnarf
Posts: 2713
Joined: Tue Jul 06, 2021 1:51 pm
Location: Washington
Server Sponsor: Yes
Server Admin: Yes
Contact:

Re: Server is crashing 20220818:1800 MDT

Post by captainsnarf »

pooty wrote: Wed Aug 24, 2022 8:57 am Perhaps we should just turn off the bots?
But....McLovin!!! :(

I'm at work atm but when I'm done today I'll try making a fix. Not sure if it will fix anything but I can at least try.
Post Reply