Page 1 of 1
[Fixed] start crash
Posted: 11 Feb 2017, 20:37
by rare_metal
The last version is always crashes on start. I've rebooted device, reinstalled the game but it still crashes.
Android 4.2
Posted: 11 Feb 2017, 21:13
by Lobby
That's possible, delete the TheoTown/plugins folder and then try again.
Posted: 11 Feb 2017, 21:18
by CommanderABab
I've had it fail to load the city first time through. Start again from the home screen, everything fine. It usually "unfortunately" stops when I switch tasks. So, needless to say, I save the city before switching. 228.
Posted: 11 Feb 2017, 22:23
by rare_metal
I've deleted all data. Same thing.
Posted: 11 Feb 2017, 22:40
by Lobby
I found out that it has to do with image loading. We currently use an own implementation of
InputStream to do so.
A note for other developers: Also implement
mark() and
reset() or
markSupported() correctly so the class can be used by all kinds of image loaders (or whatever you use it for). In this specific case, many devices didn't have a problem with it, while others had.
Of course, 230 will fix it 8)
@CommanderABab
229 was supposed to fix the bug you mentioned. I hope it really does.
Posted: 11 Feb 2017, 22:46
by waders
I have the same problem with the game