Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

dan7794

Forge Modder
  • Joined

  • Last visited

  1. Hello I'm wondering if anyone on the forums can help i need a tutorial for 1.3.2 on how to make a) a full tool set b) a full armour set c) a chest like item d) a furnace like item e) a Mob f) an explosive like TNT. It would be very helpful.
  2. Fixed That Now This *Starting to lose faith it will ever load now* Seriously Help
  3. Well I updated and i still get it? here are all the error logs. ForgeModLoader-client-0.log ForgeModLoader-client-1.log ForgeModLoader-client-2.log Crash Report My mod will not load at all because of this error which i was told by meta it was a problem and updating would fox but i still get it ?
  4. I'm not absolutely sure but I'm on 237 I only started this morning but I'll post all the error logs which do I need
  5. Well I have only started this morning on 237 is that the newest or am I not seeing something?
  6. Well I am making my minecraft mod AustrillianCraft and when I run (Not in Eclipse though) with Forge installed on my client I get this error. I fixed my last error to do with the I'd conflicts but now I have no god damn clue what the hell I'm doing if needed I might put my code here for the mod but I do not understand it at all. Just post a fix please I really need the help. ---- Minecraft Crash Report ---- // Daisy, daisy... Time: 28/08/12 17:28 Description: Failed to start game java.util.MissingFormatArgumentException: Format specifier 'B' at java.util.Formatter.format(Unknown Source) at java.util.Formatter.format(Unknown Source) at java.lang.String.format(Unknown Source) at cpw.mods.fml.relauncher.FMLRelaunchLog.log(FMLRelaunchLog.java:115) at cpw.mods.fml.common.FMLLog.log(FMLLog.java:12) at cpw.mods.fml.common.FMLLog.severe(FMLLog.java:22) at cpw.mods.fml.common.LoadController.transition(LoadController.java:94) at cpw.mods.fml.common.Loader.loadMods(Loader.java:443) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:137) at net.minecraft.client.Minecraft.a(Minecraft.java:405) at net.minecraft.client.Minecraft.run(Minecraft.java:737) at java.lang.Thread.run(Unknown Source) Relevant Details: - Minecraft Version: 1.3.2 - Operating System: Windows 7 (amd64) version 6.1 - Java Version: 1.7.0_06, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 389329280 bytes (371 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB) - JVM Flags: 2 total; -Xms512m -Xmx1024m - FML: FML v3.0.156.337 Minecraft Forge 4.0.0.233 4 mods loaded, 4 mods active FML [Forge Mod Loader] (coremods) Unloaded->Constructed Forge [Minecraft Forge] (coremods) Unloaded->Constructed mod_TooManyItems [mod_TooManyItems] (minecraft.jar) Unloaded->Constructed Dan%Brad_AustrillianCraft [AustrillianCraft] (Test.zip) Unloaded->Errored - LWJGL: 2.4.2 - OpenGL: Intel(R) HD Graphics Family GL version 3.1.0 - Build 8.15.10.2430, Intel - Is Modded: Definitely; 'forge,fml' - Type: Client - Texture Pack: Default - Profiler Position: N/A (disabled) It says something about unknown formats?
  7. Well I am making my minecraft mod AustrillianCraft and when I run (Not in Eclipse though) with Forge installed on my client I get this error. I fixed my last error to do with the I'd conflicts but now I have no god damn clue what the hell I'm doing if needed I might put my code here for the mod but I do not understand it at all. Just post a fix please I really need the help. ---- Minecraft Crash Report ---- // Daisy, daisy... Time: 28/08/12 17:28 Description: Failed to start game java.util.MissingFormatArgumentException: Format specifier 'B' at java.util.Formatter.format(Unknown Source) at java.util.Formatter.format(Unknown Source) at java.lang.String.format(Unknown Source) at cpw.mods.fml.relauncher.FMLRelaunchLog.log(FMLRelaunchLog.java:115) at cpw.mods.fml.common.FMLLog.log(FMLLog.java:12) at cpw.mods.fml.common.FMLLog.severe(FMLLog.java:22) at cpw.mods.fml.common.LoadController.transition(LoadController.java:94) at cpw.mods.fml.common.Loader.loadMods(Loader.java:443) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:137) at net.minecraft.client.Minecraft.a(Minecraft.java:405) at net.minecraft.client.Minecraft.run(Minecraft.java:737) at java.lang.Thread.run(Unknown Source) Relevant Details: - Minecraft Version: 1.3.2 - Operating System: Windows 7 (amd64) version 6.1 - Java Version: 1.7.0_06, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 389329280 bytes (371 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB) - JVM Flags: 2 total; -Xms512m -Xmx1024m - FML: FML v3.0.156.337 Minecraft Forge 4.0.0.233 4 mods loaded, 4 mods active FML [Forge Mod Loader] (coremods) Unloaded->Constructed Forge [Minecraft Forge] (coremods) Unloaded->Constructed mod_TooManyItems [mod_TooManyItems] (minecraft.jar) Unloaded->Constructed Dan%Brad_AustrillianCraft [AustrillianCraft] (Test.zip) Unloaded->Errored - LWJGL: 2.4.2 - OpenGL: Intel(R) HD Graphics Family GL version 3.1.0 - Build 8.15.10.2430, Intel - Is Modded: Definitely; 'forge,fml' - Type: Client - Texture Pack: Default - Profiler Position: N/A (disabled) It says something about unknown formats?
  8. I allready had trouble getting forge to work now the 3 mods i wanted dont work can any one help. Hear is the Error report: ---- Minecraft Crash Report ---- // Who set us up the TNT? Time: 27/08/12 08:46 Description: Exception in server tick loop java.lang.NoClassDefFoundError: GreenEnergy/Solar/BlockSolarPanel at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:280) 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.EventHandler.handleEvent(EventHandler.java:69) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) at com.google.common.eventbus.EventBus.post(EventBus.java:268) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:123) 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.EventHandler.handleEvent(EventHandler.java:69) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) at com.google.common.eventbus.EventBus.post(EventBus.java:268) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:81) at cpw.mods.fml.common.Loader.loadMods(Loader.java:438) at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:76) at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350) at ft.b(DedicatedServer.java:49) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:415) at ep.run(SourceFile:539) Caused by: java.lang.ClassNotFoundException: GreenEnergy.Solar.BlockSolarPanel at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:99) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 29 more Caused by: java.lang.NoClassDefFoundError: universalelectricity/extend/BlockMachine at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(Unknown Source) at java.lang.ClassLoader.defineClass(Unknown Source) at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:93) ... 31 more Caused by: java.lang.ClassNotFoundException: universalelectricity.extend.BlockMachine at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:99) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 35 more Caused by: java.lang.NullPointerException at org.objectweb.asm.ClassReader.<init>(Unknown Source) at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:27) at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:141) at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:92) ... 37 more Relevant Details: - Minecraft Version: 1.3.2 - Operating System: Windows 7 (amd64) version 6.1 - Java Version: 1.7.0_04, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 2993819728 bytes (2855 MB) / 3087007744 bytes (2944 MB) up to 3087007744 bytes (2944 MB) - JVM Flags: 2 total; -Xmx3072M -Xms3072M - FML: ~ERROR~ NullPointerException: null - Is Modded: Definitely; 'forge,fml' - Profiler Position: N/A (disabled) - Type: Dedicated Server It might not be a forge error but it says CPW every where on it so i just guessed
  9. Well i have no idea why it did not work before but it works now sorry for the hassle
  10. Well i already tried that before i posted because of some one else's post but i do not think it will work
  11. I'm trying to make a server with forge no other mods and i keep getting these same errors every time please help. 2012-08-25 08:13:35 [iNFO] [ForgeModLoader] Forge Mod Loader version 3.0.148.332 for Minecraft client:1.3.2, server:1.3.2 loading 2012-08-25 08:13:35 [FINEST] [ForgeModLoader] All core mods are successfully located 2012-08-25 08:13:35 [FINEST] [ForgeModLoader] Discovering coremods 2012-08-25 08:13:35 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar 2012-08-25 08:13:35 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar 2012-08-25 08:13:36 [FINEST] [ForgeModLoader] Download complete 2012-08-25 08:13:36 [iNFO] [ForgeModLoader] Download complete 2012-08-25 08:13:36 [FINEST] [ForgeModLoader] Library file argo-2.25.jar was downloaded and verified successfully 2012-08-25 08:13:36 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar 2012-08-25 08:13:36 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar 2012-08-25 08:13:41 [FINEST] [ForgeModLoader] Download complete 2012-08-25 08:13:41 [iNFO] [ForgeModLoader] Download complete 2012-08-25 08:13:41 [FINEST] [ForgeModLoader] Library file guava-12.0.1.jar was downloaded and verified successfully 2012-08-25 08:13:41 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar 2012-08-25 08:13:41 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar 2012-08-25 08:13:47 [FINEST] [ForgeModLoader] Download complete 2012-08-25 08:13:47 [iNFO] [ForgeModLoader] Download complete 2012-08-25 08:13:47 [FINEST] [ForgeModLoader] Library file asm-all-4.0.jar was downloaded and verified successfully 2012-08-25 08:13:47 [iNFO] [sTDERR] Exception in thread "main" java.lang.RuntimeException: java.lang.NoClassDefFoundError: com/google/common/collect/Multimap 2012-08-25 08:13:47 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:163) 2012-08-25 08:13:47 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:121) 2012-08-25 08:13:47 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:33) 2012-08-25 08:13:47 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1258) 2012-08-25 08:13:47 [iNFO] [sTDERR] Caused by: java.lang.NoClassDefFoundError: com/google/common/collect/Multimap 2012-08-25 08:13:47 [iNFO] [sTDERR] at java.lang.Class.getDeclaredConstructors0(Native Method) 2012-08-25 08:13:47 [iNFO] [sTDERR] at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) 2012-08-25 08:13:47 [iNFO] [sTDERR] at java.lang.Class.getConstructor0(Unknown Source) 2012-08-25 08:13:47 [iNFO] [sTDERR] at java.lang.Class.newInstance0(Unknown Source) 2012-08-25 08:13:47 [iNFO] [sTDERR] at java.lang.Class.newInstance(Unknown Source) 2012-08-25 08:13:47 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.registerTransformer(RelaunchClassLoader.java:47) 2012-08-25 08:13:47 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:198) 2012-08-25 08:13:47 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:143) 2012-08-25 08:13:47 [iNFO] [sTDERR] ... 3 more 2012-08-25 08:13:47 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: com.google.common.collect.Multimap 2012-08-25 08:13:47 [iNFO] [sTDERR] at java.net.URLClassLoader$1.run(Unknown Source) 2012-08-25 08:13:47 [iNFO] [sTDERR] at java.net.URLClassLoader$1.run(Unknown Source) 2012-08-25 08:13:47 [iNFO] [sTDERR] at java.security.AccessController.doPrivileged(Native Method) 2012-08-25 08:13:47 [iNFO] [sTDERR] at java.net.URLClassLoader.findClass(Unknown Source) 2012-08-25 08:13:47 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:74) 2012-08-25 08:13:47 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source) 2012-08-25 08:13:47 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source) 2012-08-25 08:13:47 [iNFO] [sTDERR] ... 11 more If someone can help please do i dont want to have to try modloader mp!

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.