icecool Posted January 22 Posted January 22 (edited) error message is as follows: ERROR: Failure("ERROR: charsets were not converted because iconv could not be found in lang/iconv") Spoiler [weidu_external/lang/STRATAGEMS/SCHINESE/shared.tra] has 34 translation strings FAILURE: ERROR: charsets were not converted because iconv could not be found in lang/iconv Stopping installation because of error. Stopping installation because of error. Stopping installation because of error. Stopping installation because of error. Stopping installation because of error. Stopping installation because of error. Stopping installation because of error. Stopping installation because of error. Stopping installation because of error. Stopping installation because of error. Stopping installation because of error. Stopping installation because of error. ERROR Installing [包括冰风谷增强版中的法师法术], rolling back to previous state Unable to Unlink [weidu_external/backup/stratagems/1500/OTHER.1500]: Unix.Unix_error(1, "unlink", "weidu_external/backup/stratagems/1500/OTHER.1500") [weidu_external/backup/stratagems/1500/UNSETSTR.1500] SET_STRING uninstall info not found Will uninstall 87 files for [STRATAGEMS/SETUP-STRATAGEMS.TP2] component 1500. Restoring backed-up [weidu_external/backup/stratagems/1500/spell.ids] weidu_external/backup/stratagems/1500/spell.ids copied to override/spell.ids, 23930 bytes Restoring backed-up [weidu_external/backup/stratagems/1500/CHITIN.KEY] weidu_external/backup/stratagems/1500/CHITIN.KEY copied to CHITIN.KEY, 590551 bytes [.\CHITIN.KEY] loaded, 590551 bytes [.\CHITIN.KEY] 182 BIFFs, 41793 resources Uninstalled 87 files for [STRATAGEMS/SETUP-STRATAGEMS.TP2] component 1500. Unable to Unlink [weidu_external/backup/stratagems/1500/READLN.1500]: Unix.Unix_error(20, "unlink", "weidu_external/backup/stratagems/1500/READLN.1500") Unable to Unlink [weidu_external/backup/stratagems/1500/READLN.1500.TEXT]: Unix.Unix_error(20, "unlink", "weidu_external/backup/stratagems/1500/READLN.1500.TEXT") ERROR: Failure("ERROR: charsets were not converted because iconv could not be found in lang/iconv") Please make a backup of the file: SETUP-STRATAGEMS.DEBUG and look for support at: For help troubleshooting installation problems, go to the Sword Coast Stratagems forum at gibberlings3.net. Using Language [Simplified Chinese (c4_angel/www.trow.cc & Lewis Liu) - last updated version 35.7] [Simplified Chinese (c4_angel/www.trow.cc & Lewis Liu) - last updated version 35.7] has 1 top-level TRA files [stratagems/lang/schinese/setup.tra] has 262 translation strings Edited January 22 by icecool Quote
Dakk Posted January 22 Posted January 22 6 hours ago, DavidW said: A corrupt file slipped into my upload. I've deleted and rereleased 35.7 - try redownloading. (Or just drop the attached file into stratagems/sfo2e) lib_sfo.tph 30.9 kB · 5 downloads Likely this that's the issue ^ Quote
icecool Posted January 22 Author Posted January 22 I have redownload stratagems 35.7. download lib_sfo.tph and drop it into stratagems/sfo2e there is the same error message Quote
AL|EN Posted January 22 Posted January 22 9 hours ago, icecool said: ERROR: Failure("ERROR: charsets were not converted because iconv could not be found in lang/iconv") It's because SCS has an old version of charset_wrapper.tph. Replacing stratagems\sfo2e\charset_wrapper.tph if via the one from this topic: [tutorial] Slightly streamlined handling of tra files via HANDLE_CHARSETS - Modding How-Tos and Tutorials - The Gibberlings Three (gibberlings3.net) will fix the above issue. But then there is a new issue: Quote Install Component [Install all spell tweaks (if you don't select this, you will be given a chance to choose by category)]? nstall, or [N]ot Install or [Q]uit? i Installing [Install all spell tweaks (if you don't select this, you will be given a chance to choose by category)] [35.7] Loading SFO 2e... ERROR Installing [Install all spell tweaks (if you don't select this, you will be given a chance to choose by category)], rolling back to previous state Will uninstall 56 files for [STRATAGEMS/SETUP-STRATAGEMS.TP2] component 2000. Uninstalled 56 files for [STRATAGEMS/SETUP-STRATAGEMS.TP2] component 2000. ERROR: Failure("resource [ui.menu] not found for 'COPY'") Please make a backup of the file: debugs/SETUP-STRATAGEMS.DEBUG and look for support at: For help troubleshooting installation problems, go to the Sword Coast Stratagems forum at gibberlings3.net. Using Language [English] Quote
AL|EN Posted January 22 Posted January 22 (edited) 1 hour ago, AL|EN said: ERROR: Failure("resource [ui.menu] not found for 'COPY'") You can fix this by editing sfo2e\lib_sfo.tph, line 874 from this: ACTION_IF !lefreut_ui BEGIN to this: ACTION_IF !lefreut_ui && enhanced_edition BEGIN Edited January 22 by AL|EN Quote
DavidW Posted January 22 Posted January 22 3 hours ago, AL|EN said: It's because SCS has an old version of charset_wrapper.tph. Almost but not quite, it's actually a newer version that had a bug. (SCS automatically has the latest version of any functions I write, the function library I use is symlinked to it.) In any case both these issues are fixed in 35.8 (just out). Thanks for the detective work. Quote
Recommended Posts
Join the conversation
You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.