Project Red - Exploration

Project Red - Exploration

27M Downloads

Crash: Registering texture java.lang.ArrayIndexOutOfBoundsException: 143

Ethryan opened this issue ยท 4 comments

commented

Hi, when i try to start my minecraft instance i receive a crash.

Since it's screaming project red I will post it here and let you take a look.

http://pastebin.com/6WD5RC3N

commented

Same problem here, it is only crashing with projectred activated.
BUT i tested it only with COFH mods activated and project Red and no crash, so it must be a mod conflict. but still forge blames project red.

EDIT: so i took the time deleted my configs and it doesn't crash anymore. so i am gonna say: user error

commented

I got the same crash and its not realy a user error.
The problem seems to be:
B:3Dlogicwires=false

If you set this to true (atleast with build #64 and #65) the game starts fine.
If this is set to false the game will crash with the given error message.

commented

@digger5 I can confirm I was having this same issue

@UnPure I can also confirm changing this value to "true" fixed the problem for me.

Thanks!

commented

Fixed with cc4bbb0