GDH icon indicating copy to clipboard operation
GDH copied to clipboard

Crash: Access Violation (in tobyadd.gdh v5.0.0-beta.8)

Open andrijamackic77-cpu opened this issue 5 months ago • 2 comments

🐛 Crash Report: Access Violation in tobyadd.gdh v5.0.0-beta.8 Hi TobyAdd! First off, thanks for all the work you’ve put into GDH—it's an awesome mod and I really enjoy using it. I ran into a crash while using v5.0.0-beta.8, and I wanted to share the details in case it helps with debugging.

💥 Description Geometry Dash crashes with an EXCEPTION_ACCESS_VIOLATION when tobyadd.gdh is enabled. The Geode Crash Handler shows multiple calls to tobyadd.gdh.dll in the stack trace. Disabling the mod resolves the issue.

I was creating a level, and when I playtested it in the editor, the game crashed and all my hard work was lost. The Geode Crash Handler opened and listed tobyadd.gdh three times, so I think the mod might be causing the issue.

🧩 Environment Mod Version: v5.0.0-beta.8

Geode Loader Version: v4.7.0

Geometry Dash Version: Steam

Operating System: Windows 10 (64-bit)

📄 Crash Log Exception Code: c0000005 (EXCEPTION_ACCESS_VIOLATION) Instruction Address: GeometryDash.exe + 236ab5 Exception Details: Failed to read from memory at 0x0 Faulty Mod: tobyadd.gdh.dll

Stack Trace:

  • GeometryDash.exe + 236ab5
  • GeometryDash.exe + 233174
  • tobyadd.gdh.dll + 181f2f
  • tobyadd.gdh.dll + a242a
  • tobyadd.gdh.dll + 8a0f3
  • libcocos2d.dll + c0919
  • libcocos2d.dll + c078b
  • libcocos2d.dll + bbf14
  • libcocos2d.dll + bc62b
  • libcocos2d.dll + 72c42
  • GeometryDash.exe + 4b6e32
  • Geode.dll + 25945b 🧪 Installed Mods cdc.level_thumbnails v1.4.0
    dankmeme.globed2 v1.8.5
    geode.custom-keybinds v1.10.4
    geode.loader v4.7.0
    geode.node-ids v1.21.1
    tobyadd.gdh v5.0.0-beta.8 If you see this—thanks a lot for looking into it. I really appreciate it!

andrijamackic77-cpu avatar Aug 10 '25 14:08 andrijamackic77-cpu

Just wanted to add—I'd really recommend testing the mod more thoroughly before release if possible. I know bugs happen, but losing progress like this is really frustrating.

Maybe Geode could also add some kind of mod verification or autosave system to help prevent data loss from crashes.

Thanks again for taking the time to look into this!

andrijamackic77-cpu avatar Aug 10 '25 14:08 andrijamackic77-cpu

I’m very sorry that you lost your built level. Please provide the enabled hacks or, even better, find and send the config2.json file, which is located in GDH AppData (the button is available in the shortcut window). Also, please describe in detail how you tried to trigger the crash

TobyAdd avatar Sep 10 '25 23:09 TobyAdd