-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ServerStart.bat can't access settings.bat #2336
Comments
When running the script through command prompt you need to ensure your working directory is the extracted server folder or you will receive the quoted error. That means running the server like: cd "C:\Users\user\servers\SkyFactory 4"
.\ServerStart.bat Instead of: "C:\Users\user\servers\SkyFactory 4\ServerStart.bat" |
Ah thank you. I now get a different error Do I create this manually or is there a very specific version of java I have to install? |
Two issues here. First is the missing server JVM, which oracle removed from the standard JRE download a while ago. Just remove |
Thank you so much! The server looks like it starts now. Have a nice day! |
Bug Description
I installed curseforge and then installed the modpack and server pack. I unzipped the server pack and tried to run ServerStart.bat and it immediately closed itself. I then ran ServerStart.bat through command prompt to see what went wrong and it gave the error:
'settings.bat' is not recognized as an internal or external command,
operable program or batch file.
Starting Sky Factory 4 Server...
Error: Unable to access jarfile nogui"
Did this behavior use to work in the previous version?
Steps to Reproduce (for bugs)
Logs
World Information
Client Information
Server Information
The text was updated successfully, but these errors were encountered: