yeah just add the number in the end
Does anyone have 3.3 SQL?
Printable View
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] Error: Connection refused
LOG_WARNING Date0957427 [src/utils/monitor_report.cpp:280][reportValueToDb] request failed, timecost=88826 us
Here's my dbgate's log file
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
Yes, I also had been managing to figure this out, but I didn't know what's the problem until now.
- - - Updated - - -
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';
Does anyone know where to get 3.2 Android Client and perhaps a method for ip proxy on Android?
Edit: guide here
The invite is on @PapkaHere sign, they just posted the 3.2 android client there
BGTA Helped solve the problem! There were errors in the installation manual
Can you give me the Korean item code? There is a gm tool, but there is no Korean item code.
korean item code:https://drive.google.com/file/d/1Dlk...usp=share_link
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
Guide for Android, no root (please, mirror all links)
I'm using the 3.2 VM from this post
Requirements
3.2 Android Client / alternative link credits to Ashllay#8131
modded apk
This one I modded it myself (source), 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
Does anyone know how to get the version.txt server_res_version_md5_list.txt MD5?
I have some questions that require these values, but have not been able to find a suitable method
Hope someone can provide some help, thanks!
here is a small python3 script to simultaniously edit all config files at the same time by replacing a string with another string. Just edit the basePath and you are good to go. I use it to edit the ip's because WSL changes it's local ip after a reboot but technicly you can use it for the initial setup aswell, aswell as to edit everything you want.
edit:
better format: https://pastebin.com/itMrT6MC
Can't open battlepass on this server?
you should be able to. Atleast i saw some entries in the db. By default the entry is empty so you will have to add a timeframe for a battlepass.
Alright,i get it
There is an error connecting to the server. please explain in detail
I am using the same vm server and the IP is 192.168.200.130. Connecting to port 2888 using the internal external IP also gives an error. Is there anything I need to fix on the vm server? The app used YuukiPS_mod.apk.