This looks to be an issue with the LOTR mod you are running. If this is the entire stack trace, looking at the last exception shows a logical error with their mod. You'd likely get more help on their site.
Posts by xxAuroraxx
-
-
Thanks for your answer. That definitely clears up the math, wasn't sure if the steam boiler was capped or not.
Using a mod pack with fluiducts which are a life saver -
I am trying to determine how many steam boilers per Steam Kinetic Generator/Steam Turbines can be used.
Liquid Heat Exchangers can pass 100 Hu/t, so 2 would be optimal to reach the most efficient superheated steam output. The Steam Boiler would be receiving 200 Hu/t.
The Steam Boiler can then output however many mb of steam per tick. How many mb's are feasible? I am assuming this would lower the pressure and require more heat to operate more than 2 Turbines at a time.I am trying to determine whether I can pipe out steam to multiple turbines, or whether I am stuck with a setup using 2 LHE, 1 SB, 2 turbines, 2 KG, 1 condenser per 200 Hu/t output.
-
But I'm back in it
Took PLENTY of resources to build but pretty satisfied with it tbh
Mk1 -
Ok, looks like the pump has to be IN the water.
-
-
Its not just you, I am also getting the JSON error. Appears to start in the 4.0 version if the mod.
-
Thanks!
The problem was I didn't have RedPower Machines installed =p
Starting to look for interesting ways to use the deployer -
Anyone have the design pattern?
And maybe some instructions on how to fill buckets too please
-
So I have RedPower2 installed, what tools am I looking for? I don't have the deployer (block id 122 I believe, not at home). I tried /give and it said there was no block with that id.
-
So I'm in the process of making one, but... I cant seem to get a pump working. It wont put water into a bucket or a cell.
-
So if you can't force a pipe to connect to your reactor or chambers, how do you get your engines to feed your reactor water or ice?
E: Ok, so you can feed a generator but not a chamber? Limited to 5 chamber CASUCS?
-
-
I am able to get ModLoader and ModLoaderMP to install without issue, but when I try and get forge to install I get this error:
java.lang.NoSuchMethodError: px.updateWorldLightLevels()V
at kv.updateWorldLightLevels(GameSettings.java:162)
at kv.a(GameSettings.java:861)
at ModLoader.init(ModLoader.java:825)
at ModLoader.AddAllRenderers(ModLoader.java:183)
at th.<init>(th.java:60)
at th.<clinit>(th.java:9)
at net.minecraft.client.Minecraft.a(SourceFile:318)
at q.a(q.java:28)
at net.minecraft.client.Minecraft.run(SourceFile:716)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 866f2018 ----------