Jouca / GDUtils-Geode

A Geometry Dash mod adding more tools on the game (Online notifications, level URL, epic UI redesigns, auto-song mute, games fixes & more)
GNU General Public License v3.0
15 stars 7 forks source link

Game Crashes when Pausing Editor Menu #13

Closed InsomniaGaming closed 4 months ago

InsomniaGaming commented 7 months ago

If you are done with a level in the editor, and then try to exit it using the pause button, the game crashes.

Crash log:

2024-02-04T20:12:54-0500 Whoopsies! An unhandled exception has occurred.

== Geode Information == Loader Version: v2.0.0-beta.15 Loader Commit: d35b2de Bindings Commit: 253a854 Installed mods: 55 Problems: 0

== Exception Information == Faulty Module: G:\x86\Steam\steamapps\common\Geometry Dash\libcocos2d.dll Faulty Mod: Exception Code: c0000005 (EXCEPTION_ACCESS_VIOLATION) Exception Flags: 0 Exception Address: 69D7F660 (libcocos2d.dll + 5f660 (cocos2d::CCNode::convertToNodeSpace + 16)) Number Parameters: 2

== Stack Trace ==

== Register States == EAX: 28bf4d34 EBX: 2336a148 ECX: 00000000 EDX: 69e34080 EBP: 00fbed00 ESP: 00fbece4 EDI: 2474a890 ESI: 69e53d20 EIP: 69d7f660

== Installed Mods == x | [v1.0.2] abb2k.backup x | [v1.1.0] adyagd.godlikefaces x | [v1.0.0] adyagd.ingamelistmod x | [v1.0.1] alphalaneous.happy_textures x | [v1.3.4] alphalaneous.integratedloquibot x | [v1.1.2] alphalaneous.projectedstars x | [v1.0.0] asaki_zuki.same_dual_color x | [v1.0.4] b1rtek.gddlintegration | [v1.3.1] beat.click-sound x | [v1.0.5] bitz.customprofiles x | [v1.0.2] blackholemx.nomoregames x | [v1.1.2] capeling.demons_in_garage_2.2 x | [v1.1.4] capeling.icon_profile_2.2 x | [v1.0.1] coderqc.gdswearfilter x | [v1.0.2] colon.bumpscosity x | [v4.0.0-alpha.12] cvolton.betterinfo | [v1.2.0] devcmb.cleanermenu | [v1.0.2] dogotrigger.roulette x | [v1.0.1] doom.doomsutils | [v1.0.1] ekv.hidePauseMenuHack x | [v1.0.3] firee.GoldenBest | [v1.3.2] firee.PrismMenu x | [v2.2.4] fleym.nongd x | [v1.2.14] gdutilsdevs.gdutils x | [v2.0.0-beta.15] geode.loader x | [v1.2.0] geode.node-ids x | [v1.5.0] geode.texture-loader x | [v1.0.1] itzkiba.elegant_rankings x | [v1.1.0] itzkiba.grandpa_demon x | [v1.2.0] legowiifun.unlisted_objects_in_editor x | [v1.1.3] mat.circle-tool x | [v1.0.1] mat.draw-divide x | [v1.0.2] mat.run-info x | [v1.1.0] mat.scroll-zoom | [v2.3.0] maxnu.gd_mega_overlay | [v1.0.4-beta.12] muhammadgames.bettermenu | [v1.6.1] prevter.openhack x | [v1.1.0] redlime.statchanges | [v1.2.0] sanes.daily-transfer x | [v1.0.0] shadyiscool.shadypause x | [v1.2.1] shineua.minecraft_splash x | [v0.1.0] sse2.gj-music-manager x | [v1.0.0] techstudent10.hide_locks x | [v1.0.1] thesillydoggo.animatedprofiles x | [v1.1.0] thesillydoggo.better_startpos_menu x | [v1.0.0] thesillydoggo.entersearch x | [v2.1.0] TheSillyDoggo.GradientPages | [v1.2.0] thesillydoggo.moretags | [v1.0.0] TheSillyDoggo.StartposSwitcher x | [v1.1.0] undefined0.minecraft_menu | [v1.0.1] uproxide.evilgd x | [v1.0.1] uproxide.geodedevelopers x | [v1.0.2] weebify.restartbtn | [v1.3.4] zilko.xdbot | [v0.1.2] zohnannor.dark_mode

Jouca commented 7 months ago

I can't reproduce your issue after multiple tries, it seems however that node IDs is outdated (1.2.0 is your current version, 1.4.0 was released), could you try updating that one?