MantisBT - Zandronum
View Issue Details
0004218Zandronum[All Projects] Bugpublic2024-04-08 14:532024-04-15 17:49
BinaryCode 
 
normalcrashalways
resolvedopen 
4.0-beta 
3.2 
0004218: Adding a bot (or having add bot variable set) crashes the game upon closing
Self-explanatory.

Merge Request !54 seems to have caused this, as using any pipeline build from before the commit was merged works fine.
Using the current 3.2 beta (240405-2229):
Add a bot, then close the game (either with alt-f4 or the menu).

This also applies in the "Add Bot" menu in Offline Skirmish, having any of the variables there set will crash.
No tags attached.
has duplicate 0004226closed  [3.2] Crash upon exit 
Issue History
2024-04-08 14:53BinaryCodeNew Issue
2024-04-08 17:55Ru5tK1ngNote Added: 0023549
2024-04-08 17:55Ru5tK1ngStatusnew => needs review
2024-04-13 14:23KaminskyRelationship addedrelated to 0004226
2024-04-13 14:24KaminskyRelationship deletedrelated to 0004226
2024-04-13 14:24KaminskyRelationship addedhas duplicate 0004226
2024-04-14 14:51DrinkyBirdAssigned To => DrinkyBird
2024-04-14 14:51DrinkyBirdStatusneeds review => needs testing
2024-04-14 14:54DrinkyBirdAssigned ToDrinkyBird =>
2024-04-15 17:49unknownnaNote Added: 0023612
2024-04-15 17:49unknownnaStatusneeds testing => resolved
2024-04-15 17:49unknownnaFixed in Version => 3.2

Notes
(0023549)
Ru5tK1ng   
2024-04-08 17:55   
Should be fixed with this:'https://foss.heptapod.net/zandronum/zandronum-stable/-/merge_requests/94 [^]'
(0023612)
unknownna   
2024-04-15 17:49   
It no longer crashes, good job!