JXSnack

Results 3 issues of JXSnack

My code ```python from portablemc.standard import Version Version("1.12.2").install().run() ``` Crashes with ``` Traceback (most recent call last): File "/Users/joram/PycharmProjects/EastShoreLauncher/portablemc/standard.py", line 851, in _resolve_jvm with jvm_manifest_file.open("rt") as jvm_manifest_fp: File "/opt/homebrew/Cellar/[email protected]/3.10.12_1/Frameworks/Python.framework/Versions/3.10/lib/python3.10/pathlib.py", line...

enhancement
api

The Shader is incompatible with MacOS' Metal graphics renderer, meaning MacOS users cannot switch to *Fabolous!* graphics settings. ![Bildschirmfoto 2024-03-23 um 11 43 04](https://github.com/bradleyq/light_painter/assets/72796341/49251183-fe9b-4bf3-a8b4-98a5d8d09726)

### Context This is an issue I have pretty often, but the fix I made ([CreateTrainFix](https://github.com/snackbag-net/CreateTrainFix)) usually works. This time it did not. It occurred when a player entered the...

type: crash