Open RazoomGD opened 3 weeks ago
After exactly that sequence of actions game crashes. Also, after this crash and game reload, it starts crashing on every attempt to open the editor
How about send the whole crashlog? It should be at C:\Program Files (x86)\Steam\steamapps\common\Geometry Dash\geode\crashlogs\2025-04-22_00-01-30.log
.
won't be very helpful, but I'll send it
I think crash happens because you sometimes return CCNode instead CreateMenuItem from getCreateBtnViperPatch
No, CCNode should be fine in this case. It would probably crash later on, though.
Hold on a minute. @Cosmella-v Creating a CCNode via CCNode::create already autoreleases it, so you're essentially calling autorelease twice.
@hiimjasmine00 Wait, where is this line? I dont see it.
Also, it crashes on editor enter every time a non-existent custom object id is in the save file
@RazoomGD I was on the wrong commit.
@Cosmella-v I've fixed the crash. Check PR
https://github.com/user-attachments/assets/174a5de2-cb99-41a5-96a0-bb0c7c4b2b6b