边缘世界 RimWorld

边缘世界 RimWorld

Lag Free Torches and More
99 条留言
Hqiran 8 月 15 日 下午 10:52 
o7, I cant play without it, a must to build medieval cities, will definitely try the new one!
FULL SEND 8 月 10 日 下午 9:21 
o7
Marty in the multyvers 7 月 13 日 上午 5:54 
o7
Jsin0  [作者] 4 月 21 日 上午 2:47 
I no longer support this mod, please see Lagless Lamps - C#
Wolbright 2 月 15 日 上午 12:22 
Doesn't work.
Gakko 2 月 13 日 上午 9:41 
Not only this one doesn't work, but okradonkey's Infinite Refuelables also doesn't work in 1.5. Tribal/Medieval bros have it hard.
Eth 1 月 18 日 下午 4:23 
@skizordrone Medieval Overhaul has its own config option to remove fuel from its torches, no additional mod needed to add that functionality
tomik.valik.02 1 月 8 日 下午 1:31 
Does not work, torches still need to be refueled. Please fix.
skizordrone 1 月 6 日 下午 1:51 
so im using this, Medieval Overhaul, and LWM's Fuel Filter and all the torches still need fuel. got any ideas what could be breaking?
DiYTable 2024 年 10 月 14 日 上午 1:20 
can confirm, same issue. patch cannot find torch lamp and thusly its gone awol.
Nova 2024 年 10 月 7 日 下午 1:31 
Getting this error on torches.

[Lag Free Torches and More] Patch operation Verse.PatchOperationRemove(Defs/ThingDef[
defName = "TorchLamp"
]/comps/li[@Class="CompProperties_Refuelable"]
) failed
Reigdaer 2024 年 10 月 7 日 上午 7:02 
not working for me, vanilla or modded, all of them need fuel
Daniel231154 2024 年 10 月 1 日 上午 11:09 
doesn't work
gRaveyard 2024 年 8 月 9 日 上午 1:58 
(no error or anything. Just no working mod.)
gRaveyard 2024 年 8 月 9 日 上午 1:57 
This did, indeed, not work for me either.
TheCakeMachine 2024 年 7 月 18 日 上午 7:24 
@Flamangos but doesn't both those mods effect campfires and not just lightsources? I used them in the past but I really need the torches to be effected and not the campfires, because I'm in a tribal colony and want to have to collect wood for cooking, but the amount of torches I need for light are making the game lag horribly.
Porknelius 2024 年 7 月 17 日 下午 4:16 
Just get Tweak Galore or SnowFox Tweaks. They both have lag free torch settings that work well.
Yukari Whiteclouds 2024 年 7 月 9 日 下午 5:17 
Is the guy still here? I'm having the same problem as the people below me
Psyduck 2024 年 6 月 13 日 上午 10:25 
not working with 1.5
sharkman 2024 年 5 月 25 日 下午 6:18 
Warning: my fix will fix _all_ objects that have TorchBase as a parent, even if you do not want that to happen. But, even so that TorchWallLamp have TorchLamp as a parent (which have TorchBase as a parent) it will not be patched since TorchWallLamp overrides all comps for unknown reason.
So, if you really want to, you can patch it separately with the following operation:
<Operation Class="PatchOperationRemove">
<xpath>Defs/ThingDef[
defName = "TorchWallLamp"
]/comps/li[@Class="CompProperties_Refuelable"]
</xpath>
</Operation>
sharkman 2024 年 5 月 25 日 下午 6:12 
Ok, so the error with TorchLamp can be fixed as follows:
Go to your
*\Steam\steamapps\workshop\content\294100\2863526335\1.5\Core\Patches\Core No Fuel Patch.xml
And replace Operation with the following one:
<Operation Class="PatchOperationRemove">
<xpath>Defs/ThingDef[
@Name = "TorchBase"
]/comps/li[@Class="CompProperties_Refuelable"]
</xpath>
</Operation>
Mod author forgot for some reason that quote from official documentation: "Patching is done before Def inheritance takes place. This means that you cannot target tags that are inherited from a parent, but also that if you alter a parent, all of its children will inherit the patched value."
So in the ThingDef "TorchLamp" there are no comp with Class="CompProperties_Refuelable" at the time of patching.
kittysmuggler 2024 年 5 月 21 日 下午 3:22 
seems to be broken :(
SebNandexIII the Spider Enjoyer 2024 年 5 月 21 日 上午 9:07 
Doesn't seem to be working on 1.5 with vanilla torches, sadly.
Shadowwake 2024 年 5 月 10 日 下午 8:56 
Same error Yeke has. Seems to largely work fine, but throws that error on boot.
Yekaterinnani 2024 年 4 月 21 日 下午 2:26 
[Lag Free Torches and More - Start of stack trace]
Verse.PatchOperationRemove(xpath="Defs/ThingDef[
defName = "TorchLamp"
]/comps/li[@Class="CompProperties_Refuelable"]
"): Failed to find a node with the given xpath
[End of stack trace]


[Lag Free Torches and More] Patch operation Verse.PatchOperationRemove(Defs/ThingDef[
defName = "TorchLamp"
]/comps/li[@Class="CompProperties_Refuelable"]
) failed


https://gist.github.com/HugsLibRecordKeeper/42326f828fe9a969e3470c9d5ed708b5
Danpai 2024 年 4 月 20 日 上午 9:19 
Can't seem to make this work with the base game past 1.5. Unfortunate, as this is basically as important as Rocketman for Medieval runs.
TARDIS 2024 年 4 月 14 日 上午 10:04 
Is this still needed for 1.5? If needed, will there be an update anytime soon?
Com_turtle 2024 年 4 月 12 日 下午 2:21 
Seems to be broken in 1.5
JACK 2024 年 4 月 12 日 上午 10:15 
hoping for 1.5 please :) love this mod
Shawn 2024 年 4 月 7 日 下午 10:18 
I hope this gets updated for 1.5
Vartarhoz 2024 年 2 月 17 日 上午 5:49 
How about Appliances Expanded support?
Lira 2023 年 12 月 17 日 下午 10:16 
Has anyone found a combination of mods or load order that allows this (and its LWM Fuel Filter requirement) to peacefully coexist with Medieval Overhaul's coal? This is an essential lag and micromanagement reduction mod on MO, but the loss of coal as a fuel source is rough.
happy_chaos 2023 年 12 月 13 日 下午 4:24 
what mod is that wall torch above the chem lamp post?
Jsin0  [作者] 2023 年 12 月 10 日 上午 11:25 
@Doomchibi Only for Medieval Overhaul. They have their own fuel filter that I don't know how to work with
Doomchibi 2023 年 9 月 5 日 下午 9:28 
Does this need the fuel filter mod specifically or would it work with the Burn it for Fuel (continued) mod? I switched to the second because I've found that a lot of burnable materials refuse to show up in the first one as fuel options.
Lethice 2023 年 8 月 1 日 下午 1:40 
Um, what exactly happaned in the recent update? suddenly all modded light sources seem to need fuel again?
Jsin0  [作者] 2023 年 7 月 29 日 下午 1:34 
Didn't realize I was getting comments on this. I'll address them over time since I've got stuff going on
asdf 2023 年 7 月 15 日 下午 12:25 
@lopy @skuller2000

For now, a solution to remove fueling requirement from any building, you can delete (or comment out) the section related to it. Like so: https://i.imgur.com/hBJONGE.png

I am also using House Sanguin, and don't want to use "No Refuelling" because it breaks the balance of Drain-Caskets and Bio-Reactors and such.

The toothpicks-and-bubblegum solution in action: https://i.imgur.com/XYFLxjP.png
Voxel 2023 年 7 月 4 日 下午 12:32 
Adding onto the discussion of the errors showing up for [LTS] Furnishings, i'll share my fix. As stated below, you will need to navigate to the config .xml file for the [LTS] Furnishings.

SteamLibrary > steamapps > workshop > content > 294100 > 2863526335 > 1.4 > [LTS] Furnishings > Patches

Open the file in notepad and make the following changes:
Remove the "Base" section from each named item
Change @Name on each line to defName

This should now route the patch mod to the correct location in the [LTS] Furnishings mod to make the desired changes, removing the error that shows up on launch. This resolved my issue, so hopefully it helps yall out as well.
Iopy 2023 年 7 月 2 日 下午 6:47 
+1 for skuller2000's comment. Would love the blood braziers and blood torches to be patched
skuller2000 2023 年 7 月 2 日 上午 10:08 
Could you patch the blood brazier and blood torch from house sanguin please
eighmy_lupin 2023 年 6 月 11 日 下午 6:11 
Second the request for Simple Utilities: Ceiling support
fat elvis 2023 年 5 月 28 日 上午 8:55 
Hey, this doesn't seem to work for the lanterns in (LTS) Furnishings, might be a bug?
Kalmin 2023 年 4 月 26 日 下午 12:04 
Hey can you patch Simple Utilities : Ceiling chandelier?
ꙮktober 2023 年 4 月 14 日 上午 10:48 
If anyone is looking to do this fix for Simple Utilities: Walls, you can just go into the XML and delete the sections for "CompProperties_Refuelable". Search your Steam workshop folder for 2565545335, then go to 1.4/Defs/ThingsDefs_Buildings/Fencepost_Lights.xml.
Essex 2023 年 3 月 2 日 上午 1:09 
Thankyou @Large Moron, I took "base" out of the four entries in the config and it fixed the issue. Hopefully the Mod author sees this and can fix the issue
nothing to see here 2023 年 2 月 21 日 下午 12:09 
The LTS patches aren't working because you're targeting the abstract base instead of the building thingdef. LTS_LanternBase instead of LTS_Lantern.
Foehammer 2023 年 1 月 30 日 上午 8:47 
I figured it Vanilla Expanded Medieval
Foehammer 2023 年 1 月 30 日 上午 8:43 
Can someone please tell me the mod for the torch that is on the wall 7th spot from the left?
abrahamv777 2023 年 1 月 15 日 下午 8:40 
THANK YOU!!! :steamhappy: