Shadows-of-Fire / FastWorkbench

Caching recipes in the crafting table
MIT License
23 stars 17 forks source link

Cant open crafting table #22

Closed ghost closed 5 years ago

ghost commented 5 years ago

Forge 28.0.14 FastWorkbench 1.14.4-2.0.1 JEI Not Installed

Crafting tables open then immediately close gui when FastWorkbench is installed. Everything is normal when FastWorkbench is removed

Shadows-of-Fire commented 5 years ago

Try using forge 28.0.13 if possible. Something has probanly changed that needs to ve updatedml

ghost commented 5 years ago

forge 28.0.13 fails too. With just Forge and Fastworkbench (and Placebo)

Forge 28.0.13 and FastWorkbench 2.0.0 FAIL Forge 28.0.13 and FastWorkbench 2.0.1 FAIL

NielsPilgaard commented 5 years ago

28.0.21 also fails.

Shadows-of-Fire commented 5 years ago

Is there any sort of log message or other error? This appears to only happen in production and I havent been able to test yet

TheLimePixel commented 5 years ago

There appear to be no errors in the log.

Shadows-of-Fire commented 5 years ago

This is actually a forge bug, it looks like... I was making a check against Blocks.CRAFTING_TABLE, which isn't being properly updated to my replacement (but only in production)

Shadows-of-Fire commented 5 years ago

This would also be the cause of #21 and #23

Shadows-of-Fire commented 5 years ago

MinecraftForge/MinecraftForge/issues/5984