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.

orangelight

Members
  • Joined

  • Last visited

Everything posted by orangelight

  1. I have forge 9.10.0.800 i have installed it and when I try to run minecraft I get this. 2013-07-18 16:41:23 [iNFO] [ForgeModLoader] Forge Mod Loader version 6.2.35.800 for Minecraft 1.6.2 loading 2013-07-18 16:41:23 [iNFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_07, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jdk1.7.0_07\jre 2013-07-18 16:41:23 [FINE] [ForgeModLoader] Java classpath at launch is /C:/Users/Public/Documents/Other/Minecraft/Minecraft.exe 2013-07-18 16:41:23 [FINE] [ForgeModLoader] Java library path at launch is C:\Users\====\AppData\Roaming\.minecraft\versions\1.6.2-Forge9.10.0.800/1.6.2-Forge9.10.0.800-natives 2013-07-18 16:41:23 [FINE] [ForgeModLoader] Enabling runtime deobfuscation 2013-07-18 16:41:23 [FINE] [ForgeModLoader] Instantiating coremod class FMLCorePlugin 2013-07-18 16:41:23 [FINE] [ForgeModLoader] Loaded coremod FMLCorePlugin 2013-07-18 16:41:23 [FINE] [ForgeModLoader] Instantiating coremod class FMLForgePlugin 2013-07-18 16:41:23 [FINE] [ForgeModLoader] Loaded coremod FMLForgePlugin 2013-07-18 16:41:23 [FINE] [ForgeModLoader] All fundamental core mods are successfully located 2013-07-18 16:41:23 [FINE] [ForgeModLoader] Discovering coremods 2013-07-18 16:41:23 [FINE] [ForgeModLoader] Examining for coremod candidacy EnchantingPlus-1.16.2.jar 2013-07-18 16:41:23 [FINEST] [ForgeModLoader] Registering transformer cpw.mods.fml.common.asm.transformers.AccessTransformer 2013-07-18 16:41:23 [iNFO] [sTDERR] java.lang.reflect.InvocationTargetException 2013-07-18 16:41:23 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-07-18 16:41:23 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) 2013-07-18 16:41:23 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 2013-07-18 16:41:23 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Method.java:601) 2013-07-18 16:41:23 [iNFO] [sTDERR] at magic.launcher.Launcher.main(Unknown Source) 2013-07-18 16:41:23 [iNFO] [sTDERR] Caused by: java.lang.NoClassDefFoundError: org/objectweb/asm/ClassVisitor 2013-07-18 16:41:23 [iNFO] [sTDERR] at java.lang.Class.getDeclaredConstructors0(Native Method) 2013-07-18 16:41:23 [iNFO] [sTDERR] at java.lang.Class.privateGetDeclaredConstructors(Class.java:2404) 2013-07-18 16:41:23 [iNFO] [sTDERR] at java.lang.Class.getConstructor0(Class.java:2714) 2013-07-18 16:41:23 [iNFO] [sTDERR] at java.lang.Class.newInstance0(Class.java:343) 2013-07-18 16:41:23 [iNFO] [sTDERR] at java.lang.Class.newInstance(Class.java:325) 2013-07-18 16:41:23 [iNFO] [sTDERR] at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:81) 2013-07-18 16:41:23 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.CoreModManager.injectTransformers(CoreModManager.java:371) 2013-07-18 16:41:23 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.injectPostfixTransformers(FMLLaunchHandler.java:108) 2013-07-18 16:41:23 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.appendCoreMods(FMLLaunchHandler.java:113) 2013-07-18 16:41:23 [iNFO] [sTDERR] at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:78) 2013-07-18 16:41:23 [iNFO] [sTDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:51) 2013-07-18 16:41:23 [iNFO] [sTDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:18) 2013-07-18 16:41:23 [iNFO] [sTDERR] ... 5 more 2013-07-18 16:41:23 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: org.objectweb.asm.ClassVisitor 2013-07-18 16:41:23 [iNFO] [sTDERR] at java.net.URLClassLoader$1.run(URLClassLoader.java:366) 2013-07-18 16:41:23 [iNFO] [sTDERR] at java.net.URLClassLoader$1.run(URLClassLoader.java:355) 2013-07-18 16:41:23 [iNFO] [sTDERR] at java.security.AccessController.doPrivileged(Native Method) 2013-07-18 16:41:23 [iNFO] [sTDERR] at java.net.URLClassLoader.findClass(URLClassLoader.java:354) 2013-07-18 16:41:23 [iNFO] [sTDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:110) 2013-07-18 16:41:23 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:423) 2013-07-18 16:41:23 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:356) 2013-07-18 16:41:23 [iNFO] [sTDERR] ... 17 more
  2. I am trying to make a melon block but when i place my block on the ground minecraft crashes. Here is the log
  3. how to you make double in the config file?
  4. How would i do this in the code?
  5. How can I make configoration file so I can change the value of a float? The float changes the color of something in game.
  6. Is there any tutorial on how to make custom particles with forge in 1.5.2?
  7. when I start it up i get this error 2013-03-08 15:50:42 [iNFO] [sTDOUT] Starting up SoundSystem... 2013-03-08 15:50:42 [iNFO] [sTDOUT] Initializing LWJGL OpenAL 2013-03-08 15:50:42 [iNFO] [sTDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) 2013-03-08 15:50:43 [iNFO] [sTDOUT] Error in class 'LibraryLWJGLOpenAL' 2013-03-08 15:50:43 [iNFO] [sTDOUT] Unable to initialize OpenAL. Probable cause: OpenAL not supported. 2013-03-08 15:50:43 [iNFO] [sTDOUT] ERROR MESSAGE: 2013-03-08 15:50:43 [iNFO] [sTDOUT] Could not locate OpenAL library. 2013-03-08 15:50:43 [iNFO] [sTDOUT] STACK TRACE: 2013-03-08 15:50:43 [iNFO] [sTDOUT] org.lwjgl.openal.AL.create(AL.java:153) 2013-03-08 15:50:43 [iNFO] [sTDOUT] org.lwjgl.openal.AL.create(AL.java:104) 2013-03-08 15:50:43 [iNFO] [sTDOUT] org.lwjgl.openal.AL.create(AL.java:191) 2013-03-08 15:50:43 [iNFO] [sTDOUT] paulscode.sound.libraries.LibraryLWJGLOpenAL.init(SourceFile:164) 2013-03-08 15:50:43 [iNFO] [sTDOUT] paulscode.sound.SoundSystem.CommandNewLibrary(SourceFile:1576) 2013-03-08 15:50:43 [iNFO] [sTDOUT] paulscode.sound.SoundSystem.CommandQueue(SourceFile:2572) 2013-03-08 15:50:43 [iNFO] [sTDOUT] paulscode.sound.CommandThread.run(SourceFile:121) 2013-03-08 15:50:43 [iNFO] [sTDOUT] ERROR MESSAGE: 2013-03-08 15:50:43 [iNFO] [sTDOUT] Could not locate OpenAL library. 2013-03-08 15:50:43 [iNFO] [sTDOUT] Starting up SoundSystem... 2013-03-08 15:50:44 [iNFO] [sTDOUT] Switching to No Sound 2013-03-08 15:50:44 [iNFO] [sTDOUT] (Silent Mode)
  8. I tried that here is my code. EventSounds Put this where i want it to play my sound
  9. I am trying to make a custom sound when someone right clicks on my block. Does anyone now a good forge sound tut?
  10. All i want was an example of onLivingDrops but i cant find one.
  11. what did i do wrong? how would i fill it out?
  12. im trying to use this but when ever i do i get an error @ForgeSubscribe public static boolean onLivingDrops(EntityLiving EntityPig, DamageSource generic, ArrayList<EntityItem> ItemLard, int lootingLevel, boolean recentlyHit, int specialDropValue) { return MinecraftForge.EVENT_BUS.post(new LivingDropsEvent(EntityPig, generic, ItemLard, 5, recentlyHit, 100)); }

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.