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.

Featured Replies

Posted

Seems with the release of 1.4.4. Any number placed after "tilecrack_" throws an outofbounds error.

 

Error:

 

 

2012-11-14 22:29:00 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.4.4.442 for Minecraft 1.4.4 loading

2012-11-14 22:29:01 [iNFO] [sTDOUT] 27 achievements

2012-11-14 22:29:01 [iNFO] [sTDOUT] 208 recipes

2012-11-14 22:29:01 [iNFO] [sTDOUT] Setting user: Player279, -

2012-11-14 22:29:01 [iNFO] [sTDERR] Client asked for parameter: server

2012-11-14 22:29:01 [iNFO] [sTDOUT] LWJGL Version: 2.4.2

2012-11-14 22:29:02 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization

2012-11-14 22:29:02 [iNFO] [sTDOUT] MinecraftForge v6.3.0.372 Initialized

2012-11-14 22:29:02 [iNFO] [ForgeModLoader] MinecraftForge v6.3.0.372 Initialized

2012-11-14 22:29:02 [iNFO] [sTDOUT] Replaced 84 ore recipies

2012-11-14 22:29:02 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization

2012-11-14 22:29:02 [iNFO] [ForgeModLoader] Searching C:\Users\Jade Knightblazer\Desktop\1.4.4AsgardHarkenForge\jars\mods for mods

2012-11-14 22:29:03 [iNFO] [ForgeModLoader] Attempting to reparse the mod container bin

2012-11-14 22:29:03 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 9 mods to load

2012-11-14 22:29:03 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0

2012-11-14 22:29:04 [iNFO] [sTDOUT] Starting up SoundSystem...

2012-11-14 22:29:04 [iNFO] [sTDOUT] Initializing LWJGL OpenAL

2012-11-14 22:29:04 [iNFO] [sTDOUT]    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

2012-11-14 22:29:04 [iNFO] [sTDOUT] OpenAL initialized.

2012-11-14 22:29:04 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 9 mods

2012-11-14 22:29:41 [iNFO] [ForgeModLoader] Loading dimension 0 (New World) (net.minecraft.src.IntegratedServer@13d34b59)

2012-11-14 22:29:41 [iNFO] [ForgeModLoader] Loading dimension 1 (New World) (net.minecraft.src.IntegratedServer@13d34b59)

2012-11-14 22:29:41 [iNFO] [ForgeModLoader] Loading dimension -1 (New World) (net.minecraft.src.IntegratedServer@13d34b59)

2012-11-14 22:29:46 [iNFO] [ForgeModLoader] Unloading dimension 0

2012-11-14 22:29:46 [iNFO] [ForgeModLoader] Unloading dimension 1

2012-11-14 22:29:46 [iNFO] [sTDERR] net.minecraft.src.ReportedException: Exception while adding particle

2012-11-14 22:29:46 [iNFO] [sTDERR] at net.minecraft.src.RenderGlobal.spawnParticle(RenderGlobal.java:1815)

2012-11-14 22:29:46 [iNFO] [sTDERR] at net.minecraft.src.World.spawnParticle(World.java:1455)

2012-11-14 22:29:46 [iNFO] [sTDERR] at mod_HarkenScythe.common.ItemHarkenScythe.onItemUse(ItemHarkenScythe.java:225)

2012-11-14 22:29:46 [iNFO] [sTDERR] at net.minecraft.src.ItemStack.tryPlaceItemIntoWorld(ItemStack.java:120)

2012-11-14 22:29:46 [iNFO] [sTDERR] at net.minecraft.src.PlayerControllerMP.onPlayerRightClick(PlayerControllerMP.java:373)

2012-11-14 22:29:46 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.clickMouse(Minecraft.java:1333)

2012-11-14 22:29:46 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.runTick(Minecraft.java:1814)

2012-11-14 22:29:46 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:858)

2012-11-14 22:29:46 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:783)

2012-11-14 22:29:46 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source)

2012-11-14 22:29:46 [iNFO] [sTDERR] Caused by: java.lang.ArrayIndexOutOfBoundsException: 2

2012-11-14 22:29:46 [iNFO] [sTDERR] at net.minecraft.src.RenderGlobal.func_72726_b(RenderGlobal.java:2012)

2012-11-14 22:29:46 [iNFO] [sTDERR] at net.minecraft.src.RenderGlobal.spawnParticle(RenderGlobal.java:1807)

2012-11-14 22:29:46 [iNFO] [sTDERR] ... 9 more

2012-11-14 22:29:56 [iNFO] [sTDOUT] Stopping!

2012-11-14 22:29:56 [iNFO] [sTDOUT] SoundSystem shutting down...

2012-11-14 22:29:56 [iNFO] [sTDOUT]    Author: Paul Lamb, www.paulscode.com

2012-11-14 22:29:58 [iNFO] [sTDERR] Someone is closing me!

 

 

 

"iconcrack_" functions as normal.

Its metadata senstive now, so you have to supply the metadata, this in't a forge issue.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

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.