边缘世界 RimWorld

边缘世界 RimWorld

ↁ Elves
WillDigForFood 2023 年 1 月 7 日 上午 7:15
Oversized apparel after reloading game.
Also getting the issue Enthetia has, except it's with tunics. I also cannot unequip the tunics, and Character Editor is no longer recognizing them existing at all on my pawns.

The following two errors are being spammed in my debug log:

searching for compatible apparel in subpath=Apparel/Tunic .. found=16 .. checking for matching entity=Tunic
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
ae:a (Verse.Pawn,Verse.ThingDef,bool)
ae:a (Verse.Pawn,RimWorld.Apparel,bool,bool)
CharacterEditor.CEditor/EditorUI/d:e (UnityEngine.Rect)
CharacterEditor.CEditor/EditorUI/d:a (UnityEngine.Rect)
CharacterEditor.CEditor/EditorUI/d:a (CharacterEditor.CEditor/EditorUI/a)
CharacterEditor.CEditor/EditorUI:a (int,int,int,int)
CharacterEditor.CEditor/EditorUI:DoWindowContents (UnityEngine.Rect)
Verse.Window:InnerWindowOnGUI (int)
UnityEngine.GUI:CallWindowDelegate (UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle)

searching for compatible apparel in subpath= .. found=23809 .. checking for matching entity=
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
ae:a (Verse.Pawn,Verse.ThingDef,bool)
ae:a (Verse.Pawn,RimWorld.Apparel,bool,bool)
CharacterEditor.CEditor/EditorUI/d:e (UnityEngine.Rect)
CharacterEditor.CEditor/EditorUI/d:a (UnityEngine.Rect)
CharacterEditor.CEditor/EditorUI/d:a (CharacterEditor.CEditor/EditorUI/a)
CharacterEditor.CEditor/EditorUI:a (int,int,int,int)
CharacterEditor.CEditor/EditorUI:DoWindowContents (UnityEngine.Rect)
Verse.Window:InnerWindowOnGUI (int)
UnityEngine.GUI:CallWindowDelegate (UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle)

Something's clearly getting hecked up in an interaction with Character Editor, but it's not happening with any other apparel for me.
< >
正在显示第 1 - 12 条,共 12 条留言
Halboffen 2023 年 1 月 7 日 下午 3:11 
I have the same issue with the vanilla cape and the mod cloaks when I use this mod.

Failed to get last layer on apparel item (see your config errors) UnityEngine.StackTraceUtility:ExtractStackTrace () Verse.Log:Error (string) Verse.Log:ErrorOnce (string,int) RimWorld.ApparelProperties:get_LastLayer () RimWorld.Pawn_ApparelTracker/<>c:<SortWornApparelIntoDrawOrder>b__74_0 (RimWorld.Apparel,RimWorld.Apparel) System.Collections.Generic.ArraySortHelper`1<RimWorld.Apparel>:InsertionSort (RimWorld.Apparel[],int,int,System.Comparison`1<RimWorld.Apparel>) System.Collections.Generic.ArraySortHelper`1<RimWorld.Apparel>:IntroSort (RimWorld.Apparel[],int,int,int,System.Comparison`1<RimWorld.Apparel>) System.Collections.Generic.ArraySortHelper`1<RimWorld.Apparel>:IntrospectiveSort (RimWorld.Apparel[],int,int,System.Comparison`1<RimWorld.Apparel>) System.Collections.Generic.ArraySortHelper`1<RimWorld.Apparel>:Sort (RimWorld.Apparel[],int,int,System.Comparison`1<RimWorld.Apparel>) System.Collections.Generic.List`1<RimWorld.Apparel>:Sort (System.Comparison`1<RimWorld.Apparel>) RimWorld.Pawn_ApparelTracker:SortWornApparelIntoDrawOrder () RimWorld.Pawn_ApparelTracker:ExposeData () Verse.CrossRefHandler:ResolveAllCrossReferences () Verse.ScribeLoader:FinalizeLoading () (wrapper dynamic-method) Verse.Game:Verse.Game.LoadGame_Patch1 (Verse.Game) Verse.SavedGameLoaderNow:LoadGameFromSaveFileNow (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 ()
DevDesigner  [开发者] 2023 年 1 月 7 日 下午 3:25 
Share your huglibs log
KingsMan_ 2023 年 1 月 8 日 上午 3:13 
i have this bug too...
DevDesigner  [开发者] 2023 年 1 月 8 日 上午 9:01 
I will be pushing an update soon with changes to clothing layers.
最后由 DevDesigner 编辑于; 2023 年 1 月 8 日 上午 9:17
DevDesigner  [开发者] 2023 年 1 月 8 日 上午 9:16 
Update pushed make sure you are using the latest version.
最后由 DevDesigner 编辑于; 2023 年 1 月 8 日 上午 9:16
Halboffen 2023 年 1 月 8 日 下午 1:22 
Here is the log you asked for. https://gist.github.com/e2dc812eb13163ee9d91b1b4a0bd887f
I unsubbed and resubbed to the mod and restarted steam to make sure that the newest version was installed.

The error now looks different to what it looked like before. The face is now visible at all angles.

before: https://imgur.com/3PLVvCp
now: https://imgur.com/a/PEzjfTd
DevDesigner  [开发者] 2023 年 1 月 9 日 上午 12:27 
It looks like it isn't using xxx_BODY_xxx.png textures just loads equipment icon. And there're these two lines:

DevDesigner_WoodElves_Cloak modification loaded
DevDesigner_WoodElves_Gloves modification loaded

Try it without character editor or use reset to default button in character editor
Halboffen 2023 年 1 月 9 日 上午 12:46 
It's working fine without the character editor. I also reset the character editor settings to default if that's what you meant. But the latter didn't make difference.

I recently used rimpy to convert the png files to dds files for faster loading. Could this be the modification to the the log is talking about? But even after deleting the new dds files and reinstalling the mod, there was no change.
DevDesigner  [开发者] 2023 年 1 月 9 日 上午 12:54 
Don't use rimpy, it causes all sorts of problems.
Halboffen 2023 年 1 月 9 日 上午 1:13 
So i have deleted the ssd files for this mod again after resetting character editor to default settings and giving it a new hotkey. This seems to have done the trick for now.

I will give updates if the issue reappears again, but I recommend that people who have the same issue also do this and report on their findings.

edit: sry, I meant to say dds files, not ssd files.
最后由 Halboffen 编辑于; 2023 年 1 月 12 日 上午 10:21
hoteldoor538 2023 年 1 月 12 日 上午 10:03 
How do i delete ssd files and where can i find these ssd files? Also is there a mode menu for character editor and if not do i just reinstall it again?
Halboffen 2023 年 1 月 12 日 上午 10:21 
check my edit.
< >
正在显示第 1 - 12 条,共 12 条留言
每页显示数: 1530 50