MC Modding
Please register and join the community!


Join the forum, it's quick and easy

MC Modding
Please register and join the community!
MC Modding
Would you like to react to this message? Create an account in a few clicks or log in to continue.

[Unanswered] Array out of bound

2 posters

MC Modding :: Help :: Help

Go down

[Unanswered] Array out of bound Empty [Unanswered] Array out of bound

Post by lcass Fri Oct 28, 2011 6:10 pm

Code:
java.lang.ExceptionInInitializerError
   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
   at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
   at java.lang.Class.newInstance0(Class.java:355)
   at java.lang.Class.newInstance(Class.java:308)
   at net.minecraft.src.ModLoader.addMod(ModLoader.java:224)
   at net.minecraft.src.ModLoader.readFromClassPath(ModLoader.java:1027)
   at net.minecraft.src.ModLoader.init(ModLoader.java:692)
   at net.minecraft.src.ModLoader.AddAllRenderers(ModLoader.java:121)
   at net.minecraft.src.RenderManager.<init>(RenderManager.java:72)
   at net.minecraft.src.RenderManager.<clinit>(RenderManager.java:168)
   at net.minecraft.client.Minecraft.startGame(Minecraft.java:140)
   at net.minecraft.client.Minecraft.run(Minecraft.java:438)
   at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 32596
   at net.minecraft.src.Item.<init>(Item.java:34)
   at net.minecraft.src.mod_plham.<clinit>(mod_plham.java:5)
   ... 15 more
--- END ERROR REPORT 72e03f0b ----------

anyone know how to fix this

lcass
Member

Posts : 145
Join date : 2011-10-24
Location : england

https://www.youtube.com/user/thealcasgroup

Back to top Go down

[Unanswered] Array out of bound Empty Re: [Unanswered] Array out of bound

Post by ikke009 Fri Oct 28, 2011 6:37 pm

just guessing here but isnt one or more of your item id's above the max?
ikke009
ikke009
Member

Posts : 65
Join date : 2011-10-24
Age : 29
Location : The netherlands

Back to top Go down

[Unanswered] Array out of bound Empty Re: [Unanswered] Array out of bound

Post by lcass Fri Oct 28, 2011 7:09 pm

I tried that but there in the right amount of the ting

lcass
Member

Posts : 145
Join date : 2011-10-24
Location : england

https://www.youtube.com/user/thealcasgroup

Back to top Go down

[Unanswered] Array out of bound Empty Re: [Unanswered] Array out of bound

Post by lcass Fri Oct 28, 2011 7:10 pm

hm that might be it

lcass
Member

Posts : 145
Join date : 2011-10-24
Location : england

https://www.youtube.com/user/thealcasgroup

Back to top Go down

[Unanswered] Array out of bound Empty Re: [Unanswered] Array out of bound

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

MC Modding :: Help :: Help

 
Permissions in this forum:
You cannot reply to topics in this forum