Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Player.log:
https://cdn.discordapp.com/attachments/658542496296730628/885877282512724028/Player.log
Error when bringing up Numbers, it refuses to show up. Mod added mid-save.
RimHUD error: https://pastebin.com/3bLFwnKt
Player.log: https://cdn.discordapp.com/attachments/658542496296730628/887763742341861416/Player.log
XML error: <apply><Operation Class="PatchOperationReplace"><xpath>/Defs/ResearchProjectDef[defName="MedicalII"]/baseCost</xpath><value><baseCost>{medic2_research_cost}</baseCost></value></Operation></apply> doesn't correspond to any field in type PatchOperation. Context: <Operation Class="XmlExtensions.UseSetting"><modId>SSResearchableStatUpgrades</modId><key>medic2_research_cost</key><defaultValue>1</defaultValue><apply><Operation Class="PatchOperationReplace"><xpath>/Defs/ResearchProjectDef[defName="MedicalII"]/baseCost</xpath><value><baseCost>{medic2_research_cost}</baseCost></value></Operation></apply></Operation>
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.DirectXmlToObject:ObjectFromXml<Verse.PatchOperation>
It looks like every single line in your patchoperationreplace is spitting out an error in my game during bootup, resulting in at least 100 separate errors.
Furthermore it looks like all your XMLs failed to patch on bootup:
[1.3 SS Researchable Stat Upgrades (Reupload)] Patch operation Verse.PatchOperation failed
file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\2597460077\1.3\Patches\Patches_Building_Animals.xml
[1.3 SS Researchable Stat Upgrades (Reupload)] Patch operation Verse.PatchOperation failed
file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\2597460077\1.3\Patches\Patches_Combat.xml
additional 6 patches all failed, making the game unplayable until fixed.
and these errors occur on bootup of the game.
While that did clear up the errors above, new errors occurred instead.
https://pastebin.com/vGE35uXP
I posted 2 here, but it's the same error over 50 times for the same "inputstring" errors for every single stat boost this mod provides.
I know this is probably a really dumb question, but is XMLExtensions loaded before this mod? Other than that, it works fine on my machine. I'll do a quick update to try and fix it, but it's no guarantee.
Yes, XMLExtensions is loaded near the top, just after "Ideology", and before this mod. I use Rimpy, so rimpy would yell at me if it wasn't loaded before this one XD
EDIT: Make that both Medical Tend Speed, and Medical Operation Speed. The Factor should be 105% for both, but is 150%.