RimWorld

RimWorld

186 ratings
Cozy Fires
6
5
   
Award
Favorite
Favorited
Unfavorite
Mod, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6
File Size
Posted
Updated
668.628 KB
10 Feb, 2021 @ 12:46pm
25 Sep @ 5:29pm
34 Change Notes ( view )

Subscribe to download
Cozy Fires

In 1 collection by velcroboy333
Velcroboy's Mods
68 items
Description
Campfires, fireplaces, braziers make furniture in the room more comfortable.

Vanilla Campfires, Brazier from Royalty and other campfires/fireplaces from mods will add comfort (9%) to any furniture that is "sittable" when lit. They will also add an increased sleep effectiveness (6%) to beds, sleeping spots, and animal beds/spots. (some modded items may vary)

Why? Because fire is cozy.


Fire Sources from mods added:
【ZP】Rice cultivating civilization
GloomyFurniture
Velcroboy's Japanese Revival
Ancient_Structures(continued)
ZARS Tribalism
Tribal Essentials Reborn
Vanilla Furniture Expanded
Vanilla Factions Expanded - Vikings
Vanilla Christmas Expanded (Continued)
RIMkea
Survivalist's Additions
Medieval Times
Medieval Lighting & Heat
VGP Garden
Rim of Madness-Bones
Lord of the Rims-Dwarves
Electric Braziers
Coal Expanded (Continued)
Rimhammer - The End Times(Plus add-ons)
Holiday Special Edition
Christmas Stuff - Advent calendar (Continued)
Stony campfire
Dark Campfires
Undergrounders: Darkfire
Erin's Japanese Furniture
Medieval Overhaul
Early Times
[LTS]Furnishing
Erin's Cottage Collection
Fireplace
ReBuild: Doors and Corners


Let me know if you want another fire source added.

Credit for help overhauling this mod's code to Mlie. It would have taken a lot longer and probably been a bit messier without his help.

[discord.gg]
Mi Ko-fi page if you feel like contributing: https://ko-fi.com/velcroboy
Popular Discussions View All (1)
9
12 Jul @ 10:27am
Error Log
NotoriousNix
160 Comments
TwistedRuse 5 Oct @ 8:46am 
Finally, a linkable that increases rest effectiveness instead of just comfort! There are too many bedroom items that increase comfort. Thank you for this!

Would support for "Onimod's Electric Torches and Braziers" be possible?
purpleglade 29 Sep @ 9:09pm 
Blah, steam is messing with my mod list url: https://sharetext.io/0023cc18
purpleglade 29 Sep @ 9:07pm 
Here is the error I am getting:

Error in static constructor of CozyFires.Main: System.TypeInitializationException: The type initializer for 'CozyFires.Main' threw an exception. ---> System.NullReferenceException: Object reference not set to an instance of an object
[Ref FB4353E2]
CozyFires.Main..cctor()

[Ref 987AC524]
(wrapper managed-to-native) System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor(intptr)
at System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (System.RuntimeTypeHandle type) [0x0002a] in <51fded79cd284d4d911c5949aff4cb21>:0
at Verse.StaticConstructorOnStartupUtility.CallAll () [0x00028] in <24d25868955f4df08b02c73b55f389fe>:0
- POSTFIX LunarFramework.Bootstrap: Void LunarFramework.Internal.Patches.Patch_Verse_StaticConstructorOnStartupUtility:CallAll_Postfix()

However, I do have 215 mods (list: https://sharetext.io/0023cc18) , so it is likely a conflict. If I get some time, I'll try to weed out which mod(s) it might be.
KaelynZ 25 Sep @ 6:05pm 
thank you!
velcroboy333  [author] 25 Sep @ 5:31pm 
Updated to accommodate the "continued" version of Rimkea.
KaelynZ 24 Sep @ 7:17pm 
I am getting a startup error in the CozyFires static constructor, but only when i also have Rimkea in my load list. When I load CozyFires all on its own, no red; when I add Rimkea, i get the error. I am using Prepatcher, but removing it doesn't change anything. Full (and very short) log is at:

https://gist.github.com/HugsLibRecordKeeper/a51d585dca076ac816b58eb6f438298a
velcroboy333  [author] 1 Aug @ 2:49pm 
I think you have the wrong mod page. Cozy Fires is not loaded in that log. And the error seems to suggest an issue with Vanilla Expanded Framework.
тетеря, блин 1 Aug @ 2:14pm 
on startup:

https://gist.github.com/HugsLibRecordKeeper/d280939c93cd8b3cbfda023e80c73983
...
Error in static constructor of HaulMinedChunks.VanillaExpandedFrameworkPatch: System.TypeInitializationException: The type initializer for 'HaulMinedChunks.VanillaExpandedFrameworkPatch' threw an exception. ---> HarmonyLib.HarmonyException: Patching exception in method virtual System.Void VEF.AnimalBehaviours.CompDigPeriodically::CompTickInterval(System.Int32 delta) ---> System.InvalidProgramException: Invalid IL code in (wrapper dynamic-method)
velcroboy333  [author] 4 Jul @ 4:13am 
Thanks for the report. I just pushed and update that should fix them.
R4nD0mI3z 4 Jul @ 2:45am 
Hi, I think I have started getting some errors recently:
https://gist.github.com/HugsLibRecordKeeper/3079591ffbf0050c03a9de651b2336c9

Line 3804:
[code]
Error in static constructor of CozyFires.Main: System.TypeInitializationException: The type initializer for 'CozyFires.Main' threw an exception. ---> System.NullReferenceException: Object reference not set to an instance of an object
[Ref D6B96112]
[/code]

There are also some failed patches in 3490 and 3494.