B1rtek / Geode-GDDLIntegration

GDDL Integration for Geode showing level tiers and enjoyment ratings
https://gdladder.com/
MIT License
5 stars 2 forks source link

Game crashed when opening platformer level #58

Closed ZorTik closed 2 weeks ago

ZorTik commented 1 month ago

Describe the bug The game crashed while opened platformer level "The Last Wish". However, it did not happen the second time I've opened it, so it may be not that frequent error.

To Reproduce Steps to reproduce the behavior:

  1. Go to featured tab
  2. Open "The Last Wish" level page
  3. It eventually crashes?

Crash log (from Geometry Dash/geode/crashlogs) 2024-07-20T12:00:12+0200 Whoopsies! An unhandled exception has occurred.

== Geode Information == Loader Version: v3.2.0 Loader Commit: 65ed0d4 Bindings Commit: 103fbd9 Installed mods: 31 Problems: 0

== Exception Information == C++ Exception: class std::bad_variant_access("bad variant access") Faulty Mod: GDDL Integration v1.1.10 (b1rtek.gddlintegration) Crashed thread: Main

== Stack Trace ==

== Register States == RAX: 0000000000000004 RBX: 0000000000000000 RCX: 0000000000000004 RDX: 00007fffca1cd573 RBP: 0000000000000000 RSP: 000000107a8ffdb0 RDI: 0000000000000000 RSI: 0000000000000000 RIP: 00007ff8311fcc91 R8: 00007fffd0eefc58 R9: 0002002000000005 R10: 0000000000000000 R11: 000000107a8fe9c8 R12: 0000000000000000 R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000

== Installed Mods == x | [v1.0.4] absolllute.installer | [v8.0.1-alpha.4] absolllute.megahack x | [v1.2.0] adyagd.ingamelistmod x | [v0.1.0-alpha.5] alphalaneous.asyncweb x | [v1.0.1] alphalaneous.is_it_sent x | [v1.1.10] b1rtek.gddlintegration x | [v1.0.3] capeling.startpos_switcher x | [v1.0.6] cdc.level_thumbnails x | [v4.2.4] cvolton.betterinfo x | [v1.0.0] cvolton.level-id-api x | [v1.2.0-beta.2] cvolton.misc_bugfixes x | [v1.5.1] dankmeme.globed2 x | [v2.0.1] elohmrow.death_tracker x | [v1.3.4] gdutilsdevs.gdutils x | [v1.7.1] geode.custom-keybinds x | [v3.2.0] geode.loader x | [v1.13.1] geode.node-ids x | [v1.5.2] hiimjustin000.integrated_demonlist x | [v1.1.0] hjfod.backups x | [v1.2.1] hjfod.gmd-api x | [v1.0.6] jouca.badgesapi x | [v1.0.3] lilnibblit.chestalert x | [v1.1.2] mat.run-info x | [v1.0.0-beta.34] minemaker0430.gddp_integration x | [v1.4.0-beta.2] oatmealine.ids_integration x | [v2.1.0] spaghettdev.gd-roulette x | [v1.0.0] techstudent10.positionswitch x | [v1.0.0] uproxide.animated_fire x | [v1.0.0] uproxide.practice_attempts x | [v1.1.0] xanii.youtubers x | [v1.2.3] ziegenhainy.xxlify

Additional context As stated above, it did happen only once, so I don't know what can be the cause.

I checked that I have the latest version of this mod Yes

B1rtek commented 1 month ago

huh

B1rtek commented 2 weeks ago

v1.1.11 fixes the issue