java.lang.ArrayIndexOutOfBoundsException: 25
at java.util.ArrayList.add(Unknown Source)
at uristqwerty.CraftGuide.client.ui.text.TranslatedTextSource.<init>(TranslatedTextSource.java:22)
at uristqwerty.CraftGuide.client.ui.ConfigList$ConfigEntry.<init>(ConfigList.java:40)
at uristqwerty.CraftGuide.client.ui.ConfigList.addRow(ConfigList.java:272)
at uristqwerty.CraftGuide.client.ui.ConfigList.addButton(ConfigList.java:234)
at uristqwerty.CraftGuide.client.ui.ConfigList.<init>(ConfigList.java:187)
at uristqwerty.CraftGuide.GuiCraftGuide.generateConfigTab(GuiCraftGuide.java:404)
at uristqwerty.CraftGuide.GuiCraftGuide.<init>(GuiCraftGuide.java:123)
at uristqwerty.CraftGuide.GuiCraftGuide.getInstance(GuiCraftGuide.java:64)
at uristqwerty.CraftGuide.client.fml.CraftGuideClient_FML.openGUI(CraftGuideClient_FML.java:102)
at uristqwerty.CraftGuide.ItemCraftGuide.func_77659_a(ItemCraftGuide.java:43)
at net.minecraft.item.ItemStack.func_77957_a(ItemStack.java:143)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78769_a(PlayerControllerMP.java:377)
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1427)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1903)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:916)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:835)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.util.ArrayList.add(Unknown Source)
at uristqwerty.CraftGuide.client.ui.text.TranslatedTextSource.<init>(TranslatedTextSource.java:22)
at uristqwerty.CraftGuide.client.ui.ConfigList$ConfigEntry.<init>(ConfigList.java:40)
at uristqwerty.CraftGuide.client.ui.ConfigList.addRow(ConfigList.java:272)
at uristqwerty.CraftGuide.client.ui.ConfigList.addButton(ConfigList.java:234)
at uristqwerty.CraftGuide.client.ui.ConfigList.<init>(ConfigList.java:187)
at uristqwerty.CraftGuide.GuiCraftGuide.generateConfigTab(GuiCraftGuide.java:404)
at uristqwerty.CraftGuide.GuiCraftGuide.<init>(GuiCraftGuide.java:123)
at uristqwerty.CraftGuide.GuiCraftGuide.getInstance(GuiCraftGuide.java:64)
at uristqwerty.CraftGuide.client.fml.CraftGuideClient_FML.openGUI(CraftGuideClient_FML.java:102)
at uristqwerty.CraftGuide.ItemCraftGuide.func_77659_a(ItemCraftGuide.java:43)
at net.minecraft.item.ItemStack.func_77957_a(ItemStack.java:143)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78769_a(PlayerControllerMP.java:377)
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1427)
java.lang.ArrayIndexOutOfBoundsException: 25
at java.util.ArrayList.add(Unknown Source)
at uristqwerty.CraftGuide.client.ui.text.TranslatedTextSource.<init>(TranslatedTextSource.java:22)
at uristqwerty.CraftGuide.client.ui.ConfigList$ConfigEntry.<init>(ConfigList.java:40)
at uristqwerty.CraftGuide.client.ui.ConfigList.addRow(ConfigList.java:272)
at uristqwerty.CraftGuide.client.ui.ConfigList.addButton(ConfigList.java:234)
at uristqwerty.CraftGuide.client.ui.ConfigList.<init>(ConfigList.java:187)
at uristqwerty.CraftGuide.GuiCraftGuide.generateConfigTab(GuiCraftGuide.java:404)
at uristqwerty.CraftGuide.GuiCraftGuide.<init>(GuiCraftGuide.java:123)
at uristqwerty.CraftGuide.GuiCraftGuide.getInstance(GuiCraftGuide.java:64)
at uristqwerty.CraftGuide.client.fml.CraftGuideClient_FML.openGUI(CraftGuideClient_FML.java:102)
at uristqwerty.CraftGuide.ItemCraftGuide.func_77659_a(ItemCraftGuide.java:43)
at net.minecraft.item.ItemStack.func_77957_a(ItemStack.java:143)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78769_a(PlayerControllerMP.java:377)
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1427)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1903)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:916)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:835)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.util.ArrayList.add(Unknown Source)
at uristqwerty.CraftGuide.client.ui.text.TranslatedTextSource.<init>(TranslatedTextSource.java:22)
at uristqwerty.CraftGuide.client.ui.ConfigList$ConfigEntry.<init>(ConfigList.java:40)
at uristqwerty.CraftGuide.client.ui.ConfigList.addRow(ConfigList.java:272)
at uristqwerty.CraftGuide.client.ui.ConfigList.addButton(ConfigList.java:234)
at uristqwerty.CraftGuide.client.ui.ConfigList.<init>(ConfigList.java:187)
at uristqwerty.CraftGuide.GuiCraftGuide.generateConfigTab(GuiCraftGuide.java:404)
at uristqwerty.CraftGuide.GuiCraftGuide.<init>(GuiCraftGuide.java:123)
at uristqwerty.CraftGuide.GuiCraftGuide.getInstance(GuiCraftGuide.java:64)
at uristqwerty.CraftGuide.client.fml.CraftGuideClient_FML.openGUI(CraftGuideClient_FML.java:102)
at uristqwerty.CraftGuide.ItemCraftGuide.func_77659_a(ItemCraftGuide.java:43)
at net.minecraft.item.ItemStack.func_77957_a(ItemStack.java:143)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78769_a(PlayerControllerMP.java:377)
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1427)
i only have notenoughitems mod downloaded what do you think i am doing wrong ?---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 5/28/14 3:31 PM
Description: Exception in server tick loop
java.lang.NoClassDefFoundError: java/util/Objects
at codechicken.nei.ItemStackMap$StackMetaKey.hashCode(ItemStackMap.java:33)
at java.util.HashMap.put(Unknown Source)
at codechicken.nei.ItemStackMap$DetailMap.put(ItemStackMap.java:84)
at codechicken.nei.ItemStackMap.put(ItemStackMap.java:195)
at codechicken.nei.NEIServerConfig.loadBannedItems(NEIServerConfig.java:184)
at codechicken.nei.NEIServerConfig.load(NEIServerConfig.java:46)
at codechicken.nei.ServerHandler.loadEvent(ServerHandler.java:44)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_11_ServerHandler_loadEvent_Load.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:73)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:92)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:669)
Caused by: java.lang.ClassNotFoundException: java.util.Objects
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:104)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
... 14 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows XP (x86) version 5.1
Java Version: 1.6.0_15, Sun Microsystems Inc.
Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Sun Microsystems Inc.
Memory: 54622584 bytes (52 MB) / 130371584 bytes (124 MB) up to 532742144 bytes (508 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.03 FML v7.2.204.1097 Minecraft Forge 10.12.1.1097 5 mods loaded, 5 mods active
mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
FML{7.2.204.1097} [Forge Mod Loader] (forge-1.7.2-10.12.1.1097.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Forge{10.12.1.1097} [Minecraft Forge] (forge-1.7.2-10.12.1.1097.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
CodeChickenCore{1.0.0} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
NotEnoughItems{1.0.1} [Not Enough Items] (NotEnoughItems-1.7.2-1.0.1-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Here is the crash report Plz help me:
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
Time: 5/26/14 8:27 PM
Description: Unexpected error
java.lang.ArrayIndexOutOfBoundsException: 25
at java.util.ArrayList.add(Unknown Source)
at uristqwerty.CraftGuide.client.ui.text.TranslatedTextSource.<init>(TranslatedTextSource.java:22)
at uristqwerty.CraftGuide.client.ui.ConfigList$ConfigEntry.<init>(ConfigList.java:40)
at uristqwerty.CraftGuide.client.ui.ConfigList.addRow(ConfigList.java:272)
at uristqwerty.CraftGuide.client.ui.ConfigList.addButton(ConfigList.java:234)
at uristqwerty.CraftGuide.client.ui.ConfigList.<init>(ConfigList.java:187)
at uristqwerty.CraftGuide.GuiCraftGuide.generateConfigTab(GuiCraftGuide.java:404)
at uristqwerty.CraftGuide.GuiCraftGuide.<init>(GuiCraftGuide.java:123)
at uristqwerty.CraftGuide.GuiCraftGuide.getInstance(GuiCraftGuide.java:64)
at uristqwerty.CraftGuide.client.fml.CraftGuideClient_FML.openGUI(CraftGuideClient_FML.java:102)
at uristqwerty.CraftGuide.ItemCraftGuide.func_77659_a(ItemCraftGuide.java:43)
at net.minecraft.item.ItemStack.func_77957_a(ItemStack.java:143)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78769_a(PlayerControllerMP.java:377)
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1427)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1903)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:916)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:835)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.util.ArrayList.add(Unknown Source)
at uristqwerty.CraftGuide.client.ui.text.TranslatedTextSource.<init>(TranslatedTextSource.java:22)
at uristqwerty.CraftGuide.client.ui.ConfigList$ConfigEntry.<init>(ConfigList.java:40)
at uristqwerty.CraftGuide.client.ui.ConfigList.addRow(ConfigList.java:272)
at uristqwerty.CraftGuide.client.ui.ConfigList.addButton(ConfigList.java:234)
at uristqwerty.CraftGuide.client.ui.ConfigList.<init>(ConfigList.java:187)
at uristqwerty.CraftGuide.GuiCraftGuide.generateConfigTab(GuiCraftGuide.java:404)
at uristqwerty.CraftGuide.GuiCraftGuide.<init>(GuiCraftGuide.java:123)
at uristqwerty.CraftGuide.GuiCraftGuide.getInstance(GuiCraftGuide.java:64)
at uristqwerty.CraftGuide.client.fml.CraftGuideClient_FML.openGUI(CraftGuideClient_FML.java:102)
at uristqwerty.CraftGuide.ItemCraftGuide.func_77659_a(ItemCraftGuide.java:43)
at net.minecraft.item.ItemStack.func_77957_a(ItemStack.java:143)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78769_a(PlayerControllerMP.java:377)
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1427)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['Jonathan_Hagen'/272, l='MpServer', x=-566.50, y=64.62, z=428.50]]
Chunk stats: MultiplayerChunkCache: 225, 225
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-751,80,58), Chunk: (at 1,5,10 in -47,3; contains blocks -752,0,48 to -737,255,63), Region: (-2,0; contains chunks -64,0 to -33,31, blocks -1024,0,0 to -513,255,511)
Level time: 197239 game time, 253609 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: 69 total; [EntityBat['Bat'/275, l='MpServer', x=-572.78, y=24.00, z=426.47], EntityBat['Bat'/274, l='MpServer', x=-581.06, y=25.55, z=417.75], EntitySkeleton['Skeleton'/273, l='MpServer', x=-570.56, y=24.00, z=419.91], EntityArrow['arrow'/408, l='MpServer', x=-602.88, y=66.03, z=424.00], EntityItem['item.item.porkchopCooked'/409, l='MpServer', x=-602.19, y=64.13, z=426.28], EntityCreeper['Creeper'/7529, l='MpServer', x=-564.25, y=70.00, z=375.23], EntityXPOrb['Experience Orb'/279, l='MpServer', x=-566.53, y=64.25, z=426.88], EntityPig['Pig'/414, l='MpServer', x=-579.50, y=67.00, z=386.81], EntitySkeleton['Skeleton'/7528, l='MpServer', x=-589.50, y=27.00, z=384.50], EntityXPOrb['Experience Orb'/278, l='MpServer', x=-566.47, y=64.25, z=426.88], EntityPig['Pig'/415, l='MpServer', x=-574.09, y=64.00, z=384.88], EntityXPOrb['Experience Orb'/277, l='MpServer', x=-566.47, y=64.25, z=426.88], EntityPig['Pig'/413, l='MpServer', x=-586.97, y=69.00, z=381.09], EntityBat['Bat'/276, l='MpServer', x=-573.13, y=22.10, z=427.25], EntityArrow['arrow'/282, l='MpServer', x=-568.47, y=71.94, z=431.78], EntityItemFrame['entity.ItemFrame.name'/281, l='MpServer', x=-572.94, y=65.50, z=429.50], EntityXPOrb['Experience Orb'/280, l='MpServer', x=-566.53, y=64.25, z=426.88], EntityClientPlayerMP['Jonathan_Hagen'/272, l='MpServer', x=-566.50, y=64.62, z=428.50], EntityPig['Pig'/406, l='MpServer', x=-595.97, y=67.00, z=389.50], EntityPig['Pig'/407, l='MpServer', x=-599.50, y=72.00, z=386.31], EntityPig['Pig'/404, l='MpServer', x=-593.50, y=71.00, z=378.25], EntityPig['Pig'/405, l='MpServer', x=-597.31, y=67.00, z=391.47], EntityCreeper['Creeper'/384, l='MpServer', x=-634.50, y=18.00, z=434.50], EntityChicken['Chicken'/391, l='MpServer', x=-608.44, y=72.00, z=416.56], EntityCreeper['Creeper'/390, l='MpServer', x=-623.66, y=20.00, z=429.00], EntityBat['Bat'/389, l='MpServer', x=-615.72, y=32.10, z=392.03], EntityCreeper['Creeper'/440, l='MpServer', x=-567.03, y=41.00, z=398.56], EntityArrow['arrow'/441, l='MpServer', x=-568.84, y=63.03, z=433.78], EntityChicken['Chicken'/435, l='MpServer', x=-571.53, y=65.00, z=359.53], EntityCreeper['Creeper'/437, l='MpServer', x=-565.69, y=38.00, z=403.47], EntityZombie['Zombie'/439, l='MpServer', x=-568.50, y=38.00, z=402.50], EntityCreeper['Creeper'/425, l='MpServer', x=-582.69, y=23.00, z=422.38], EntityBat['Bat'/427, l='MpServer', x=-565.59, y=21.10, z=438.75], EntityBat['Bat'/426, l='MpServer', x=-576.47, y=25.10, z=421.25], EntitySkeleton['Skeleton'/417, l='MpServer', x=-584.50, y=22.00, z=413.50], EntityPig['Pig'/416, l='MpServer', x=-572.97, y=64.00, z=396.03], EntityZombie['Zombie'/419, l='MpServer', x=-583.06, y=45.00, z=404.50], EntityCreeper['Creeper'/418, l='MpServer', x=-581.28, y=43.00, z=403.47], EntityPig['Pig'/421, l='MpServer', x=-598.84, y=64.00, z=415.28], EntityZombie['Zombie'/420, l='MpServer', x=-585.34, y=47.00, z=402.06], EntityBat['Bat'/423, l='MpServer', x=-579.38, y=25.10, z=428.38], EntityCreeper['Creeper'/422, l='MpServer', x=-586.13, y=24.00, z=420.16], EntitySpider['Spider'/472, l='MpServer', x=-532.81, y=45.00, z=420.63], EntitySkeleton['Skeleton'/473, l='MpServer', x=-542.16, y=16.00, z=501.50], EntitySpider['Spider'/471, l='MpServer', x=-532.28, y=45.00, z=425.06], EntityCreeper['Creeper'/468, l='MpServer', x=-530.50, y=17.00, z=349.50], EntityChicken['Chicken'/469, l='MpServer', x=-530.53, y=65.00, z=377.53], EntityChicken['Chicken'/460, l='MpServer', x=-544.53, y=68.00, z=435.31], EntityZombie['Zombie'/459, l='MpServer', x=-545.59, y=52.00, z=424.03], EntityBat['Bat'/458, l='MpServer', x=-548.69, y=42.48, z=396.38], EntityBat['Bat'/457, l='MpServer', x=-530.50, y=46.89, z=421.22], EntityBat['Bat'/456, l='MpServer', x=-539.66, y=49.26, z=405.56], EntityCreeper['Creeper'/455, l='MpServer', x=-545.50, y=45.00, z=407.50], EntityZombie['Zombie'/454, l='MpServer', x=-549.47, y=40.00, z=403.16], EntitySpider['Spider'/453, l='MpServer', x=-559.19, y=42.00, z=413.28], EntitySkeleton['Skeleton'/451, l='MpServer', x=-556.50, y=27.00, z=396.84], EntitySquid['Squid'/450, l='MpServer', x=-554.50, y=59.00, z=372.50], EntityPig['Pig'/368, l='MpServer', x=-644.31, y=70.00, z=438.50], EntityPig['Pig'/381, l='MpServer', x=-626.13, y=69.00, z=427.06], EntityPig['Pig'/380, l='MpServer', x=-637.53, y=76.00, z=423.56], EntitySlime['Slime'/383, l='MpServer', x=-635.69, y=18.00, z=436.69], EntityPig['Pig'/382, l='MpServer', x=-634.50, y=74.00, z=422.31], EntityZombie['Zombie'/377, l='MpServer', x=-638.50, y=49.00, z=356.50], EntityPig['Pig'/379, l='MpServer', x=-626.31, y=77.00, z=406.09], EntityZombie['Zombie'/5931, l='MpServer', x=-609.50, y=84.00, z=396.50], EntityBat['Bat'/365, l='MpServer', x=-640.17, y=38.84, z=454.88], EntityCreeper['Creeper'/487, l='MpServer', x=-491.31, y=26.00, z=436.50], EntityBat['Bat'/362, l='MpServer', x=-647.78, y=35.00, z=439.31], EntityZombie['Zombie'/483, l='MpServer', x=-502.50, y=17.00, z=450.50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:368)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2382)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:864)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows XP (x86) version 5.1
Java Version: 1.6.0_15, Sun Microsystems Inc.
Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Sun Microsystems Inc.
Memory: 102253984 bytes (97 MB) / 296034304 bytes (282 MB) up to 532742144 bytes (508 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
AABB Pool Size: 3348 (187488 bytes; 0 MB) allocated, 25 (1400 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP v9.03 FML v7.2.205.1098 Minecraft Forge 10.12.1.1098 4 mods loaded, 4 mods active
mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{7.2.205.1098} [Forge Mod Loader] (forge-1.7.2-10.12.1.1098.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{10.12.1.1098} [Minecraft Forge] (forge-1.7.2-10.12.1.1098.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
craftguide{1.6.8.1} [CraftGuide] (CraftGuide-1.6.8.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Launched Version: 1.7.2-Forge10.12.1.1098
LWJGL: 2.9.0
OpenGL: GeForce 9600 GT/PCI/SSE2 GL version 3.2.0, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 1491 (83496 bytes; 0 MB) allocated, 22 (1232 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
Time: 5/26/14 8:27 PM
Description: Unexpected error
java.lang.ArrayIndexOutOfBoundsException: 25
at java.util.ArrayList.add(Unknown Source)
at uristqwerty.CraftGuide.client.ui.text.TranslatedTextSource.<init>(TranslatedTextSource.java:22)
at uristqwerty.CraftGuide.client.ui.ConfigList$ConfigEntry.<init>(ConfigList.java:40)
at uristqwerty.CraftGuide.client.ui.ConfigList.addRow(ConfigList.java:272)
at uristqwerty.CraftGuide.client.ui.ConfigList.addButton(ConfigList.java:234)
at uristqwerty.CraftGuide.client.ui.ConfigList.<init>(ConfigList.java:187)
at uristqwerty.CraftGuide.GuiCraftGuide.generateConfigTab(GuiCraftGuide.java:404)
at uristqwerty.CraftGuide.GuiCraftGuide.<init>(GuiCraftGuide.java:123)
at uristqwerty.CraftGuide.GuiCraftGuide.getInstance(GuiCraftGuide.java:64)
at uristqwerty.CraftGuide.client.fml.CraftGuideClient_FML.openGUI(CraftGuideClient_FML.java:102)
at uristqwerty.CraftGuide.ItemCraftGuide.func_77659_a(ItemCraftGuide.java:43)
at net.minecraft.item.ItemStack.func_77957_a(ItemStack.java:143)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78769_a(PlayerControllerMP.java:377)
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1427)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1903)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:916)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:835)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.util.ArrayList.add(Unknown Source)
at uristqwerty.CraftGuide.client.ui.text.TranslatedTextSource.<init>(TranslatedTextSource.java:22)
at uristqwerty.CraftGuide.client.ui.ConfigList$ConfigEntry.<init>(ConfigList.java:40)
at uristqwerty.CraftGuide.client.ui.ConfigList.addRow(ConfigList.java:272)
at uristqwerty.CraftGuide.client.ui.ConfigList.addButton(ConfigList.java:234)
at uristqwerty.CraftGuide.client.ui.ConfigList.<init>(ConfigList.java:187)
at uristqwerty.CraftGuide.GuiCraftGuide.generateConfigTab(GuiCraftGuide.java:404)
at uristqwerty.CraftGuide.GuiCraftGuide.<init>(GuiCraftGuide.java:123)
at uristqwerty.CraftGuide.GuiCraftGuide.getInstance(GuiCraftGuide.java:64)
at uristqwerty.CraftGuide.client.fml.CraftGuideClient_FML.openGUI(CraftGuideClient_FML.java:102)
at uristqwerty.CraftGuide.ItemCraftGuide.func_77659_a(ItemCraftGuide.java:43)
at net.minecraft.item.ItemStack.func_77957_a(ItemStack.java:143)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78769_a(PlayerControllerMP.java:377)
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1427)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['Jonathan_Hagen'/272, l='MpServer', x=-566.50, y=64.62, z=428.50]]
Chunk stats: MultiplayerChunkCache: 225, 225
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-751,80,58), Chunk: (at 1,5,10 in -47,3; contains blocks -752,0,48 to -737,255,63), Region: (-2,0; contains chunks -64,0 to -33,31, blocks -1024,0,0 to -513,255,511)
Level time: 197239 game time, 253609 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: 69 total; [EntityBat['Bat'/275, l='MpServer', x=-572.78, y=24.00, z=426.47], EntityBat['Bat'/274, l='MpServer', x=-581.06, y=25.55, z=417.75], EntitySkeleton['Skeleton'/273, l='MpServer', x=-570.56, y=24.00, z=419.91], EntityArrow['arrow'/408, l='MpServer', x=-602.88, y=66.03, z=424.00], EntityItem['item.item.porkchopCooked'/409, l='MpServer', x=-602.19, y=64.13, z=426.28], EntityCreeper['Creeper'/7529, l='MpServer', x=-564.25, y=70.00, z=375.23], EntityXPOrb['Experience Orb'/279, l='MpServer', x=-566.53, y=64.25, z=426.88], EntityPig['Pig'/414, l='MpServer', x=-579.50, y=67.00, z=386.81], EntitySkeleton['Skeleton'/7528, l='MpServer', x=-589.50, y=27.00, z=384.50], EntityXPOrb['Experience Orb'/278, l='MpServer', x=-566.47, y=64.25, z=426.88], EntityPig['Pig'/415, l='MpServer', x=-574.09, y=64.00, z=384.88], EntityXPOrb['Experience Orb'/277, l='MpServer', x=-566.47, y=64.25, z=426.88], EntityPig['Pig'/413, l='MpServer', x=-586.97, y=69.00, z=381.09], EntityBat['Bat'/276, l='MpServer', x=-573.13, y=22.10, z=427.25], EntityArrow['arrow'/282, l='MpServer', x=-568.47, y=71.94, z=431.78], EntityItemFrame['entity.ItemFrame.name'/281, l='MpServer', x=-572.94, y=65.50, z=429.50], EntityXPOrb['Experience Orb'/280, l='MpServer', x=-566.53, y=64.25, z=426.88], EntityClientPlayerMP['Jonathan_Hagen'/272, l='MpServer', x=-566.50, y=64.62, z=428.50], EntityPig['Pig'/406, l='MpServer', x=-595.97, y=67.00, z=389.50], EntityPig['Pig'/407, l='MpServer', x=-599.50, y=72.00, z=386.31], EntityPig['Pig'/404, l='MpServer', x=-593.50, y=71.00, z=378.25], EntityPig['Pig'/405, l='MpServer', x=-597.31, y=67.00, z=391.47], EntityCreeper['Creeper'/384, l='MpServer', x=-634.50, y=18.00, z=434.50], EntityChicken['Chicken'/391, l='MpServer', x=-608.44, y=72.00, z=416.56], EntityCreeper['Creeper'/390, l='MpServer', x=-623.66, y=20.00, z=429.00], EntityBat['Bat'/389, l='MpServer', x=-615.72, y=32.10, z=392.03], EntityCreeper['Creeper'/440, l='MpServer', x=-567.03, y=41.00, z=398.56], EntityArrow['arrow'/441, l='MpServer', x=-568.84, y=63.03, z=433.78], EntityChicken['Chicken'/435, l='MpServer', x=-571.53, y=65.00, z=359.53], EntityCreeper['Creeper'/437, l='MpServer', x=-565.69, y=38.00, z=403.47], EntityZombie['Zombie'/439, l='MpServer', x=-568.50, y=38.00, z=402.50], EntityCreeper['Creeper'/425, l='MpServer', x=-582.69, y=23.00, z=422.38], EntityBat['Bat'/427, l='MpServer', x=-565.59, y=21.10, z=438.75], EntityBat['Bat'/426, l='MpServer', x=-576.47, y=25.10, z=421.25], EntitySkeleton['Skeleton'/417, l='MpServer', x=-584.50, y=22.00, z=413.50], EntityPig['Pig'/416, l='MpServer', x=-572.97, y=64.00, z=396.03], EntityZombie['Zombie'/419, l='MpServer', x=-583.06, y=45.00, z=404.50], EntityCreeper['Creeper'/418, l='MpServer', x=-581.28, y=43.00, z=403.47], EntityPig['Pig'/421, l='MpServer', x=-598.84, y=64.00, z=415.28], EntityZombie['Zombie'/420, l='MpServer', x=-585.34, y=47.00, z=402.06], EntityBat['Bat'/423, l='MpServer', x=-579.38, y=25.10, z=428.38], EntityCreeper['Creeper'/422, l='MpServer', x=-586.13, y=24.00, z=420.16], EntitySpider['Spider'/472, l='MpServer', x=-532.81, y=45.00, z=420.63], EntitySkeleton['Skeleton'/473, l='MpServer', x=-542.16, y=16.00, z=501.50], EntitySpider['Spider'/471, l='MpServer', x=-532.28, y=45.00, z=425.06], EntityCreeper['Creeper'/468, l='MpServer', x=-530.50, y=17.00, z=349.50], EntityChicken['Chicken'/469, l='MpServer', x=-530.53, y=65.00, z=377.53], EntityChicken['Chicken'/460, l='MpServer', x=-544.53, y=68.00, z=435.31], EntityZombie['Zombie'/459, l='MpServer', x=-545.59, y=52.00, z=424.03], EntityBat['Bat'/458, l='MpServer', x=-548.69, y=42.48, z=396.38], EntityBat['Bat'/457, l='MpServer', x=-530.50, y=46.89, z=421.22], EntityBat['Bat'/456, l='MpServer', x=-539.66, y=49.26, z=405.56], EntityCreeper['Creeper'/455, l='MpServer', x=-545.50, y=45.00, z=407.50], EntityZombie['Zombie'/454, l='MpServer', x=-549.47, y=40.00, z=403.16], EntitySpider['Spider'/453, l='MpServer', x=-559.19, y=42.00, z=413.28], EntitySkeleton['Skeleton'/451, l='MpServer', x=-556.50, y=27.00, z=396.84], EntitySquid['Squid'/450, l='MpServer', x=-554.50, y=59.00, z=372.50], EntityPig['Pig'/368, l='MpServer', x=-644.31, y=70.00, z=438.50], EntityPig['Pig'/381, l='MpServer', x=-626.13, y=69.00, z=427.06], EntityPig['Pig'/380, l='MpServer', x=-637.53, y=76.00, z=423.56], EntitySlime['Slime'/383, l='MpServer', x=-635.69, y=18.00, z=436.69], EntityPig['Pig'/382, l='MpServer', x=-634.50, y=74.00, z=422.31], EntityZombie['Zombie'/377, l='MpServer', x=-638.50, y=49.00, z=356.50], EntityPig['Pig'/379, l='MpServer', x=-626.31, y=77.00, z=406.09], EntityZombie['Zombie'/5931, l='MpServer', x=-609.50, y=84.00, z=396.50], EntityBat['Bat'/365, l='MpServer', x=-640.17, y=38.84, z=454.88], EntityCreeper['Creeper'/487, l='MpServer', x=-491.31, y=26.00, z=436.50], EntityBat['Bat'/362, l='MpServer', x=-647.78, y=35.00, z=439.31], EntityZombie['Zombie'/483, l='MpServer', x=-502.50, y=17.00, z=450.50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:368)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2382)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:864)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows XP (x86) version 5.1
Java Version: 1.6.0_15, Sun Microsystems Inc.
Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Sun Microsystems Inc.
Memory: 102253984 bytes (97 MB) / 296034304 bytes (282 MB) up to 532742144 bytes (508 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
AABB Pool Size: 3348 (187488 bytes; 0 MB) allocated, 25 (1400 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP v9.03 FML v7.2.205.1098 Minecraft Forge 10.12.1.1098 4 mods loaded, 4 mods active
mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{7.2.205.1098} [Forge Mod Loader] (forge-1.7.2-10.12.1.1098.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{10.12.1.1098} [Minecraft Forge] (forge-1.7.2-10.12.1.1098.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
craftguide{1.6.8.1} [CraftGuide] (CraftGuide-1.6.8.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Launched Version: 1.7.2-Forge10.12.1.1098
LWJGL: 2.9.0
OpenGL: GeForce 9600 GT/PCI/SSE2 GL version 3.2.0, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 1491 (83496 bytes; 0 MB) allocated, 22 (1232 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
i only have notenoughitems mod downloaded what do you think i am doing wrong ?---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 5/28/14 3:31 PM
Description: Exception in server tick loop
java.lang.NoClassDefFoundError: java/util/Objects
at codechicken.nei.ItemStackMap$StackMetaKey.hashCode(ItemStackMap.java:33)
at java.util.HashMap.put(Unknown Source)
at codechicken.nei.ItemStackMap$DetailMap.put(ItemStackMap.java:84)
at codechicken.nei.ItemStackMap.put(ItemStackMap.java:195)
at codechicken.nei.NEIServerConfig.loadBannedItems(NEIServerConfig.java:184)
at codechicken.nei.NEIServerConfig.load(NEIServerConfig.java:46)
at codechicken.nei.ServerHandler.loadEvent(ServerHandler.java:44)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_11_ServerHandler_loadEvent_Load.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:73)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:92)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:669)
Caused by: java.lang.ClassNotFoundException: java.util.Objects
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:104)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
... 14 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows XP (x86) version 5.1
Java Version: 1.6.0_15, Sun Microsystems Inc.
Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Sun Microsystems Inc.
Memory: 54622584 bytes (52 MB) / 130371584 bytes (124 MB) up to 532742144 bytes (508 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.03 FML v7.2.204.1097 Minecraft Forge 10.12.1.1097 5 mods loaded, 5 mods active
mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
FML{7.2.204.1097} [Forge Mod Loader] (forge-1.7.2-10.12.1.1097.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Forge{10.12.1.1097} [Minecraft Forge] (forge-1.7.2-10.12.1.1097.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
CodeChickenCore{1.0.0} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
NotEnoughItems{1.0.1} [Not Enough Items] (NotEnoughItems-1.7.2-1.0.1-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
here is the new one sorry
Is Modded: Definitely; Client brand changed to 'fml,forge'
Is Java 7 free ?
thx then my nei should work right ? if not can i PM you ?