shadowmage45 / AncientWarfare

Updated Ancient Warfare mod for Minecraft 1.5.2+
http://ancientwarfare.wikispaces.com/
Other
10 stars 8 forks source link

NEI conflict with structure GUIs (conflict with custom GUI elements) #19

Closed shadowmage45 closed 10 years ago

shadowmage45 commented 10 years ago

Problem: NEI still captures keyboard text even when GuiTextInputLine is the active guiElement.

This causes issues whenever trying to use a key that is bound to NEI (o/u/p/etc) when typing into text-entry areas, etc. Effects can range from missing characters, to incorrect GUIs opening, to client-side crashes from improperly handled context switching.

Note: May need to contact ChickenBones for a solution (e.g. why does NEI assume all mods/guis will use vanilla text-boxes?)