Godot Version
4.3
Question
I run my game with dedicated server on localhost, an everything is okay.
I exported Project as a dedicated server, upload files on host, an run .sh
file from console with that command: ./server.sh --headless.
an that is the result. The server won t start and there is no errors.
This is how my Multiplayer code looks: