Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crafting Tree construction failed (and broken recipes ic2) #17

Closed
BlayzerQ opened this issue Nov 1, 2021 · 6 comments
Closed

Crafting Tree construction failed (and broken recipes ic2) #17

BlayzerQ opened this issue Nov 1, 2021 · 6 comments

Comments

@BlayzerQ
Copy link

BlayzerQ commented Nov 1, 2021

Versions of mods:
NotEnoughItems-1.7.10-2.1.12-GTNH-universal
NotEnoughEnergistics-1.7.10-1.3.0
appliedenergistics2-rv3-beta-6
industrialcraft-2-2.2.827-experimental

When i create pattern by "?" button in terminal, some items from IC2 (example - Transformator upgrade) will broken (meta: 32767)

image

Demonstration (video): https://ufile.io/wpfxh1vo

image

Call craft item from pattern return error in chat:
Error: java.util.concurrent.ExecutionException: java.lang.IllegalStateException: java.lang.IllegalStateException: Crafting Tree construction failed.

@vfyjxf
Copy link
Owner

vfyjxf commented Nov 6, 2021

Can you tell me how to reproduce it, I remember that nee did not modify the input ingredients

Versions of mods: NotEnoughItems-1.7.10-2.1.12-GTNH-universal NotEnoughEnergistics-1.7.10-1.3.0 appliedenergistics2-rv3-beta-6 industrialcraft-2-2.2.827-experimental

When i create pattern by "?" button in terminal, some items from IC2 (example - Transformator upgrade) will broken (meta: 32767)

image

Demonstration (video): https://ufile.io/wpfxh1vo

image

Call craft item from pattern return error in chat: Error: java.util.concurrent.ExecutionException: java.lang.IllegalStateException: java.lang.IllegalStateException: Crafting Tree construction failed.

@vfyjxf
Copy link
Owner

vfyjxf commented Nov 6, 2021

Also, can you provide the game log, I need the game log

@BlayzerQ
Copy link
Author

BlayzerQ commented Nov 6, 2021

To reproduce it - click to ? button on IC2 items (transformator module - for example) and get :32767 meta on some items. After it - many IC2 crafts in NEI has :32767 meta.
Demonstration (video): https://ufile.io/wpfxh1vo

This happends only with NotEnoughEnergistics and afterh click on "?" button

@BlayzerQ
Copy link
Author

BlayzerQ commented Nov 6, 2021

Also, can you provide the game log, I need the game log

Server or client?

@vfyjxf
Copy link
Owner

vfyjxf commented Nov 7, 2021

Also, can you provide the game log, I need the game log

Server or client?

client

@vfyjxf
Copy link
Owner

vfyjxf commented Nov 7, 2021

After a period of debugging, I found that this is a gtnh nei problem. I can only make nee fill the correct recipe, but I can't make nei show the correct recipe

vfyjxf added a commit that referenced this issue Nov 7, 2021
@vfyjxf vfyjxf closed this as completed Nov 7, 2021
Dream-Master referenced this issue in GTNewHorizons/NotEnoughEnergistics Dec 18, 2021
* Update README.md

* Updata EnderIO support and Forestry support

* Fix bug

* 去除specialslot的闪存或数据球

* Update GregTechRecipeProcessor.java

* Add TCNEIPlugin support and ThaumicEnergistics support

* Updata README

* fix bug

* Add config

Add item blacklist and item  priority list

* Add gregtech 6 support

* Add ThermalExpansion support

* update readme

* Update ThermalExpansionRecipeProcessor.java

* Delete Config.java

* update

fix item size always equal 1, add more mod support

* add mod priority list

* add BuildCraft support

* add BuildCraft support

* Update README.md

* update dev environment to 1.12.2

* update dev environment to 1.12.2

* update dev environment to 1.12.2

* update dev environment to 1.12.2

* update dev environment to 1.12.2

* fix bug and add avaritiaddons support

* Revert "Update README.md"

This reverts commit 24b26bb.

* fix bug

* fix bug

* fix bug

* fix bug

* fix bug

* fix bug

* add gt++ support

* Update README.md

* Create READNE_CN.md

* Update README.md

* add mouse wheel plugin

* add Processing Pattern Terminal

* fix crash caused by item json error

* fix crash caused by item json error

* Add the function of mouse wheel to switch materials

* Add the function of mouse wheel to switch materials

* fix bug

* add more commands

* update

* add KeyBindings and crafting helper

* Create zh_CN.lang

* fix bug

* fix bug : crafting helper doesn't check player's inventory

* fix bug : crafting helper doesn't check player's inventory

* update:draw highlight for craftable item

* fix render bug

* fix bug

* update:add wireless crafting terminal support for crafting helper

* add tooltip for wireless crafting terminal

* fix #15 and #16

* Add the function of synchronously modifying ingredients

* fix #18

* fix #18 and #17

* fix official nei support

* 1.add nei drag for ae 2.allow use the ctrl + mouse wheel to change the amount of fake item in Interface

Co-authored-by: vfyjxf <42764413+vfyjxf@users.noreply.github.com>
Co-authored-by: vfyjxf <2331007009@qq.com>
Co-authored-by: GlodBlock <60341015+GlodBlock@users.noreply.github.com>
Co-authored-by: huige <61108540+huige233@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants