安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
Failed to find any textures at Things/Pawn/Humanlike/Bodies/ while constructing Multi(initPath=Things/Pawn/Humanlike/Bodies/, color=RGBA(0.949, 0.780, 0.549, 1.000), colorTwo=RGBA(0.000, 0.000, 0.000, 0.000))
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
Verse.Graphic_Multi:Init (Verse.GraphicRequest)
Verse.GraphicDatabase:GetInner<Verse.Graphic_Multi> (Verse.GraphicRequest)
AlienRace.AlienRenderTreePatches:BodyGraphicForPrefix (Verse.PawnRenderNode_Body,Verse.Pawn,Verse.Graphic&) (at C:/Program Files (x86)/Steam/steamapps/common/RimWorld/Mods/AlienRaces/Source/AlienRace/AlienRace/AlienRenderTree.cs:182)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.PawnRenderNode_Body.GraphicFor_Patch2 (Verse.PawnRenderNode_Body,Verse.Pawn)
Verse.PawnRenderNode/<GraphicsFor>d__69:MoveNext ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.PawnRenderNode.EnsureInitialized_Patch1 (Verse.PawnRenderNode,Verse.PawnRenderFlags)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.PawnRenderNode.EnsureInitialized_Patch1 (Verse.PawnRenderNode,Verse.PawnRenderFlags)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.PawnRenderTree.EnsureInitialized_Patch1 (Verse.PawnRenderTree,Verse.PawnRenderFlags)
Verse.PawnRenderer:EnsureGraphicsInitialized ()
Verse.PawnRenderer:DynamicDrawPhaseAt (Verse.DrawPhase,UnityEngine.Vector3,System.Nullable`1<Verse.Rot4>,bool)
Verse.Pawn:DynamicDrawPhaseAt (Verse.DrawPhase,UnityEngine.Vector3,bool)
Verse.Thing:DynamicDrawPhase (Verse.DrawPhase)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.DynamicDrawManager.DrawDynamicThings_Patch1 (Verse.DynamicDrawManager)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Map.MapUpdate_Patch1 (Verse.Map)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Game.UpdatePlay_Patch2 (Verse.Game)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root_Play.Update_Patch1 (Verse.Root_Play)
I have a github I can throw a player.log into (I figured that out about 10 minutes ago) annnnddd a steam collection with my mods list.
Here's the mod list
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2222388302
and the player log
https://gist.github.com/JennyIsLivid/1554cf5cdb572014c59e04930aba822b
(sorry this took an hour to reply to)
Edit: Github link didnt work. Moved to Gist version.
hmm.. well: there is a Pigskin and Designer mate (though says baseliner)? though I did decide to check. It seems the pigskin has "Scaleman" which is from "Xenohumans - Gen-spliced Xenos on the rim"
Same for the designer mate.
I guess that must be the root cause
[Kid Apparel Expanded] Patch operation Verse.PatchOperationAdd(Defs/ThingDef[defName="Apparel_TortureCrown"]/apparel) failed
file: G:\SteamLibrary\steamapps\workshop\content\294100\3548557988\1.6\Patches\HatsForKidsPatch.xml
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
Verse.PatchOperation:Complete (string)
Verse.LoadedModManager:ClearCachedPatches ()
Verse.LoadedModManager:LoadAllActiveMods (bool)
Verse.PlayDataLoader:DoPlayLoad ()
Verse.PlayDataLoader:LoadAllPlayData (bool)
Verse.Root/<>c:<Start>b__10_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_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 ()
[Kid Apparel Expanded] Patch operation Verse.PatchOperationAdd(Defs/ThingDef[defName="Apparel_Collar"]/apparel) failed
file: G:\SteamLibrary\steamapps\workshop\content\294100\3548557988\1.6\Patches\HatsForKidsPatch.xml
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
Verse.PatchOperation:Complete (string)
Verse.LoadedModManager:ClearCachedPatches ()
Verse.LoadedModManager:LoadAllActiveMods (bool)
Verse.PlayDataLoader:DoPlayLoad ()
Verse.PlayDataLoader:LoadAllPlayData (bool)
Verse.Root/<>c:<Start>b__10_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_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 ()
Here's my logfile:
https://gist.github.com/HugsLibRecordKeeper/d0262aa34821c094f5db05a8dc67eb5e
Hmm, it's still throwing up the error. The rest of the apparel works fine.
I had a small download before, I thought it was that. Still had the error. I've un-subbed and re-subbed and it's still giving me the same. It doesn't seem to be breaking anything, so I'm not too fussed about it. I just won't use a collar and a torture crown on my kids. ¯\_(ツ)_/¯
Life is tough on the Rim. Thank you for trying.