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.

DELTA_12

Members
  • Joined

  • Last visited

Everything posted by DELTA_12

  1. It seems to be internal net problem, that cannot view skins, but i have no ide how to repair this
  2. Hi i just made a mod and i put my final release files into minecraft.jar, but when a start up minecraft, it crashed with infinity plack screen. In my log im gettingthis error: 2013-02-05 20:53:14 [iNFO] [sTDERR] Exception in thread "Minecraft main thread" java.lang.NoSuchMethodError: net.minecraftforge.common.EnumHelper.addArmorMaterial(Ljava/lang/String;I[iI)Lnet/minecraft/item/EnumArmorMaterial; Its weird because in debug version it worked totally normally, and I AM using that same version (6.6.0.497). Then i tried the very lastest version and still nothing! Please, help me, im screwed! Also, here´s my full log: [spoiler=ForgeModLoader-client-2] 2013-02-05 20:53:11 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.7.4.520 for Minecraft 1.4.7 loading 2013-02-05 20:53:11 [FINEST] [ForgeModLoader] All core mods are successfully located 2013-02-05 20:53:11 [FINEST] [ForgeModLoader] Discovering coremods 2013-02-05 20:53:11 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir 2013-02-05 20:53:11 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir 2013-02-05 20:53:11 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir 2013-02-05 20:53:11 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-147.jar present and correct in lib dir 2013-02-05 20:53:11 [FINEST] [ForgeModLoader] Running coremod plugins 2013-02-05 20:53:11 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin 2013-02-05 20:53:11 [sEVERE] [ForgeModLoader] FML appears to be missing any signature data. This is not a good thing 2013-02-05 20:53:11 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully 2013-02-05 20:53:11 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin 2013-02-05 20:53:11 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully 2013-02-05 20:53:11 [FINEST] [ForgeModLoader] Validating minecraft 2013-02-05 20:53:12 [FINEST] [ForgeModLoader] Minecraft validated, launching... 2013-02-05 20:53:13 [iNFO] [sTDOUT] 27 achievements 2013-02-05 20:53:13 [iNFO] [sTDOUT] 210 recipes 2013-02-05 20:53:13 [iNFO] [sTDOUT] Setting user: DELTA_12, 242729071644345722 2013-02-05 20:53:13 [iNFO] [sTDOUT] LWJGL Version: 2.4.2 2013-02-05 20:53:14 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization 2013-02-05 20:53:14 [iNFO] [sTDOUT] MinecraftForge v6.6.0.497 Initialized 2013-02-05 20:53:14 [iNFO] [ForgeModLoader] MinecraftForge v6.6.0.497 Initialized 2013-02-05 20:53:14 [iNFO] [sTDOUT] Replaced 84 ore recipies 2013-02-05 20:53:14 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization 2013-02-05 20:53:14 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer] 2013-02-05 20:53:14 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes 2013-02-05 20:53:14 [FINE] [ForgeModLoader] Skipping known library file C:\Users\USER\AppData\Roaming\.minecraft\bin\lwjgl.jar 2013-02-05 20:53:14 [FINE] [ForgeModLoader] Skipping known library file C:\Users\USER\AppData\Roaming\.minecraft\bin\jinput.jar 2013-02-05 20:53:14 [FINE] [ForgeModLoader] Skipping known library file C:\Users\USER\AppData\Roaming\.minecraft\bin\lwjgl_util.jar 2013-02-05 20:53:14 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\USER\AppData\Roaming\.minecraft\bin\minecraft.jar, examining for mod candidates 2013-02-05 20:53:14 [FINE] [ForgeModLoader] Skipping known library file C:\Users\USER\AppData\Roaming\.minecraft\lib\argo-2.25.jar 2013-02-05 20:53:14 [FINE] [ForgeModLoader] Skipping known library file C:\Users\USER\AppData\Roaming\.minecraft\lib\guava-12.0.1.jar 2013-02-05 20:53:14 [FINE] [ForgeModLoader] Skipping known library file C:\Users\USER\AppData\Roaming\.minecraft\lib\asm-all-4.0.jar 2013-02-05 20:53:14 [FINE] [ForgeModLoader] Skipping known library file C:\Users\USER\AppData\Roaming\.minecraft\lib\bcprov-jdk15on-147.jar 2013-02-05 20:53:14 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully 2013-02-05 20:53:14 [iNFO] [ForgeModLoader] Searching C:\Users\USER\AppData\Roaming\.minecraft\mods for mods 2013-02-05 20:53:14 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods 2013-02-05 20:53:14 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file 2013-02-05 20:53:14 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.minecraft.mOre.MOreBase 2013-02-05 20:53:14 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] [] 2013-02-05 20:53:14 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load 2013-02-05 20:53:14 [FINE] [ForgeModLoader] Received a system property request '' 2013-02-05 20:53:14 [FINE] [ForgeModLoader] System property request managing the state of 0 mods 2013-02-05 20:53:14 [FINE] [ForgeModLoader] After merging, found state information for 0 mods 2013-02-05 20:53:14 [FINE] [ForgeModLoader] Activating mod mcp 2013-02-05 20:53:14 [FINE] [ForgeModLoader] Activating mod FML 2013-02-05 20:53:14 [FINE] [ForgeModLoader] Activating mod Forge 2013-02-05 20:53:14 [FINE] [ForgeModLoader] Enabling mod mOre 2013-02-05 20:53:14 [FINE] [ForgeModLoader] Activating mod mOre 2013-02-05 20:53:14 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied 2013-02-05 20:53:14 [FINE] [ForgeModLoader] All mod requirements are satisfied 2013-02-05 20:53:14 [FINE] [ForgeModLoader] Sorting mods into an ordered list 2013-02-05 20:53:14 [FINE] [ForgeModLoader] Mod sorting completed successfully 2013-02-05 20:53:14 [FINE] [ForgeModLoader] Mod sorting data: 2013-02-05 20:53:14 [FINE] [ForgeModLoader] mOre(mOre Mod:DEV): minecraft.jar () 2013-02-05 20:53:14 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mcp 2013-02-05 20:53:14 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mcp 2013-02-05 20:53:14 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod FML 2013-02-05 20:53:14 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod FML 2013-02-05 20:53:14 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forge 2013-02-05 20:53:14 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forge 2013-02-05 20:53:14 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mOre 2013-02-05 20:53:14 [iNFO] [sTDERR] Exception in thread "Minecraft main thread" java.lang.NoSuchMethodError: net.minecraftforge.common.EnumHelper.addArmorMaterial(Ljava/lang/String;I[iI)Lnet/minecraft/item/EnumArmorMaterial; 2013-02-05 20:53:14 [iNFO] [sTDERR] at net.minecraft.mOre.MOreBase.<clinit>(MOreBase.java:179) 2013-02-05 20:53:14 [iNFO] [sTDERR] at java.lang.Class.forName0(Native Method) 2013-02-05 20:53:14 [iNFO] [sTDERR] at java.lang.Class.forName(Unknown Source) 2013-02-05 20:53:14 [iNFO] [sTDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:416) 2013-02-05 20:53:14 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-02-05 20:53:14 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-02-05 20:53:14 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-02-05 20:53:14 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2013-02-05 20:53:14 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69) 2013-02-05 20:53:14 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2013-02-05 20:53:14 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) 2013-02-05 20:53:14 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) 2013-02-05 20:53:14 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268) 2013-02-05 20:53:14 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140) 2013-02-05 20:53:14 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-02-05 20:53:14 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-02-05 20:53:14 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-02-05 20:53:14 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2013-02-05 20:53:14 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69) 2013-02-05 20:53:14 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2013-02-05 20:53:14 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) 2013-02-05 20:53:14 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) 2013-02-05 20:53:14 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268) 2013-02-05 20:53:14 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83) 2013-02-05 20:53:14 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:479) 2013-02-05 20:53:14 [iNFO] [sTDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161) 2013-02-05 20:53:14 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:410) 2013-02-05 20:53:14 [iNFO] [sTDERR] at asq.a(SourceFile:56) 2013-02-05 20:53:14 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:744) 2013-02-05 20:53:14 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source)
  3. 2013-02-03 15:39:28 [sTDERR] cpw.mods.fml.common.LoaderException: java.lang.RuntimeException: Unknown character ' ' in 'C:/Users/Chris/AppData/Roaming/.minecraft/config/forge.cfg:1'
  4. oh, its working. Bad class
  5. its still not working!
  6. Yeah and does it matters that i have my armor textures outside vanilla armor folder? Because i did exactly what you wrote and nothing happend.
  7. And what should i write in brackets?
  8. I made a new armor set but when i put it on, it works, but it doesnt display on player model and myconsole is flooded with this error: 2013-02-05 17:54:38 [iNFO] [sTDERR] java.lang.ArrayIndexOutOfBoundsException: 20 2013-02-05 17:54:38 [iNFO] [sTDERR] at net.minecraft.client.renderer.entity.RenderPlayer.setArmorModel(RenderPlayer.java:63) 2013-02-05 17:54:38 [iNFO] [sTDERR] at net.minecraft.client.renderer.entity.RenderPlayer.shouldRenderPass(RenderPlayer.java:532) 2013-02-05 17:54:38 [iNFO] [sTDERR] at net.minecraft.client.renderer.entity.RenderLiving.doRenderLiving(RenderLiving.java:127) 2013-02-05 17:54:38 [iNFO] [sTDERR] at net.minecraft.client.renderer.entity.RenderPlayer.renderPlayer(RenderPlayer.java:168) 2013-02-05 17:54:38 [iNFO] [sTDERR] at net.minecraft.client.renderer.entity.RenderPlayer.doRender(RenderPlayer.java:566) 2013-02-05 17:54:38 [iNFO] [sTDERR] at net.minecraft.client.renderer.entity.RenderManager.renderEntityWithPosYaw(RenderManager.java:302) 2013-02-05 17:54:38 [iNFO] [sTDERR] at net.minecraft.client.gui.inventory.GuiInventory.drawPlayerOnGui(GuiInventory.java:119) 2013-02-05 17:54:38 [iNFO] [sTDERR] at net.minecraft.client.gui.inventory.GuiContainerCreative.drawGuiContainerBackgroundLayer(GuiContainerCreative.java:704) 2013-02-05 17:54:38 [iNFO] [sTDERR] at net.minecraft.client.gui.inventory.GuiContainer.drawScreen(GuiContainer.java:88) 2013-02-05 17:54:38 [iNFO] [sTDERR] at net.minecraft.client.renderer.InventoryEffectRenderer.drawScreen(InventoryEffectRenderer.java:43) 2013-02-05 17:54:38 [iNFO] [sTDERR] at net.minecraft.client.gui.inventory.GuiContainerCreative.drawScreen(GuiContainerCreative.java:591) 2013-02-05 17:54:38 [iNFO] [sTDERR] at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1004) 2013-02-05 17:54:38 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:882) 2013-02-05 17:54:38 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:771) My code: MOreArmor: package net.minecraft.mOre; import net.minecraft.item.EnumArmorMaterial; import net.minecraft.item.ItemArmor; import net.minecraft.item.ItemStack; import net.minecraftforge.common.IArmorTextureProvider; public class MOreArmor extends ItemArmor implements IArmorTextureProvider{ public MOreArmor(int i, EnumArmorMaterial enumarmormaterial, int j, int k) { super(i, enumarmormaterial, j, k); } public String getArmorTextureFile(ItemStack itemstack) { if(itemstack.itemID == MOreBase.helmetTitanium.itemID || itemstack.itemID == MOreBase.torsoTitanium.itemID || itemstack.itemID == MOreBase.bootsTitanium.itemID) { return "/mOre/armor/titanium_1.png"; } if(itemstack.itemID == MOreBase.legsTitanium.itemID) { return "/mOre/armor/titanium_2.png"; } return "/mOre/armor/titanium_1.png"; } public String getTextureFile() { return "/mOre/gui/items.png"; } } MOreBase: //armor material definition: static EnumArmorMaterial armorTITANIUM = EnumHelper.addArmorMaterial("TITANIUM", 29, new int[]{3,7,5,2}, 9); //item definition helmetTitanium = new MOreArmor(1019, armorTITANIUM,20,0).setIconIndex(88).setItemName("helmetTitanium").setCreativeTab(CreativeTabs.tabCombat); torsoTitanium = new MOreArmor(1020, armorTITANIUM,20,1).setIconIndex(89).setItemName("torsoTitanium").setCreativeTab(CreativeTabs.tabCombat); legsTitanium = new MOreArmor(1021, armorTITANIUM,20,2).setIconIndex(90).setItemName("legsTitanium").setCreativeTab(CreativeTabs.tabCombat); bootsTitanium = new MOreArmor(1022, armorTITANIUM,20,3).setIconIndex(91).setItemName("bootsTitanium").setCreativeTab(CreativeTabs.tabCombat);
  9. Hi im making a sword in m mod, that if you hit assigned etity (zombie, sekelton,...), it will deal more damage. How is this possible?
  10. 2013-01-30 23:04:27 [sEVERE] [ForgeModLoader] The mod IronChest (Iron Chest) requires mod versions [FML@[4.7.22,)] to be available it means (i guess) that mod Iron Chests is outdated, try looking if its for actual MC version (1.4.7) or uninstalling it (if you dont know how to just reinstall all your mods except this). If its still not working than i dont know why.

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.