RimWorld

RimWorld

[LTS]Furnishing
Door heat bug
I seem to be getting a bug with the 2 block simple doors in this mod that causes one side of the doors to store heat perfectly. Resulting in a door that ends up at about 300C harming anyone who walks through it.
I tried it with and without a frame over it. Going the same both times.
< >
Showing 1-6 of 6 comments
Spleccc 11 Jan, 2023 @ 5:45pm 
Getting the same bug
LimeTreeSnake  [developer] 14 Jan, 2023 @ 2:27am 
Are you using Jecrells Door's Expanded?
I have recently tried a new solution to this error but you might need to redownload LTS_Systems as it seems to not always be updated correctly.
RandomEdits 12 Apr, 2023 @ 5:29am 
I was just about to make a comment about this!
Jewels 10 Jul, 2023 @ 9:24pm 
Was having the same issue so I decided to do some investigating and found a rather simple solution.

Doors Expanded has a script that runs which attempts equalize the temperature between each side of the door and apply that to the tiles the door rests on. So if the inside of a room is 60 degrees and the outside is 80 degrees, the tiles with a Door Expanded door over them will be set to 70 degrees. The script seems to go haywire with the doors from this mod causing the heating problem.

As for the solution, simply adding the following comp to any door:

<li Class="DoorsExpanded.CompProperties_DoorExpanded"> <doorType>Standard</doorType> </li>

This allows the temperature script to recognize the doors and apply the temperature properly. Would be very simple to include a patch that adds the comp if DE is present.

@LTS let me know if you intend to include your own patch. otherwise I'll make and release my own.

EDIT: should also mention any doors with heating problem need to be reconstructed for the temperature to fix itself
Last edited by Jewels; 10 Jul, 2023 @ 9:30pm
LimeTreeSnake  [developer] 15 Jul, 2023 @ 11:06am 
Ohh I shall be adding that for next release, a patch should I find that mod loaded kinda thing. Thanks @Jewels
LimeTreeSnake  [developer] 15 Jul, 2023 @ 11:07am 
Sadly away for a few days but will return later next week
< >
Showing 1-6 of 6 comments
Per page: 1530 50