Hi,
Just updated my MiSTer and with update_all.sh and I'm getting this error:
Downloading the most recent _arcade-organizer.sh script.
STARTING: _ARCADE-ORGANIZER
Traceback (most recent call last):
File "/tmp/_arcade-organizer.sh", line 725, in <module>
run()
File "/tmp/_arcade-organizer.sh", line 700, in run
config = make_config()
File "/tmp/_arcade-organizer.sh", line 48, in make_config
config["ini_file_path"] = Path(inifile)
NameError: name 'inifile' is not defined
FINISHED: _ARCADE-ORGANIZER
Anyone else?
Thanks
Is Arcade Organizer broken?
- Darthcustom
- Posts: 37
- Joined: Thu Aug 06, 2020 6:40 pm
- Has thanked: 4 times
- Been thanked: 7 times
Re: Is Arcade Organizer broken?
Hi! I was about to post the same question. Before displaying the error message you mentioned, it also threw an error about some zip file missing.
-
- Scripting Wizard
- Posts: 106
- Joined: Sun May 24, 2020 8:20 pm
- Been thanked: 41 times
Re: Is Arcade Organizer broken?
It should be fixed already. Which zip file error are you getting @arty?
Re: Is Arcade Organizer broken?
I think it was saying something like "cps15.zip"theypsilon wrote: ↑Mon Apr 19, 2021 5:46 pm It should be fixed already. Which zip file error are you getting @arty?
I'll try to run the update_all script again now. Thank you!
Re: Is Arcade Organizer broken?
Yes, it appears so! Both issues appeared and have been solved recently.
- lamarax
- Top Contributor
- Posts: 472
- Joined: Wed Nov 11, 2020 6:28 pm
- Has thanked: 33 times
- Been thanked: 202 times
Re: Is Arcade Organizer broken?
I seem to have bumped on a strange problem today, while trying to organize the newest JT CPS 2 beta mra's:
While attempting to clear the folders via the inline configurator, the script threw an error (which I didn't copy, sorry), so I had to manually delete both the symlinks and last_run from the .cache folder in order to start afresh.
Even after that, it still refuses to clear the _Organized folder via the script. Am I doing something wrong?
While attempting to clear the folders via the inline configurator, the script threw an error (which I didn't copy, sorry), so I had to manually delete both the symlinks and last_run from the .cache folder in order to start afresh.
Even after that, it still refuses to clear the _Organized folder via the script. Am I doing something wrong?
-
- Scripting Wizard
- Posts: 106
- Joined: Sun May 24, 2020 8:20 pm
- Been thanked: 41 times
Re: Is Arcade Organizer broken?
Didn't spot that error before. Now it should be fixed too.lamarax wrote: ↑Fri Apr 23, 2021 6:17 pm I seem to have bumped on a strange problem today, while trying to organize the newest JT CPS 2 beta mra's:
While attempting to clear the folders via the inline configurator, the script threw an error (which I didn't copy, sorry), so I had to manually delete both the symlinks and last_run from the .cache folder in order to start afresh.
Even after that, it still refuses to clear the _Organized folder via the script. Am I doing something wrong?
- lamarax
- Top Contributor
- Posts: 472
- Joined: Wed Nov 11, 2020 6:28 pm
- Has thanked: 33 times
- Been thanked: 202 times
Re: Is Arcade Organizer broken?
Eho! You found the bug and promptly eliminated it! Thank you so much Josétheypsilon wrote: ↑Sat Apr 24, 2021 5:08 pm Didn't spot that error before. Now it should be fixed too.