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.

RunedJono

Members
  • Joined

  • Last visited

  1. I'm having errors when adding CoFHCore to my dev environment, does anyone know why? I'm using forge build 964 for 1.6.4. Stack trace: http://pastebin.com/ftuDireW
  2. Hi there, I keep having this error when I try put Thermal Expansion in my dev environment. 2014-05-07 07:40:07 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper 2014-05-07 07:40:07 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper 2014-05-07 07:40:07 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker 2014-05-07 07:40:08 [iNFO] [ForgeModLoader] Launching wrapped minecraft {net.minecraft.client.main.Main} 2014-05-07 07:40:09 [iNFO] [CoFHCore] AbstractClientPlayer Detected... 2014-05-07 07:40:09 [iNFO] [sTDOUT] getSkinUrl Transforming... 2014-05-07 07:40:09 [sEVERE] [ForgeModLoader] Unable to launch java.lang.reflect.InvocationTargetException 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 net.minecraft.launchwrapper.Launch.launch(Launch.java:131) at net.minecraft.launchwrapper.Launch.main(Launch.java:27) Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/entity/EntityClientPlayerMP at net.minecraft.client.main.Main.main(Main.java:37) ... 6 more Caused by: java.lang.ClassNotFoundException: net.minecraft.client.entity.EntityClientPlayerMP at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 7 more Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/entity/EntityPlayerSP at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178) ... 9 more Caused by: java.lang.ClassNotFoundException: net.minecraft.client.entity.EntityPlayerSP at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 13 more Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/entity/AbstractClientPlayer at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178) ... 15 more Caused by: java.lang.ClassNotFoundException: net.minecraft.client.entity.AbstractClientPlayer at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 19 more Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 at java.util.ArrayList.rangeCheck(Unknown Source) at java.util.ArrayList.get(Unknown Source) at cofh.asm.TransformerMasquerade.getLocalVariableIndex(TransformerMasquerade.java:97) at cofh.asm.TransformerMasquerade.transformGetSkinUrl(TransformerMasquerade.java:77) at cofh.asm.TransformerMasquerade.transform(TransformerMasquerade.java:46) at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:274) at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:172) ... 21 more I've tried with other mods and they all work, and I've tried removing TE and keeping just cofh, and it still errors. Anyone know how I can fix it?
  3. Does anyone know how I can get started?
  4. How would I go about making an entity I can control? I have one I can ride, name, and tame, but I'm stuck with the driving part.
  5. Sorry, I was tired when I wrote that. I mean I can't find any guide on how to update a TE that implements ISidedInventory to 1.6.2 since the deprecated methods getStartInventorySide and getSizeInventorySide have been removed. On a side note, I'm fairly new to TE's, what do those two do?
  6. How do I update a TileEntity that implements ISidedInventory for 1.6.2? Sorry If this has been asked already but I've searched and I couldn't find anything.

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.