You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Showed me an error after I installed BEEMOD normally
Expected behavior
BEEMOD to work
Steps to reproduce
Install BEEMOD like normal
Error
Logs and Reports
Traceback (most recent call last):
File "BEE2_launch.pyw", line 50, in<module>
File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
File "PyInstaller\loader\pyimod03_importers.py", line 531, in exec_module
File "app\BEE2.py", line 5, in<module>
File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
File "PyInstaller\loader\pyimod03_importers.py", line 531, in exec_module
File "app\gameMan.py", line 35, in<module>
File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
File "PyInstaller\loader\pyimod03_importers.py", line 531, in exec_module
File "app\optionWindow.py", line 17, in<module>
File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
File "PyInstaller\loader\pyimod03_importers.py", line 531, in exec_module
File "app\contextWin.py", line 20, in<module>
File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
File "PyInstaller\loader\pyimod03_importers.py", line 531, in exec_module
File "app\itemconfig.py", line 17, in<module>
File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
File "PyInstaller\loader\pyimod03_importers.py", line 531, in exec_module
File "app\UI.py", line 25, in<module>
File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
File "PyInstaller\loader\pyimod03_importers.py", line 531, in exec_module
File "app\CompilerPane.py", line 78, in<module>
File "BEE2_config.py", line 180, in set_defaults
File "BEE2_config.py", line 170, in save_check
File "BEE2_config.py", line 163, in save
File "contextlib.py", line 117, in __enter__
File "atomicwrites\__init__.py", line 166, in _open
File "atomicwrites\__init__.py", line 183, in get_fileobject
File "tempfile.py", line 332, in mkstemp
File "tempfile.py", line 251, in _mkstemp_inner
FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\veinh\\AppData\\Roaming\\BEEMOD2\\config\\tmp581cx9fz'
Additional information
No response
The text was updated successfully, but these errors were encountered:
Oh no... its the "FileNotFoundError: [Errno 2]" duplication issue, again! This issue was already reported and it is even pinned, I can not see a reason why it is so hard to see it for some people... Seeing that people keeps duplicating and duplicating it, I think I am going to save this as a pre-made reply to insert it for same duplicates.
BEE2 Application Version
4.40.2
BEE2 Package Version
4.40.0
What operating system are you running on?
Windows 10 (64bit)
Description of the bug
Showed me an error after I installed BEEMOD normally
Expected behavior
BEEMOD to work
Steps to reproduce
Logs and Reports
Additional information
No response
The text was updated successfully, but these errors were encountered: