#Mismatched outdated server?
23 messages · Page 1 of 1 (latest)
It tells you the fix there
Your server and client don't match. You must use matching client and server version.
How do I update the server version?
Find a fork which supports that version, compile the jar, use it to run the server.
ah does your 5.0 fork not support it?
I don't have a fork of Grasscutter for 5.0
Cultivation is a launcher, not the server.
ahh okay thank you. Do you know where or how I could find a suitable version?
UnknownAnimeGamePS
LunaGC
Thank you
Sure thing
i feel a bit stupid because im new to all of this, but after you download the 5.0 fork, how do you compile the jar?
Instructions on compiling it are on the fork's github page, it's the same steps as compiling Grasscutter for any version from any repo (both official and fork) simply with different src.
I also feel dumb ash cus ive done it before, but how do you clone a repository?
git is listed in the requirements above the building steps
alternatively you can download the repo as zip, unzip it, then follow the steps starting after the git clone. Your jar will not have a commit listed.
oh i thought i had git. it might help to have it tho ahah
My build keeps failing, does anyonw know how I can fix this?
the first and foremost problem is that you cloned the repo into system32
I would strongly recommend you never put anything into critical systems folders, unless you know what you are doing.
haha yeah nah I did that by accident, I cloned it into a seperate folder at first, but i was trying it again and did it there
I finally got the build downloaded - how do I launch the 5.0 server though...?