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

Game Crashed #8276

Open
alskkjj opened this issue Dec 19, 2024 · 4 comments
Open

Game Crashed #8276

alskkjj opened this issue Dec 19, 2024 · 4 comments

Comments

@alskkjj
Copy link

alskkjj commented Dec 19, 2024

Issue description

The game crashed when the cursor moved onto the Personal Barrel while pressing Shift. The Personal Barrel was taken from the creative tab. After putting some Oak logs into it, I picked it into my hot bar (or punched? I don't remember, and I don't know if it dropped when a creative mode left-clicked on it). Then accidentally, the cursor moved to it, the opening scene occured.

Game mode: Creative.

Exit code 255.
Mekanism version: 10.7.7.64

Steps to reproduce

In fact, I'm not sure what happened to me before the game crashed. But as you see, there is some information that may be helpful.

Minecraft version

1.21.1 (Latest)

NeoForge version

21.1.90

Mekanism version

10.7.7 (Latest)

Other relevant versions

No response

If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)

https://pastebin.com/PnS5HuxH

@thiakil
Copy link
Member

thiakil commented Dec 20, 2024

That's not a thing that should normally occur unless something is screwing with internals...

Is it reproduceable?

@alskkjj
Copy link
Author

alskkjj commented Dec 22, 2024

Hello,
I tested this again and can now reproduce the crash.
You must be in creative mode to replicate it:

  1. Take a Personal Barrel from Creative Tab.
  2. Use Shift+Left-Click to place it in the world.
  3. Place a full stack of Oak Logs or a full stack of Wooden Button into it.
  4. Use the middle mouse button to pick the Personal Barrel. Important
  5. While holding Shift, move the cursor to the Personal Barrel icon in your inventory.
  6. Wait for the crash to occur.

Thank you for your efforts on this project. I hope this is helpful for your work. Have a great day!

@thiakil
Copy link
Member

thiakil commented Dec 24, 2024

Thanks! managed to reproduce.

It seems to be due to how we let it have items for the Jade/TOP display, but it's moved to a SavedData inventory on normal block drop

@thiakil
Copy link
Member

thiakil commented Dec 24, 2024

I fixed the issue, though it does mean that you wont be able to dupe the items using pick block (at least for now)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants