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

Mob can spawn with a glitched block during gaia guardian 2 fight. #378

Closed
Fatcow007 opened this issue Jun 3, 2024 · 2 comments
Closed
Labels
bug Something isn't working

Comments

@Fatcow007
Copy link

Fatcow007 commented Jun 3, 2024

Description

Mob spawns with a glitched block (purple texture) in hand, which can be dropped as an item.
Hovering over the picked up item in inventory will crash the game, causing "java.lang.NullPointerException: Rendering screen"

Item shows itself as "air" block when viewed through external tool (NBTExplorer).
Also, item disappears on game reload.

To Reproduce

  1. Start the fight with gaia guardian 2, progress until mob spawning phase.
    • Unsure if only mobs spawned from gaia guardian 2 can produce this bug, but it is how I encountered & reproduced
  2. Mob spawns with broken texture (purple checker) block in hand. Kill and obtain the block.
  3. Hover over the block and crash.
    3-a. Restarting world will remove the glitched block from inventory.

Wither skeleton spawned with glitched block.
image
Item viewed from NBTExplorer
image

Modpack version found: v1.37.6 also exists in: v1.38.1`

debug.log or Crash report
https://mclo.gs/D9GkN2j

@Krutoy242 Krutoy242 added the bug Something isn't working label Jun 3, 2024
@Krutoy242
Copy link
Owner

This is probably same issue is here, but thank you for the investigation! I think i could fix the issue next patch version.

For now, you can try to remove file config/malekremoveregistries.txt and this may fix the issue.

@Krutoy242
Copy link
Owner

UPD: Try to remove only line botania:elementiumsword from that file and report if this fix the issue. You will need to restart the server.

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

2 participants