Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Download Genshin Impact Server Files

Newbie Spellweaver
Joined
Mar 4, 2022
Messages
6
Reaction score
4
Anyone managed to launch the server under wsl utilizing swap file as alternative to physical ram ?

on my side server is launching, but game is stuck in whitescreen
redis cache is cleared
am using 4 cores CPU, 6GB physical memory allocated to wsl (my total RAM is 16GB), and 50GB swap file
Also in the logs, most servers spamming:
Code:
LOG_WARNING Date0957427 [src/sync_http_client.cpp:108][request] [B]Error[/B]: Connection refused
LOG_WARNING Date0957427 [src/utils/monitor_report.cpp:280][reportValueToDb] request failed, timecost=88826 us
Here's my
Also, am not using cultivation, am running the client without the kernel drive anti-cheat, instead am using the batch script provided from grasscutter, stripped the lines that launches the server jar and mongoDB
 

f35

Initiate Mage
Joined
Nov 13, 2022
Messages
2
Reaction score
1
Yes, I also had been managing to figure this out, but I didn't know what's the problem until now.
Anyone managed to launch the server under wsl utilizing swap file as alternative to physical ram ?

on my side server is launching, but game is stuck in whitescreen
redis cache is cleared
am using 4 cores CPU, 6GB physical memory allocated to wsl (my total RAM is 16GB), and 50GB swap file
Also in the logs, most servers spamming:
Code:
LOG_WARNING Date0957427 [src/sync_http_client.cpp:108][request] [B]Error[/B]: Connection refused
LOG_WARNING Date0957427 [src/utils/monitor_report.cpp:280][reportValueToDb] request failed, timecost=88826 us
Here's my
Also, am not using cultivation, am running the client without the kernel drive anti-cheat, instead am using the batch script provided from grasscutter, stripped the lines that launches the server jar and mongoDB



I find a way to fix this, this is caused by the gameserver refuse the connection, so we should edit the config in databases, please exectue this SQL in navicat UPDATE `db_hk4e_global_deploy_config`.`t_area_config` SET `business` = 'bus', `business_cn` = '233' WHERE `area_type` = 'OS';
 

Kei

Newbie Spellweaver
Joined
Dec 22, 2011
Messages
16
Reaction score
17
Does anyone know where to get 3.2 Android Client and perhaps a method for ip proxy on Android?

Edit: guide here
 
Last edited:
Newbie Spellweaver
Joined
May 27, 2022
Messages
42
Reaction score
26
FAKE MANUAL!!! Server client nott work connect server!!!!! Everyone who says that they are connected is lying and using a Java emulator

send your error or add my discord:Bgta#3402
 
Newbie Spellweaver
Joined
Apr 10, 2020
Messages
76
Reaction score
11
Can you give me the Korean item code? There is a gm tool, but there is no Korean item code.
 
Newbie Spellweaver
Joined
Dec 3, 2020
Messages
42
Reaction score
5
LOG_ERROR 2022-12-14 21:07:24 439 84408 [src/core_class/resource_box.cpp:76][init] init config failedLOG_ERROR 2022-12-14 21:07:24 444 84408 [src/core_class/app_base.cpp:547][init] init resource box failedLOG_ERROR 2022-12-14 21:20:29 948 85341 [./src/db_data_manual/db_gacha_config_mgr.cpp:539][checkDbGachaConfig] [CONFIG_ERROR] 扭蛋排期时间重叠, 开始时间:1668094624 结束时间:3405512228 schedule_id:893LOG_ERROR 2022-12-14 21:20:29 949 85341 [./src/db_data_manual/db_local_config_mgr.cpp:157][checkConfig] [CONFIG_ERROR] checkConfig failedLOG_ERROR 2022-12-14 21:20:29 949 85341 [./src/db_config_mgr.cpp:82][checkConfig] [CONFIG_ERROR] checkConfig failedLOG_ERROR 2022-12-14 21:20:29 949 85341 [./src/hk4e_design_config.cpp:745][checkConfig] [CONFIG_ERROR] ================db数值检查失败!请见上面的报错================LOG_ERROR 2022-12-14 21:20:34 785 85341 [./src/hk4e_design_config.cpp:478][loadDesignConfig] [CONFIG_ERROR] checkConfig failedLOG_ERROR 2022-12-14 21:20:34 785 85341 [./src/config/config.cpp:781][loadDesignConfig] [CONFIG_ERROR] loadDesignConfig failedLOG_ERROR 2022-12-14 21:20:34 785 85341 [./src/config/config.cpp:40][loadConfig] [CONFIG_ERROR] loadDesignConfig failedLOG_ERROR 2022-12-14 21:20:34 785 85341 [../framework/gamecore/src/config/config_mgr.h:114][reloadConfig] reload config failedLOG_ERROR 2022-12-14 21:20:47 356 85341 [src/core_class/resource_box.cpp:76][init] init config failed

Error reported when adding card pool
 
Newbie Spellweaver
Joined
May 17, 2007
Messages
91
Reaction score
76
LOG_ERROR 2022-12-14 21:07:24 439 84408 [src/core_class/resource_box.cpp:76][init] init config failedLOG_ERROR 2022-12-14 21:07:24 444 84408 [src/core_class/app_base.cpp:547][init] init resource box failedLOG_ERROR 2022-12-14 21:20:29 948 85341 [./src/db_data_manual/db_gacha_config_mgr.cpp:539][checkDbGachaConfig] [CONFIG_ERROR] 扭蛋排期时间重叠, 开始时间:1668094624 结束时间:3405512228 schedule_id:893LOG_ERROR 2022-12-14 21:20:29 949 85341 [./src/db_data_manual/db_local_config_mgr.cpp:157][checkConfig] [CONFIG_ERROR] checkConfig failedLOG_ERROR 2022-12-14 21:20:29 949 85341 [./src/db_config_mgr.cpp:82][checkConfig] [CONFIG_ERROR] checkConfig failedLOG_ERROR 2022-12-14 21:20:29 949 85341 [./src/hk4e_design_config.cpp:745][checkConfig] [CONFIG_ERROR] ================db数值检查失败!请见上面的报错================LOG_ERROR 2022-12-14 21:20:34 785 85341 [./src/hk4e_design_config.cpp:478][loadDesignConfig] [CONFIG_ERROR] checkConfig failedLOG_ERROR 2022-12-14 21:20:34 785 85341 [./src/config/config.cpp:781][loadDesignConfig] [CONFIG_ERROR] loadDesignConfig failedLOG_ERROR 2022-12-14 21:20:34 785 85341 [./src/config/config.cpp:40][loadConfig] [CONFIG_ERROR] loadDesignConfig failedLOG_ERROR 2022-12-14 21:20:34 785 85341 [../framework/gamecore/src/config/config_mgr.h:114][reloadConfig] reload config failedLOG_ERROR 2022-12-14 21:20:47 356 85341 [src/core_class/resource_box.cpp:76][init] init config failed

Error reported when adding card pool
Gacha schedule overlaps, start time: 1668094624 end time: 3405512228 schedule_id: 893
Check and set correct start and end time.
 

Kei

Newbie Spellweaver
Joined
Dec 22, 2011
Messages
16
Reaction score
17
Guide for Android, no root (please, mirror all links)
I'm using the 3.2 VM from this post

Requirements
/ credits to Ashllay#8131

This one I modded it myself , the only thing I did was remove the "https://" string for customs servers in order to connect to non ssl addresses (like a local ip or whatever, this was a limitation mentioned on yuukis server), thanks to DethShady#4594 for helping me with this

1. Install the modded apk
2. Extract the client to Android/data/ and rename the folder to com.miHoYo.ys.x
3. Run the apk and choose "custom server", then write your server address WITH http:// or https:// and then the port

There are only english voices, I've tried installing the ones distributed for desktop but they don't work on mobile, not sure if using 3.3 voices would work
 
Last edited:
Back
Top