Skip to content

Shader Causes Game Crash #39

@TinyTakinTeller

Description

@TinyTakinTeller

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions