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

Server Crash Using Integrated NBT in Enigmatica 2 Expert #4

Open
telemenar opened this issue Nov 15, 2020 · 3 comments
Open

Server Crash Using Integrated NBT in Enigmatica 2 Expert #4

telemenar opened this issue Nov 15, 2020 · 3 comments

Comments

@telemenar
Copy link

crash-2020-11-15_11.56.56-server.txt

I was doing a setup for duping Astral Sorcery Crystals, and this crash happened twice.

I might try to reproduce this in more constrained circumstances. But I'm pretty sure that it happened on a monitor displaying an NBT property which was from a Entity Reader -> Entities List -> Get(0) -> Entity NBT -> Integrated NBT Path -- and the crash happened when there were no items in the pool such that Get(0) was not a valid operation. I'm going trying replacing this with an "?" operator that won't use the Integrated NBT variable if the list was empty but have not done it yet.

@SCLeoX
Copy link
Owner

SCLeoX commented Nov 15, 2020

@telemenar Thank you for reporting. From what I gathered so far, it seems that a the source NBT variable's type somehow got changed from NBT to Integer. I don't really know why that happened, but I will try to reproduce it now.

@SCLeoX
Copy link
Owner

SCLeoX commented Nov 15, 2020

@telemenar Sorry I was not able to reproduce the crash. I will attempt to DM you now to see if I can get more information.

@SCLeoX
Copy link
Owner

SCLeoX commented Nov 16, 2020

Unable to reproduce for the moment. I will leave the issue open for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants