Advertisement
Guest User

Untitled

a guest
Jun 8th, 2025
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.52 KB | None | 0 0
  1. Error in GenStep: System.NullReferenceException: Object reference not set to an instance of an object
  2. [Ref B1711FD]
  3. at Verse.GenStep_ScatterThings.ScatterAt (Verse.IntVec3 loc, Verse.Map map, Verse.GenStepParams parms, System.Int32 stackCount)
  4. at Verse.GenStep_ScatterThings.Generate (Verse.Map map, Verse.GenStepParams parms)
  5. - PREFIX rimworld.biomes.core: Boolean BiomesCore.Patches.IslandGeysers:Prefix(Map map, GenStepParams parms, GenStep_ScatterThings& __instance)
  6. at Verse.MapGenerator.GenerateContentsIntoMap (System.Collections.Generic.IEnumerable`1[T] genStepDefs, Verse.Map map, System.Int32 seed)
  7. - TRANSPILER net.pardeike.rimworld.lib.harmony: IEnumerable`1 VisualExceptions.ExceptionsAndActivatorHandler:Transpiler(IEnumerable`1 instructions, MethodBase original)
  8. - PREFIX GeologicalLandforms.Main: Void GeologicalLandforms.Patches.Patch_Verse_MapGenerator:GenerateContentsIntoMap_Prefix(Map map, IEnumerable`1& genStepDefs)
  9. - PREFIX MapPreview.Main: Void MapPreview.Patches.Patch_Verse_MapGenerator:GenerateContentsIntoMap(Map map, Int32& seed)
  10. - PREFIX OskarPotocki.VFECore: Void VFECore.MapGenerator_GenerateContentsIntoMap_Patch:Prefix(IEnumerable`1& genStepDefs, Map map, Int32 seed)
  11. - PREFIX QF_Patch: Boolean QuestEditor_Library.Patch_ExtraGenStepDefs:postfix(IEnumerable`1& genStepDefs)
  12. - POSTFIX GeologicalLandforms.Main: Void GeologicalLandforms.Patches.Patch_Verse_MapGenerator:GenerateContentsIntoMap_Postfix(Map map)
  13.  
  14.  
  15.  
  16. VFECore.MapGenerator_GenerateContentsIntoMap_Patch was patched by:
  17.  
  18. QF_Patch was patched by:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement