You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
craft a full set of living armour (Arcane Ash ritual - Living reagent + iron armour pieces)
equip the full set
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. :)
The text was updated successfully, but these errors were encountered:
I have found steps to fully reproduce this issue in server and non server environments.
Must craft full living armor set in survival.
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.
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.
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
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. :)
The text was updated successfully, but these errors were encountered: