locomotive not accepting fuel or water
therealbdld opened this issue ยท 145 comments
the Peppercorn loco will not accept fuel or water it glitches out my whole inventory
What's the number above the main loading bar of forge when loading or in-game press F3 and look top right corner
You dont have enough RAM allocated, increase to 3gb, install foamfix, Optifine, BetterFPS, turn everything to low and turn on IconCache in the IRconfig, also you mite want to increase the memory for the GPU to 2gb but no more. Look for on Google how to increase VRAM for Intel chipset.
ok
latest.log
What resource packs / mods do you have? I am seeing some weird errors in the logs.
i have better fps foam fix optifine IE (immersive engineering) Track api IR
and i have a resorce pack that adds extra steam engines
but its been doing that since i got the mod the fuel problem
Try removing the resource pack that adds extra steam engines, I think it might be bugged.
@Larky2k sent you down the wrong path.
What IR version are you running? Are there any errors in the logs?
just do a clean install of IR, TrackAPI and forge and nothing else and see if the problem persists
Your the only two with this issue. Which means it's hardware related. Have your tried running IR, TrackAPI in a clean no other mod instance
1): You updated to the latest unstable version of forge, not stable
2): I am seeing a odd exception that may be due to 1
what is the name of the required forge for all the mods does it have to use immersive engineering?
Switch back to the latest stable version of forge and post the fml-client-latest.log. It has more debug information.
Immersive Engineering is not required to run Immersive Railroading. Track API is the only required mod.
The latest stable version of forge is listed under "Download Recommended". This version is 1.12.2 - 14.23.5.2768 to be exact.
Immersive Engineering was also recently updated, so having that mod present may have caused some new issues to appear.
EDIT: Try running the game without Immersive Engineering. Clearing your config folder before restarting the game may also help.
I keep seeing:
java.util.concurrent.ExecutionException: java.lang.IndexOutOfBoundsException: Index: 68, Size: 46
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_51]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_51]
at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185) [chd.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
Caused by: java.lang.IndexOutOfBoundsException: Index: 68, Size: 46
at java.util.ArrayList.rangeCheck(ArrayList.java:653) ~[?:1.8.0_51]
at java.util.ArrayList.get(ArrayList.java:429) ~[?:1.8.0_51]
at net.minecraft.inventory.Container.func_184996_a(Container.java:239) ~[afr.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147351_a(NetHandlerPlayServer.java:1160) ~[pa.class:?]
at net.minecraft.network.play.client.CPacketClickWindow.func_148833_a(CPacketClickWindow.java:38) ~[lf.class:?]
at net.minecraft.network.play.client.CPacketClickWindow.func_148833_a(CPacketClickWindow.java:12) ~[lf.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[hv$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_51]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_51]
at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?]
... 5 more
in your logs. Try removing Immersive Engineering as @WrongWeekend suggested
New Compressed (zipped) Folder.zip
its in there
You are using an out of date version of IR.
Download the latest version of IR here:
https://www.curseforge.com/minecraft/mc-mods/immersive-railroading/files/2706327
@TrainLord I found your problem. Updating IR is recommended but not nessesary to fix your problem:
[18:25:05] [main/INFO] [FML]: FML has found a non-mod file forge-1.12.2-14.23.5.2768.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
Remove the forge jar from your mods folder and try again
ok abit of hail mary, disable any program to your knowledge on the computer that has overlays (like monitoring software) and also disable your antivirus and run the instance that's just IR and TrackAPI
@Larky2k please stop. That's bad advice
@TrainLord can you upload the latest.log again now that you have disabled the resource pack?