You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a genshin_merge_mods.py for SR?
Very efficient tool, love it. Is there one for SR?
I used the genshin_merge_mods.py for Genshin. But error like this:
-================================================
This script will merge using the order listed above (0 is the default the mod will start with, and it will cycle 0,1,2,3,4,0,1...etc)
If this is fine, please press ENTER. If not, please enter the order you want the script to merge the mods (example: 3 0 1 2)
If you enter less than the total number, this script will only merge those listed.
Please enter the key that will be used to cycle mods (can also enter this with -k flag, or set later in .ini). Key must be a single letter
[
Parsing ini sections
Calculating overrides and resources
Traceback (most recent call last):
File "E:\StarRail\StarRailMODS\3dmigoto_srmi_for_playing_mods\3dmigoto\Mods\New\genshin_merge_mods.py", line 396, in
main()
File "E:\StarRail\StarRailMODS\3dmigoto_srmi_for_playing_mods\3dmigoto\Mods\New\genshin_merge_mods.py", line 175, in main
resources += f"[{all_mod_data[i]['header']}{all_mod_data[i]['name']}.{all_mod_data[i]['ini_group']}]\n"
KeyError: 'header'
The text was updated successfully, but these errors were encountered:
Is there a genshin_merge_mods.py for SR?
Very efficient tool, love it. Is there one for SR?
I used the genshin_merge_mods.py for Genshin. But error like this:
-================================================
This script will merge using the order listed above (0 is the default the mod will start with, and it will cycle 0,1,2,3,4,0,1...etc)
If this is fine, please press ENTER. If not, please enter the order you want the script to merge the mods (example: 3 0 1 2)
If you enter less than the total number, this script will only merge those listed.
Please enter the key that will be used to cycle mods (can also enter this with -k flag, or set later in .ini). Key must be a single letter
[
Parsing ini sections
Calculating overrides and resources
Traceback (most recent call last):
File "E:\StarRail\StarRailMODS\3dmigoto_srmi_for_playing_mods\3dmigoto\Mods\New\genshin_merge_mods.py", line 396, in
main()
File "E:\StarRail\StarRailMODS\3dmigoto_srmi_for_playing_mods\3dmigoto\Mods\New\genshin_merge_mods.py", line 175, in main
resources += f"[{all_mod_data[i]['header']}{all_mod_data[i]['name']}.{all_mod_data[i]['ini_group']}]\n"
KeyError: 'header'
The text was updated successfully, but these errors were encountered: