I'm getting this errors in yellow colour
"
Multiple nets on the same cell (169, 0, 130). This is probably a result of an earlier error.
Verse.Log:Warning(String, Boolean)
RimWorld.PowerNetGrid:Notify_PowerNetDeleted(PowerNet)
RimWorld.PowerNetManager:DeletePowerNet(PowerNet)
RimWorld.PowerNetManager:TryDestroyNetAt(IntVec3)
RimWorld.PowerNetManager:UpdatePowerNetsAndConnections_First()
Verse.Map:MapUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()
"
&
"
Two power nets on the same cell (169, 130). First transmitters: Power switch and Power switch.
Verse.Log:Warning(String, Boolean)
RimWorld.PowerNetGrid:Notify_PowerNetCreated(PowerNet)
RimWorld.PowerNetManager:RegisterPowerNet(PowerNet)
RimWorld.PowerNetManager:TryCreateNetAt(IntVec3)
RimWorld.PowerNetManager:UpdatePowerNetsAndConnections_First()
Verse.Map:MapUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()
"
Also my Debug Log is filled with this message in white colour
"
RedistHeat: Equalize pushers 32 pullers 32
RedistHeat: Intake net result temp: -22.38774 with diff: 318 force: 16 temp: 16.59494 count: 334
RedistHeat: Intake room result temp: 16.59212
RedistHeat: Outlet force: 4 with pullers: 32 and pushers: 32
RedistHeat: DuctOutlet count 218 pushers 32 pullers 32 force 4 result 17.37583
RedistHeat: Outlet result temp: 17.37583 with diff: 214 force: 4 temp: -22.38774 count: 218
"
Any idea what's going on.
"
Multiple nets on the same cell (169, 0, 130). This is probably a result of an earlier error.
Verse.Log:Warning(String, Boolean)
RimWorld.PowerNetGrid:Notify_PowerNetDeleted(PowerNet)
RimWorld.PowerNetManager:DeletePowerNet(PowerNet)
RimWorld.PowerNetManager:TryDestroyNetAt(IntVec3)
RimWorld.PowerNetManager:UpdatePowerNetsAndConnections_First()
Verse.Map:MapUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()
"
&
"
Two power nets on the same cell (169, 130). First transmitters: Power switch and Power switch.
Verse.Log:Warning(String, Boolean)
RimWorld.PowerNetGrid:Notify_PowerNetCreated(PowerNet)
RimWorld.PowerNetManager:RegisterPowerNet(PowerNet)
RimWorld.PowerNetManager:TryCreateNetAt(IntVec3)
RimWorld.PowerNetManager:UpdatePowerNetsAndConnections_First()
Verse.Map:MapUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()
"
Also my Debug Log is filled with this message in white colour
"
RedistHeat: Equalize pushers 32 pullers 32
RedistHeat: Intake net result temp: -22.38774 with diff: 318 force: 16 temp: 16.59494 count: 334
RedistHeat: Intake room result temp: 16.59212
RedistHeat: Outlet force: 4 with pullers: 32 and pushers: 32
RedistHeat: DuctOutlet count 218 pushers 32 pullers 32 force 4 result 17.37583
RedistHeat: Outlet result temp: 17.37583 with diff: 214 force: 4 temp: -22.38774 count: 218
"
Any idea what's going on.