RimWorld

RimWorld

Quality Expanded [1.4+ Fork]
I am getting this error
I'm not entirely sure that this error is related to this mod, but I did notice the words "Quality Expanded" in the code.



No string files for Words/Nouns/Artworks.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch6 (string)
Verse.Translator:TryGetTranslatedStringsForFile (string,System.Collections.Generic.List`1<string>&)
Verse.Grammar.Rule_File:LoadStringsFromFile (string)
Verse.Grammar.Rule_File:Init ()
Verse.Grammar.RulePack:GetRulesResolved (System.Collections.Generic.List`1<Verse.Grammar.Rule>,System.Collections.Generic.List`1<string>,System.Collections.Generic.List`1<string>)
Verse.Grammar.RulePack:get_Rules ()
Verse.RulePackDef:get_RulesImmediate ()
Verse.Grammar.GrammarResolver:ResolveUnsafe (string,Verse.Grammar.GrammarRequest,bool&,string,bool,bool,System.Collections.Generic.List`1<string>,System.Collections.Generic.List`1<string>,bool)
Verse.Grammar.GrammarResolver:ResolveUnsafe (string,Verse.Grammar.GrammarRequest,string,bool,bool,System.Collections.Generic.List`1<string>,System.Collections.Generic.List`1<string>,bool)
(wrapper dynamic-method) Verse.Grammar.GrammarResolver:Verse.Grammar.GrammarResolver.Resolve_Patch1 (string,Verse.Grammar.GrammarRequest,string,bool,string,System.Collections.Generic.List`1<string>,System.Collections.Generic.List`1<string>,bool)
RimWorld.TaleTextGenerator:GenerateTextFromTale (RimWorld.TextGenerationPurpose,RimWorld.Tale,int,Verse.RulePackDef)
(wrapper dynamic-method) RimWorld.TaleReference:RimWorld.TaleReference.GenerateText_Patch2 (RimWorld.TaleReference,RimWorld.TextGenerationPurpose,Verse.RulePackDef)
RimWorld.CompArt:GenerateTitle (RimWorld.ArtGenerationContext)
RimWorld.CompArt:InitializeArt (Verse.Thing,RimWorld.ArtGenerationContext)
RimWorld.CompArt:InitializeArt (RimWorld.ArtGenerationContext)
(wrapper dynamic-method) RimWorld.CompQuality:RimWorld.CompQuality.SetQuality_Patch1 (RimWorld.CompQuality,RimWorld.QualityCategory,RimWorld.ArtGenerationContext)
(wrapper dynamic-method) QualityExpanded.QualityLoss:QualityExpanded.QualityLoss.CheckQualityLoss_Patch0 (Verse.Thing)
QualityExpanded.QualityLoss:BuildingQualityLoss_Spawned (Verse.Building)
(wrapper dynamic-method) RimWorld.ListerBuildingsRepairable:RimWorld.ListerBuildingsRepairable.Notify_BuildingSpawned_Patch1 (RimWorld.ListerBuildingsRepairable,Verse.Building)
(wrapper dynamic-method) Verse.Building:Verse.Building.SpawnSetup_Patch1 (Verse.Building,Verse.Map,bool)
(wrapper dynamic-method) Verse.GenSpawn:Verse.GenSpawn.Spawn_Patch4 (Verse.Thing,Verse.IntVec3,Verse.Map,Verse.Rot4,Verse.WipeMode,bool)
Verse.GenSpawn:SpawnBuildingAsPossible (Verse.Building,Verse.Map,bool)
(wrapper dynamic-method) Verse.Map:Verse.Map.FinalizeLoading_Patch1 (Verse.Map)
(wrapper dynamic-method) Verse.Game:Verse.Game.LoadGame_Patch7 (Verse.Game)
(wrapper dynamic-method) Verse.SavedGameLoaderNow:Verse.SavedGameLoaderNow.LoadGameFromSaveFileNow_Patch3 (string)
Verse.Root_Play/<>c:<Start>b__1_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
System.Threading.ThreadHelper:ThreadStart_Context (object)
System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
System.Threading.ThreadHelper:ThreadStart ()