When I do debugging, the game crashes.
It worked before update.
Assertion failed: end - begin <= (intptr_t)render_context->m_RenderListSortIndices.Remaining(), file …\src\render\render.cpp, line 203
I’m using “Defos” “Orthographic”.
How can I fix it?
britzl
2
Are you using tilemaps? Which version of the engine are you using?
Thank you for your reply!
Yes, I am using tilemaps.(which size is so large)
britzl
4
We have a bug with tilemaps that unfortunately causes quite a bit of problems. Please download an old version until the next release in a week.
2 Likes
Thanks for your reply!!
I’m doing so <3
P.S. It worked in Defold(ver 1.2.159) !
1 Like
britzl
6
Good. Keep an eye out for the next release where this is fixed.
1 Like