My prototype crashes randomly when the IDE player is in the background. It’s probably to do with 200 sprites I’m using for pickups temporarily.
Posting here because it’s a bit of a mad error, maybe it will help turn this into a more user friendly message.
Assertion failed: (size <= Capacity()), function SetSize, file /Users/runner/runners/2.169.1/work/defold/defold/tmp/dynamo_home/sdk/include/dmsdk/dlib/array.h, line 444.
INFO:CRASH: Successfully wrote Crashdump to file: /Users/niclasaberg/Library/Application Support/Defold/_crash
ERROR:CRASH: CALL STACK:
# 0 pc 0x137175fd MetadataUtilities _sigtramp+29
_crash.zip (2.3 KB)
Edit: It doesn’t seem to be sprites after all. I removed them all and the crash is still happening.
Edit: Another log: apple_log.txt (69.6 KB)