Closed v79 closed 4 years ago
Further information: the crash only seems to happen if the replacement PNG has different dimensions from the original. This is not a 9-patch.
Very interesting! OK and Cancel are my buttons. The real problem is it's missing stle font. Nevertheless, I'm dramatically changing the way textures and nine patches are loaded. So this problem will go away and be replaced with a host of other problems. Yae! I'll try to reproduce before the next release is out. Thanks.
I'm having trouble reproducing this one. Any chance you can send me some files that are related to the problem?
Oh wait, I think I have it. You probably changed the file name or erased one of your fonts files. Please make sure everything is where it's supposed to be. I'll make a better error message for this.
When I try to replace an existing Drawable with a new version (a simple PNG icon), SkinComposer crashes with the following error:
While it's quite possible that I have something missing in my skin which is my fault, I don't know what. I do not have a
Label
with StyleOK
orCancel
. I've checked that all myLabel
andTextBox
classes do have the mandatory font specified.SkinComposer 34; Windows 10.