Godot-4-Multiplayer-Lan-Tutorial icon indicating copy to clipboard operation
Godot-4-Multiplayer-Lan-Tutorial copied to clipboard

Error 'File not found'

Open catafest opened this issue 2 years ago • 1 comments

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()

catafest avatar Aug 27 '23 20:08 catafest

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 https://github.com/finepointcgi/Godot-4-Multiplayer-Lan-Tutorial/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC3UWDFB4CQV732MSGBVZKTXXOVVZANCNFSM6AAAAAA4ARHA6U . You are receiving this because you are subscribed to this thread.Message ID: @.***>

finepointcgi avatar Aug 27 '23 20:08 finepointcgi