-
Notifications
You must be signed in to change notification settings - Fork 2k
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
some bullet wasm errors(A bug of how to use the _safe_delete) #17839
Comments
at Object.TriangleMesh_addTriangle ( |
问题代码
|
|
How did you reload the scene? It is better you provide a demo to reproduce it. |
And you posted many information above, but i can't get what you want to express. It seems it said different things. |
Solved the problem with editing the safedelete |
Can i know how did you fix it? |
|
Thank you, i will take a look. |
Cocos Creator version
3.8.4
System information
web,GLES2, GLES3
Issue description
RuntimeError: null function or function signature mismatch
RuntimeError: table index is out of bounds
RuntimeError: memory access out of bounds
Relevant error log output
Steps to reproduce
1、set a physics world with scene
2、get the scene result and reload the scene
3、reload about 1000 counts,found the errors
Minimal reproduction project
No response
The text was updated successfully, but these errors were encountered: