RimWorld

RimWorld

ↁ Elves
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.
< >
Visar 1-12 av 12 kommentarer
Halboffen 7 jan, 2023 @ 15: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  [utvecklare] 7 jan, 2023 @ 15:25 
Share your huglibs log
KingsMan_ 8 jan, 2023 @ 3:13 
i have this bug too...
DevDesigner  [utvecklare] 8 jan, 2023 @ 9:01 
I will be pushing an update soon with changes to clothing layers.
Senast ändrad av DevDesigner; 8 jan, 2023 @ 9:17
DevDesigner  [utvecklare] 8 jan, 2023 @ 9:16 
Update pushed make sure you are using the latest version.
Senast ändrad av DevDesigner; 8 jan, 2023 @ 9:16
Halboffen 8 jan, 2023 @ 13: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  [utvecklare] 9 jan, 2023 @ 0: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 9 jan, 2023 @ 0: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  [utvecklare] 9 jan, 2023 @ 0:54 
Don't use rimpy, it causes all sorts of problems.
Halboffen 9 jan, 2023 @ 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.
Senast ändrad av Halboffen; 12 jan, 2023 @ 10:21
hoteldoor538 12 jan, 2023 @ 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 12 jan, 2023 @ 10:21 
check my edit.
< >
Visar 1-12 av 12 kommentarer
Per sida: 1530 50