#i have problem with the serverfiles
31 messages · Page 1 of 1 (latest)
try deleting the serverstarter.lock file
if that doesnt fix it, see if the file exists in libraries\net\neoforged\neoforge\21.1.51
ive tried that, it says a lot like = missing class... missing class...
looked it up
the files are there
in the args txt
you can try using https://github.com/NeoForged/serverstarterjar/releases/latest/download/server.jar this jar and your own launch arguments (with your own start.bat file)
your bat file would have something like java -Xmx6G -jar server.jar nogui for a server with 6GB allocated
just paist that in txt and change it to bat?
i did it like this. did i have to do more?
yeah, just paste it in a txt and rename it
it lust tried to open cmd window and shut down directly
i saw a black box for 0.1 sec
can you open a command prompt to that folder (shift right click the empty space in the folder->open command promp here, or similar)
./run.bat assuming thats the filename you made it
i just installed java from their website. do i need to get it somwhere else to get a higher verison
no thats fine. can you check C:\Program Files and see if you can find the java 21 folder?
https://adoptium.net/temurin/releases/?os=windows&package=jdk&arch=x64&version=21
download the msi file here
when you get to this screen, choose these options
once its installed, close the command prompt and run the bat file again
nice