RimWorld

RimWorld

Vanilla Vehicles Expanded
FPS and Tick breakdown if traveling the world with car
Like the titel says. In dev mode i got this error spammed permanently: System.NullReferenceException: Object reference not set to an instance of an object
[Ref B8FFF00E] Duplicate stacktrace, see ref for original
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch2 (string)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickManager.DoSingleTick_Patch4 (Verse.TickManager)
Verse.TickManager:TickManagerUpdate ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Game.UpdatePlay_Patch2 (Verse.Game)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root_Play.Update_Patch1 (Verse.Root_Play)

I dont know, but maybe someone here has the same issue
< >
Showing 1-1 of 1 comments
Nigel 9 Aug @ 12:03pm 
Edit: I think this is the main error:
System.NullReferenceException: Object reference not set to an instance of an object
[Ref B8FFF00E]
at RimWorld.CompUsable.CanBeUsedBy (Verse.Pawn p, System.Boolean forced, System.Boolean ignoreReserveAndReachable) [0x00032] in <cb53cd4422904947932d33f561ad8d15>:0
at RimWorld.CompUsable.UsedBy (Verse.Pawn p) [0x00000] in <cb53cd4422904947932d33f561ad8d15>:0
- POSTFIX VAEInsanityMod: Void VAEInsanity.CompUsable_UsedBy_Patch:Postfix(CompUsable __instance, Pawn p)
at RimWorld.IngestionOutcomeDoer_UseThing.DoIngestionOutcomeSpecial (Verse.Pawn pawn, Verse.Thing ingested, System.Int32 ingestedCount) [0x00006] in <cb53cd4422904947932d33f561ad8d15>:0
at RimWorld.IngestionOutcomeDoer.DoIngestionOutcome (Verse.Pawn pawn, Verse.Thing ingested, System.Int32 ingestedCount) [0x0000d] in <cb53cd4422904947932d33f561ad8d15>:0
at Verse.Thing.Ingested (Verse.Pawn ingester, System.Single nutritionWanted) [0x008fe] in <cb53cd4422904947932d33f561ad8d15>:0
- PREFIX Neronix17.TabulaRasa.RimWorld: Boolean TabulaRasa.Patch_Thing_Ingested:Prefix(Thing& __instance, Pawn ingester, Single nutritionWanted)
- PREFIX OskarPotocki.VEF: Void VEF.Genes.ThingIngestingPatches:Prefix(Pawn ingester, Boolean& __state)
- PREFIX com.vanillageneticrimexpanded: Void GeneticRim.GeneticRim_Thing_Ingested_Patch:DetectSargSyndrome(Pawn ingester, Single nutritionWanted, Thing __instance)
- POSTFIX vanillaexpanded.achievements: Void AchievementsExpanded.AchievementHarmony:IngestedThing(Thing __instance, Pawn ingester)
- POSTFIX VFEEmpire.Mod: Void VFEEmpire.HarmonyPatches.Patch_Thing_Ingested:Postfix(Thing __instance, Pawn ingester)
- POSTFIX com.alphamemes: Void AlphaMemes.AlphaMemes_Thing_Ingested_Patch:IngestedNutrientPaste(Thing __instance, Pawn ingester)
- POSTFIX com.VanillaCookingExpandedVariety: Void VanillaCookingExpandedVariety.VanillaCookingExpandedVariety_Thing_Ingested_Patch:CommunicateIngestion(Thing __instance, Pawn ingester)
- POSTFIX OskarPotocki.VanillaSocialInteractionsExpanded: Void VanillaSocialInteractionsExpanded.Thing_Ingested:Postfix(Thing __instance, Pawn ingester, Single nutritionWanted)
- POSTFIX com.vanillamemesexpanded: Void VanillaMemesExpanded.VanillaMemesExpanded_Thing_Ingested_Patch:NotifyAnimalProducstIngested(Thing __instance, Pawn ingester)
- FINALIZER OskarPotocki.VEF: Void VEF.Genes.ThingIngestingPatches:Finalizer(Boolean __state)
at RimWorld.Planet.Caravan_NeedsTracker.IngestDrug (Verse.Pawn pawn, Verse.Thing drug, Verse.Pawn drugOwner) [0x00000] in <cb53cd4422904947932d33f561ad8d15>:0
at RimWorld.Planet.CaravanDrugPolicyUtility.TryTakeScheduledDrugs (Verse.Pawn pawn, RimWorld.Planet.Caravan caravan) [0x0005b] in <cb53cd4422904947932d33f561ad8d15>:0
at RimWorld.Planet.CaravanDrugPolicyUtility.TryTakeScheduledDrugs (RimWorld.Planet.Caravan caravan) [0x00012] in <cb53cd4422904947932d33f561ad8d15>:0
at RimWorld.Planet.CaravanDrugPolicyUtility.CheckTakeScheduledDrugs (RimWorld.Planet.Caravan caravan, System.Int32 delta) [0x0000b] in <cb53cd4422904947932d33f561ad8d15>:0
at RimWorld.Planet.Caravan.TickInterval (System.Int32 delta) [0x0006d] in <cb53cd4422904947932d33f561ad8d15>:0
- POSTFIX com.inspirationtweaks.patch: Void InspirationTweaks.CaravanTick:Postfix(Caravan __instance, Int32 delta)
- POSTFIX oskarpotocki.vfe.classical: Void VFEC.WorldComponent_RoadBuilding:PostTick(Caravan __instance)
at RimWorld.Planet.WorldObject.DoTick () [0x00066] in <cb53cd4422904947932d33f561ad8d15>:0
at RimWorld.Planet.WorldObjectsHolder.WorldObjectsHolderTick () [0x00029] in <cb53cd4422904947932d33f561ad8d15>:0
at RimWorld.Planet.World.WorldTick () [0x00016] in <cb53cd4422904947932d33f561ad8d15>:0
at Verse.TickManager.DoSingleTick () [0x00107] in <cb53cd4422904947932d33f561ad8d15>:0
- PREFIX OskarPotocki.VEF: Void VEF.Maps.VanillaExpandedFramework_DoSingleTick_Patch:Prefix(Stopwatch& __state)
- PREFIX net.pardeike.rimworld.mods.achtung: Void AchtungMod.TickManager_DoSingleTick_Patch:Prefix()
- POSTFIX Owlchemist.MidSaverSaver: Void MidsaverSaver.CheckWorldObjects:Postfix()
- POSTFIX OskarPotocki.VEF: Void VEF.Maps.VanillaExpandedFramework_DoSingleTick_Patch:Postfix(Stopwatch __state)
- POSTFIX vanillaexpanded.achievements: Void AchievementsExpanded.AchievementHarmony:SingleLongTickTracker()
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch2 (string)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickManager.DoSingleTick_Patch4 (Verse.TickManager)
Verse.TickManager:TickManagerUpdate ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Game.UpdatePlay_Patch2 (Verse.Game)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root_Play.Update_Patch1 (Verse.Root_Play)
The previous one was because rimworld doesn’t want to repeat this 1000 times
< >
Showing 1-1 of 1 comments
Per page: 1530 50