maybe you can upload a simple run-up guide with GM questions, you can use YSGM
download:
https://drive.google.com/file/d/1e58...usp=share_link
Couple of question
Which client version do I need and where i can download it
Where to get SDK server mentioned in the guide?
Anyone have the original leak that appears to have more files (the one first posted here Genshin Impact Server Files - RaGEZONE - MMO development community)
Has anything else leaked other than server files?
Cant seem ot find original full leak if there is one
- - - Updated - - -
Anyone have that leak with more files?
Im not only trying to set this up but also archive as much as possible
- - - Updated - - -
Yeah, i have seen that but im trying to build it myself so i was just wondering where to source untouched SDK server so i can self build the whole thing from zero, so far seems no one has posted any links to SDK server by itself
support 3.2 client
getting this when launching cli and genshin gives me 4206 error.
13:41:04 <ERROR:DataLoader> We were unable to locate your default data files.
13:41:04 <ERROR:Crypto> An error occurred while loading keys.java.lang.NullPointerException: null at java.base/java.util.Objects.requireNonNull(Objects.java:208) at emu.grasscutter.utils.Crypto.loadKeys(Crypto.java:43) at emu.grasscutter.Grasscutter.main(Grasscutter.java:81)
13:41:04 <INFO:Grasscutter> 正在启动 Grasscutter...
13:41:04 <INFO:Grasscutter> 游戏版本:3.2.0
13:41:04 <INFO:Grasscutter> Grasscutter 版本:1.0.0-dev-6cd3c228
13:41:04 <INFO:HttpServer> [Dispatch] Dispatch 服务器启动于 192.168.56.103:2888
13:51:32 <INFO:DefaultAuthenticators$TokenAuthenticator> [Dispatch] 客户端 192.168.56.1 正在尝试通过 token 登录
13:51:32 <INFO:DefaultAuthenticators$TokenAuthenticator> [Dispatch] 客户端 192.168.56.1 已通过 token 登录,UID 为 10001
13:51:32 <INFO:DispatchHandler> [Dispatch] 客户端 192.168.56.1 正在尝试登录
13:51:32 <INFO:DefaultAuthenticators$SessionKeyAuthenticator> [Dispatch] 客户端 192.168.56.1 成功交换 token
13:51:32 <INFO:DispatchHandler> [Dispatch] 客户端 192.168.56.1 正在尝试登录
I'm using VM VirtualBox ubuntu server 20.04.5
When I was running the script, it asked me to put local and public ip, and I put 127.0.0.1 and 192.168.56.*
Am I doing something wrong?![]()
Last edited by kuroyamiv; 03-12-22 at 03:11 PM.
It looks like I successfully login in but at the stage of "preparing to download the resources" game gives me "unable to connect to server" error 4206.
The part that concerns me is this:
<ERROR:DataLoader> We were unable to locate your default data files.
<ERROR:Crypto> An error occurred while loading keys.java.lang.NullPointerException: null at java.base/java.util.Objects.requireNonNull(Objects.java:208) at emu.grasscutter.utils.Crypto.loadKeys(Crypto.java:43) at emu.grasscutter.Grasscutter.main(Grasscutter.java:81)
Thanks Bgta, dump work's.
Getting this when I'm trying to run it
any ideas what is causing this problem?
Yeah, I get that part, I wonder why I am missing it. I used the install.sh script from before and I didn't saw any errors in the process
oh, so if it's less it just won't starts up?
Will it work if I use 8GB for the virtual machine and 30GB swap? I can put 200GB swap without a problem, I'm asking because I haven't been able to mount it yet
/genshin/database_map_folder/db_hk4e_user_gio
It won't disappear for no reason.You can connect to MySQL and view it.
/genshin/srv/dispatch/log/ *error.log
It records errors.
[MYSQL][NETWORK] user_id 127.0.0.1:3306 db_hk4e_user_gio Access denied for user 'work'@'172.17.0.1'
The 'work' user host is set incorrectly.
'work'@'172.17.0.1' => 'work'@'%'
In addition,because you play on the LAN, both the local IP and the public access IP should be set to the LAN IP.
<ERROR:DataLoader> We were unable to locate your default data files.
<ERROR:Crypto> An error occurred while loading keys.java.lang.NullPointerException: null at java.base/java.util.Objects.requireNonNull(Objects.java:208) at emu.grasscutter.utils.Crypto.loadKeys(Crypto.java:43) at emu.grasscutter.Grasscutter.main(Grasscutter.java:81)
It is normal, because they use some functions of grasscutter, but there is no deletion prompt, ignoring it.
Last edited by Tim0; 05-12-22 at 08:16 PM.