Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - DrBubba

#1
Support / [Modded] Failing to generate a planet
September 03, 2020, 11:13:43 PM
Having a bugger of a time figuring out what's causing this problem.  It fails to generate planets and I've tried removing all the mods I could think of that would cause it, but it still keeps throwing them.  Anyone offer some insight?   :-[

https://gist.github.com/HugsLibRecordKeeper/9f3d1ec045a5fdcc1335279c10363abd
#2
Mod bugs / Scrolling Debug Message
September 29, 2017, 06:25:04 PM
Restarting a saved game from early this morning and when I opened up the game tonight, this is scrolling non-stop in the debug window...

Quite a large number of mods installed, but since this error doesn't mention any, I wasn't sure if it was mod related or not.

Halp?   :-\


Exception ticking WIN_Window550247: System.ArgumentNullException: Argument cannot be null.
Parameter name: type
  at System.Activator.CheckType (System.Type type) [0x00000] in <filename unknown>:0
  at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  at Verse.ThingMaker.MakeThing (Verse.ThingDef def, Verse.ThingDef stuff) [0x00000] in <filename unknown>:0
  at WindowMod.Building_Window.SpawnGlower (IntVec3 pos) [0x00000] in <filename unknown>:0
  at WindowMod.Building_Window.TickRare () [0x00000] in <filename unknown>:0
  at Verse.TickList.Tick () [0x00000] in <filename unknown>:0
Verse.Log:Error(String)
Verse.TickList:Tick()
Verse.TickManager:DoSingleTick()
Verse.TickManager:TickManagerUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()