Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't export to Idleon Companion, no data in json #78

Open
GeorgeWAmbush opened this issue Sep 8, 2022 · 1 comment
Open

Can't export to Idleon Companion, no data in json #78

GeorgeWAmbush opened this issue Sep 8, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@GeorgeWAmbush
Copy link

Describe the problem
Idelon_Companion doesn't appear to actually be writing anything
Both the Saver and the Game are on my C drive

Log files
logs.zip
Idk if that actually worked.

Screenshots
Screenshots won't attach for some reason, but it's an "oops there's an error" when I try to export
Tried multiple formats

Desktop (please complete the following information):
Win10 64 bit

Additional context
Can't think of any to provide. I went through the steps, tried admin mode, restarted PC and steam.

@GeorgeWAmbush GeorgeWAmbush added the bug Something isn't working label Sep 8, 2022
@Qt-dev
Copy link

Qt-dev commented Sep 14, 2022

I got something similar on Win11, the main issue seems to be something about the key mini3a

[ERROR  ] 'mini3a'
Traceback (most recent call last):
  File "main.py", line 120, in try_export
    self.export(fmt)
  File "main.py", line 290, in export
    FirebaseExporter(self.savedata).export(fmt, self.userdir)
  File "idleon_saver\scripts\export.py", line 207, in export
  File "idleon_saver\scripts\export.py", line 219, in save_idleon_companion
  File "idleon_saver\scripts\export.py", line 227, in to_idleon_companion
  File "idleon_saver\scripts\export.py", line 293, in get_cards
  File "idleon_saver\scripts\export.py", line 294, in <dictcomp>
KeyError: 'mini3a'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants