Unvanquished icon indicating copy to clipboard operation
Unvanquished copied to clipboard

Tess_CheckOverflow when writing long text

Open illwieckz opened this issue 3 years ago • 2 comments

I first thought I reproduced #2014 but it was another bug according to @slipher and @DolceTriade.

The log isn't the same of course.

Warn: Tess_CheckOverflow: verts > std::max (10004 > 10000) 

The crash that happened is likely unrelated (and is known to not happen on nexe).

@slipher said to have reproduced it by typing 20 lines of text.

illwieckz avatar Aug 03 '22 04:08 illwieckz

This may also be solved by caping text length

necessarily-equal avatar Aug 03 '22 10:08 necessarily-equal