Jump to content

Forge won't install!!!!!


Andre

Recommended Posts

 

The attachment is the original log and the other is the forge i use

 

forge says can't install in this configuration (what configuration!!!)

so can anyone help me ?!?!?

 

client log-

 

 

2012-11-02 21:26:05 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.2.8.424 for Minecraft 1.4.2 loading

2012-11-02 21:26:05 [FINEST] [ForgeModLoader] All core mods are successfully located

2012-11-02 21:26:05 [FINEST] [ForgeModLoader] Discovering coremods

2012-11-02 21:26:05 [iNFO] [sTDOUT] Downloading file: files.minecraftforge.net/fmllibs/argo-2.25.jar

2012-11-02 21:26:05 [iNFO] [sTDOUT] The libFile's path is C:\Documents and Settings\Administrator\Application Data\.minecraft\lib\argo-2.25.jar

2012-11-02 21:26:05 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar

2012-11-02 21:26:05 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar

2012-11-02 21:26:06 [FINEST] [ForgeModLoader] Download complete

2012-11-02 21:26:06 [iNFO] [ForgeModLoader] Download complete

2012-11-02 21:26:06 [FINEST] [ForgeModLoader] Library file argo-2.25.jar was downloaded and verified successfully

 

2012-11-02 21:26:06 [iNFO] [sTDOUT] Downloading file: files.minecraftforge.net/fmllibs/guava-12.0.1.jar

2012-11-02 21:26:06 [iNFO] [sTDOUT] The libFile's path is C:\Documents and Settings\Administrator\Application Data\.minecraft\lib\guava-12.0.1.jar

2012-11-02 21:26:06 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar

2012-11-02 21:26:06 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar

2012-11-02 21:26:16 [FINEST] [ForgeModLoader] Download complete

2012-11-02 21:26:16 [iNFO] [ForgeModLoader] Download complete

2012-11-02 21:26:16 [FINEST] [ForgeModLoader] Library file guava-12.0.1.jar was downloaded and verified successfully

 

2012-11-02 21:26:16 [iNFO] [sTDOUT] Downloading file: files.minecraftforge.net/fmllibs/asm-all-4.0.jar

2012-11-02 21:26:16 [iNFO] [sTDOUT] The libFile's path is C:\Documents and Settings\Administrator\Application Data\.minecraft\lib\asm-all-4.0.jar

2012-11-02 21:26:16 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar

2012-11-02 21:26:16 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar

2012-11-02 21:26:17 [FINEST] [ForgeModLoader] Download complete

2012-11-02 21:26:17 [iNFO] [ForgeModLoader] Download complete

2012-11-02 21:26:17 [FINEST] [ForgeModLoader] Library file asm-all-4.0.jar was downloaded and verified successfully

 

2012-11-02 21:26:20 [iNFO] [sTDERR] Exception in thread "Thread-3" java.lang.RuntimeException: java.lang.NoClassDefFoundError: com/google/common/collect/Multimap

2012-11-02 21:26:20 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:175)

2012-11-02 21:26:20 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:242)

2012-11-02 21:26:20 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)

2012-11-02 21:26:20 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:28)

2012-11-02 21:26:20 [iNFO] [sTDERR] at net.minecraft.Launcher.replace(Launcher.java:153)

2012-11-02 21:26:20 [iNFO] [sTDERR] at net.minecraft.Launcher$1.run(Launcher.java:94)

2012-11-02 21:26:20 [iNFO] [sTDERR] Caused by: java.lang.NoClassDefFoundError: com/google/common/collect/Multimap

2012-11-02 21:26:20 [iNFO] [sTDERR] at java.lang.Class.getDeclaredConstructors0(Native Method)

2012-11-02 21:26:20 [iNFO] [sTDERR] at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)

2012-11-02 21:26:20 [iNFO] [sTDERR] at java.lang.Class.getConstructor0(Unknown Source)

2012-11-02 21:26:20 [iNFO] [sTDERR] at java.lang.Class.newInstance0(Unknown Source)

2012-11-02 21:26:20 [iNFO] [sTDERR] at java.lang.Class.newInstance(Unknown Source)

2012-11-02 21:26:20 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.registerTransformer(RelaunchClassLoader.java:62)

2012-11-02 21:26:20 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:237)

2012-11-02 21:26:20 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)

2012-11-02 21:26:20 [iNFO] [sTDERR] ... 5 more

2012-11-02 21:26:20 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: com.google.common.collect.Multimap

2012-11-02 21:26:20 [iNFO] [sTDERR] at java.net.URLClassLoader$1.run(Unknown Source)

2012-11-02 21:26:20 [iNFO] [sTDERR] at java.security.AccessController.doPrivileged(Native Method)

2012-11-02 21:26:20 [iNFO] [sTDERR] at java.net.URLClassLoader.findClass(Unknown Source)

2012-11-02 21:26:20 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:101)

2012-11-02 21:26:20 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-11-02 21:26:20 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-11-02 21:26:20 [iNFO] [sTDERR] ... 13 more

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Hi, I'm trying to render a single quad in the world. I'm mixing into the ChestRenderer class. If I understand correctly, BufferSource#getBuffer opens a buffer according to the supplied RenderType (Quads with POSITION_COLOR in my case). Then, I can supply my vertices (a simple 1-block plane along the Z Axis) and close the buffer using BufferSource#endBatch for rendering. This is the code I'm using: @Inject(at = @At("TAIL"), method = "render(...)V") public void render(T blockEntity, float partialTick, PoseStack poseStack, MultiBufferSource multiBufferSource, int packedLight, int packedOverlay, CallbackInfo ci) { BlockPos pos = blockEntity.getBlockPos(); AABB box = new AABB(pos, pos.offset(1, 1, 1)); BufferSource buffer = Minecraft.getInstance().renderBuffers().bufferSource(); VertexConsumer consumer = buffer.getBuffer(RenderType.guiOverlay()); poseStack.pushPose(); poseStack.translate(-pos.getX(), -pos.getY(), -pos.getZ()); consumer.vertex(box.minX, box.maxY, box.minZ).color(1, 1, 1, 1).endVertex(); consumer.vertex(box.minX, box.maxY, box.maxZ).color(1, 1, 1, 1).endVertex(); consumer.vertex(box.minX, box.minY, box.maxZ).color(1, 1, 1, 1).endVertex(); consumer.vertex(box.minX, box.minY, box.minZ).color(1, 1, 1, 1).endVertex(); buffer.endBatch(RenderType.guiOverlay()); poseStack.popPose(); } However, the plane does not get rendered. However, if I replace those 4 vertices with a call to LevelRenderer#renderLineBox and set the RenderType to LINES, it works. Do I need something else to render planes other than the 4 edges of the quad? I used QUADS back in 1.8 where it was still the raw OpenGL type and it worked then. Or am I missing something else entirely? Thanks!
    • The Essential Role of Brunoe Quick Hack in Bitcoin Recovery Efforts The Brunoe Quick Hack has emerged as a vital tool in the ongoing efforts to recover lost or stolen Bitcoin. As the cryptocurrency landscape has evolved, the need for reliable and effective methods to regain access to misplaced or compromised digital assets has become increasingly pressing. The Brunoe Quick Hack, a specialized software solution, has stepped in to fill this critical void, offering Bitcoin users a lifeline when faced with the devastating prospect of permanently losing their hard-earned cryptocurrency holdings. At the core of this innovative technique lies a deep understanding of the underlying blockchain technology that powers Bitcoin, combined with a meticulous, methodical approach to identifying and exploiting vulnerabilities in the system. Through a series of carefully orchestrated steps, the Brunoe Quick Hack is able to bypass security measures, recover private keys, and restore access to Bitcoin wallets that were previously thought to be irretrievable. This process, while highly technical and requiring a skilled hand, has proven to be a game-changer for countless individuals and businesses who have fallen victim to the inherent risks of the cryptocurrency ecosystem. As the adoption of Bitcoin continues to grow, the Brunoe Quick Hack has emerged as an essential safeguard, providing a crucial safety net for those navigating the complex and ever-evolving world of digital finance. Contact this experts through: WhtasApp: + 170-"578-42"-635 Website: brunoequickhack.COM Email: brunoequickhack (AT) GMAIL (DOT) COM Thanks.
    • it doesnt let me import the zip that i use with curseforge
    • it doesnt let me import the zip that i use with curseforge
    • Halo semua, Kembali lagi bersama kami di situs Duta89 situs Aman, Terpercaya dan Situs yang memberikan hadiah terbesar kepada semua membernya. Pada kesempatan kali ini kami akan memberi tahu kalian semua mengenai situs permainan online yang bisa menghasilkan uang dengan cepat hanya dengan modal receh. Permainan apa kah itu? Saran bukan? >>>akungameaman<<< >>>akunminecrafsuper<<< >>>daftarsitus<<<
  • Topics

×
×
  • Create New...

Important Information

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