Oh The Biomes You'll Go Refabricated

Oh The Biomes You'll Go Refabricated

11M Downloads

Missing datafixer for byg:boat

EcoBuilder13 opened this issue ยท 1 comments

commented

API/Modloader
Fabric

Describe the bug
When the game starts with BYG installed the game warns of no data fixer being registered for byg:boat.

To Reproduce

  1. Install BYG and Fabric API.
  2. Start the game
  3. Open log.latest
  4. The error is thrown after BYG registers the items to the registry.

Expected behavior
There should be a datafixer registered for the boats. Which would mean the error would not be thrown into the log.

Environment

  • Minecraft - 1.16.5
  • Fabric - 0.11.3
  • Fabric API - 0.32.0
  • BYG - 1.1.7

Additional context
The error: [main/ERROR]: No data fixer registered for byg:boat

commented

This has to do with Mojang's data fixer upper which is irrelevant to us, so disregard the error