Page 1 of 1
Is Arcade Organizer broken?
Posted: Mon Apr 19, 2021 6:32 am
by Darthcustom
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
Re: Is Arcade Organizer broken?
Posted: Mon Apr 19, 2021 4:14 pm
by arty
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.
Re: Is Arcade Organizer broken?
Posted: Mon Apr 19, 2021 5:46 pm
by theypsilon
It should be fixed already. Which zip file error are you getting @arty?
Re: Is Arcade Organizer broken?
Posted: Mon Apr 19, 2021 8:09 pm
by arty
theypsilon wrote: ↑Mon Apr 19, 2021 5:46 pm
It should be fixed already. Which zip file error are you getting @arty?
I think it was saying something like "cps15.zip"
I'll try to run the update_all script again now. Thank you!
Re: Is Arcade Organizer broken?
Posted: Mon Apr 19, 2021 8:13 pm
by jca
Re: Is Arcade Organizer broken?
Posted: Mon Apr 19, 2021 8:25 pm
by arty
Yes, it appears so! Both issues appeared and have been solved recently.
Re: Is Arcade Organizer broken?
Posted: Fri Apr 23, 2021 6:17 pm
by lamarax
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?
Re: Is Arcade Organizer broken?
Posted: Sat Apr 24, 2021 5:08 pm
by theypsilon
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?
Didn't spot that error before. Now it should be fixed too.
Re: Is Arcade Organizer broken?
Posted: Sat Apr 24, 2021 9:06 pm
by lamarax
theypsilon wrote: ↑Sat Apr 24, 2021 5:08 pm
Didn't spot that error before. Now it should be fixed too.
Eho! You found the bug and promptly eliminated it!
- Edika.jpg (13.16 KiB) Viewed 3914 times
Thank you so much José