fourteentrees
fourteentrees
He said he's running from source so likely natively.
> i try to run (repo)/dist/BEE2/BEE2 and it gives me: > > ```python > Traceback (most recent call last): > File "BEE2_launch.pyw", line 25, in > File "PyInstaller/loader/pyimod03_importers.py", line 531,...
Yea I have the same problem.
Recompile BEE2. If you followed instructions from the README you should remove the folders `build_tmp` and `dist`.
Also be advised that support for Linux isn't good and you will most likely have to make tweaks to some files. Even if you do get it running the app...
I test on Linux Mint 20.3, by the way
I was wrong AGAIN somehow - dedent to line 34. If it looks weird remember I don't know how to use Python very well [I pasted the pyw file into...
I think I found the line that defines what the folder name under `instances/` is: https://github.com/BEEmod/BEE2.4/blob/master/src/app/gameMan.py#L116-L117 It should be a simple fix of capitalizing the very last bit. I'll see...
> Ooh, that makes sense yes. The subprocess is supposed to be totally independent, it should have re-initialised Tkinter entirely. Perhaps this is a forking issue? Dedent [this line](https://github.com/BEEmod/BEE2.4/blob/5e07112bb9fd635dcd6a4ec4ee8b5ad8285a1f33/src/BEE2_launch.pyw#L23), to...
Nginx or even cloudflare is a better tool for things like HTTPS.