Jump to content

MarcAve

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by MarcAve

  1. because there isnt a notenoughitems for version 1.9.4
  2. I installed the mods again with the universal builds but my minecraft crashes with a report Post the crash report. ---- Minecraft Crash Report ---- WARNING: coremods are present: CCLCorePlugin (CodeChickenLib-1.8-1.1.2.115-universal.jar) CCCDeobfPlugin (unknown) CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.34-universal.jar) NEICorePlugin (NotEnoughItems-1.8-1.0.5.82-universal.jar) Contact their authors BEFORE contacting forge // Don't be sad, have a hug! <3 Time: 5/06/16 6:41 PM Description: Rendering screen java.lang.RuntimeException: java.lang.NoSuchFieldException: cachedLogo at codechicken.core.ReflectionManager.getField(ReflectionManager.java:229) at codechicken.core.GuiModListScroll.calcDescY(GuiModListScroll.java:152) at codechicken.core.GuiModListScroll.draw(GuiModListScroll.java:75) at codechicken.core.internal.CCCEventHandler.posGuiRender(CCCEventHandler.java:37) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_6_CCCEventHandler_posGuiRender_Post.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140) at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:470) at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1081) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345) at net.minecraft.client.main.Main.main(SourceFile:120) 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) Caused by: java.lang.NoSuchFieldException: cachedLogo at java.lang.Class.getDeclaredField(Class.java:2062) at codechicken.core.ReflectionManager.getField(ReflectionManager.java:223) ... 17 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at codechicken.core.ReflectionManager.getField(ReflectionManager.java:229) at codechicken.core.GuiModListScroll.calcDescY(GuiModListScroll.java:152) at codechicken.core.GuiModListScroll.draw(GuiModListScroll.java:75) at codechicken.core.internal.CCCEventHandler.posGuiRender(CCCEventHandler.java:37) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_6_CCCEventHandler_posGuiRender_Post.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140) at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:470) -- Screen render details -- Details: Screen name: net.minecraftforge.fml.client.GuiModList Mouse location: Scaled: (53, 216). Absolute: (159, 429) Screen size: Scaled: (640, 360). Absolute: (1920, 1080). Scale factor of 3 Stacktrace: at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1081) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345) at net.minecraft.client.main.Main.main(SourceFile:120) 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.8 Operating System: Windows 8.1 (amd64) version 6.3 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 416128984 bytes (396 MB) / 760000512 bytes (724 MB) up to 1060372480 bytes (1011 MB) JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94 FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.4.1563 5 mods loaded, 5 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJAAAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UCHIJAAAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.4.1563.jar) UCHIJAAAAAA Forge{11.14.4.1563} [Minecraft Forge] (forge-1.8-11.14.4.1563.jar) UCHIJAAAAAA CodeChickenCore{1.0.5.34} [CodeChicken Core] (minecraft.jar) UCHIJAAAAAA NotEnoughItems{1.0.5.82} [Not Enough Items] (NotEnoughItems-1.8-1.0.5.82-universal.jar) Loaded coremods (and transformers): CCLCorePlugin (CodeChickenLib-1.8-1.1.2.115-universal.jar) codechicken.lib.asm.ClassHeirachyManager codechicken.lib.asm.RenderHookTransformer CCCDeobfPlugin (unknown) CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.34-universal.jar) codechicken.core.asm.InterfaceDependancyTransformer codechicken.core.asm.TweakTransformer codechicken.core.asm.DelegatedTransformer codechicken.core.asm.DefaultImplementationTransformer NEICorePlugin (NotEnoughItems-1.8-1.0.5.82-universal.jar) codechicken.nei.asm.NEITransformer GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13440 Compatibility Profile Context 16.200.1013.0' Renderer: 'AMD Radeon R9 200 Series' Launched Version: 1.8-forge1.8-11.14.4.1563 LWJGL: 2.9.1 OpenGL: AMD Radeon R9 200 Series GL version 4.5.13440 Compatibility Profile Context 16.200.1013.0, 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)
  3. I installed the mods again with the universal builds but my minecraft crashes with a report
  4. So i downloaded forge 1.8 and installed it. Then i downloaded chicken bones mods for 1.8: CodeChickenCore and NotEnoughItems Mod Version Downloads CodeChickenCore 1.0.5.34 (dev) (src) (universal) NotEnoughItems 1.0.5.82 (dev) (src) (universal) I downloaded them from src and dragged it into my mods folder in my .minecraft folder: http://imgur.com/vNGXo5J So i launched minecraft and with my forge 1.8 profile and it came up with this: Minecraft 1.8 MCP v9.10 FML v8.099.99 Minecraft Forge 11.14.4.1563 3 mods loaded, 3 mods active Then i clicked the mods and saw that there were only 3 mods in the mods list and not the mods i installed: Minecraft Coder Pack 9.05 0 child mods Forge Mod Loader 8.0.99.99 0 child mods Minecraft Forge 11.14.4.1563 0 child mods BUT NO CHICKENCODECORE OR NOTENOUGHITEMS..... im not a person who normally mods minecraft but i watched enough tutorials to understand that what im trying to do it identical to what they are teaching but i still manage to not make the mods work.... PLS HELP BOIZ
×
×
  • Create New...

Important Information

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