I can't export my project, if i export my project this message appears in the output:
Another resource is loaded from path 'res://dummy0' (possible cyclic resource inclusion)
Resource was not pre cached for the resource section, most likely due to circular reference.
the output file is corrupt but the game can run normally if run in the editor.
i have try deleting the .import folder on the project and re-importing all the assets but that doesn't solve it and file 'dummy0' doesn't even exist.
i also try looking at every single script in my project and no error that needs fixing.
previously I had installed some add-on, but still problem even though I deleted the add-on
please help