MOTD crash when returning from bridge
-
On a dedicated server when playing with 5-8 players, after riding the plane on MOTD, when we try to take the electric chairs back the server crashes. Is this a known bug with a fix?
Also I am yet to test if this is an issue related to there being more than 4 players on the server
-
shoobie If this is your server you can debug the issue with https://github.com/fedddddd/t6-gsc-utils by adding the flag --gsc -debug to your launch bat.
MoTD doesn't support 5+ players as well as other maps. Mainly due to the plane only allowing for 4 players to be in the plane at once (4 seat vehicle). Treyarch made other assumptions about the max player count in other places as well.
-
JezuzLizard This is my server so when I get the time to, I will add the debug flag to see if I can spot anything and add it to this thread.
Whilst I know that there will naturally be bugs related to playing with 8 players as it wasn't initially intended, do you know if this specific issue is something anybody has looked into yet? I can't seem to find any other posts regarding it
-
To answer your question, this is the first time we heard of a crash caused by the electric chairs on that map.
-
So after some testing, I seem to have narrowed down the culprit. On my server I have Zombies++ installed fully working, including its custom perks. I have noticed on MoTD, if you have any of the custom perks purchased, and then try to take the electric chairs the server crashes at that point. This was tested with 2 & 3 players.
I am struggling to find where the debug logs output, so I'm unsure if there's something that might provide more context on it.
EDIT - I was going to mention it on the github page for the mod but only just noticed this issue has been mentioned already here. Just putting this info here for anyone else who may come across this post in the future.
-
shoobie Figured out how to access the dump files. You can see the gsc_vm_dump.txt and the info.txt. If anyone wants the crash.dmp file, please contact me and it can be provided.