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

Invalid Chars in Tag Within Recipe Can Be Saved To Variable #103

Closed
EddwardR opened this issue Feb 18, 2024 · 1 comment
Closed

Invalid Chars in Tag Within Recipe Can Be Saved To Variable #103

EddwardR opened this issue Feb 18, 2024 · 1 comment

Comments

@EddwardR
Copy link

Issue type:

  • 🐛 Bug

Short description:

When inputting a recipe in Programmer, using the format of #namespace:item instead of namespace:item within "Item tag variants" option can still be written to variable card if one is placed in output slot.

Steps to reproduce the problem:

  1. New Recipe in Logic Programmer
  2. Input a valid recipe that uses tags (sticks recipe is a good candidate) via JEI, REI or EMI
  3. Modify input tag on one of planks to contain an illegal character, like #
  4. Click variable card into output slot. This should result in a crash

Expected behaviour:

Blocking or otherwise disallowing a variable card to be written at all. An option would be blocking the output slot with the advanced config UI.


Versions:

  • This mod: 1.1.7
  • Minecraft: 1.20.1
  • NeoForge: 47.1.96

Log file:

https://mclo.gs/HsROiiC

@rubensworks
Copy link
Member

Thanks for reporting!

rubensworks added a commit to CyclopsMC/IntegratedDynamics that referenced this issue Apr 8, 2024
@rubensworks rubensworks moved this to Done in Maintenance Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants