RimWorld

RimWorld

DocWorld Lite - Outdated
 This topic has been pinned, so it's probably important
Miguel V-DF  [developer] 24 Jan, 2022 @ 9:20am
Bug Reports
For bug reports, please present a proper log from an option below and describe the problem you are having in details, in the most concise form possible. If you don't have a log I won't be able to help you.

  • HugsLib:
    Press CTRL + F12(CTRL + FN + F12 for mac) in-game and paste the link.
    Also done by opening up the Debug Log in Dev Mode and clicking the green Share button.
  • Pastebin:
    Press Ctrl + F12 + Alt at the same time and paste it into https://pastebin.com/
  • HugsLib on Linux
    If CTRL + F12 is not working and debug log says /tmp/rimworld_log could not be found or similar, use a symbolic link.
    Some file like /tmp/rimworld_log_1000 or /tmp/rimworld_log_{something_else} is generated
    Fix HugsLib by:
    ln -s /tmp/rimworld_log_1000 /tmp/rimworld_log
    or
    ln -s /tmp/rimworld_log_{something_else} /tmp/rimworld_log
Last edited by Miguel V-DF; 24 Jan, 2022 @ 9:25am
< >
Showing 1-2 of 2 comments
Error on startup when Enhanced Miniaturization is enabled:
Config error in SanguphageMeetingTorch: has duplicate thingCategory BuildingsMisc. UnityEngine.StackTraceUtility:ExtractStackTrace () (wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch0 (string) Verse.DefDatabase`1<Verse.ThingDef>:ErrorCheckAllDefs () System.Reflection.MonoMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) System.Reflection.MethodBase:Invoke (object,object[]) Verse.GenGeneric:InvokeStaticMethodOnGenericType (System.Type,System.Type,string) Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_1 (System.Type) System.Threading.Tasks.Parallel/<>c__DisplayClass31_0`2<System.Type, object>:<ForEachWorker>b__0 (int) System.Threading.Tasks.Parallel/<>c__DisplayClass17_0`1<object>:<ForWorker>b__1 () System.Threading.Tasks.Task:InnerInvoke () System.Threading.Tasks.Task:InnerInvokeWithArg (System.Threading.Tasks.Task) System.Threading.Tasks.Task/<>c__DisplayClass178_0:<ExecuteSelfReplicating>b__0 (object) System.Threading.Tasks.Task:InnerInvoke () System.Threading.Tasks.Task:Execute () System.Threading.Tasks.Task:ExecutionContextCallback (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.Tasks.Task:ExecuteWithThreadLocal (System.Threading.Tasks.Task&) System.Threading.Tasks.Task:ExecuteEntry (bool) System.Threading.Tasks.Task:System.Threading.IThreadPoolWorkItem.ExecuteWorkItem () System.Threading.ThreadPoolWorkQueue:Dispatch () System.Threading._ThreadPoolWaitCallback:PerformWaitCallback ()
It is not a conflict, I excluded all mods and it happens only with DocWorld Lite
< >
Showing 1-2 of 2 comments
Per page: 1530 50