Game freeze/crash on using changelog button in mainmenu
simplebunsen opened this issue ยท 2 comments
When I click on my (wrapped) changelog button in the main menu, this keeps showing: https://paste.dimdev.org/nutehelami.rb and the game freezes.
Doesn't seem like my mod and main menu scale like each other.. they are getting into a recursive loop. May be a while before I can even see whats causing this. I can only guess its on the current latest version? Best practice to give version numbers if ya can. Helps me out. Hate to say only fix I can see is removing either mine or modmuss atm. Id have to go over his code to whats happening.
Its causing some recursive loop with Main Menu Scale. It may be some time before I can get to this. Only fix is either removing my mod or modmuss50's mod. I have to look over his code to understand whats happening. Looks like we some home call each others code cause of the main menu changes. Also Make sure to give mputls version numbers. Best to have those so I know what to look for.