边缘世界 RimWorld

边缘世界 RimWorld

[LTS]Furnishing
Earl Sneakington 2022 年 12 月 31 日 上午 7:51
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.
< >
正在显示第 1 - 6 条,共 6 条留言
Spleccc 2023 年 1 月 11 日 下午 5:45 
Getting the same bug
LimeTreeSnake  [开发者] 2023 年 1 月 14 日 上午 2:27 
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 2023 年 4 月 12 日 上午 5:29 
I was just about to make a comment about this!
Jewels 2023 年 7 月 10 日 下午 9:24 
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
最后由 Jewels 编辑于; 2023 年 7 月 10 日 下午 9:30
LimeTreeSnake  [开发者] 2023 年 7 月 15 日 上午 11:06 
Ohh I shall be adding that for next release, a patch should I find that mod loaded kinda thing. Thanks @Jewels
LimeTreeSnake  [开发者] 2023 年 7 月 15 日 上午 11:07 
Sadly away for a few days but will return later next week
< >
正在显示第 1 - 6 条,共 6 条留言
每页显示数: 1530 50