scottrice / Ice

Application to automatically add ROMs to Steam
http://scottrice.github.io/Ice/
MIT License
834 stars 96 forks source link

Error on Startup #397

Open Helladen opened 8 years ago

Helladen commented 8 years ago

Traceback (most recent call last): File "<string>", line 7, in <module> File "c:\program files (x86)\python27\lib\site-packages\PyInstaller-3.1-py2.7.egg\PyInstaller\loader\pyimod03_importers.py", line 389, in load_module File "ice\runners\command_line_runner.py", line 12, in <module> File "c:\program files (x86)\python27\lib\site-packages\PyInstaller-3.1-py2.7.egg\PyInstaller\loader\pyimod03_importers.py", line 389, in load_module File "ice\runners\ice_engine.py", line 14, in <module> File "c:\program files (x86)\python27\lib\site-packages\PyInstaller-3.1-py2.7.egg\PyInstaller\loader\pyimod03_importers.py", line 389, in load_module File "ice\backups.py", line 10, in <module> File "c:\program files (x86)\python27\lib\site-packages\PyInstaller-3.1-py2.7.egg\PyInstaller\loader\pyimod03_importers.py", line 389, in load_module File "ice\logs.py", line 66, in <module> File "ice\logs.py", line 53, in create_logger File "logging\handlers.py", line 117, in __init__ File "logging\handlers.py", line 64, in __init__ File "logging\__init__.py", line 903, in __init__ File "logging\__init__.py", line 926, in _open IOError: [Errno 2] No such file or directory: u'C:\\Users\\Seth\\AppData\\Local\\Scott Rice\\Ice\\ice.log'

technobone commented 7 years ago

I'm also having the same problem. its strange because I've been using ice for a while and only recently has this started to happen. any help would be greatly appreciated.

nateberkopec commented 7 years ago

C:\\Users\\Seth\\AppData\\Local\\Scott Rice\\Ice\\ice.log - can you confirm that this file doesn't exist? If it doesn't, try create a blank file with the same name.