Created
April 11, 2018 16:54
-
-
Save jawsawn/f9f1c2ec1a2cc9b2030649eb9f70da9f to your computer and use it in GitHub Desktop.
This file contains hidden or 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 ---- | |
WARNING: coremods are present: | |
EnderCorePlugin (EnderCore-1.12.2-0.5.18.jar) | |
Contact their authors BEFORE contacting forge | |
// Don't do that. | |
Time: 4/11/18 7:50 PM | |
Description: There was a severe problem during mod loading that has caused the game to fail | |
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Just Enough Items (jei) | |
Caused by: java.lang.NullPointerException | |
at crazypants.enderio.base.power.forge.InternalPoweredItemWrapper$PoweredItemCapabilityProvider.getCapability(InternalPoweredItemWrapper.java:27) | |
at crazypants.enderio.base.power.ItemPowerCapabilityBackend.getCapability(ItemPowerCapabilityBackend.java:41) | |
at net.minecraftforge.common.capabilities.CapabilityDispatcher.getCapability(CapabilityDispatcher.java:108) | |
at net.minecraft.item.ItemStack.getCapability(ItemStack.java:1169) | |
at mezz.jei.plugins.vanilla.ingredients.ItemStackListFactory$FluidSubtypeInterpreter.apply(ItemStackListFactory.java:147) | |
at mezz.jei.api.ISubtypeRegistry$ISubtypeInterpreter.getSubtypeInfo(ISubtypeRegistry.java:87) | |
at mezz.jei.runtime.SubtypeRegistry.getSubtypeInfo(SubtypeRegistry.java:50) | |
at mezz.jei.startup.StackHelper.getUniqueIdentifierForStack(StackHelper.java:383) | |
at mezz.jei.startup.StackHelper.getUniqueIdentifierForStack(StackHelper.java:360) | |
at mezz.jei.plugins.vanilla.ingredients.ItemStackHelper.getUniqueId(ItemStackHelper.java:42) | |
at mezz.jei.plugins.vanilla.ingredients.ItemStackHelper.getUniqueId(ItemStackHelper.java:16) | |
at mezz.jei.recipes.RecipeMap.addRecipeCategory(RecipeMap.java:48) | |
at mezz.jei.recipes.RecipeRegistry.<init>(RecipeRegistry.java:106) | |
at mezz.jei.startup.ModRegistry.createRecipeRegistry(ModRegistry.java:302) | |
at mezz.jei.startup.JeiStarter.start(JeiStarter.java:64) | |
at mezz.jei.startup.ProxyCommonClient.loadComplete(ProxyCommonClient.java:118) | |
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:54) | |
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) | |
at sun.reflect.GeneratedMethodAccessor2.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.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:278) | |
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:256) | |
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.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:148) | |
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:759) | |
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:352) | |
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:534) | |
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(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: | |
--------------------------------------------------------------------------------------- | |
-- System Details -- | |
Details: | |
Minecraft Version: 1.12.2 | |
Operating System: Windows 10 (amd64) version 10.0 | |
Java Version: 1.8.0_25, Oracle Corporation | |
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation | |
Memory: 903060736 bytes (861 MB) / 1947205632 bytes (1857 MB) up to 5726797824 bytes (5461 MB) | |
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6144m -Xms256m -XX:PermSize=256m | |
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 | |
FML: MCP 9.42 Powered by Forge 14.23.3.2657 17 mods loaded, 17 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 | | |
|:------ |:-------------------------- |:--------------- |:-------------------------------- |:---------------------------------------- | | |
| UCHIJA | minecraft | 1.12.2 | minecraft.jar | None | | |
| UCHIJA | mcp | 9.42 | minecraft.jar | None | | |
| UCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.3.2657.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | |
| UCHIJA | forge | 14.23.3.2657 | forge-1.12.2-14.23.3.2657.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | |
| UCHIJA | endercore | 1.12.2-0.5.18 | EnderCore-1.12.2-0.5.18.jar | None | | |
| UCHIJE | jei | 4.8.5.159 | jei_1.12.2-4.8.5.159.jar | None | | |
| UCHIJA | enderio | 5.0.20 | EnderIO-1.12.2-5.0.20.jar | None | | |
| UCHIJA | enderiointegrationtic | 5.0.20 | EnderIO-1.12.2-5.0.20.jar | None | | |
| UCHIJA | enderiobase | 5.0.20 | EnderIO-1.12.2-5.0.20.jar | None | | |
| UCHIJA | enderioconduits | 5.0.20 | EnderIO-1.12.2-5.0.20.jar | None | | |
| UCHIJA | enderiointegrationforestry | 5.0.20 | EnderIO-1.12.2-5.0.20.jar | None | | |
| UCHIJA | enderiointegrationticlate | 5.0.20 | EnderIO-1.12.2-5.0.20.jar | None | | |
| UCHIJA | enderiomachines | 5.0.20 | EnderIO-1.12.2-5.0.20.jar | None | | |
| UCHIJA | enderiopowertools | 5.0.20 | EnderIO-1.12.2-5.0.20.jar | None | | |
| UCHIJA | icbmclassic | 1.12.2-3.0.0.29 | ICBM-classic-1.12.2-3.0.0b29.jar | None | | |
| UCHIJA | placebo | 1.3.2 | Placebo-1.12.2-1.3.2.jar | None | | |
| UCHIJA | toastcontrol | 1.4.1 | Toast Control-1.12.2-1.4.1.jar | None | | |
Loaded coremods (and transformers): | |
EnderCorePlugin (EnderCore-1.12.2-0.5.18.jar) | |
com.enderio.core.common.transform.EnderCoreTransformer | |
GL info: ' Vendor: 'Intel' Version: '4.3.0 - Build 20.19.15.4549' Renderer: 'Intel(R) HD Graphics 4400' | |
Ender IO: No known problems detected. | |
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | |
!!!You are looking at the diagnostics information, not at the crash. !!! | |
!!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!! | |
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment