Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Geode crashes on startup #1204

Open
1 task done
SpareEnderboy opened this issue Jan 1, 2025 · 4 comments
Open
1 task done

Geode crashes on startup #1204

SpareEnderboy opened this issue Jan 1, 2025 · 4 comments

Comments

@SpareEnderboy
Copy link

SpareEnderboy commented Jan 1, 2025

Geode Issue

  • I confirm that this crash is NOT related to a mod but directly to Geode Loader itself.

Platform

Windows

Geode Version

v4.1.2

Mods Installed

x | [v4.1.2] geode.loader

Steps to Reproduce

Step 1. Launch the game

Crash Report

Whoopsies! An unhandled exception has occurred.

== Geode Information ==
Loader Version: v4.1.2
Loader Commit: d9d8a12
Bindings Commit: 3b3f32c
Installed mods: 1
Outdated mods: 0
Problems: 0

== Exception Information ==
Faulty Module: \\yorktown\KidsArea\SteamLibrary\steamapps\common\Geometry Dash\libcocos2d.dll
Faulty Mod: <Unknown>
Exception Code: c0000005 (EXCEPTION_ACCESS_VIOLATION)
Exception Flags: 0
Exception Address: 00007FFCC2452AC3 (libcocos2d.dll + 2ac3 (cocos2d::CCNode::addChild + 3))
Number Parameters: 2
Crashed thread: Main

== Stack Trace ==
 - \\yorktown\KidsArea\SteamLibrary\steamapps\common\Geometry Dash\libcocos2d.dll + 2ac3 (cocos2d::CCNode::addChild + 3)
 - \\yorktown\KidsArea\SteamLibrary\steamapps\common\Geometry Dash\GeometryDash.exe + 3197f9
 - 000002339EFC2882 (Hook handler)
 - \\yorktown\KidsArea\SteamLibrary\steamapps\common\Geometry Dash\Geode.dll + 3594ee (LoadingLayer::init + 62 | /home/runner/work/geode/geode/build/bindings/bindings/Geode/GeneratedSource.cpp:24905)
 - \\yorktown\KidsArea\SteamLibrary\steamapps\common\Geometry Dash\Geode.dll + 4be55 (CustomLoadingLayer::init + 53 | /home/runner/work/geode/geode/loader/src/hooks/LoadingLayer.cpp:57)
 - 000002339EFC2882 (Hook handler)
 - \\yorktown\KidsArea\SteamLibrary\steamapps\common\Geometry Dash\GeometryDash.exe + 3195ba
 - \\yorktown\KidsArea\SteamLibrary\steamapps\common\Geometry Dash\GeometryDash.exe + 82d1a
 - \\yorktown\KidsArea\SteamLibrary\steamapps\common\Geometry Dash\libcocos2d.dll + 72946 (cocos2d::CCApplication::run + 358)
 - \\yorktown\KidsArea\SteamLibrary\steamapps\common\Geometry Dash\GeometryDash.exe + 4b6e32
 - \\yorktown\KidsArea\SteamLibrary\steamapps\common\Geometry Dash\Geode.dll + 24434d (gdMainHook + 557 | /home/runner/work/geode/geode/loader/src/platform/windows/main.cpp:181)
 - \\yorktown\KidsArea\SteamLibrary\steamapps\common\Geometry Dash\GeometryDash.exe + 4b821a
 - C:\WINDOWS\System32\KERNEL32.DLL + 1259d (BaseThreadInitThunk + 29)
 - C:\WINDOWS\SYSTEM32\ntdll.dll + 5af38 (RtlUserThreadStart + 40)

== Register States ==
RAX: 00007ff6ff03e7d0
RBX: 0000000000000000
RCX: 00000233a99e3740
RDX: 0000000000000000
RBP: 0000000000000000
RSP: 000000a527f1fe00
RDI: 0000000000000000
RSI: 0000000000000000
RIP: 00007ffcef8aaf38
R8:  00007ff6ff03e7d0
R9:  0000000000000001
R10: 0000000000000003
R11: 000000a527f1f020
R12: 0000000000000000
R13: 0000000000000000
R14: 0000000000000000
R15: 0000000000000000

== Installed Mods ==
x | [v4.1.2] geode.loader

Additional Information

Maybe my install is the problem. I have Geometry Dash installed on a network drive instead of a local drive.

@hiimjustin000
Copy link
Contributor

You should check your resources folder (\\yorktown\KidsArea\SteamLibrary\steamapps\common\Geometry Dash\Resources) for the game_bg_01_001-uhd.png file. If it's not there, the game will crash before it even has a chance to load.

@SpareEnderboy
Copy link
Author

You should check your resources folder (\\yorktown\KidsArea\SteamLibrary\steamapps\common\Geometry Dash\Resources) for the game_bg_01_001-uhd.png file. If it's not there, the game will crash before it even has a chance to load.

game_bg_01_001-uhd

@hiimjustin000
Copy link
Contributor

Is game_bg_01_001-hd.png and game_bg_01_001.png there too?

@SpareEnderboy
Copy link
Author

Is game_bg_01_001-hd.png and game_bg_01_001.png there too?

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants