#I'm following the guide to run the server but I can't find the resources folder to download
37 messages ยท Page 1 of 1 (latest)
The easier method is to use Cultivation, which has the full easy instructions here: #1025543438604710018 message
Thanks, I'm trying to get this setup in a remote machine and connecting to it from my local machine not sure if cultivation will install the client on my remote machine as well
No, Cultivation is only the server setup/proxy, so you don't want to use it for setting up the server there. You can use it on your local machine for automatic patching and proxy though
๐ Yeah thanks for the suggestion. I'll get to client stuff soon, just trying to get the server to run
Sure thing
Hey, not sure if I should open another ticket but now I'm getting this error
Exception in thread "main" io.javalin.core.util.JavalinBindException: Port already in use. Make sure no other process is using port 443 and try again
Thing is I ran sudo netstat -tulpn but nothing is using 443
Any thoughts?
443 is also allowed in ufw
Also trying to stop apache sudo service apache2 stop just in case, but still no luck
AH figured it out
Apparently you need to be sudo to bind to 0.0.0.0:443
So this was the run command I needed to use sudo java -jar grasscutter-1.5.0.jar -handbook
Ah yeah need sudo for all ports under I believe 1000
Which address am I supposed to change to expose the server publicly on the config.json?
I don't think Cultivation is letting me connect and I'm getting a System error. Please try again later message when trying to log in
System error is because you need to set useEncryption and useInRouting to false in config.json
Also to make the server publicly exposed, change both accessAddress lines in config.json to your desired address, like local ipv4 or public address
Thank you! Got a username not found now! Looks like it's hitting it ๐
Yeah almost there, you can make an account in your Grasscutter cmd with account create NAME UID where name is the login name and uid is optional but must be a number
Yep got that part
But now I get a 4214 error ๐
Probably need to patch genshin based on discord search?
Yeah, if you're using Cultivation on your local machine just check "Automatically Patch RSA" in settings, it should be checked by default
If not then just get the RSAPatch dll, rename it to version.dll, and place it in your game folder
patch is #resources message
Crud after updating genshin it says server version is 3.6.0 and client is 3.7.0 lol. I have the latest from github, and built it manually. I'm half contemplating just grabbing that 3.7 build you posted in resources lol
Yeah you can just use the one from resources, it's built using the dev-3.7 branch. You could instead grab just the jar from the actions page from dev-3.7 branch: https://github.com/Grasscutters/Grasscutter/actions/runs/5065402052
Yay, got it working ๐ thanks what I did was rebuilt the src from dev-3.7 and it worked
Question though, are the tutorials and quest not supposed to work?
Not in normal Grasscutter, no
Gotcha, looks like there's a quest branch
Yeah it's on 3.6 though
Would I need to downgrade my 3.7 client then?
If you wanted to play on questing, yes you'd need a 3.6 client or to wait for questing to be updated to 3.7
where is this config.sjon file located?
Grasscutter folder