Slimefun

Slimefun

3M Downloads

Unable to craft Elytra Cap without an Output Chest

GallowsDove opened this issue ยท 11 comments

commented

๐Ÿ“ Description

When attempting to craft Elytra Cap in an Armor Forge, it writes "Inventory full", despite the fact that the slots would clear after consuming the materials. This is fixed when you put an output chest next to it as it gives it a free slot for output.

๐Ÿ“‘ Steps to reproduce the Issue

  1. Attempt to craft Elytra Cap.
  2. Fail

๐Ÿ’ก Expected behavior

Materials should be consumed and the Elytra Cap should appear in the dispenser of an Armor Forge

๐Ÿ“œ Server Log

None

๐Ÿ“‚ /error-reports/ Folder

None

๐Ÿงญ Environment (REQUIRED)

image

commented

I will take a look tomorrow see if im able to fix it

commented

update litexpansion :)

commented

update litexpansion :)

It's only my testing server and didn't need to use litexpansion for quite some time, also it has nothing to do with the bug, but yeah.

commented

Hmm when I added the elytra cap I didn't touch any of the fancy recipe stuff... It could possibly be caused by an addon.

commented

I encountered the same without any addons. Since, all slots of dispenser are used to craft the item, it fails to put the item into the dispenser. Probably needs to iron out this case in multiblocks -> ArmorForge.java ?

commented

I encountered the same without any addons. Since, all slots of dispenser are used to craft the item, it fails to put the item into the dispenser. Probably needs to iron out this case in multiblocks -> ArmorForge.java ?

Imma setup my pc again in 3 hours and implement a fake inventory

commented

Imma setup my pc again in 3 hours and implement a fake inventory

Meanwhile, I will give it a shot :D

commented

Imma setup my pc again in 3 hours and implement a fake inventory

Meanwhile, I will give it a shot :D

This is animal abuse

commented

Seems to be working https://streamable.com/ujfnak but code is messy. I will draft a PR.

commented

Seems to be working https://streamable.com/ujfnak but code is messy. I will draft a PR.

This doesn't make sense ... There is an output chest!

commented

Check the smeltery and use the fakeinv function