zohnannor / dark-mode-gd

2 stars 1 forks source link

dark mode causing my game to crash? #2

Closed KSol72 closed 6 months ago

KSol72 commented 6 months ago

the only real indicator to why my geode is crashing is because of this .dll called "Liblocos" or something like that, when i search liblocos into my installed mods this is the only thing that comes up, i can send the crashlog if you'd like but i think this is my problem rn

zohnannor commented 6 months ago

Honestly I don't even know how liblocos is related to this mod (don't know what that is either), so I suspect that it's not the reason, but anyway, yeah, the logs would be helpful

zohnannor commented 6 months ago

feel free to reopen if new info (screenshots, logs) provided

KSol72 commented 6 months ago

Heres the crash log I get: 2024-03-30_23-43-27.log same text shows up when the game crashes I believe

KSol72 commented 6 months ago

it seems to always crash after loading into 7 levels or so, never the first time or anything, very strange. & my game crashes way more than my friends so im just trying to narrow down the problem at this point

This is the list of my installed mods, if you need that. Screenshot_2

zohnannor commented 6 months ago

I don't think this is the problem with Dark Mode I'm afraid.

From the stack trace, I see those mods mentioned:

 - C:\Program Files (x86)\Steam\steamapps\common\Geometry Dash\geode\unzipped\geode.node-ids\geode.node-ids.dll + 59580
 - C:\Program Files (x86)\Steam\steamapps\common\Geometry Dash\geode\unzipped\absolllute.megahack\absolllute.megahack.dll + df184
 - C:\Program Files (x86)\Steam\steamapps\common\Geometry Dash\geode\unzipped\acaruso.slope\acaruso.slope.dll + 8e53
 - C:\Program Files (x86)\Steam\steamapps\common\Geometry Dash\geode\unzipped\acaruso.slope\acaruso.slope.dll + 8c7c
 - C:\Program Files (x86)\Steam\steamapps\common\Geometry Dash\geode\unzipped\dankmeme.globed2\dankmeme.globed2.dll + 35780
 - C:\Program Files (x86)\Steam\steamapps\common\Geometry Dash\geode\unzipped\dankmeme.globed2\dankmeme.globed2.dll + 19e08
x | [v8.0.0-alpha.134] absolllute.megahack
x | [v0.1.6] acaruso.slope
x | [v1.3.6] dankmeme.globed2
x | [v1.8.1] geode.node-ids

Try disabling them one by one and then testing if the issue persists. There is also a possibility that two mods might somehow conflict with each other, so you'll have to check for that too (enable only 1, enable only 2, enable both).

KSol72 commented 6 months ago

Alright will do, thanks for the help :)