GreepTheSheep / openplanet-MXRandom

An Openplanet plugin that takes a random map from MX / TMX and play it
https://openplanet.dev/plugin/mxrandom
GNU General Public License v3.0
20 stars 29 forks source link

ManiaExchange Random Map challenge not working. #115

Closed PurplBlowfish closed 11 months ago

PurplBlowfish commented 1 year ago

Describe the bug When attempting to start the Random Map Challenge, I get a "1 script exceptions" error.

To Reproduce Steps to reproduce the behavior:

  1. Go to plugins
  2. Click on tmx randomizer, random map challenge, start random map challenge
  3. See error

Expected behavior I expected to play the random map challenge which has worked twice before.

Screenshots image

Openplanet (please complete the following information):

Additional context as mentioned, it has worked for me in the past few days, but only twice. Love the mod and had a ton of fun the first time playing it! thanks for creating this!

GreepTheSheep commented 1 year ago

@EdVraz This error comes from the saving run system https://github.com/GreepTheSheep/openplanet-MXRandom/blob/ca811f90b6020a5e4af928c308d7e0c3382d2be7/src/Utils/DataManager.as#L71, since you have cooked up this, can you take a look at this error?

PurplBlowfish commented 12 months ago

Any luck with this? still getting the same error.

GreepTheSheep commented 12 months ago

Any luck with this? still getting the same error.

As a workaround, you can delete the folder C:\Users\%username%\OpenplanetNext\PluginStorage\MXRandom\Saves while waiting

EepyElvyra commented 11 months ago

Sorry, I didn't have the time to get to this earlier.

Seems like the file corrupts for some reason? I cant track it down though. I'll go ahead and make it resolve the conflict with a corrupted save file for the future and if people keep having it repeatedly they can open a new issue (but it doesn't look like this is happening frequently anyway). PR soon.