geode-sdk / geode

The ultimate Geometry Dash modding framework
https://geode-sdk.org/
Boost Software License 1.0
696 stars 122 forks source link

GD crashes when pressing save/save and play/save and exit #652

Closed sjmlouie closed 4 months ago

sjmlouie commented 5 months ago

Geode Issue

Platform

Windows

Geode Version

v2.0.0-beta.23

Mods Installed

[v1.1.4] adyagd.ingamelistmod x | [v1.5.0] egg.icon_hack | [v1.5.2] geode.custom-keybinds x | [v2.0.0-beta.23] geode.loader x | [v1.8.1] geode.node-ids x | [v1.4.4] hiimjustin000.integrated_demonlist x | [v1.0.0] izzy.practice_sync x | [v1.0.2] mat.run-info x | [v2.8.7] maxnu.gd_mega_overlay x | [v1.1.1] ninkaz.blending_glow | [v1.1.0] techstudent10.button_sfx x | [v2.2.4] TheSillyDoggo.GradientPages

Steps to Reproduce

GD crashes when pressing save/save and play/save and exit

Crash Report

2024-04-01T19:05:27+0900 Whoopsies! An unhandled exception has occurred.

== Geode Information == Loader Version: v2.0.0-beta.23 Loader Commit: b3c0c9f Bindings Commit: a4c775b Installed mods: 12 Problems: 0

== Exception Information == C++ Exception: class std::bad_alloc("bad allocation") Faulty Mod:

== Stack Trace ==

== Register States == EAX: 00fce6d0 EBX: 00000000 ECX: 00000003 EDX: 00000000 EBP: 00fce728 ESP: 00fce6d0 EDI: 00fce778 ESI: 66fcc7fc EIP: 75eb9542

== Installed Mods == x | [v1.1.4] adyagd.ingamelistmod x | [v1.5.0] egg.icon_hack | [v1.5.2] geode.custom-keybinds x | [v2.0.0-beta.23] geode.loader x | [v1.8.1] geode.node-ids x | [v1.4.4] hiimjustin000.integrated_demonlist x | [v1.0.0] izzy.practice_sync x | [v1.0.2] mat.run-info x | [v2.8.7] maxnu.gd_mega_overlay x | [v1.1.1] ninkaz.blending_glow | [v1.1.0] techstudent10.button_sfx x | [v2.2.4] TheSillyDoggo.GradientPages

Additional Information

idk

qimiko commented 5 months ago

seems like an out of memory crash, you might want to install the 4gb patch. however, this is not a geode issue.