Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shader Causes Game Crash #39

Open
TinyTakinTeller opened this issue Aug 31, 2024 · 0 comments
Open

Shader Causes Game Crash #39

TinyTakinTeller opened this issue Aug 31, 2024 · 0 comments
Labels
attention : upstream issue Caused by underlying dependencies (E.g. Godot Engine itself) important : bug Something isn't working system : macOS

Comments

@TinyTakinTeller
Copy link
Owner

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.

@TinyTakinTeller TinyTakinTeller added important : bug Something isn't working system : macOS attention : upstream issue Caused by underlying dependencies (E.g. Godot Engine itself) labels Aug 31, 2024
@TinyTakinTeller TinyTakinTeller changed the title Shader Screen Crash Shader Causes Game Crash Aug 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
attention : upstream issue Caused by underlying dependencies (E.g. Godot Engine itself) important : bug Something isn't working system : macOS
Projects
None yet
Development

No branches or pull requests

1 participant