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.

Freestone

Members
  • Joined

  • Last visited

Everything posted by Freestone

  1. fml-client-latest.log: https://gist.github.com/anonymous/62474098f33ee49d0eff I am trying to put together a modpack using MultiMC. The console just stops with "Skipping event FMLInitializationEvent and marking errored mod ProjRed|Expansion since required dependency ProjRed|Core has errored" as the final line. It doesn't close, it justs sits there, I've left it for several hours and nothing. I am not sure if this is what the problem is, I have looked through the logs myself and can't figure out what the problem is. I have tried looking for information about the ProjectRed error but I can't find anything, don't even know if that is the problem. This is my first time posting here so I am sorry if I did something wrong.
  2. I keep getting this error in eclipse. Eclipse says there in an error in the folder containing the sourc code but there is no error: Description Resource Path Location Type The project was not built due to "Could not delete '/Minecraft/bin/cpw'.". Fix the problem, then try refreshing this project and building it since it may be inconsistent Minecraft Unknown Java Problem Log: Nov 15, 2013 9:41:20 PM net.minecraft.launchwrapper.LogWrapper log INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker Nov 15, 2013 9:41:20 PM net.minecraft.launchwrapper.LogWrapper log SEVERE: Unable to launch java.lang.ClassNotFoundException: cpw.mods.fml.common.launcher.FMLTweaker at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:102) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:94) at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  3. Thanks for the help, I've got it working.
  4. I have made a new weapon but the texture isn't loading. I have the file structure correct and the file named but it wont load, where am I going wrong? I'm using minecraft 1.6.4 and recommended forge version 9.11.1.916. Here is my code to load my texture: @SideOnly(Side.CLIENT) public void registerIcons(IconRegister par1IconRegister) { this.itemIcon = par1IconRegister.registerIcon("IronClaymore"); }

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.