RimWorld
Obsidia Expansion - Mothoids Xenotype
 Acest topic a fost fixat, deci probabil este important
Lored  [dezvoltator] 7 nov. 2022 la 5:00
Bug reports / Баг репорт
If you run into a bug or problem, please follow these steps:
  1. Briefly describe the bug. What happened?
  2. Give as many details as possible about the steps that led to it. How can I reproduce the issue?
  3. If it’s a compatibility issue with another mod, please include the exact mod name as listed on Steam Workshop.
  4. Include the error code or upload your Hugslib logs or Player.log (e.g., to Pastebin).
Sadly, I’m no wizard, without enough details, I can’t fix the problem.
Reports that don’t follow this format will be ignored.


Якщо ви зіткнулися з багом чи проблемою, будь ласка, дотримуйтеся цих кроків:
  1. Коротко опишіть баг. Що сталося?
  2. Якомога детальніше опишіть кроки, які призвели до помилки. Як я можу відтворити проблему?
  3. Якщо це проблема сумісності з іншим модом, вкажіть точну назву мода, як вона зазначена в Steam Workshop.
  4. Вкажіть код помилки або прикріпіть Hugslib logs / Player.log (наприклад, завантажте їх на Pastebin).
На жаль, я не чарівник — без достатньої інформації я не зможу виправити проблему.
Повідомлення, які не відповідають цим правилам, ігноруватимуться.


Если вы столкнулись с багом или проблемой, пожалуйста, следуйте этим шагам:
  1. Кратко опишите баг. Что произошло?
  2. Как можно детальнее опишите шаги, которые привели к ошибке. Как я могу воспроизвести проблему?
  3. Если это проблема совместимости с другим модом, укажите точное название мода, как оно указано в Steam Workshop.
  4. Укажите код ошибки или прикрепите Hugslib logs / Player.log (например, загрузите их на Pastebin).
К сожалению, я не волшебник и без достаточной информации я не смогу исправить проблему.
Сообщения, не соответствующие этим правилам, будут игнорироваться.
Editat ultima dată de Lored; 9 aug. la 22:30
< >
Se afișează 1-7 din 7 comentarii
There's an error showing with Visual Exceptions that I've narrowed down to coming from this mod and Obsidia Expansion - Tortle.

Exception in Verse.DefInjectionPackage.SetDefFieldAtPath: System.InvalidOperationException: Field labelShort does not exist in type Verse.GeneDef.
at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.Object value, System.Type ensureFieldType, System.Boolean errorOnDefNotFound, System.String fileSource, System.Boolean isPlaceholder, System.String& normalizedPath, System.String& suggestedPath, System.String& replacedString, System.Collections.Generic.IEnumerable`1[System.String]& replacedStringsList) [0x003da] in <8c412d4a16f94d4cb337e846f2dee469>:0
- transpiler net.pardeike.rimworld.lib.harmony: IEnumerable`1 VisualExceptions.ExceptionsAndActivatorHandler:Transpiler(IEnumerable`1 instructions, MethodBase original)
Lored  [dezvoltator] 12 dec. 2022 la 23:29 
Postat inițial de MysticFelines:
There's an error showing with Visual Exceptions that I've narrowed down to coming from this mod and Obsidia Expansion - Tortle.

Exception in Verse.DefInjectionPackage.SetDefFieldAtPath: System.InvalidOperationException: Field labelShort does not exist in type Verse.GeneDef.
at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.Object value, System.Type ensureFieldType, System.Boolean errorOnDefNotFound, System.String fileSource, System.Boolean isPlaceholder, System.String& normalizedPath, System.String& suggestedPath, System.String& replacedString, System.Collections.Generic.IEnumerable`1[System.String]& replacedStringsList) [0x003da] in <8c412d4a16f94d4cb337e846f2dee469>:0
- transpiler net.pardeike.rimworld.lib.harmony: IEnumerable`1 VisualExceptions.ExceptionsAndActivatorHandler:Transpiler(IEnumerable`1 instructions, MethodBase original)
There is no reference to these mods in the error.
Editat ultima dată de Lored; 12 dec. 2022 la 23:29
https://gist.github.com/HugsLibRecordKeeper/c7725154f6991b1a4322fab3aa2cab21
Here is log. Error only shows in Visual Exceptions, with either or both of the Obsidia mods mentioned.
Lored  [dezvoltator] 12 dec. 2022 la 23:47 
Postat inițial de MysticFelines:
https://gist.github.com/HugsLibRecordKeeper/c7725154f6991b1a4322fab3aa2cab21
Here is log. Error only shows in Visual Exceptions, with either or both of the Obsidia mods mentioned.
I'm sorry, is there a real problem? When plaing with these mods, are there any problems with the game?
Postat inițial de Lored:
I'm sorry, is there a real problem? When plaing with these mods, are there any problems with the game?
Haven't noticed.
Editat ultima dată de MysticFelines; 13 dec. 2022 la 0:10
lacie 8 mai 2024 la 17:34 
После последнего обновления появилась такая ошибка:
[Obsidia Expansion - Mothoids Xenotype] Patch operation Verse.PatchOperationAdd(/Defs/PawnKindDef[@Name="MutantBase"]/xenotypeSet/xenotypeChances) failed file: D:\SteamLibrary\steamapps\workshop\content\294100\2885653060\1.5\Biotech\Patches\PawnKinds\OE_PawnKinds_Mutants_Patch.xml UnityEngine.StackTraceUtility:ExtractStackTrace () Verse.Log:Error (string) Verse.PatchOperation:Complete (string) Verse.LoadedModManager:ClearCachedPatches () Verse.LoadedModManager:LoadAllActiveMods (bool) Verse.PlayDataLoader:DoPlayLoad () Verse.PlayDataLoader:LoadAllPlayData (bool) Verse.Root/<>c:<Start>b__6_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 ()
Запустила только с core, royalty, ideology и biotech, аномалии нет
Lored  [dezvoltator] 8 mai 2024 la 17:42 
Postat inițial de lacie:
После последнего обновления появилась такая ошибка:
[Obsidia Expansion - Mothoids Xenotype] Patch operation Verse.PatchOperationAdd(/Defs/PawnKindDef[@Name="MutantBase"]/xenotypeSet/xenotypeChances) failed file: D:\SteamLibrary\steamapps\workshop\content\294100\2885653060\1.5\Biotech\Patches\PawnKinds\OE_PawnKinds_Mutants_Patch.xml UnityEngine.StackTraceUtility:ExtractStackTrace () Verse.Log:Error (string) Verse.PatchOperation:Complete (string) Verse.LoadedModManager:ClearCachedPatches () Verse.LoadedModManager:LoadAllActiveMods (bool) Verse.PlayDataLoader:DoPlayLoad () Verse.PlayDataLoader:LoadAllPlayData (bool) Verse.Root/<>c:<Start>b__6_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 ()
Запустила только с core, royalty, ideology и biotech, аномалии нет
Большое спасибо за информацию. В ближайшие минут 5-10 выйдет фикс :BL3Thumbsup:
< >
Se afișează 1-7 din 7 comentarii
Per pagină: 1530 50