-
Notifications
You must be signed in to change notification settings - Fork 158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android GC Error: Uncaught exception: Null access #589
Comments
It should also happen in 1.12.0, because I can only run normally in 1.11.0. |
Could you try to bisect the commit that introduced the issue ?
Le dim. 5 mars 2023 à 01:23, Rainy ***@***.***> a écrit :
… It should also happen in 1.12.0, because I can only run normally in 1.11.0.
—
Reply to this email directly, view it on GitHub
<#589 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAHZXQFJ5DE2ILAZ3PGGIZDW2PMJVANCNFSM6AAAAAAVPRKPPI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
D/hl: Uncaught exception3: Null access
2023-03-05 03:38:08.184 9149-9235/com.example.heapsandroid.helloworld D/hl: MainScene.hx:62: loading, 0.444444444444444
2023-03-05 03:38:08.184 9149-9235/com.example.heapsandroid.helloworld D/hl:
2023-03-05 03:38:08.187 9149-9251/com.example.heapsandroid.helloworld D/hl: Uncaught exception3: Null access
2023-03-05 03:38:08.187 9149-9235/com.example.heapsandroid.helloworld D/hl: MainScene.hx:62: loading, 0.555555555555556
2023-03-05 03:38:08.187 9149-9235/com.example.heapsandroid.helloworld D/hl: Sorry, it may be difficult because I'm not familiar with it. I get some error output from here. Is this possibly related to threads? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See : #586 (comment)
I define GC_DEBUG to get log
Uncaught exception: Null access
.The text was updated successfully, but these errors were encountered: