You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
E 0:00:05:0515 load_source_code: Attempt to open script 'res://GameManager.gd' resulted in error 'File not found'. <C++ Error> Condition "err" is true. Returning: err <C++ Source> modules/gdscript/gdscript.cpp:1032 @ load_source_code()
The text was updated successfully, but these errors were encountered:
In project settings go over to autoload and make sure that game manager is
there as a global variable.
If it's not just click on the path folder icon and select game manager and
then click add and try again
On Sun, Aug 27, 2023, 4:36 PM Cătălin George Feștilă < ***@***.***> wrote:
I got this:
E 0:00:05:0515 load_source_code: Attempt to open script
'res://GameManager.gd' resulted in error 'File not found'. <C++ Error>
Condition "err" is true. Returning: err <C++ Source>
modules/gdscript/gdscript.cpp:1032 @ load_source_code()
—
Reply to this email directly, view it on GitHub
<#1>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AC3UWDFB4CQV732MSGBVZKTXXOVVZANCNFSM6AAAAAA4ARHA6U>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
I got this:
E 0:00:05:0515 load_source_code: Attempt to open script 'res://GameManager.gd' resulted in error 'File not found'. <C++ Error> Condition "err" is true. Returning: err <C++ Source> modules/gdscript/gdscript.cpp:1032 @ load_source_code()
The text was updated successfully, but these errors were encountered: