- Joined
- Apr 28, 2022
- Messages
- 609
- Reaction score
- 180
quest in Aranyaka book: Festival Utsava and Static views is bugs, how can I fix that?
What exactly is bugged in them?
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!quest in Aranyaka book: Festival Utsava and Static views is bugs, how can I fix that?
What exactly is bugged in them?
in quest "festival utsava" I search around yellow circle but there's nothing to follow, no exclamation mark around. in quest "static views" the stone is not glowing so I can't play song. so is that a bug?
I completed all the required quest but still stuck in that quest, wish I know ID quest to finish itDid you complete all the required world quests? If you do not complete them you cant progress the quest.
ShopGoodsData.txt and ShopmallGoodsData.txt handle NPC and limited (whatever the hell the menu shop is called) shops. The Changes.txt in each of gorkn 's releases gives really good reference on what would need to be changedCan you tell how can I add new items to the ingame shop?
Thanks for the suggestion, but I was more wanting to see if there was a way via the server files. Though, I don't know why I'm splitting hairs, I use Akebi for QoL shit like no menu cooldown, instant mining, blah -- so i guess i should just use it for CDs too
Okay, thank you for your answer!ShopGoodsData.txt and ShopmallGoodsData.txt handle NPC and limited (whatever the hell the menu shop is called) shops. The Changes.txt in each of gorkn 's releases gives really good reference on what would need to be changed
Thanks for the suggestion, but I was more wanting to see if there was a way via the server files. Though, I don't know why I'm splitting hairs, I use Akebi for QoL shit like no menu cooldown, instant mining, blah -- so i guess i should just use it for CDs too
I'm not sure if this is akebi release-specific, but i have a cfg.ini file in the same directory as the injector.exe that looks like this:Okay, thank you for your answer!
Also, may I ask you - how do you use akebi with official server files? I'm using VMware one and everytime I open Akebi it's booting official client, not through Cultivation.
So, if you tell me how, I'd be very grateful.
Thanks in advance!
[Inject]
GenshinPath = D:\GenshinImpact_3.2.0\GenshinImpact.exe
ADll = true
DllPath = D:\3dmigoto_gimi_for_playing_mods_\3dmigoto\d3d11.dll
Make sure Akebi-GC's cfg.ini is pointing to the proper GenshinImpact.exe that you use with the VMware server. Launch Cultivation and start the game through it so it starts the proxy, close the client/GenshinImpact.exe but leave Cultivation open, then launch Akebi and it will re-launch the client with the cheats loaded. v1.0.27 of Cultivation adds some command line features that should make this more straight-forward, but they didn't seem to work when I tried it. I use Cultivation v1.0.25 Thorny Edition, Akebi-GC-global v1.1.0, GI Client v3.2, TieLay's VMware server, for reference.Okay, thank you for your answer!
Also, may I ask you - how do you use akebi with official server files? I'm using VMware one and everytime I open Akebi it's booting official client, not through Cultivation.
So, if you tell me how, I'd be very grateful.
Thanks in advance!
I had to download the 1.1 china version for mine to work. 1.1 is for version 3.2 Genshin Impact / YuanShen.Okay, thank you for your answer!
Also, may I ask you - how do you use akebi with official server files? I'm using VMware one and everytime I open Akebi it's booting official client, not through Cultivation.
So, if you tell me how, I'd be very grateful.
Thanks in advance!
I actually use "https://loukoala.blogspot.com/2023/02/clientgenshin-impact-32offline-full.html#" VM for my server, so I have no idea if it will or can work with any other version.Thank you, thank you, thank u guys! I will try that...if I can figure out what the hell happened with my server.
With this one I really need your help, I have just made it to Inazuma and I'm so scared to lose all my progress.
My game won't start because of the whitescreen. What I did?
You probably saw my question about adding new items to the ingame shop few posts above. I found gorkn Changes.txt file and actually understood what I need to change in order to have what I want (I thought so). I copied new item-line to ShopmallGoodsData.txt via WinSCP, saved, rebooted the server and as always, opened my game through Сultivation. But this time, when I tried to enter the game (after entering login and password) - whitescreen appeared, no matter how long I have waited.
"Okay, I messed something" - were my first thoughts. But I was smart enough to backup the original ShopmallGoodsData.txt. I immediately replaced this .txt files with original one, saved, rebooted and... it didn't help. Like what the hell? I promise that's all I did, nothing more.
I did some research and tried to see what my logs are saying, but they are empty! I'm literally panicking right now. Can someone help me please?
snugglefoot Enferno
UPDATE
Thank god I managed to fix it. The issue was in redis cache. I guess it was... full? How? Why it happened after I tried to add new item to the ingame shop....
Thank you so much Pagefault404 for your step by step answer about flushing redis cache in another thread. I don't know what would I do without that information.
So here's another question. Should I try to add new Item to the shop?I'm kinda scared.
If someone is interested I wanted to add Boreal Wolf's Milk Tooth to (item ID: 114005) to Masterless Starglitter assortiment.
So the line would be like this, right?
Enferno I have tried your method, but everytime I close Genshin client (which was opened through Cultivation) - it disconnects from the proxy :/
Hey, I have a question. Is there any way to go about dealing with the banner sql file that doesn't involve DBeaver? I can't get a connection going at all and I'm stuck. I'm still extremely new to all of this and I'm unsure of what to do. The links in the install text file don't really help much. I'm running this through Docker btw.