Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- WARNING: coremods are present:
- CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
- CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.36-universal.jar)
- CCCDeobfPlugin (unknown)
- NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-universal.jar)
- Contact their authors BEFORE contacting forge
- // Ouch. That hurt :(
- Time: 1/9/16 9:32 AM
- Description: Initializing game
- java.lang.NoClassDefFoundError: mcp/mobius/waila/api/ITaggedList$ITipList
- at java.lang.Class.getDeclaredMethods0(Native Method)
- at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
- at java.lang.Class.getDeclaredMethod(Unknown Source)
- at mcp.mobius.waila.server.ProxyServer.callbackRegistration(ProxyServer.java:131)
- at mcp.mobius.waila.server.ProxyServer.registerIMCs(ProxyServer.java:118)
- at mcp.mobius.waila.Waila.loadComplete(Waila.java:120)
- 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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- 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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:739)
- at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:316)
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:491)
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
- at net.minecraft.client.main.Main.main(SourceFile:120)
- 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:273)
- at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:363)
- at org.multimc.EntryPoint.listen(EntryPoint.java:165)
- at org.multimc.EntryPoint.main(EntryPoint.java:54)
- Caused by: java.lang.ClassNotFoundException: mcp.mobius.waila.api.ITaggedList$ITipList
- at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
- at java.lang.ClassLoader.loadClass(Unknown Source)
- at java.lang.ClassLoader.loadClass(Unknown Source)
- ... 46 more
- Caused by: java.lang.NullPointerException
- at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
- ... 48 more
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Stacktrace:
- at java.lang.Class.getDeclaredMethods0(Native Method)
- at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
- at java.lang.Class.getDeclaredMethod(Unknown Source)
- at mcp.mobius.waila.server.ProxyServer.callbackRegistration(ProxyServer.java:131)
- at mcp.mobius.waila.server.ProxyServer.registerIMCs(ProxyServer.java:118)
- at mcp.mobius.waila.Waila.loadComplete(Waila.java:120)
- 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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- 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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:739)
- at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:316)
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:491)
- -- Initialization --
- Details:
- Stacktrace:
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
- at net.minecraft.client.main.Main.main(SourceFile:120)
- 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:273)
- at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:363)
- at org.multimc.EntryPoint.listen(EntryPoint.java:165)
- at org.multimc.EntryPoint.main(EntryPoint.java:54)
- -- System Details --
- Details:
- Minecraft Version: 1.8
- Operating System: Windows 7 (amd64) version 6.1
- Java Version: 1.8.0_66, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 152272808 bytes (145 MB) / 314892288 bytes (300 MB) up to 4207738880 bytes (4012 MB)
- JVM Flags: 14 total; -XX:+UseLargePages -XX:+AggressiveOpts -XX:+UseFastAccessorMethods -XX:+OptimizeStringConcat -XX:+UseBiasedLocking -Xincgc -XX:MaxGCPauseMillis=10 -XX:SoftRefLRUPolicyMSPerMB=10000 -XX:+CMSParallelRemarkEnabled -XX:ParallelGCThreads=10 -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms256m -Xmx4096m -XX:PermSize=256m
- IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.4.1577 7 mods loaded, 7 mods active
- States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
- UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
- UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.4.1577-universal.jar)
- UCHIJA Forge{11.14.4.1577} [Minecraft Forge] (forge-1.8-11.14.4.1577-universal.jar)
- UCHIJA CodeChickenCore{1.0.5.36} [CodeChicken Core] (minecraft.jar)
- UCHIJA NotEnoughItems{1.0.5.104} [Not Enough Items] (NotEnoughItems-1.8-1.0.5.104-universal.jar)
- UCHIJ Waila{1.6.0} [Waila] (Waila-1.6.0-B2_1.8.jar)
- UCHIJ WailaHarvestability{1.1.5} [Waila Harvestability] (WailaHarvestability-mc1.8-1.1.5.jar)
- Loaded coremods (and transformers):
- CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
- codechicken.lib.asm.ClassHeirachyManager
- codechicken.lib.asm.RenderHookTransformer
- CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.36-universal.jar)
- codechicken.core.asm.InterfaceDependancyTransformer
- codechicken.core.asm.TweakTransformer
- codechicken.core.asm.DelegatedTransformer
- codechicken.core.asm.DefaultImplementationTransformer
- CCCDeobfPlugin (unknown)
- NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-universal.jar)
- codechicken.nei.asm.NEITransformer
- GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.200.1062.1004' Renderer: 'AMD Radeon HD 5670'
- Launched Version: 1.8
- LWJGL: 2.9.1
- OpenGL: AMD Radeon HD 5670 GL version 4.5.13399 Compatibility Profile Context 15.200.1062.1004, ATI Technologies Inc.
- GL Caps: Using GL 1.3 multitexturing.
- Using GL 1.3 texture combiners.
- Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
- Shaders are available because OpenGL 2.1 is supported.
- VBOs are available because OpenGL 1.5 is supported.
- Using VBOs: No
- 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)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement