BEEmod / BEE2.4

Tool to mod Portal 2's Puzzlemaker
282 stars 63 forks source link

error when launching bee2 #1676

Closed ghost closed 3 years ago

ghost commented 3 years ago

error code: Traceback (most recent call last): File "BEE2_launch.pyw", line 50, in File "", line 1007, in _find_and_load File "", line 986, in _find_and_load_unlocked File "", line 680, in _load_unlocked File "PyInstaller\loader\pyimod03_importers.py", line 531, in exec_module File "app\BEE2.py", line 5, in File "", line 1007, in _find_and_load File "", line 986, in _find_and_load_unlocked File "", line 680, in _load_unlocked File "PyInstaller\loader\pyimod03_importers.py", line 531, in exec_module File "app\gameMan.py", line 35, in File "", line 1007, in _find_and_load File "", line 986, in _find_and_load_unlocked File "", line 680, in _load_unlocked File "PyInstaller\loader\pyimod03_importers.py", line 531, in exec_module File "app\optionWindow.py", line 17, in File "", line 1007, in _find_and_load File "", line 986, in _find_and_load_unlocked File "", line 680, in _load_unlocked File "PyInstaller\loader\pyimod03_importers.py", line 531, in exec_module File "app\contextWin.py", line 20, in File "", line 1007, in _find_and_load File "", line 986, in _find_and_load_unlocked File "", line 680, in _load_unlocked File "PyInstaller\loader\pyimod03_importers.py", line 531, in exec_module File "app\itemconfig.py", line 17, in File "", line 1007, in _find_and_load File "", line 986, in _find_and_load_unlocked File "", line 680, in _load_unlocked File "PyInstaller\loader\pyimod03_importers.py", line 531, in exec_module File "app\UI.py", line 25, in File "", line 1007, in _find_and_load File "", line 986, in _find_and_load_unlocked File "", line 680, in _load_unlocked File "PyInstaller\loader\pyimod03_importers.py", line 531, in exec_module File "app\CompilerPane.py", line 78, in 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\marci\AppData\Roaming\BEEMOD2\config\tmppr92l4ju' i did not choose were the portal stay it crash before

LautaroL20 commented 3 years ago

This issue was already reported and is even pinned