Slot 1 not in valid range crash loop
braingkk opened this issue ยท 4 comments
Issue type:
server crash loop
Short description:
attempting to remove from a nonexistent slot topples server into crash loop
Steps to reproduce the problem:
place an importer, and filter it to a specific slot not contained in the block it is on.
Expected behaviour:
some sort of error and not extracting w/o killing the server
Versions:
- This mod: 1.12.1-1.0.11
- Minecraft: 1.12.2
- Forge: 14.23.5.2836
Log file:
https://gist.github.com/cjm721/3250af535f85b58ef352b1ba1f78de71
seems like this has been previously reported, but that was for an older version
#480
was trying to pull honey from the side of a rustic apiary, seems like you were supposed to pull from the bottom. [sorta like mc furnaces] but in the process of trying to pull from slot1 from the side i sent the server into a crash loop
easy enough to do with a minecraft chest, just set a card to say slot55 and place it in the slot space in an importer. pardon the ancient java version on my pc, but the server is running a recent version of java so that isnt it https://pastebin.com/qVTB0Qq5
Pastebin