We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
709 Exception in 10 minute, is any mod incompatible ??
Exception in RimWorld.InspectGizmoGrid.DrawInspectGizmoGridFor: System.NullReferenceException: Object reference not set to an instance of an object at Verse.GridsUtility.Fogged (Verse.IntVec3 c, Verse.Map map) [0x00000] in <38562b1a2ab64eacb931fb5df05ca994>:0 at AllowTool.Designator_HaulUrgently.ThingIsRelevant (Verse.Thing thing) [0x00015] in :0 at AllowTool.Designator_HaulUrgently.CanDesignateThing (Verse.Thing t) [0x00001] in :0 at Verse.Designator.CreateReverseDesignationGizmo (Verse.Thing t) [0x00045] in <38562b1a2ab64eacb931fb5df05ca994>:0 - prefix PerformanceOptimizer.Main: Boolean PerformanceOptimizer.Optimization_Designator_CreateReverseDesignationGizmo:Prefix(Designator __instance, Thing t, CachedObjectTick1& __state, Command_Action& __result) - postfix UnlimitedHugs.AllowTool: Void AllowTool.Patches.Designator_CreateReverseDesignationGizmo_Patch:CreateReverseDesignationGizmo_Postfix(Designator __instance, Command_Action __result) - postfix PerformanceOptimizer.Main: Void PerformanceOptimizer.Optimization_Designator_CreateReverseDesignationGizmo:Postfix(CachedObjectTick1 __state, Command_Action& __result) at RimWorld.InspectGizmoGrid.DrawInspectGizmoGridFor (System.Collections.Generic.IEnumerable1[T] selectedObjects, Verse.Gizmo& mouseoverGizmo) [0x0015e] in <38562b1a2ab64eacb931fb5df05ca994>:0 - transpiler net.pardeike.rimworld.lib.harmony: IEnumerable1 VisualExceptions.ExceptionsAndActivatorHandler:Transpiler(IEnumerable1 instructions, MethodBase original) - transpiler UnlimitedHugs.AllowTool: IEnumerable1 AllowTool.Patches.InspectGizmoGrid_DrawInspectGizmoGridFor_Patch:ClearReverseDesignators(IEnumerable1 instructions) - transpiler PerformanceOptimizer.Main: IEnumerable1 PerformanceOptimizer.Optimization_InspectGizmoGrid_DrawInspectGizmoGridFor:InspectGizmoGrid_DrawInspectGizmoGridForTranspiler(IEnumerable`1 instructions)
1& __state, Command_Action& __result) - postfix UnlimitedHugs.AllowTool: Void AllowTool.Patches.Designator_CreateReverseDesignationGizmo_Patch:CreateReverseDesignationGizmo_Postfix(Designator __instance, Command_Action __result) - postfix PerformanceOptimizer.Main: Void PerformanceOptimizer.Optimization_Designator_CreateReverseDesignationGizmo:Postfix(CachedObjectTick
1[T] selectedObjects, Verse.Gizmo& mouseoverGizmo) [0x0015e] in <38562b1a2ab64eacb931fb5df05ca994>:0 - transpiler net.pardeike.rimworld.lib.harmony: IEnumerable
1 instructions, MethodBase original) - transpiler UnlimitedHugs.AllowTool: IEnumerable
1 instructions) - transpiler PerformanceOptimizer.Main: IEnumerable
The text was updated successfully, but these errors were encountered:
No branches or pull requests
709 Exception in 10 minute, is any mod incompatible ??
Exception in RimWorld.InspectGizmoGrid.DrawInspectGizmoGridFor: System.NullReferenceException: Object reference not set to an instance of an object
at Verse.GridsUtility.Fogged (Verse.IntVec3 c, Verse.Map map) [0x00000] in <38562b1a2ab64eacb931fb5df05ca994>:0
at AllowTool.Designator_HaulUrgently.ThingIsRelevant (Verse.Thing thing) [0x00015] in :0
at AllowTool.Designator_HaulUrgently.CanDesignateThing (Verse.Thing t) [0x00001] in :0
at Verse.Designator.CreateReverseDesignationGizmo (Verse.Thing t) [0x00045] in <38562b1a2ab64eacb931fb5df05ca994>:0
- prefix PerformanceOptimizer.Main: Boolean PerformanceOptimizer.Optimization_Designator_CreateReverseDesignationGizmo:Prefix(Designator __instance, Thing t, CachedObjectTick
1& __state, Command_Action& __result) - postfix UnlimitedHugs.AllowTool: Void AllowTool.Patches.Designator_CreateReverseDesignationGizmo_Patch:CreateReverseDesignationGizmo_Postfix(Designator __instance, Command_Action __result) - postfix PerformanceOptimizer.Main: Void PerformanceOptimizer.Optimization_Designator_CreateReverseDesignationGizmo:Postfix(CachedObjectTick
1 __state, Command_Action& __result)at RimWorld.InspectGizmoGrid.DrawInspectGizmoGridFor (System.Collections.Generic.IEnumerable
1[T] selectedObjects, Verse.Gizmo& mouseoverGizmo) [0x0015e] in <38562b1a2ab64eacb931fb5df05ca994>:0 - transpiler net.pardeike.rimworld.lib.harmony: IEnumerable
1 VisualExceptions.ExceptionsAndActivatorHandler:Transpiler(IEnumerable1 instructions, MethodBase original) - transpiler UnlimitedHugs.AllowTool: IEnumerable
1 AllowTool.Patches.InspectGizmoGrid_DrawInspectGizmoGridFor_Patch:ClearReverseDesignators(IEnumerable1 instructions) - transpiler PerformanceOptimizer.Main: IEnumerable
1 PerformanceOptimizer.Optimization_InspectGizmoGrid_DrawInspectGizmoGridFor:InspectGizmoGrid_DrawInspectGizmoGridForTranspiler(IEnumerable`1 instructions)The text was updated successfully, but these errors were encountered: