OpenJK icon indicating copy to clipboard operation
OpenJK copied to clipboard

Fix crash or freeze when there is too much text visible in the console

Open aufau opened this issue 3 years ago • 0 comments

Game was freezing or crashing when there were too many characters visible at the same time in the console. Easy to reproduce with high resolution display. Commit messages describe what was causing crashes and what had to be done.

After changes excessive characters are not printed but at least client remains functional, console prompt and latest console lines are visible:

obraz

Tested by @withRhodes

aufau avatar Nov 02 '21 03:11 aufau

Replaced in another commit

ensiform avatar Aug 19 '22 16:08 ensiform