Hello,
I am having trouble launching the Interlude server on ubuntu. When attempting to execute the scripts (RegisterGameServer.sh, LoginServer.sh, and LoginServerTask.sh), I receive the following error:
-bash: ./RegisterGameServer.sh: cannot execute: required file not foundI have checked the following:
- The scripts are present in the /L2J/login directory.
- I have set the correct execution permissions (chmod +x).
- I have Java 8 installed (java -version returns a valid Java version).
- The file paths and dependencies seem correct, but the issue persists.
Could someone please assist me in troubleshooting this issue? Any help would be greatly appreciated!

Thank you in advance!