Trying it now
It works!
Aww but it crashes when it starts generating a world..
Now debugging.
It works!
Aww but it crashes when it starts generating a world..
Now debugging.
Android tests
|
Trying it now
It works! Aww but it crashes when it starts generating a world.. Now debugging.
12-24-2013, 06:49 AM
Why is it that nearly all crashes (SPARC, RasPi, this) happen when the world is generating?
Can you get logs of why it is? Perhaps something within the world generator that is using a function/feature Android doesn't support. Or maybe you ran out of memory
12-24-2013, 06:54 AM
Weird.. it doesn't crash on a virtual android device..
12-24-2013, 06:55 AM
We once found a crash that was caused by unaligned memory. This was not a problem on Windows or Linux, but Android didn't like it :p
12-24-2013, 06:59 AM
Well I'l at least upload the .Apk so others can look at it as well: http://puu.sh/5WoAl.apk
12-24-2013, 07:45 AM
STR, did you build from the command line? If so, how?
12-24-2013, 07:46 AM
STR built the NDK library from commandline, not the APK, he uses Eclipse for that (just like me)
12-24-2013, 07:47 AM
No, but I'll look into it tomorrow.
When I delete the world and let it regenerate It runs normal, but when it has to load or save the world it crashes. Thats the conclusion I have now.
Yes the problem should be there because it doesn't crash when I use the forgetful scheme.
12-24-2013, 08:26 PM
if you use the forgetful schema and connect to the server, doesn't it crash immediately, too? Because the network protocol makes extensive use of possibly unaligned access.
|
« Next Oldest | Next Newest »
|