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

canvas_modulate error godot 4 bug #196

Open
rafaelcastrocouto opened this issue Apr 26, 2023 · 2 comments
Open

canvas_modulate error godot 4 bug #196

rafaelcastrocouto opened this issue Apr 26, 2023 · 2 comments

Comments

@rafaelcastrocouto
Copy link
Member

godotengine/godot#73894

E 0:00:02:0071 maps.gd:22 @ load_map(): Condition "!canvas" is true.
<C++ Source> servers/rendering/renderer_canvas_cull.cpp:430 @ canvas_set_modulate()
maps.gd:22 @ load_map()
game.gd:65 @ start()
main_menu.gd:25 @ quick_start()

@rafaelcastrocouto rafaelcastrocouto changed the title canvas_modulate error canvas_modulate error godot 4 bug May 9, 2023
@WhalesState
Copy link
Contributor

WhalesState commented Aug 13, 2023

change the color to white instead of hiding until i track the issue in my free time and see if i can fix it. someone has fixed it already godotengine/godot#79747

@rafaelcastrocouto
Copy link
Member Author

i think I just turned it on to avoid the error but that's a great workaround as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants