Quick Links: Download Gideros Studio | Gideros Documentation | Gideros community chat | DONATE
BMfont crash [solved] — Gideros Forum

BMfont crash [solved]

Tom2012Tom2012 Guru
edited September 2012 in General questions
I'd like to use GlyphDesigner with the BMFont class.

I've exported to Cocos2d fnt format but get this crash:

Classes/bmfont.lua:71: attempt to get length of field 'str' (a number value)
stack traceback:
Classes/bmfont.lua:71: in function 'createCharacters'
Classes/bmfont.lua:58: in function 'setText'
Scenes/Level 1.lua:67: in function

Any ideas what this could be?

Thanks

Comments

Sign In or Register to comment.