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

Server Crash while using mob farm spirit furnace #1085

Closed
AI-nsley69 opened this issue Jan 12, 2025 · 2 comments
Closed

Server Crash while using mob farm spirit furnace #1085

AI-nsley69 opened this issue Jan 12, 2025 · 2 comments

Comments

@AI-nsley69
Copy link

Issue type:

  • 🐛 Bug

Short description:

When getting loot by putting box of enclosure into spirit furnace, sometimes it may cause a server crash:
image

Steps to reproduce the problem:

  1. Put box of enclosure into spirit furnace
  2. Let spirit furnace process box of enclosure
  3. Get loot from spirit furnace
  4. Repeat until crash (2nd try for us)

Expected behaviour:

Server should not crash.


Versions:

  • This mod: 1.2.62
  • Minecraft: 1.21.1
  • Mod loader version: NeoForge 21.1.93

Log file:

https://mclo.gs/Q2Zukz6

@rubensworks
Copy link
Member

Thanks for reporting!

@AI-nsley69
Copy link
Author

Code seems to crash here:

itemStack.set(DataComponents.PROFILE, new ResolvableProfile(SkullBlockEntity.fetchGameProfile(playerName).get(1, TimeUnit.SECONDS).get()));

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

Successfully merging a pull request may close this issue.

2 participants