cmontiel
Member
|
[Android] Crash loading gobjs.
I've just updated esenthel.
Android version don't load a gobj with 2 textlines, 5 butons, 3 texts and one image as background.
The gobj is inside a pak. That gboj loads ok on windows and ios.
The problems appear when I replace the textline class:
replaceTextLine<TextLineWidget>();
IRC: irc.freenode.net
Channel: #Esenthel
(This post was last modified: 05-02-2013 10:38 PM by cmontiel.)
|
|
05-02-2013 10:08 PM |
|
cmontiel
Member
|
RE: [Android] Crash loading gobjs.
More info.
After this line:
getTextLine("pass_tl");
Esenthel says Can't find Gui Object "pass_tl"
but textline pass_tl is there, it works on ios/windows :S.
IRC: irc.freenode.net
Channel: #Esenthel
|
|
05-03-2013 09:38 AM |
|
cmontiel
Member
|
RE: [Android] Crash loading gobjs.
After try dozens of times (without changing .pak), the gobj is loading. Really strange. Solved I guess.
IRC: irc.freenode.net
Channel: #Esenthel
|
|
05-03-2013 12:42 PM |
|