-
Notifications
You must be signed in to change notification settings - Fork 52
Description
🐛 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!