Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

In the program, everything works great and is simple enough to use! Preview works as well as I'd expect one to. Only problem is my renders either do not work at all once created or will be audio only. Log is below:

Godot Engine v4.0.rc2.official.d2699dc7a - https://godotengine.org
OpenGL API 3.3.0 Core Profile Context 23.2.2.230217 - Compatibility - Using Device: ATI Technologies Inc. - Radeon RX 580 Series
USER WARNING: ObjectDB instances leaked at exit (run with --verbose for details).
   at: cleanup (core/object/object.cpp:1982)
USER ERROR: Resources still in use at exit (run with --verbose for details).
   at: clear (core/io/resource.cpp:489)


Ever seen this issue before? 

those errors should be fine, theyre in every log. what do u mean by the renders not working at all ? the .avi files godot exports are pretty weird, they should open in VLC but the default windows player struggles with them i think, that could be the issue

Looks like default player was the issue. Thanks for the help!