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

The Alfheim Portal saves every invalid item into its inventory for all eternity #2403

Closed
DaedalusGame opened this issue Oct 4, 2017 · 2 comments

Comments

@DaedalusGame
Copy link

...causing nbt tag overflows. Caused mostly by this conversation:
"Hey Bord, you think the portal consumes mana for throwing things in that don't trade into anything?"
"I don't think so"
"Bigass Trashcan."
Followed by an infinite bread machine feeding the people of Alfheim for all eternity.
Turns out they didn't like our bread.

@KomradeSpectre
Copy link

KomradeSpectre commented Oct 5, 2017

In other words, this:
unknown

Led to this:
687474703a2f2f692e6e656e746966792e6d652f6d7a4c6b566b466e2e706e67

P.S. I did this for the people of Alfheim, with goodwill in mind.

@Vazkii
Copy link
Member

Vazkii commented Oct 5, 2017

ಠ_ಠ

Vazkii pushed a commit that referenced this issue Aug 27, 2018
* Fix #2403 (Alfheim portal storing items not used in recipes)

Possibly mitigates #2669, as recipe checks are a bit simplified to not
create stack copies posting capability events and the portal will not
check items with no uses more than once.

* Don't teleport bread, Bord.
Glease pushed a commit to GTNewHorizons/Botania that referenced this issue Nov 4, 2023
* Fix VazkiiMods#2403 (Alfheim portal storing items not used in recipes)

Possibly mitigates VazkiiMods#2669, as recipe checks are a bit simplified to not
create stack copies posting capability events and the portal will not
check items with no uses more than once.

* Don't teleport bread, Bord.
Glease pushed a commit to GTNewHorizons/Botania that referenced this issue Nov 4, 2023
* Fix VazkiiMods#2403 (Alfheim portal storing items not used in recipes)

Possibly mitigates VazkiiMods#2669, as recipe checks are a bit simplified to not
create stack copies posting capability events and the portal will not
check items with no uses more than once.

* Don't teleport bread, Bord.
DrParadox7 pushed a commit to DrParadox7/Botania that referenced this issue Jun 1, 2024
* Fix VazkiiMods#2403 (Alfheim portal storing items not used in recipes)

Possibly mitigates VazkiiMods#2669, as recipe checks are a bit simplified to not
create stack copies posting capability events and the portal will not
check items with no uses more than once.

* Don't teleport bread, Bord.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants