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

Extractor outputs don't give type errors in the LP (potential crashes for 1.18, 1.19 is fine) #17

Open
met4000 opened this issue Jun 2, 2023 · 0 comments

Comments

@met4000
Copy link

met4000 commented Jun 2, 2023

Variables from the extractor do not cause errors in the LP when they're in slots they shouldn't be in, even if applying them to the same operator correctly causes errors when evaluated (e.g. put into a display panel).

Using NBT-typed outputs from the extractor:
image

Using actual NBT cards - these ones are created by putting the previous cards from the extractor into a materialiser:
image

Tested in 1.18.2 and 1.19.2:
In 1.18.2, evaluating the addition card in a display panel causes a crash.
In 1.19.2, InDy seems to have changed something, and there is only an error instead of a crash.

Relevant conversation on the CyclopsMC discord:
initial message: https://discord.com/channels/386052815128100865/386054223688630272/1113718644296396901
crash: https://discord.com/channels/386052815128100865/386054223688630272/1113930462130348032 (https://pastebin.com/ViPrnX5E)
testing: https://discord.com/channels/386052815128100865/386054223688630272/1114053193463234641
(1.19 testing: https://discord.com/channels/386052815128100865/386054223688630272/1114058580086243439)

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

1 participant