Geyser fix
Many Java-Bedrock crossplay servers use Geyser, a free and open-source proxy allowing Bedrock players to join Java servers. Most Geyser servers use GeyserIntegratedPack, a small resource pack which adds missing visual features to Bedrock.
However, GeyserIntegratedPack overrides the armour stand entity, meaning that HoloPrint packs using the armour stand will not work at all. Some other files are overwritten as well.
Fortunately, it is possible to circumvent this with a resource pack. This resource pack has the same UUID as GeyserIntegratedPack which tricks Minecraft Bedrock into not applying the real GeyserIntegratedPack. It contains all files from the real GeyserIntegratedPack except the ones that cause HoloPrint to break, ensuring minimal disruption.
Huge credit must go to lightningimj for discovering this fix. It is by far the most effective solution for this problem.
Usage
- Check which version of GeyserIntegratedPack the server is using: In Minecraft, go to Settings > Storage > Cached Data.

- Find and select
GeyserIntegratedPack. If it is not there, the server is not using GeyserIntegratedPack and must be interfering with HoloPrint in some other way. In this case, please contact the server owners directly. You must write down the version number at this step!
WARNING
Do not proceed past this step without writing down the version number of GeyserIntegratedPack!
- Delete this pack.


Go to https://holoprint-mc.github.io/geyserfix, and find the version which matches your version of GeyserIntegratedPack that you wrote down earlier. If you can't find one for your version, first check if GeyserIntegratedPack was updated within the last 24 hours. If so, the new version should be automatically generated soon. If not, please create an issue.
Download the required version, and import it into Minecraft. You can then enable it in your global resources, along with your HoloPrint packs. HoloPrint should then work fine inside your server!
NOTE
During testing, I found that having it imported into Minecraft is sometimes enough to make HoloPrint packs work normally. However, it's best to enable it globally.
