Alphalaneous / HappyTextures

Geode mod for better Texture Packs in Geometry Dash
GNU General Public License v3.0
6 stars 2 forks source link

Geode update notification crashes...? #19

Open JordanTRS opened 2 months ago

JordanTRS commented 2 months ago

As far as I can tell whenever Geode does the "New Update Available" notification, if you have a HT Texture Pack loaded it'll crash your game. image If I remove the TP, update Geode, then reload the TP, it works perfectly fine. This also happened the last time Geode had an update, so it's consistent.

Alphalaneous commented 2 months ago

Oh this is a funny one, turns out geode doesn’t have a nullptr check on their own button and this crash can even happen in vanilla with the no geode UI flag enabled. Though it happening here shows an underlying issue that the page disabling itself isn’t properly being handled which I will look into

Alphalaneous commented 2 months ago

After repeatedly testing, I cannot replicate this crash at all.

Alphalaneous commented 2 months ago

Can you send the updated version of the pack

Alphalaneous commented 2 months ago

Can confirm this is a geode bug and will be fixed on their end

JordanTRS commented 2 months ago

alright, thank you!

Alphalaneous commented 2 months ago

Can confirm it is a sinister third thing

Alphalaneous commented 2 months ago

Sinister as in I am somehow causing the original menus to sometimes not exist even tho I never remove/destroy them, but only sometimes does this happen.

JordanTRS commented 2 months ago

Might it be an issue with another Geode mod I have installed?

Alphalaneous commented 2 months ago

Can you check if the new pages api update resolves it?

JordanTRS commented 2 months ago

what exactly am I checking for? Am I checking to make sure the game doesn't crash? because that might have to wait a day or two since it only would happen for me the first time i open the game with a HT texture pack loaded

JordanTRS commented 2 months ago

so far I can confirm that closing the game and reopening did not crash the game

Alphalaneous commented 2 months ago

Ye, just come back if something weird does happen. It's a very hard bug to debug lol

JordanTRS commented 2 months ago

I noticed before that the Geode error message also caused this bug to occur (it happens for me cause i have a few mods saved that are outdated), and today the game didn't crash when the error message appeared, so as far as I can tell your fix worked

JordanTRS commented 2 months ago

I've got some bad news image

JordanTRS commented 2 months ago

image happened again