This site is currently in read-only mode during migration to a new platform.
You cannot post questions, answers or comments, as they would be lost during the migration otherwise.
0 votes

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

Godot version v3.4.2.stable.official [45eaa2daf]
in Engine by (17 points)

Hey, I got this error and the same exact problem, and coincidentally (or potentially not), I also have a number in my file name! I am going to try changing my file names to not include numbers and I'll update you with what happens.

1 Answer

0 votes

In response to my comment from a couple days ago, I was wrong. The numbers do not have anything to do with the error. However, I did eliminate the error by checking the script/resource mentioned in the error and it referenced a custom class which the script was part of. I removed the line and my game worked after that.

by (20 points)
Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.