Home Artists Posts Import Register

Content

Hello everyone, I hope you are doing well. 🤗

If for some reason you haven’t noticed, the 4.3 update of GI caused most of the aesthetic mods and some others to stop working again. 🥲

Fortunately, thanks to the effort of the entire AGMC community, most of these errors can be fixed very easily and almost with a single step. 🙂

Post on how to fix mods for 4.3.

Using this method is the most efficient way to fix all the errors of 4.3 in all the character mods you might have in your game, as updating all the mods and having you download them again would be too time-consuming.

As for me, I have checked that all the mods I have made can be fixed with this method and from my side it seems to work without any problem.
If you have any problem using this method, I recommend that instead of using the executable in the “Mods” folder, use it directly in the mod that is giving you any problem, since I had no problem making all the mods I have made work again.

I also recommend that you keep an eye on the page I provided for any updates on the errors that still need to be fixed.

I hope you can fix all your mods and continue enjoying the game.❤️
That would be it for now.😊

Comments

Tomasz ZZZ

I used the exe file and it all work for me :) No problem with even one mod exept those NPC/enemies mods unfortunately but I hope it will be fixed soon too. Btw could You please help me by explaining how to use that py file. I have python installed cuz I was using that little script for changing outlines but I don't know what should I do with that py file that is provided to fix mods - should I click it two times? should I open the powershell and write something to start it? It says: " I have also provided the source code genshin_update_mods_41.py (inside source.zip). Usage and functionality is identical to the exe" but when I double click nothing happens :( I see there is an update there so maybe it fix all now :)

RollAct

I’m glad you were able to resolve your issues with the Mods. 😊 The .py file provided in the .zip file does exactly the same thing and in some cases (rare ones) fixes some issues that the .exe cannot. To make it work, you need to run the lines of code from the .py file using PowerShell or CMD. Like all .py files, you need to write python or py followed by the name of the file you want to execute. Keep in mind that .py files are lines of code that do different things, and each one can be executed differently and ask you different things to complete what is written in the lines of the .py file. That’s why it’s recommended to know what a .py file does before running it. In this case, I would recommend sticking with what the .exe does since it’s practically the same, and I haven’t had any problems with it. 🙂 The community is still working to fix all the issues from the latest update, so you’re doing well by checking their communities for more information. 😊 I hope I was able to help you a little bit.😅