RayDeeUx / menuloop_randomizer

Menu Loop Randomizer mod for Geode.
https://geode-sdk.org/mods/elnexreal.menuloop_randomizer
GNU Lesser General Public License v2.1
3 stars 2 forks source link

NONG songs crash the game #14

Closed Sent1nelllll closed 3 months ago

Sent1nelllll commented 3 months ago

Everytime the mod tries to load a NONG song the mod crashes the game with the logs:

2024-08-22T18:46:08+0300 Whoopsies! An unhandled exception has occurred.

== Geode Information == Loader Version: v3.4.0 Loader Commit: a533b5f Bindings Commit: de6a02b Installed mods: 33 Problems: 0

== Exception Information == C++ Exception: class std::out_of_range("stoi argument out of range") Faulty Mod: Menu Loop Randomizer v1.4.0 (elnexreal.menuloop_randomizer) Crashed thread: Main

== Stack Trace ==

== Register States == RAX: 0000000000000130 RBX: 0000000000000000 RCX: 0000000000000130 RDX: 00007ff96a74e9b0 RBP: 0000000000000000 RSP: 00000082998ffb40 RDI: 0000000000000000 RSI: 0000000000000000 RIP: 00007ff9e721a94c R8: 00000082998fd2e0 R9: 0000000000000000 R10: 00000082998fdca8 R11: 00000082998fd300 R12: 0000000000000000 R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000

== Installed Mods == x | [v1.4.0] alphalaneous.happy_textures x | [v1.1.2] bitz.customprofiles x | [v1.0.7] cdc.level_thumbnails x | [v1.0.3] cgytrus.level-shaders-fix | [v2.0.0] crewly.comboburst x | [v4.2.8] cvolton.betterinfo x | [v1.0.1] cvolton.level-id-api x | [v1.2.0-beta.2] cvolton.misc_bugfixes x | [v1.5.1] dankmeme.globed2 x | [v1.2.4] dogotrigger.deathreplay x | [v1.3.3-alpha.2] elnexreal.copy_song_id x | [v1.4.0] elnexreal.menuloop_randomizer x | [v0.3.1] flafy.autonong x | [v2.11.0] fleym.nongd x | [v1.3.9] gdutilsdevs.gdutils x | [v1.7.1] geode.custom-keybinds x | [v3.4.0] geode.loader x | [v1.13.2] geode.node-ids x | [v1.6.1] geode.texture-loader x | [v1.1.0] hjfod.backups x | [v1.3.0] hjfod.gdshare x | [v1.2.1] hjfod.gmd-api x | [v1.0.0] hjfod.trashcan x | [v1.2.1] itzkiba.better_progression x | [v1.0.7] jouca.badgesapi x | [v1.0.0] m336.autoleaderboard x | [v1.3.7-beta.3] m336.levelinfo x | [v1.2.1] raydeeux.endscreentweaks x | [v1.1.21] syzzi.click_between_frames x | [v2.12.2] techstudent10.discord_rich_presence x | [v2.0.1] thesillydoggo.animatedprofiles x | [v1.0.1] thesillydoggo.comment_emojis x | [v1.6.0] thesillydoggo.qolmod

RayDeeUx commented 3 months ago

should be fixed in v1.4.1 (it will just treat the filename differently). to be safe, i am using relwithdebinfo because i have not been able to use NONGs myself and would rather try reproducing the issue from windows