MantisBT - Zandronum
View Issue Details
0004364Zandronum[All Projects] Bugpublic2024-08-04 15:082024-08-06 18:41
unknownna 
Kaminsky 
normaltextalways
resolvedfixed 
 
3.2 
0004364: [3.2] ByteStream_S::WriteByte: Overflow! and Network_WriteBuffer: Overflow! during start up if login_default_user is set
I'm not sure what's causing these messages to appear, but it seems they started to appear after the 2nd run of login fixes.
It happens if login_default_user is set to an account.
No tags attached.
Issue History
2024-08-04 15:08unknownnaNew Issue
2024-08-06 03:05KaminskyNote Added: 0023904
2024-08-06 03:05KaminskyAssigned To => Kaminsky
2024-08-06 03:05KaminskyStatusnew => needs review
2024-08-06 18:41unknownnaNote Added: 0023906
2024-08-06 18:41unknownnaStatusneeds review => resolved
2024-08-06 18:41unknownnaFixed in Version => 3.2
2024-08-06 18:41unknownnaResolutionopen => fixed

Notes
(0023904)
Kaminsky   
2024-08-06 03:05   
This should fix the error messages during start up:'https://foss.heptapod.net/zandronum/zandronum-stable/-/merge_requests/156 [^]'
(0023906)
unknownna   
2024-08-06 18:41   
Tested the fix and it works.