SmithsGaming / Armory

Minecraft Mod named Armory, adds the Armors world to Minecraft
GNU Lesser General Public License v3.0
3 stars 1 forks source link

Crash with JEI #43

Closed DcNdrew closed 7 years ago

DcNdrew commented 7 years ago

Hi!

There is an item or something what causes the JEI to crash in Armory mod. It dies when JEI should show it. Without your mod it works perfectly.

Here is the log: http://paste.ee/p/j4wmP

marchermans commented 7 years ago

Hello drew,

Two things: 1) Optifine is installed, any bugs with Optifine will not be processed, try the sane setup without optifine. The reason for this is the fact that optifine changes the way Mc renders and in its current base it is hardly compatible with complex model systems. Keeping armories system working with both is impossible. 2) Looking at your crashlog their is nothing indicating armories involvement directly, I see that you are using a newer version then I am in my Dev environment so I will update and check again.

I will you try to reproduce this bug for you, however only if you can reproduce it without optifine.

Greets Orion

DcNdrew commented 7 years ago

Thanks, I'll try.

DcNdrew commented 7 years ago

Without Optifine crashes too. http://paste.ee/p/WXhxi

I start to write armor, and then bamm. Without Armory there is no crash.

marchermans commented 7 years ago

Okey I will take a look at it. It seems that EvilCraft is trying to render a Tank with molten metal, but it is not setting the metal type in its NBT. Which causes an NPE to occur,

marchermans commented 7 years ago

Fixed in an update to 1.11