jugeeya / UltimateTrainingModpack

An application to drastically improve the training mode in Super Smash Bros. Ultimate.
354 stars 47 forks source link

Failed to find offset for STALE_MENU #686

Closed Asancu closed 5 months ago

Asancu commented 5 months ago

Hello,

I just downloaded the latest version for Ultimate Training Modpack, but it crashed when I tried to open the game. I simply put the three needed .nro files in the skylines/plugins folder ("libnro_hook.nro", "libparam_hook.nro" and "libtraining_modpack.nro").

This is the error I am presented with:

SSBU Training Modpack has panicked at 'Failed to find offset for STALE_MENU', src/common/offsets.rs:180:1

Error Code: 2--0069

¿Any ideas about what could be the cause?

Thank you so much for your help in advance.

asimon-1 commented 5 months ago

This is caused by a mismatched version of smash+modpack. Please update smash to the latest (13.0.2) and reinstall the modpack from scratch to resolve it

Asancu commented 5 months ago

This is caused by a mismatched version of smash+modpack. Please update smash to the latest (13.0.2) and reinstall the modpack from scratch to resolve it

Oh jeez. Thank you so much for letting me know. This is what you get for being lazy and not wanting to update Switch and Atmosphere. Thanks! I'll try and let you know if this fixes this issue.

Asancu commented 5 months ago

Now I've got another error, which says:

"The Ultimate Training Modpack was unable to locate the global hazard address in your version of the game.

Please report this along with your game version.

Hazard control will be disabled for this launch."

Thing is that this game has been updated to the latest version, 13.0.2...

Also, when I load the stage in Training mode, it freezes in the loading screen.

Asancu commented 5 months ago

Alright, I managed to make it work! Not sure if it is actually related, but I had some .nro plugins as back up for the older Ultimate Training Modpack version which extension was ".nro.old". I deleted those and then I moved the newer .nro files to the plugins folder.

Closing issue.