Than I recommend you to join the discord server as helping you through here would be troublesome. When you join we can figure out what you’re doing wrong.
Voylin
Creator of
Recent community posts
Difficult to tell without looking at the project. Possible issue could be that the modulate value got changed, or project settings changed which affect all things displayed in the project. Most of the time if the test room works and it works slightly different in a project, it’s due to the project settings or scene which it is in. You could ty creating an empty scene to see if the same effect is happening or not.
I don’t really know how to describe this but … every link and button is basically a ... I deleted my cache, reset my browser, updated my system and this issue doesn’t seem to disappear. Funny thing is, this happens everywhere on Itch, except for when I log out. Logging back in makes this issue appear again.
Any ideas on how to fix this?
If your videos are playing in the editor, but not in the exported builds, it’s most likely that you didn’t add the video for formats to your export settings. By default Godot doesn’t put your videos in the finished export. It’s just a matter of adding ‘*.mp4’ (or any other video formats you use) to the expert settings for each platform you want to build for ;)
Macos support for arm was implemented first, it’s only since recent that there’s intel support. Knowing MacOS you might have to go to the libraries in the Gdextension folder and give permission to run them. Else you can run Godot through the terminal with the --verbose flag and open your project as that will give more information of what’s going wrong.
In the next update AV1 support will be disabled so installing AOM won’t be needed anymore. There will most likely be a separate build with AV1 support which I’ll add here for the people who do use it though.
When exactly are you changing it to false? Whilst a video has been loaded? It’s difficult to know what exactly went wrong without seeing more of the code. Feel free to hop onto the discord server as that will probably be easier to troubleshoot where things are going wrong.
It could help to join the Discord server to get further help. I’m not a MacOS person but there are plenty of people who are using GDE GoZen for MacOS.
What you could do is run Godot from the terminal with ‘–verbose’ as that will print more info on what’s going wrong when the extension fails to load.






