Crash after updating GLE #81
|
Got this crash upon updating my code to dfc453c from 9d49088. Crash happens when the hub is loading after a file is selected. Was there something switch related I need to change? |
Answered by
AwesomeTMC
Apr 30, 2023
Replies: 6 comments 1 reply
|
Still crashes with the same error |
0 replies
|
Could be my code conflicting with yours. I'll check. |
0 replies
|
It seems that MarioFacePlanet's code was overwritten, which broke it. |
0 replies
|
I'll try to change its name to see if that fixes things. |
0 replies
|
Alright, just making it a separate object and renaming all instances of "MarioFaceShipPlanet" worked. Had to change the UseResource as well. |
1 reply
Answer selected by
AwesomeTMC
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Alright, just making it a separate object and renaming all instances of "MarioFaceShipPlanet" worked. Had to change the UseResource as well.