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

item-amount stacking error #36

Open
braydenleung-Git opened this issue Jun 19, 2022 · 5 comments
Open

item-amount stacking error #36

braydenleung-Git opened this issue Jun 19, 2022 · 5 comments
Labels
bug Something isn't working

Comments

@braydenleung-Git
Copy link

Description (Required)

in the console log, it showed that there's an illegal stack size:6 an item size of 1 is recommended, but in-game nothing was broken and the custom recipe I had was fine and worked fine

Steps to reproduce the Issue (Required)

I think it is just to create a custom item recipe that has "item-amount:" and set it to more than 1

Expected behavior (Required)

No error log is shown in the console

Server Log / Error Report

https://pastebin.com/CxLUrunA

Config Files

Config.yml: https://pastebin.com/RGe1JUv4
Item.yml: https://pastebin.com/a7R0sDRc

Environment (Required)

  • Minecraft Version: 1.18.2
  • CS-CoreLib Version: N/A
  • Slimefun Version:vRC - 31 (git 0ea16bd1)
  • Plugin Version: DEV 25 (git 44350)
  • Paper build: git-Paper-386 (MC: 1.18.2) (Implementing API version 1.18.2-R0.1-SNAPSHOT) (Git: 072f54c on ver/1.18.2)
@braydenleung-Git braydenleung-Git added the bug Something isn't working label Jun 19, 2022
@braydenleung-Git
Copy link
Author

im not exactly sure what to do so please do let me know if I miss anything

@NCBPFluffyBear
Copy link
Owner

Interesting issue, I've never seen it before- probably some new API change. Since it works for now, ill bundle a fix in the next SC update. Thank you for the report!

@NCBPFluffyBear
Copy link
Owner

Does this error still appear?

@braydenleung-Git
Copy link
Author

this problem still occurs, sadly

sf customizer version: dev 29 (git 81552a1)
Sf version : latest
(side note : ty JustAHuman for the help)

@R411gun
Copy link

R411gun commented Jul 6, 2023

Still occurring, just ran into it
"Crafting Results with
amounts of higher should be handled via the recipeOutput parameter"

note: It also displays the item amount in the category view

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants