MantisBT - Zandronum
View Issue Details
0004169Zandronum[All Projects] Bugpublic2023-11-04 00:012023-11-04 23:58
Fr3ak 
 
urgentcrashunable to reproduce
closedno change required 
MicrosoftWindows10
3.1 
 
0004169: VClasses-v1a-PublicBeta7 random server crash
We (the developer team of V-Classes, a mod for Mega Man 8-bit Deathmatch) got a report that a server running VClasses-v1a-PublicBeta7.pk3 crashed and obtained a crash dump. We believe the issue may be related to the "Plug Man" class, specifically the lump at path actors/MegaMan9/Plugman.txt. One of his attacks, the User1, calls a script that "grabs" opponents and holds them over his head while rapidly causing damage, and this is where we believe is a good place to start looking for the crash cause. The crash only seems to occur online, so it is possible a desync loop issue is what happened.
No tags attached.
zip CrashReport.zip (417,901) 2023-11-04 00:01
/tracker/file_download.php?file_id=2870&type=bug
Issue History
2023-11-04 00:01Fr3akNew Issue
2023-11-04 00:01Fr3akFile Added: CrashReport.zip
2023-11-04 23:48Fr3akNote Added: 0022921
2023-11-04 23:58WaTaKiDStatusnew => closed
2023-11-04 23:58WaTaKiDResolutionopen => no change required

Notes
(0022921)
Fr3ak   
2023-11-04 23:48   
Found out it was an infinite loop in the DECORATE portion (actors/BaseDefinitions.txt, line 702). Feel free to close this issue now.