apparently the air climate control unit is needed to make the pipes output air as i am cooling one fridge and attempting to use the air from it to cool the other but the vents do not put air out unless said control unit is apart of the network and seeing as it is stated on the workshop page that you dont need control units if you are pulling from cold rooms makes me thing its a bug
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.
Pages1 2
#1
Releases / Re: [1.0] Centralized Climate Control (v1.5.0 - 21st October '18)
November 17, 2018, 07:33:45 PM #2
Outdated / Re: [A17/B18] Orbital Hubs United - Dropships 1.2 (14.02.2018)
May 09, 2018, 06:25:47 PMQuote from: trapbuilder2 on May 09, 2018, 12:25:09 PMQuote from: randy on May 09, 2018, 06:48:50 AM
get a stockpile going everything works if you set up a stockpile
That's the problem, everything is already in a stockpile. They are just wandering around starving to death rather than loading the ship.
debug and load stuff instantly?
#3
Outdated / Re: [A17/B18] Orbital Hubs United - Dropships 1.2 (14.02.2018)
May 09, 2018, 06:48:50 AM
get a stockpile going everything works if you set up a stockpile
#4
Releases / Re: [B18] RedistHeat (Jan 12, v48a) Allowed exhaust port side placing
April 30, 2018, 06:02:16 AM
i think i have found out the temperature bug has something to do with ducts the flow and output vents and im getting debug log spam which seems to be at the same time as the temp fluctuations
RedistHeat: DuctOutlet count 482 pushers 16 pullers 16 force 4 result 29.42971
Verse.Log:Message(String)
RedistHeat.Building_DuctComp:Equalize()
RedistHeat.Building_DuctComp:Tick()
Verse.TickList:Tick()
Verse.TickManager:DoSingleTick()
Verse.TickManager:TickManagerUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()
RedistHeat: DuctOutlet count 482 pushers 16 pullers 16 force 4 result 29.42971
Verse.Log:Message(String)
RedistHeat.Building_DuctComp:Equalize()
RedistHeat.Building_DuctComp:Tick()
Verse.TickList:Tick()
Verse.TickManager:DoSingleTick()
Verse.TickManager:TickManagerUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()
#5
Releases / Re: [B18] RedistHeat (Jan 12, v48a) Allowed exhaust port side placing
April 30, 2018, 04:29:05 AMQuote from: Renousim on April 01, 2018, 12:10:33 AMim getting that but its the outside temp going crazy
I'm having issues with temperatures within rooms jumping between 3C to 19C to 23C to 31C. This is my first time ever using the mod and I've had nonstop issues with it where I cant figure out how to fix it. I'll post a picture of my system if needed.
#6
Releases / Re: [B18] Misc. Robots++
December 23, 2017, 05:45:30 AM
@Canute
i do believe i found the problem but i am doing some tests to make sure. These errors were on A18
i do believe i found the problem but i am doing some tests to make sure. These errors were on A18
#7
Releases / Re: [B18] Misc. Robots++
December 21, 2017, 05:36:38 PM
kitchen bot throws this error when trying to butcher pawns from a raid and gets stuck in a loop butchering one body forever
JobDriver threw exception in initAction. Pawn=Kitchen Bot (Tier 4), Job=DoBill (Job_23127357) A=Thing_TableButcher4399364 B=Thing_Human_Corpse5484272 C=(87, 0, 305), Exception: System.NullReferenceException: Object reference not set to an instance of an object
at AlienRace.HarmonyPatches/<>c__DisplayClass73_0.<ButcherProductsPrefix>b__0 () <0x0025a>
at AlienRace.HarmonyPatches.ButcherProductsPrefix (Verse.Pawn,single,System.Collections.Generic.IEnumerable`1<Verse.Thing>&,Verse.Corpse) <0x00069>
at (wrapper dynamic-method) Verse.Corpse.ButcherProducts_Patch1 (object,Verse.Pawn,single) <0x0002b>
at Verse.GenRecipe/<MakeRecipeProducts>c__Iterator0.MoveNext () <0x0043b>
at System.Collections.Generic.List`1<Verse.Thing>.AddEnumerable (System.Collections.Generic.IEnumerable`1<Verse.Thing>) <0x00095>
at System.Collections.Generic.List`1<Verse.Thing>..ctor (System.Collections.Generic.IEnumerable`1<Verse.Thing>) <0x00089>
at System.Linq.Enumerable.ToList<Verse.Thing> (System.Collections.Generic.IEnumerable`1<Verse.Thing>) <0x00040>
at Verse.AI.Toils_Recipe/<FinishRecipeAndStartStoringProduct>c__AnonStorey2.<>m__0 () <0x001a0>
at Verse.AI.JobDriver.TryActuallyStartNextToil () <0x002e9>
lastJobGiver=AIRobot.X2_JobGiver_Work, curJob.def=DoBill, curDriver=Verse.AI.JobDriver_DoBill
Verse.Log:Error(String)
Verse.AI.Pawn_JobTracker:StartErrorRecoverJob(String)
Verse.AI.JobDriver:TryActuallyStartNextToil()
Verse.AI.JobDriver:ReadyForNextToil()
Verse.AI.<DoRecipeWork>c__AnonStorey1:<>m__1()
Verse.AI.JobDriver:DriverTick_Patch1(Object)
Verse.AI.Pawn_JobTracker:JobTrackerTick()
Verse.Pawn:Tick()
AIRobot.X2_AIRobot:Tick()
Verse.TickList:Tick()
Verse.TickManager:DoSingleTick()
Verse.TickManager:TickManagerUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()
JobDriver threw exception in initAction. Pawn=Kitchen Bot (Tier 4), Job=DoBill (Job_23127357) A=Thing_TableButcher4399364 B=Thing_Human_Corpse5484272 C=(87, 0, 305), Exception: System.NullReferenceException: Object reference not set to an instance of an object
at AlienRace.HarmonyPatches/<>c__DisplayClass73_0.<ButcherProductsPrefix>b__0 () <0x0025a>
at AlienRace.HarmonyPatches.ButcherProductsPrefix (Verse.Pawn,single,System.Collections.Generic.IEnumerable`1<Verse.Thing>&,Verse.Corpse) <0x00069>
at (wrapper dynamic-method) Verse.Corpse.ButcherProducts_Patch1 (object,Verse.Pawn,single) <0x0002b>
at Verse.GenRecipe/<MakeRecipeProducts>c__Iterator0.MoveNext () <0x0043b>
at System.Collections.Generic.List`1<Verse.Thing>.AddEnumerable (System.Collections.Generic.IEnumerable`1<Verse.Thing>) <0x00095>
at System.Collections.Generic.List`1<Verse.Thing>..ctor (System.Collections.Generic.IEnumerable`1<Verse.Thing>) <0x00089>
at System.Linq.Enumerable.ToList<Verse.Thing> (System.Collections.Generic.IEnumerable`1<Verse.Thing>) <0x00040>
at Verse.AI.Toils_Recipe/<FinishRecipeAndStartStoringProduct>c__AnonStorey2.<>m__0 () <0x001a0>
at Verse.AI.JobDriver.TryActuallyStartNextToil () <0x002e9>
lastJobGiver=AIRobot.X2_JobGiver_Work, curJob.def=DoBill, curDriver=Verse.AI.JobDriver_DoBill
Verse.Log:Error(String)
Verse.AI.Pawn_JobTracker:StartErrorRecoverJob(String)
Verse.AI.JobDriver:TryActuallyStartNextToil()
Verse.AI.JobDriver:ReadyForNextToil()
Verse.AI.<DoRecipeWork>c__AnonStorey1:<>m__1()
Verse.AI.JobDriver:DriverTick_Patch1(Object)
Verse.AI.Pawn_JobTracker:JobTrackerTick()
Verse.Pawn:Tick()
AIRobot.X2_AIRobot:Tick()
Verse.TickList:Tick()
Verse.TickManager:DoSingleTick()
Verse.TickManager:TickManagerUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()
#8
Releases / Re: [B18] Misc. Robots++
December 21, 2017, 05:22:14 PM
Pawn ER Bot (Tier 4) threw exception while executing toil's finish action (0), curJob=washPatient (Job_23111957) A=Thing_Human3267724: System.NullReferenceException: Object reference not set to an instance of an object
at DubsBadHygiene.SanitationUtil.CleanContamination (Verse.Pawn pawn) [0x00000] in <filename unknown>:0
at DubsBadHygiene.JobDriver_washPatient.<MakeNewToils>b__1_3 () [0x00000] in <filename unknown>:0
at Verse.AI.Toil.Cleanup () [0x00000] in <filename unknown>:0
Verse.Log:Error(String)
Verse.AI.Toil:Cleanup()
Verse.AI.JobDriver:TryActuallyStartNextToil()
Verse.AI.JobDriver:ReadyForNextToil()
Verse.AI.JobDriver:DriverTick_Patch1(Object)
Verse.AI.Pawn_JobTracker:JobTrackerTick()
Verse.Pawn:Tick()
AIRobot.X2_AIRobot:Tick()
Verse.TickList:Tick()
Verse.TickManager:DoSingleTick()
Verse.TickManager:TickManagerUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()
at DubsBadHygiene.SanitationUtil.CleanContamination (Verse.Pawn pawn) [0x00000] in <filename unknown>:0
at DubsBadHygiene.JobDriver_washPatient.<MakeNewToils>b__1_3 () [0x00000] in <filename unknown>:0
at Verse.AI.Toil.Cleanup () [0x00000] in <filename unknown>:0
Verse.Log:Error(String)
Verse.AI.Toil:Cleanup()
Verse.AI.JobDriver:TryActuallyStartNextToil()
Verse.AI.JobDriver:ReadyForNextToil()
Verse.AI.JobDriver:DriverTick_Patch1(Object)
Verse.AI.Pawn_JobTracker:JobTrackerTick()
Verse.Pawn:Tick()
AIRobot.X2_AIRobot:Tick()
Verse.TickList:Tick()
Verse.TickManager:DoSingleTick()
Verse.TickManager:TickManagerUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()
#9
Releases / Re: [B18] Misc. Robots++
December 21, 2017, 05:21:24 PM
JobDriver threw exception in initAction. Pawn=Kitchen Bot (Tier 4), Job=DoBill (Job_23111775) A=Thing_TableButcher4399436 B=Thing_Human_Corpse5470646 C=(87, 0, 308), Exception: System.NullReferenceException: Object reference not set to an instance of an object
at AlienRace.HarmonyPatches/<>c__DisplayClass73_0.<ButcherProductsPrefix>b__0 () <0x0025a>
at AlienRace.HarmonyPatches.ButcherProductsPrefix (Verse.Pawn,single,System.Collections.Generic.IEnumerable`1<Verse.Thing>&,Verse.Corpse) <0x00069>
at (wrapper dynamic-method) Verse.Corpse.ButcherProducts_Patch1 (object,Verse.Pawn,single) <0x0002b>
at Verse.GenRecipe/<MakeRecipeProducts>c__Iterator0.MoveNext () <0x0043b>
at System.Collections.Generic.List`1<Verse.Thing>.AddEnumerable (System.Collections.Generic.IEnumerable`1<Verse.Thing>) <0x00095>
at System.Collections.Generic.List`1<Verse.Thing>..ctor (System.Collections.Generic.IEnumerable`1<Verse.Thing>) <0x00089>
at System.Linq.Enumerable.ToList<Verse.Thing> (System.Collections.Generic.IEnumerable`1<Verse.Thing>) <0x00040>
at Verse.AI.Toils_Recipe/<FinishRecipeAndStartStoringProduct>c__AnonStorey2.<>m__0 () <0x001a0>
at Verse.AI.JobDriver.TryActuallyStartNextToil () <0x002e9>
lastJobGiver=AIRobot.X2_JobGiver_Work, curJob.def=DoBill, curDriver=Verse.AI.JobDriver_DoBill
Verse.Log:Error(String)
Verse.AI.Pawn_JobTracker:StartErrorRecoverJob(String)
Verse.AI.JobDriver:TryActuallyStartNextToil()
Verse.AI.JobDriver:ReadyForNextToil()
Verse.AI.<DoRecipeWork>c__AnonStorey1:<>m__1()
Verse.AI.JobDriver:DriverTick_Patch1(Object)
Verse.AI.Pawn_JobTracker:JobTrackerTick()
Verse.Pawn:Tick()
AIRobot.X2_AIRobot:Tick()
Verse.TickList:Tick()
Verse.TickManager:DoSingleTick()
Verse.TickManager:TickManagerUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()
at AlienRace.HarmonyPatches/<>c__DisplayClass73_0.<ButcherProductsPrefix>b__0 () <0x0025a>
at AlienRace.HarmonyPatches.ButcherProductsPrefix (Verse.Pawn,single,System.Collections.Generic.IEnumerable`1<Verse.Thing>&,Verse.Corpse) <0x00069>
at (wrapper dynamic-method) Verse.Corpse.ButcherProducts_Patch1 (object,Verse.Pawn,single) <0x0002b>
at Verse.GenRecipe/<MakeRecipeProducts>c__Iterator0.MoveNext () <0x0043b>
at System.Collections.Generic.List`1<Verse.Thing>.AddEnumerable (System.Collections.Generic.IEnumerable`1<Verse.Thing>) <0x00095>
at System.Collections.Generic.List`1<Verse.Thing>..ctor (System.Collections.Generic.IEnumerable`1<Verse.Thing>) <0x00089>
at System.Linq.Enumerable.ToList<Verse.Thing> (System.Collections.Generic.IEnumerable`1<Verse.Thing>) <0x00040>
at Verse.AI.Toils_Recipe/<FinishRecipeAndStartStoringProduct>c__AnonStorey2.<>m__0 () <0x001a0>
at Verse.AI.JobDriver.TryActuallyStartNextToil () <0x002e9>
lastJobGiver=AIRobot.X2_JobGiver_Work, curJob.def=DoBill, curDriver=Verse.AI.JobDriver_DoBill
Verse.Log:Error(String)
Verse.AI.Pawn_JobTracker:StartErrorRecoverJob(String)
Verse.AI.JobDriver:TryActuallyStartNextToil()
Verse.AI.JobDriver:ReadyForNextToil()
Verse.AI.<DoRecipeWork>c__AnonStorey1:<>m__1()
Verse.AI.JobDriver:DriverTick_Patch1(Object)
Verse.AI.Pawn_JobTracker:JobTrackerTick()
Verse.Pawn:Tick()
AIRobot.X2_AIRobot:Tick()
Verse.TickList:Tick()
Verse.TickManager:DoSingleTick()
Verse.TickManager:TickManagerUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()
#10
Releases / Re: [B18] Misc. Robots++
December 17, 2017, 01:12:55 AM
Exception in Verse.AI.ThinkNode_Priority TryIssueJobPackage: System.NullReferenceException: Object reference not set to an instance of an object
at RimWorld.GatheringsUtility.ShouldGuestKeepAttendingGathering (Verse.Pawn p) [0x00000] in <filename unknown>:0
at RimWorld.PartyUtility.ShouldPawnKeepPartying (Verse.Pawn p) [0x00000] in <filename unknown>:0
at RimWorld.LordJob_Joinable_Party.VoluntaryJoinPriorityFor (Verse.Pawn p) [0x00000] in <filename unknown>:0
at RimWorld.ThinkNode_JoinVoluntarilyJoinableLord.JoinVoluntarilyJoinableLord (Verse.Pawn pawn) [0x00000] in <filename unknown>:0
at RimWorld.ThinkNode_JoinVoluntarilyJoinableLord.TryIssueJobPackage (Verse.Pawn pawn, JobIssueParams jobParams) [0x00000] in <filename unknown>:0
at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, JobIssueParams jobParams) [0x00000] in <filename unknown>:0
Verse.Log:Error(String)
Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams)
Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&)
Verse.AI.Pawn_JobTracker:TryFindAndStartJob()
Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean)
Verse.AI.Pawn_JobTracker:JobTrackerTick()
Verse.Pawn:Tick()
AIRobot.X2_AIRobot:Tick()
Verse.TickList:Tick()
Verse.TickManager:DoSingleTick()
Verse.TickManager:TickManagerUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()
happens during a party
at RimWorld.GatheringsUtility.ShouldGuestKeepAttendingGathering (Verse.Pawn p) [0x00000] in <filename unknown>:0
at RimWorld.PartyUtility.ShouldPawnKeepPartying (Verse.Pawn p) [0x00000] in <filename unknown>:0
at RimWorld.LordJob_Joinable_Party.VoluntaryJoinPriorityFor (Verse.Pawn p) [0x00000] in <filename unknown>:0
at RimWorld.ThinkNode_JoinVoluntarilyJoinableLord.JoinVoluntarilyJoinableLord (Verse.Pawn pawn) [0x00000] in <filename unknown>:0
at RimWorld.ThinkNode_JoinVoluntarilyJoinableLord.TryIssueJobPackage (Verse.Pawn pawn, JobIssueParams jobParams) [0x00000] in <filename unknown>:0
at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, JobIssueParams jobParams) [0x00000] in <filename unknown>:0
Verse.Log:Error(String)
Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams)
Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&)
Verse.AI.Pawn_JobTracker:TryFindAndStartJob()
Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean)
Verse.AI.Pawn_JobTracker:JobTrackerTick()
Verse.Pawn:Tick()
AIRobot.X2_AIRobot:Tick()
Verse.TickList:Tick()
Verse.TickManager:DoSingleTick()
Verse.TickManager:TickManagerUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()
happens during a party
#11
Releases / Re: [B18] Misc. Robots++
December 16, 2017, 05:12:22 PM
Def-linked translation error: Found no Verse.ThingDef named RPP_RechargeStation_Hauler_IV to match RPP_RechargeStation_Hauler_IV.description
Verse.Log:Warning(String)
Verse.DefInjectionPackage:InjectIntoDefs()
Verse.LoadedLanguage:InjectIntoData_Patch1(Object)
Verse.PlayDataLoader:<DoPlayLoad>m__1()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent()
Verse.LongEventHandler:LongEventsUpdate(Boolean&)
Verse.Root:Update_Patch1(Object)
Verse.Root_Entry:Update()
Verse.Log:Warning(String)
Verse.DefInjectionPackage:InjectIntoDefs()
Verse.LoadedLanguage:InjectIntoData_Patch1(Object)
Verse.PlayDataLoader:<DoPlayLoad>m__1()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent()
Verse.LongEventHandler:LongEventsUpdate(Boolean&)
Verse.Root:Update_Patch1(Object)
Verse.Root_Entry:Update()
#12
Releases / Re: [B18] Misc. Robots++
December 16, 2017, 05:10:09 PM
Duplicate def-linked translation key: RPP_Bot_Builder_IV.description
Verse.Log:Warning(String)
Verse.DefInjectionPackage:HasError(FileInfo, String)
Verse.DefInjectionPackage:TryAddInjection(FileInfo, String, String)
Verse.DefInjectionPackage:AddDataFromFile(FileInfo)
Verse.LoadedLanguage:LoadFromFile_DefInject(FileInfo, Type)
Verse.LoadedLanguage:LoadData()
Verse.LoadedLanguage:TryGetTextFromKey(String, String&)
Verse.Translator:Translate(String)
Verse.PlayDataLoader:DoPlayLoad()
Verse.PlayDataLoader:LoadAllPlayData(Boolean)
Verse.Root:<Start>m__1()
Verse.LongEventHandler:RunEventFromAnotherThread(Action)
Verse.LongEventHandler:<UpdateCurrentAsynchronousEvent>m__1()
all the robots load twice when starting the game
Verse.Log:Warning(String)
Verse.DefInjectionPackage:HasError(FileInfo, String)
Verse.DefInjectionPackage:TryAddInjection(FileInfo, String, String)
Verse.DefInjectionPackage:AddDataFromFile(FileInfo)
Verse.LoadedLanguage:LoadFromFile_DefInject(FileInfo, Type)
Verse.LoadedLanguage:LoadData()
Verse.LoadedLanguage:TryGetTextFromKey(String, String&)
Verse.Translator:Translate(String)
Verse.PlayDataLoader:DoPlayLoad()
Verse.PlayDataLoader:LoadAllPlayData(Boolean)
Verse.Root:<Start>m__1()
Verse.LongEventHandler:RunEventFromAnotherThread(Action)
Verse.LongEventHandler:<UpdateCurrentAsynchronousEvent>m__1()
all the robots load twice when starting the game
#13
Releases / Re: [B18] Misc. Robots++
December 16, 2017, 04:45:39 AM
looks like the hauler bots broken
https://pastebin.com/YbdzHT10
https://pastebin.com/YbdzHT10
#14
Releases / Re: [B18] Misc. Robots++
December 16, 2017, 02:58:04 AM
somethings trying to be hauled and it breaks everything colonists go idle and wall of errors appear
#15
Releases / Re: [B18] Miscellaneous w MAI+Robots (V 0.18.2 / 11.12.2017)
December 15, 2017, 10:53:01 PM
sorry will do
Pages1 2