msh unable to start minecraft server #132
-
Phats on Windows not work my server is in D:/t/ the script not will run ╔═════════════════════════════════════════════╗ D:\t> |
Beta Was this translation helpful? Give feedback.
Replies: 8 comments
-
What terminal are you using? cmd, powershell...?
|
Beta Was this translation helpful? Give feedback.
-
cmd the script start not the server |
Beta Was this translation helpful? Give feedback.
-
╔═════════════════════════════════════════════╗ |
Beta Was this translation helpful? Give feedback.
-
ok the graphical part is a problem that is caused by the terminal but should not affect the functionality of msh. the server not starting is an other problem... can you send me the |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
i become no feedback |
Beta Was this translation helpful? Give feedback.
-
we i can set the java version in the config file i have jdk java 17 and java 8 for forge server |
Beta Was this translation helpful? Give feedback.
-
in this line java should be invoked without any spaces (the space in you can:
|
Beta Was this translation helpful? Give feedback.
"StartServer": "C:\\Program Files\\Java\\jre1.8.0_311\\bin\\java.exe <Commands.StartServerParam> -jar <Server.FileName> nogui",
in this line java should be invoked without any spaces (the space in
Program Files
)you can:
C:\\Java\\jdk-16.0.1\\bin\\java.exe
)java