Last active
August 29, 2015 14:16
-
-
Save evieluvsrainbows/c2cebe93f10e8ba7789d to your computer and use it in GitHub Desktop.
BuildCraft Additions Crash Report
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
// You're mean. | |
Time: 2/26/15 10:07 PM | |
Description: There was a severe problem during mod loading that has caused the game to fail | |
cpw.mods.fml.common.LoaderException: java.lang.NoSuchFieldError: programmingTable | |
at cpw.mods.fml.common.LoadController.transition(LoadController.java:162) | |
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:515) | |
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239) | |
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) | |
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) | |
at net.minecraft.client.main.Main.main(SourceFile:148) | |
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:286) | |
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376) | |
at org.multimc.EntryPoint.listen(EntryPoint.java:165) | |
at org.multimc.EntryPoint.main(EntryPoint.java:54) | |
Caused by: java.lang.NoSuchFieldError: programmingTable | |
at buildcraft.BuildCraftCore.loadConfiguration(BuildCraftCore.java:304) | |
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) | |
at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
at java.lang.reflect.Method.invoke(Unknown Source) | |
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:208) | |
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) | |
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.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:118) | |
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513) | |
... 18 more | |
A detailed walkthrough of the error, its code path and all known details is as follows: | |
--------------------------------------------------------------------------------------- | |
-- System Details -- | |
Details: | |
Minecraft Version: 1.7.10 | |
Operating System: Windows 8.1 (amd64) version 6.3 | |
Java Version: 1.8.0_31, Oracle Corporation | |
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation | |
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1024m -Xmx2048m | |
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.85.1291 Minecraft Forge 10.13.2.1291 12 mods loaded, 12 mods active | |
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized | |
FML{7.10.85.1291} [Forge Mod Loader] (forge-1.7.10-10.13.2.1291-universal.jar) Unloaded->Constructed->Pre-initialized | |
Forge{10.13.2.1291} [Minecraft Forge] (forge-1.7.10-10.13.2.1291-universal.jar) Unloaded->Constructed->Pre-initialized | |
BuildCraft|Core{6.4.1} [BuildCraft] (buildcraft-6.4.1.jar) Unloaded->Constructed->Errored | |
BuildCraft|Transport{6.4.1} [BC Transport] (buildcraft-6.4.1.jar) Unloaded->Constructed->Errored | |
BuildCraft|Silicon{6.4.1} [BC Silicon] (buildcraft-6.4.1.jar) Unloaded->Constructed->Errored | |
BuildCraft|Builders{6.4.1} [BC Builders] (buildcraft-6.4.1.jar) Unloaded->Constructed->Errored | |
BuildCraft|Energy{6.4.1} [BC Energy] (buildcraft-6.4.1.jar) Unloaded->Constructed->Errored | |
BuildCraft|Factory{6.4.1} [BC Factory] (buildcraft-6.4.1.jar) Unloaded->Constructed->Errored | |
BuildCraft|Compat{6.4.0} [BuildCraft Compat] (buildcraft-compat-6.4.0.jar) Unloaded->Constructed->Errored | |
bcadditions{2.0.1} [Buildcraft Additions] (BuildcraftAdditions-1.7.10-2.0.1-Jenkins-95.jar) Unloaded->Constructed->Pre-initialized | |
eureka{2.2} [Eureka] (Eureka-1.7.10-2.2.jar) Unloaded->Constructed->Pre-initialized |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment