Hello, I'm new to the forums, and I don't know where exactly to post this. I have a custom modpack that uses the FTB client (It is similar to the Direwolf20 pack, but with a few changes). After some work, I managed to get all the id's to not have conflicts (using the id resolving mod). But from time to time, it decides to crash randomly, and I get this error. I'm not sure what I can do to fix this, any help would be appreciated.
---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.
Time: 4/27/13 11:39 AM
Description: Unexpected error
java.lang.IndexOutOfBoundsException: Index: 3999, Size: 4000
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at azr.a(EffectRenderer.java:143)
at mithion.core.particles.ArsMagicaParticleEffects.a(ArsMagicaParticleEffects.java:101)
at ban.a(EntityRenderer.java:1592)
at ban.b(EntityRenderer.java:1117)
at net.minecraft.client.Minecraft.J(Minecraft.java:884)
at net.minecraft.client.Minecraft.run(Minecraft.java:773)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at azr.a(EffectRenderer.java:143)
at mithion.core.particles.ArsMagicaParticleEffects.a(ArsMagicaParticleEffects.java:101)
at ban.a(EntityRenderer.java:1592)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [ays['Raymaster32'/40, l='MpServer', x=143.50, y=64.62, z=-100.73]]
Chunk stats: MultiplayerChunkCache: 441
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (75,64,233), Chunk: (at 11,4,9 in 4,14; contains blocks 64,0,224 to 79,255,239), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 211429 game time, 197550 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 366 total;
Stacktrace:
at ayp.a(WorldClient.java:439)
at net.minecraft.client.Minecraft.b(Minecraft.java:2409)
at net.minecraft.client.Minecraft.run(Minecraft.java:796)
at java.lang.Thread.run(Unknown Source)
---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.
Time: 4/27/13 11:39 AM
Description: Unexpected error
java.lang.IndexOutOfBoundsException: Index: 3999, Size: 4000
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at azr.a(EffectRenderer.java:143)
at mithion.core.particles.ArsMagicaParticleEffects.a(ArsMagicaParticleEffects.java:101)
at ban.a(EntityRenderer.java:1592)
at ban.b(EntityRenderer.java:1117)
at net.minecraft.client.Minecraft.J(Minecraft.java:884)
at net.minecraft.client.Minecraft.run(Minecraft.java:773)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at azr.a(EffectRenderer.java:143)
at mithion.core.particles.ArsMagicaParticleEffects.a(ArsMagicaParticleEffects.java:101)
at ban.a(EntityRenderer.java:1592)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [ays['Raymaster32'/40, l='MpServer', x=143.50, y=64.62, z=-100.73]]
Chunk stats: MultiplayerChunkCache: 441
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (75,64,233), Chunk: (at 11,4,9 in 4,14; contains blocks 64,0,224 to 79,255,239), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 211429 game time, 197550 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 366 total;
Stacktrace:
at ayp.a(WorldClient.java:439)
at net.minecraft.client.Minecraft.b(Minecraft.java:2409)
at net.minecraft.client.Minecraft.run(Minecraft.java:796)
at java.lang.Thread.run(Unknown Source)