Post Reply 
Plus42 Equations, Preview Release
01-21-2022, 07:53 AM
Post: #247
RE: Plus42 Equations, Preview Release
(01-21-2022 01:26 AM)Thomas Okken Wrote:  It looks like the problem occurs when the app launches without having a valid state file. That's a case I didn't test, and it has to do with having to initialize the core before loading the skin, which is the reverse of the order in which this used to happen before. When the core is initialized before the skin, care must be taken not to allow the core to call any drawing functions, since these would lead to null-pointer errors, trying to draw into bitmaps that haven't been allocated yet. I took care of this for the case where the core is initialized from a state file, but not for the case of a hard reset.

Of course I have valid state files on all my devices...

Update for all platforms first thing tomorrow!

I can confirm your finding: installed latest apk on my android device without problems. But i have a valid state file
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Plus42 Equations, Preview Release - Marco Polo - 01-21-2022 07:53 AM



User(s) browsing this thread: 15 Guest(s)