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

[Bug]: Crafting and Equipping a Living Chestplate from Blood Magic perma-breaks your game #559

Closed
wrincewind opened this issue Jan 13, 2022 · 2 comments
Labels
FTB OceanBlock state: Mod Update Available A mod update was released with a fix.

Comments

@wrincewind
Copy link

Modpack

FTB Oceanblock

Modpack version

1.1.0

Log Files

WayofTime/BloodMagic#1853
https://github.com/WayofTime/BloodMagic/blob/1.16.3/changelog.txt
This has been fixed in the latest version of Blood Magic, fortunately.

Describe the bug

Due to an interaction between Blood Magic and certain other mods that interact with or modify how Elytra flight is handled, equipping Living Armour from Blood Magic will corrupt the player's data, causing them to hard crash any time they try to join a game. Currently, the only fix that i've found is to upgrade (or downgrade) to an un-affected version (either latest, or before the Elytra Flight upgrade was added), have the player log in, and make them unequip and destroy their chestplate.

Cheating one in via JEI will work as a reasonable substitute, as this chestplate will be properly initialised and won't cause unexpected NULLs in strange places. :)

Steps to reproduce

  1. craft a full set of living armour (Arcane Ash ritual - Living reagent + iron armour pieces)
  2. equip the full set
  3. hard crash

Expected behaviour

the armour to work as usual

Screenshots

No response

Additional information

upgrading to the latest version of BM should really really super hopefully fix it this time. We hope. :)

@Raidobw2
Copy link
Contributor

Thanks for the report! We'll update this in the next release

@Dalmaron
Copy link

Dalmaron commented Feb 6, 2022

I have found steps to fully reproduce this issue in server and non server environments.

  1. Must craft full living armor set in survival.
  2. Must equip full living armor set in survival.

Any sets of living armor gained through creative inventory, or crafting while in creative mode will not reproduce bug. Bug relevant as of latest stable Oceanblock release. Debug logs attached.

debug.log

crash-2022-02-06_08.49.20-server.txt

For any players experiencing bug, and have corrupted their player. Playerdata can be uncorrupted by editing NBT data. Unequip one of the armor pieces using an NBT editor, and you can log in as normal.

@Sunekaer Sunekaer added the state: Fixed in Dev An issue is fixed in-dev and pending for release. label Mar 23, 2022
@Sunekaer Sunekaer removed the state: Fixed in Dev An issue is fixed in-dev and pending for release. label Mar 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FTB OceanBlock state: Mod Update Available A mod update was released with a fix.
Projects
None yet
Development

No branches or pull requests

4 participants