ERROR: Failed to load script

Godot Version

4.6.3

Question

All project works fine in editor (games tarts, all functions worked).

But after export i get this…

Get error about my files (globals) and files which is marked as Object (used as static utility class)

ERROR: Failed to load script “res://common/global/event_bus.gd” with error “Compilation failed”.

This happens only after start project as .exe after exporting it.

Why this happens? Thank you very much!

Solved.

My inattention