Download the appropriate version for your operating system or platform.
Release Notes
- Fixed crash in worker pool resscheduling
- Fixed some more shader compile failures on some platforms
- Fixed random-but-rare crash in workbench editor
- Fixed a crash related to a rare null fly-over text edge case
- Better connection tracking on server to associate errors to a particular user
- Include date in server logs.
- First release using new web site build process
Downloads
Instructions:
- Download the ZIP.
- Extract the files.
- Run Mythruna-client/Mythruna-client.exe
Instructions:
- Download the ZIP
- Extract the files
- Run Mythruna-client/bin/Mythruna-client
Requires Java 1.8 or higher
Instructions:
- Have Java 18 or higher installed.
- Download the ZIP
- Extract the files
- Mythruna-client-20251111/bin/Mythruna-client.bat
Requires Java 1.8 or higher
Instructions:
- Have Java 1.8 or higher installed.
- Download the ZIP
- Extract the files
- For Java 1.8 run: Mythruna-server-20251111/bin/Mythruna-server-java8.bat
- For Java > 1.8 run: Mythruna-server-20251111/bin/Mythruna-server.bat
Download Archive
Get previous releases here
Detailed Changes
| Task ID | Category | Type | Summary |
|---|---|---|---|
| T001437 | Bug | Code | java.lang.StackOverflowError: null in worker pool |
| T001438 | Server - admin | Config | Include date in server logs |
| T001439 | Server - admin | Code | Better connection tracking on server to associate address to users on error |
| T001440 | Bug | Code | Shader compile error in BillboardLighting material |
| T001441 | Bug | Code | Random crash in workbench editor |
| T001442 | Bug | Code | Fixed a crash related to null fly-over text leading to a null user prompt window |