Shader Causes Game Crash #39
Labels
attention : upstream issue
Caused by underlying dependencies (E.g. Godot Engine itself)
important : bug
Something isn't working
system : macOS
Taken from TODO list from week 18 devlog: https://tinytakinteller.itch.io/the-best-game-ever/devlog/787300/interlude-week-18-plan-the-future-analysis-of-feedback#:~:text=Some%20MacOS%20devices%2C%20shaders%20crash%20the%20game%C2%A0
[info : upstream issue] - godotengine/godot#91717
Some MacOS devices, shaders crash the game.
Related discussions:
It seems a workaround is to use a single thread since Godot 4.3. : https://godotengine.org/article/progress-report-web-export-in-4-3/#single-threaded-web-export - but that comes with the need to refactor all Audio in the game to use "samples".
Not sure if there is a better workaround.
The text was updated successfully, but these errors were encountered: