Inventory Count Error
Adaaaaam opened this issue ยท 5 comments
Can't display a variable that consists of a Inventory Count + Integer
E.g. Inventory of a chest with 10 blocks in + 10, comes up with an error
Please use the issue template. There's not enough information there to begin trying to fix this.
I'm sorry but that is all the information I have other that the Error read: This current variable can not be used in this aspect. This probably isn't enough to bug fix but i was told to come here with this bug :/
Can you explain the exact sequence of steps you followed? Also, what versions are you using?
Issue type:
- ๐ Bug
Short description:
Inventory count and a Integer do not add up at all it just comes with an error.
Expected behaviour:
Inventory count = 5
Integer = 5
Inventory count + Integer = 10
Actual behaviour:
Error: This current variable can not be used in this aspect
Steps to reproduce the problem:
- Inventory reader on a chest
- Get variable for inventory count
- Get a integer variable = to 5
- Use the programmer thing to get a variable that adds them together
- Put that variable into display block
- Put both the integer and inventory reader variables in a variable store
- Error in display block
Versions:
Exact versions of the following mods, not just latest.
- This mod:
- CyclopsCore:
- Minecraft: 1.10.2
- Forge: 12.18.3.2551