geode icon indicating copy to clipboard operation
geode copied to clipboard

crash

Open bebolo78 opened this issue 7 months ago • 2 comments
trafficstars

Geode Issue

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

Platform

Windows

Geode Version

v4.3.1

Mods Installed

No response

Steps to Reproduce

I downloaded geode on my computer, ran it for the first time and it shows this

Crash Report

2025-03-31T17:40:22+0300 Whoopsies! An unhandled exception has occurred.

== Geode Information == Loader Version: v4.3.1 Loader Commit: 2513197 Bindings Commit: 0cd132db Installed mods: 1 Outdated mods: 0 Problems: 0

== Exception Information == Faulty Module: C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_9d15b9aa9e1c885b\nvoglv64.dll Faulty Mod: <Unknown> Exception Code: c000001d (EXCEPTION_ILLEGAL_INSTRUCTION) Exception Flags: 0 Exception Address: 00007FFDF094A213 (nvoglv64.dll + 9ea213) Number Parameters: 0 Crashed thread: Main

== Stack Trace ==

  • C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_9d15b9aa9e1c885b\nvoglv64.dll + 9ea213
  • C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_9d15b9aa9e1c885b\nvoglv64.dll + 9e9269
  • C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_9d15b9aa9e1c885b\nvoglv64.dll + 76da3c
  • C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_9d15b9aa9e1c885b\nvoglv64.dll + 76b282
  • C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_9d15b9aa9e1c885b\nvoglv64.dll + a7bc55
  • C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_9d15b9aa9e1c885b\nvoglv64.dll + 9dca3f (DrvValidateVersion + 47)
  • C:\Windows\SYSTEM32\OPENGL32.dll + 21445
  • C:\Windows\SYSTEM32\OPENGL32.dll + 218a8
  • C:\Windows\SYSTEM32\OPENGL32.dll + 23f5c
  • C:\Windows\SYSTEM32\OPENGL32.dll + 3f530
  • C:\Windows\SYSTEM32\OPENGL32.dll + 40551 (wglDescribePixelFormat + 241)
  • C:\Windows\SYSTEM32\OPENGL32.dll + 3f953 (wglChoosePixelFormat + 99)
  • C:\Windows\System32\gdi32full.dll + 6a329 (ChoosePixelFormat + 57)
  • E:\steam\steamapps\common\Geometry Dash\libcocos2d.dll + daa00
  • E:\steam\steamapps\common\Geometry Dash\libcocos2d.dll + d3fc8
  • E:\steam\steamapps\common\Geometry Dash\libcocos2d.dll + d21fc
  • E:\steam\steamapps\common\Geometry Dash\libcocos2d.dll + 769f2 (cocos2d::CCEGLView::setupWindow + 66)
  • E:\steam\steamapps\common\Geometry Dash\libcocos2d.dll + 75a01 (cocos2d::CCEGLView::initWithRect + 241)
  • E:\steam\steamapps\common\Geometry Dash\libcocos2d.dll + 757f6 (cocos2d::CCEGLView::initWithFullScreen + 262)
  • E:\steam\steamapps\common\Geometry Dash\libcocos2d.dll + 74fa9 (cocos2d::CCEGLView::createWithFullScreen + 89)
  • E:\steam\steamapps\common\Geometry Dash\GeometryDash.exe + 827f0
  • E:\steam\steamapps\common\Geometry Dash\libcocos2d.dll + 7290b (cocos2d::CCApplication::run + 299)
  • E:\steam\steamapps\common\Geometry Dash\GeometryDash.exe + 4b6e32
  • E:\steam\steamapps\common\Geometry Dash\Geode.dll + 255add (gdMainHook + 557 | /home/runner/work/geode/geode/loader/src/platform/windows/main.cpp:181)
  • E:\steam\steamapps\common\Geometry Dash\GeometryDash.exe + 4b821a
  • C:\Windows\System32\KERNEL32.DLL + 17374 (BaseThreadInitThunk + 20)
  • C:\Windows\SYSTEM32\ntdll.dll + 4cc91 (RtlUserThreadStart + 33)

== Register States == RAX: 0000000000000001 RBX: 0000000000000000 RCX: 0000000000000001 RDX: 000001218e2f47b0 RBP: 0000000000000000 RSP: 0000001b8bbbfc50 RDI: 0000000000000000 RSI: 0000000000000000 RIP: 00007ffe56f1cc91 R8: 0000000000000001 R9: 000001218e2f4790 R10: 0000000000000001 R11: 000000000000000f R12: 0000000000000000 R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000

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

Additional Information

No response

bebolo78 avatar Mar 31 '25 14:03 bebolo78