Page 1 of 1

[solved] pixmap font crash

Posted: Wed Jul 13, 2011 05:53
by ShadowTiger
Edit: Okay I think i fixed it...

Problem: If you try to load (using create() ) a font that already exists it usually gives you a "already exists" error or exception in cegui. If it is a pixmap font, it gives you no error, but causes unpredictable results and crashes.

Thanks to jamarr for giving advice... luckily i figured it out with more in depth testing :oops:

Re: pixmap font crash

Posted: Wed Jul 13, 2011 19:06
by Jamarr
I do not think this can be answered without CE or Kulik actually getting into the code and testing this. You might try providing a minimal test-case (code, imagesets, layouts, etc.) for them to look at, but I believe they are both still very busy. Unfortunately, unless you hear from either of them, your best option may be to download the source for CEGUI and build a debug version which you can step into/through and debug yourself :/