ATM7 wont start the server(Cannot load a file)
TheMasterTM69 opened this issue ยท 6 comments
I use both, in the above instance it was a Windows Server that had the issue, either way the error is saying it cannot find the path to the forge install, either it is not or did not install properly or the path was not updated properly.
Are you running it on windows or linux? since im having the issue in linux/ubuntu
Remove Java and reinstall Java 17.
https://www.oracle.com/java/technologies/downloads/
I had the same issue when I loaded the server. Here are the steps I took to resolve the error:
Remove all versions of Java
Install Java 1.8 x64
install Java 17.02
Download the forge software that is indicated with the server version and run install to a seperate folder, Make sure to select SERVER (I changed mine to 'd:\minecraft\forgeserver')
start the server with run.bat
Once I ran through these steps I no longer had the error.
Krentnor