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

upgrading ironchests diamond to crystal crashes server. #324

Open
4 of 6 tasks
Anakinthefallen opened this issue Aug 6, 2024 · 2 comments
Open
4 of 6 tasks

upgrading ironchests diamond to crystal crashes server. #324

Anakinthefallen opened this issue Aug 6, 2024 · 2 comments
Labels
S-confirmed State: This issue has been replicated correctly T-bug Type: Something isn't working

Comments

@Anakinthefallen
Copy link

Basic questions:

  • I am actually using ketting, and not any other software (e.g. magma)
  • I am using the latest Ketting version at the time of writing for the Minecraft version, that I am using
  • I have provided full server logs and not a crash-report
  • I have checked all items without reading.
  • I have provided proper reproduction steps
  • I have ticked all boxes

What Minecraft Version is your Server on?

1.20.1

Full Ketting Version

v1.20.1-0.3.15

Description of behavior

upgrade an iron chest (diamond-crystal)

Reproduction Steps

Steps to reproduce the behavior:
1. Use above Version with mod bogus with the version ironChests latest
2. Run the server
3. upgrade diamond chest

Logs

https://mclo.gs/shL5ddy

Additional context

I know thats a crash report (red and I talked about this issue already)

@Anakinthefallen Anakinthefallen added the T-bug Type: Something isn't working label Aug 6, 2024
@JustRed23 JustRed23 added the S-confirmed State: This issue has been replicated correctly label Aug 6, 2024
@JustRed23
Copy link
Member

After lots of debugging, the cause is bukkit: in the itemstack class when an item is used, all blockstates get captured so they can later be used for the bukkit block place event, due to the way that blockstates get captured, the ironchest mod does not know that the chest wasnt updated yet, causing the crash

@Ashley123477
Copy link

Can confirm still crashing on 1.20.1 0.3.30, upon loading the server the chest will be upgraded as normal. all other upgrades work as expected

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-confirmed State: This issue has been replicated correctly T-bug Type: Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants