MultiMC to Git creates duplicate config
Madis0 opened this issue ยท 0 comments
Instead of overwriting, it just complains and keeps both somehow:
C:\Users\Madis\AppData\Local\Programs\Python\Python310\lib\zipfile.py:1515: UserWarning: Duplicate name: 'Fabulously Optimized 5.3.0-beta.6/instance.cfg'
return self._open_to_write(zinfo, force_zip64=force_zip64)
This issue probably started with some rewrite of my code