Jump to content

Problem with Redstone Flux


brto1133

Recommended Posts

I'm trying to put the following mods in my minecraft:
Thermal Foundation
Thermal Expansion
CoFH Core
CoFH World
CodeChicken Lib
but one of them asks to put the mod Redstone Flux in such a version, but before putting the Redstone Flux I tried and the game opened, however, with the message that the mod should be placed (Redstone Flux).
When I put the mod in the correct version I requested, my game started not to open anymore, it loads and closes automatically, could anyone help me?

 

 

Description: There was a severe problem during mod loading that has caused the game to fail

 

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Thermal Foundation (thermalfoundation)

Caused by: java.lang.NoClassDefFoundError: cofh/core/fluid/BlockFluidCore

at cofh.thermalfoundation.block.BlockOreFluid.<init>(BlockOreFluid.java:402)

at cofh.thermalfoundation.init.TFBlocks.preInit(TFBlocks.java:23)

at cofh.thermalfoundation.ThermalFoundation.preInit(ThermalFoundation.java:76)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)

at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)

at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)

at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)

at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)

at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)

at com.google.common.eventbus.EventBus.post(EventBus.java:217)

at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)

at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)

at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)

at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)

at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)

at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)

at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)

at com.google.common.eventbus.EventBus.post(EventBus.java:217)

at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)

at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627)

at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)

at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)

at net.minecraft.client.main.Main.main(SourceFile:123)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196)

at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231)

at org.multimc.EntryPoint.listen(EntryPoint.java:143)

at org.multimc.EntryPoint.main(EntryPoint.java:34)

Caused by: java.lang.ClassNotFoundException: cofh.core.fluid.BlockFluidCore

at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)

at java.lang.ClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

... 52 more

Caused by: java.lang.VerifyError: class cofh.core.fluid.BlockFluidCore overrides final method getDensity.()I

at java.lang.ClassLoader.defineClass1(Native Method)

at java.lang.ClassLoader.defineClass(Unknown Source)

at java.security.SecureClassLoader.defineClass(Unknown Source)

at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)

... 54 more

 

 

A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------

 

-- System Details --

Details:

Minecraft Version: 1.12.2

Operating System: Windows 10 (amd64) version 10.0

Java Version: 1.8.0_191, Oracle Corporation

Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 403190360 bytes (384 MB) / 1113063424 bytes (1061 MB) up to 2863661056 bytes (2731 MB)

JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx3072m

IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

FML: MCP 9.42 Powered by Forge 14.23.5.2768 10 mods loaded, 10 mods active

States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

 

| State | ID | Version | Source | Signature |

|:----- |:----------------- |:------------ |:------------------------------------------------ |:---------------------------------------- |

| UCH | minecraft | 1.12.2 | minecraft.jar | None |

| UCH | mcp | 9.42 | minecraft.jar | None |

| UCH | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2768-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |

| UCH | forge | 14.23.5.2768 | forge-1.12.2-14.23.5.2768-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |

| UCH | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |

| UCH | redstoneflux | 2.0.1 | RedstoneFlux-1.12-2.0.1.2-universal.jar | d4f1503fbacd9b9fb767720420c5395104239ec9 |

| UCH | cofhcore | 4.3.11 | CoFHCore-1.12.2-4.3.11.6-universal.jar | None |

| UCH | cofhworld | 1.1.1 | CoFHWorld-1.12.2-1.1.1.12-universal.jar | None |

| UCEE | thermalfoundation | 2.3.11 | ThermalFoundation-1.12.2-2.3.12.10-universal.jar | None |

| UC | thermalexpansion | 5.3.10 | Thermal-Expansion-Mod-1.12.2.jar | None |

 

Loaded coremods (and transformers):

GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 399.07' Renderer: 'GeForce GTX 750/PCIe/SSE2'

[16:27:39] [main/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\brto1\Desktop\MultiMC\instances\1.12.22\.minecraft\crash-reports\crash-2018-11-04_16.27.39-client.txt

Edited by brto1133
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.