Chicken-Bones / EnderStorage

MIT License
23 stars 20 forks source link

Crash when using U Button on NEI Interface #48

Closed DZekrom0 closed 9 years ago

DZekrom0 commented 9 years ago

When i press U button in NEI the game crashes. Removing EnderStorage stops the issue.

Crash log: http://pastebin.com/cifNpApt

Chicken-Bones commented 9 years ago

removing anything will fix that error. Your Java ran out of memory, you need to allocate more (google java heap space, or your launcher for more info)