Artisan Worktables 1.12

Artisan Worktables 1.12

3M Downloads

Artisan Integrations crashing with GTCEu's tools

AzraelBunn opened this issue ยท 6 comments

commented

Expected Behavior

Recipe working correctly.

Current Behavior

Minecraft freezes when putting all the ingredients and tools in. The game crashes but doesn't close.

Steps to Reproduce (for bugs)

  1. Create a recipe using any of the GTCEu's tool.
  2. Try crafting it.

Script

Anything using stuff like .addTool(<ore:craftingToolKnife>, 5) or .addTool(<metaitem:tool.knife>, 5).

Crash Log

https://pastebin.com/vyiVchWq

Your Environment

  • Minecraft: 1.12.2
  • Forge: 14.23.5.2860
  • CraftTweaker: 4.1.20.674
  • Artisan Worktables: 1.24.2
  • Artisan Integrations: 1.2.4
  • Athenaeum: 1.19.5
  • GTCEu: 2.1.2-beta
commented

Thanks for the report!

This is probably happening because the GTCE API has changed - I'll look into it when I have some time.

commented

Ok, this is not a bug.

Artisan Integrations was built against the GTCE API, not the GTCEu API.

For now, Artisan Integrations will only support this version of GTCE.

commented

Would be nice if you also added GTCEu support as it is just a better version of GTCE with people that care about modpack makers working on it.

commented
commented

It's working so far.
If something happens again should i keep it here?

commented

Thank you for testing.

If something happens again should i keep it here?

If there is a problem, please create a new issue here on GitHub.