#Problem setting up server

40 messages · Page 1 of 1 (latest)

tired plaza
tired plaza
forest aspen
#

Oh, haven't seen that in a while, but have seen it before.
Perchance your system is set to non English?

tired plaza
#

I did manage to setup a Craftoria server for me and a few friends around January this year in the exact same way.

forest aspen
#

Huh. iirc, that error—not finding the winargs.txt—was what happed when someone used an java earlier than java21.
But you are using 21, so it's weird.

forest aspen
#

Did you change JDK installs between now and January when you last had success with installing a Craftoria server?

ruby bison
#

might be worth adding - "-version" and seeing what version it prints out or just pointing the forced java path to the 21 install

forest aspen
#

Ahhh… makes sense.
Yes, that please @tired plaza … try running the command “java -version” and see what that says.

tired plaza
#

Output from running the command:

tired plaza
ruby bison
#

it does look like you are missing the entire neoforge install. i suggest deleting the .lock file and letting it reinstall neoforge

tired plaza
forest aspen
#

Just to ask the dumb question, because somethings going wrong...
...exactly what steps are you going through to install the server?

tired plaza
#

If needed to I could happily provide a screen share or other kind of recording.

ruby bison
#

where is the libraries folder

#

if you continue to have problems with it installing neoforge and you want to actually troubleshoot:

open the yaml file in notepad
change installPack: true to installPack: false
delete the .lock file
run startserver and see what it says when trying to install

forest aspen
ruby bison
forest aspen
#

If you do want to debug a little more... what's the output for the command: echo %JAVA_PATH%?
||I think I got that right... I'm a bit shaky on Windows stuff||

ruby bison
#

||only works in cmd. powershell would use $env:JAVA_PATH||

forest aspen
#

True. I think he's using CMD. At least in the one screenshot they are.

tired plaza
tired plaza
forest aspen
tired plaza
forest aspen
#

For science... try it without that; give it a normal name.

tired plaza
#

As in just having it on the desktop?

forest aspen
#

As in rename whatever the folder is that's showing as a ? in that path... to something simple with just the plain letters of the alphabet.

#

Then try installing the server again.

tired plaza
#

Alright give me a minute for it to install.

#

🤦‍♂️ it suddenly worked... I am so sorry lol 😦 wasted so much of your time, I managed to install it in that folder before as I have all other minecraft servers there as well so never thought of it being the problem.

forest aspen
#

No worries!

#

As you said, that hadn't caused any other problems for you for some time. How could you know?

I didn't know... was just keeping an eye out for something unusual and we happened to find it.

Anyhow... enjoy your game and world(s)!

tired plaza
#

Thank you! Weirdly enough this is somehow the only modpack that won't start because of that 😄

forest aspen
#

¯_(ツ)_/¯

ruby bison
#

I wonder if adding -Dfile.encoding=utf8 to the JAVA_ARGS environment variable would have fixed this