File Details
locrowai-0.2.1.jar
- R
- Aug 23, 2025
- 42.64 KB
- 505
- 1.20.1
- Forge
File Name
locrowai-0.2.1.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Bug fixes
- Fixed an issue where the bundled venv pointed to a Python dist on my computer (oops).
- Fixed an issue where the Python server would not run unless the user had a CUDA toolkit version installed.
Installation Changes
The Python venv is no longer bundled with the build and instead is automatically set up on the end-user side. The change should reduce the number of potential issues with system compatibility. However, this change has the consequence of lengthening the package installation time. In my experience, it is now 10-15 minutes as opposed to the 5 minutes before this change. Additionally, this change seems to introduce a Windows Security pop-up asking to allow the Python exe to access the network. Minimal testing shows that clicking Allow or Cancel has no effect on the server.