jamesbirtles / ImmersiveIntegration

Integrates IE with other mods, as well as some useful addition to IE itself
http://www.curseforge.com/projects/232159/
21 stars 10 forks source link

RenderCrash #55

Closed ghost closed 8 years ago

ghost commented 8 years ago

Crashing while switching creative menu pages. http://pastebin.com/9eXUpT8L

artdude543 commented 8 years ago

Can't reproduce this issue, or see how it's this mods fault. Can you be more specific on what you was doing to get this crash? I.E. Was this a one off or can you get this to happen all the time?

Voxel-Friend commented 8 years ago

Can confirm with latest version released 2 days ago, 0.6.3. My guess, it has to do with the new extendable post replacing the old extended post, which was used for the creative tab. Mod list Via Data dump: http://pastebin.com/LRF57GQ2 Crash Report identical to @BobZplus.

cadaverous-eris commented 8 years ago

same problem here

jamesbirtles commented 8 years ago

Can anyone give any more information on this, how can I reproduce it? Right now I have no clue why this is happening, nor can I make it happen myself.

cadaverous-eris commented 8 years ago

Happens every time I open the creative inventory and switch to the page that shows the immersive integration tab. The problem appears to be that the item you set for the creative tab icon doesn't exist.

jamesbirtles commented 8 years ago

I haven't removed any items and the item set as the tab icon is fluix wire coil as shown here: https://github.com/UnwrittenFun/ImmersiveIntegration/blob/fix-ae/src/main/java/unwrittenfun/minecraft/immersiveintegration/ImmersiveIntegration.java#L38

cadaverous-eris commented 8 years ago

Ooooohhhhh...... that makes so much sense. I have a feeling you'd be able to reproduce the crash if you tested it without AE, if you catch my drift (I don't use AE, so your fluix wire coil wasn't initialized in my minecraft instance).

jamesbirtles commented 8 years ago

Oh crap yeah, I will release a fix later today On 8 Dec 2015 05:20, "frederick-the-nameless" notifications@github.com wrote:

Ooooohhhhh...... that makes so much sense. I have a feeling you'd be able to reproduce the crash if you tested it without AE, if you catch my drift (I don't use AE, so your fluix wire coil wasn't initialized in my minecraft instance).

— Reply to this email directly or view it on GitHub https://github.com/UnwrittenFun/ImmersiveIntegration/issues/55#issuecomment-162769480 .

jamesbirtles commented 8 years ago

Should be fixed in 0.6.4, thanks for the reports http://minecraft.curseforge.com/projects/immersive-integration/files/2269884