#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)

exotic basalt
timid scaffold
exotic basalt
#

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

timid scaffold
#

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

exotic basalt
#

๐Ÿ‘ Yeah thanks for the suggestion. I'll get to client stuff soon, just trying to get the server to run

timid scaffold
#

Sure thing

exotic basalt
#

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

timid scaffold
#

Ah yeah need sudo for all ports under I believe 1000

exotic basalt
#

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

timid scaffold
#

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

exotic basalt
#

Thank you! Got a username not found now! Looks like it's hitting it ๐Ÿ™‚

timid scaffold
#

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

exotic basalt
#

Yep got that part

#

But now I get a 4214 error ๐Ÿ˜…

#

Probably need to patch genshin based on discord search?

timid scaffold
#

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

exotic basalt
#

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

timid scaffold
exotic basalt
#

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?

timid scaffold
#

Not in normal Grasscutter, no

exotic basalt
#

Gotcha, looks like there's a quest branch

timid scaffold
#

Yeah it's on 3.6 though

exotic basalt
#

Would I need to downgrade my 3.7 client then?

timid scaffold
#

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

cinder stump
timid scaffold
#

Grasscutter folder