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

BEEMOD showing error when I installed it correctly #1739

Closed
Veinhelm opened this issue Oct 10, 2021 · 2 comments
Closed

BEEMOD showing error when I installed it correctly #1739

Veinhelm opened this issue Oct 10, 2021 · 2 comments
Labels
App Crash Something is causing the app to crash Duplicate This issue has already been reported

Comments

@Veinhelm
Copy link

Veinhelm commented Oct 10, 2021

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

  1. Install BEEMOD like normal
  2. 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

@Veinhelm Veinhelm added the Bug Something isn't working correctly label Oct 10, 2021
@vrad-exe
Copy link
Member

Duplicate of #1624, it's a pinned issue

@LautaroL20
Copy link
Member

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.

@LautaroL20 LautaroL20 added Duplicate This issue has already been reported App Crash Something is causing the app to crash and removed Bug Something isn't working correctly labels Oct 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
App Crash Something is causing the app to crash Duplicate This issue has already been reported
Projects
None yet
Development

No branches or pull requests

3 participants