Content: Slate Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate Marble
Background: Slate Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate Marble
Pattern: Blank Waves Notes Sharp Wood Rockface Leather Honey Vertical Triangles
Welcome to TerraFirmaCraft Forums

Register now to gain access to all of our features. Once registered and logged in, you will be able to contribute to this site by submitting your own content or replying to existing content. You'll be able to customize your profile, receive reputation points as a reward for submitting content, while also communicating with other members via your own private inbox, plus much more! This message will be removed once you have signed in.

  • Announcements

    • Dries007

      ATTENTION Forum Database Breach   03/04/2019

      There has been a breach of our database. Please make sure you change your password (use a password manager, like Lastpass).
      If you used this password anywhere else, change that too! The passwords themselves are stored hashed, but may old accounts still had old, insecure (by today's standards) hashes from back when they where created. This means they can be "cracked" more easily. Other leaked information includes: email, IP, account name.
      I'm trying my best to find out more and keep everyone up to date. Discord (http://invite.gg/TerraFirmaCraft) is the best option for up to date news and questions. I'm sorry for this, but the damage has been done. All I can do is try to make sure it doesn't happen again.
    • Claycorp

      This forum is now READ ONLY!   01/20/2020

      As of this post and forever into the future this forum has been put into READ ONLY MODE. There will be no new posts! A replacement is coming SoonTM . If you wish to stay up-to-date on whats going on or post your content. Please use the Discord or Sub-Reddit until the new forums are running.

      Any questions or comments can be directed to Claycorp on either platform.
vidaj

[TFC 0.79.25+] TFCRailcraft

57 posts in this topic

Hi. I keep getting this error when trying to startup. Using TFC 0.79.28.908, TFCRailcraft0.1.1, and Railcraft 1.7.10-9.8.0.0. Any help would be appreciated.

 

 

Try with TFCRailcraft 0.2 instead. I made a mistake when I uploaded the file, so it's not "latest" on curse. But it's there.

0

Share this post


Link to post
Share on other sites

Try with TFCRailcraft 0.2 instead. I made a mistake when I uploaded the file, so it's not "latest" on curse. But it's there.

Just noticed this and came back to delete my post haha, sorry about that!

0

Share this post


Link to post
Share on other sites

Just noticed this and came back to delete my post haha, sorry about that!

 

No worries :)

0

Share this post


Link to post
Share on other sites

just a note, this still doesnt work with TFC Tweaks, says it cant make a fluidstack from a null fluid or something like that.

 

---- Minecraft Crash Report ----
// I feel sad now :(
 
Time: 1/29/16 7:02 AM
Description: Initializing game
 
java.lang.IllegalArgumentException: Cannot create a fluidstack from a null fluid
at net.minecraftforge.fluids.FluidStack.<init>(FluidStack.java:36)
at net.minecraftforge.fluids.FluidRegistry.getFluidStack(FluidRegistry.java:229)
at mods.railcraft.common.fluids.Fluids.get(Fluids.java:52)
at mods.railcraft.common.modules.ModuleMagic.initFirst(ModuleMagic.java:57)
at mods.railcraft.common.modules.ModuleManager.initFirst(ModuleManager.java:254)
at mods.railcraft.common.modules.ModuleManager.preInit(ModuleManager.java:174)
at mods.railcraft.common.core.Railcraft.preInit(Railcraft.java:166)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
 
 
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
 
-- Head --
Stacktrace:
at net.minecraftforge.fluids.FluidStack.<init>(FluidStack.java:36)
at net.minecraftforge.fluids.FluidRegistry.getFluidStack(FluidRegistry.java:229)
at mods.railcraft.common.fluids.Fluids.get(Fluids.java:52)
at mods.railcraft.common.modules.ModuleMagic.initFirst(ModuleMagic.java:57)
at mods.railcraft.common.modules.ModuleManager.initFirst(ModuleManager.java:254)
at mods.railcraft.common.modules.ModuleManager.preInit(ModuleManager.java:174)
at mods.railcraft.common.core.Railcraft.preInit(Railcraft.java:166)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
 
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
 
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 698336360 bytes (665 MB) / 939524096 bytes (896 MB) up to 1879048192 bytes (1792 MB)
JVM Flags: 11 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn1G -Xms1G -Xmx2G -XX:NewSize=512M -XX:SurvivorRatio=2 -XX:+DisableExplicitGC -XX:ParallelGCThreads=4 -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalPacing -XX:+AggressiveOpts
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 Optifine OptiFine_1.7.10_HD_C1 35 mods loaded, 35 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) 
UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar) 
UCH Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar) 
UCH tfc_coremod{0.79.28} [TFC[coremod]] (minecraft.jar) 
UCH CodeChickenCore{1.0.7.47} [codeChicken Core] (minecraft.jar) 
UCH NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar) 
UCH terrafirmacraft{0.79.28} [TerraFirmaCraft] ([1.7.10]TerraFirmaCraft-0.79.28.908.jar) 
UCH tfcadditions{@MODVERSION@} [TFC-Additions] ([1.7.10][0.79.23+]TFC-Additions-1.0.3.jar) 
UCH DecorationsTFC{1.0.20} [Decorations] ([1.7.10]Decorations-1.0.20.jar) 
UCH lwstfc{3.9.B79} [Leather Water Sac] ([1.7.10]LeatherWaterSac-3.9.B79.jar) 
UCH MerchantsTFC{1.1.3} [Merchants] ([1.7.10]Merchants-1.1.3.jar) 
UCH MerchantsContainersTFC{1.0.1} [Merchants Containers] ([1.7.10]Merchants-Containers-1.0.1.jar) 
UCH terrafirmapunktweaks{1.01} [TerraFirmaPunk Tweaks] ([1.7.10]TerraFirmaPunkTweaks-1.01.jar) 
UCH tfcm{0.9.1} [TerraMisc] ([1.7.10]TerraMisc-0.9.1.jar) 
UCH tfcautomatedbellows{1.03} [AutomatedBellowsAddon] ([1.7.10]tfcautomatedbellowsaddon-1.03.jar) 
UCH tfccellars{1.010} [CellarsAddon] ([1.7.10]TFCCellarsAddon-1.010.jar) 
UCH weightingscales{1.0} [TFC Scales] ([1.7.10]TFCScales-1.0.2.jar) 
UCH tfcudarymod{0.2.30} [TFC Udary Mod] ([1.7.10]TFCUdaryMod-0.2.30.jar) 
UCH animalcrate{0.01} [AnimalCrate] (animalcrate-0.1.jar) 
UCH farseek{1.0.10} [Farseek] (Farseek-1.0.10.jar) 
UCH FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar) 
UCE Railcraft{9.8.0.0} [Railcraft] (Railcraft - 9.8.0.0.jar) 
UCH streams{0.1.6} [streams] (Streams-0.1.6.jar) 
UCH TerraFirmaCraftNEIplugin{1.5.3.24} [TerraFirmaCraftNEIplugin] (TerraFirmaCraftNEIplugin-1.7.10-1.5.3.24.jar) 
UCH TFC-Tweaks{0.4.0.16} [TFC-Tweaks] (TFC-Tweaks-1.7.10-0.4.0.16.jar) 
UCE tfcrailcraft{0.2.0} [TFC Railcraft Compatibility] (tfcrailcraft-0.2.0.jar) 
UCH Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar) 
UCH wawla{1.3.1} [What Are We Looking At] (Wawla-1.3.1-1.7.10.jar) 
UCH ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) 
UCH McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) 
UCH ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-0.0.1.4-universal.jar) 
UCH MCFrames{1.0} [MCFrames] (ForgeRelocation-0.0.1.4-universal.jar) 
UCH RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-0.0.1.2-universal.jar) 
UCH MrTJPCoreMod{1.1.0.31} [MrTJPCore] (MrTJPCore-1.1.0.31-universal.jar) 
UCH ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) 
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13397 Compatibility Profile Context 15.200.1055.0' Renderer: 'AMD Radeon HD 8210'
TFC-Tweaks-ASM: FluidContainerRegistryCT: 3 / 3; FluidRegistryCT: 6 / 6
Launched Version: 1.7.10-Forge10.13.4.1558-1.7.10
LWJGL: 2.9.1
OpenGL: AMD Radeon HD 8210 GL version 4.5.13397 Compatibility Profile Context 15.200.1055.0, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
 
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)

Edited by Mathias Ademar
0

Share this post


Link to post
Share on other sites

 

just a note, this still doesnt work with TFC Tweaks, says it cant make a fluidstack from a null fluid or something like that.

 

 

 

Then you need to take that up with the TFC Tweaks author.

0

Share this post


Link to post
Share on other sites

Check your config file and see if tfc tweaks generated a json file called injectedDependencies. If so, you can load the game successfully now.

0

Share this post


Link to post
Share on other sites

Thanks for making this! Are steam locomotives currently implemented? I don't need filling stations or anything, just a train and some tracks (and a crowbar, i suppose) and I'm good to go!

0

Share this post


Link to post
Share on other sites