GaeaKat / Thaumic_Exploration

Thaumic Exploration is a WIP add-on for Thaumcraft 4 that adds a variety of new content.
9 stars 10 forks source link

Update TXBootsEventHandler.java #42

Closed chaos234 closed 8 years ago

chaos234 commented 8 years ago

Change which must be tested. Was mentioned here http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2371563-thaumcraft-addon-witching-gadgets?comment=613

Edit: This removes the problem in #41 but it ends up on a new error: https://github.com/nekosune/Thaumic_Exploration/blob/master/src/main/java/flaxbeard/thaumicexploration/event/TXBootsEventHandler.java#L246

Log: http://paste.ee/p/RnO6I

GaeaKat commented 8 years ago

No I am not making the charm work in the entire inventory, and no not importing a pr with a bug

chaos234 commented 8 years ago

The Problem is, that the following bug seems also to have todo smth. with the inventory because the previous one is fixed after inserting the new line.

But what causes this new error in this request? And if the Boots are disabled in the config is it possible to request this so that we can work arround the request if the code, which will be executed if the if-statement will return true, is not needed if the boots are disabled?