Fluidlogged API

Fluidlogged API

356k Downloads

[1.7+] Incompatibility with FutureMC

Luke616 opened this issue ยท 2 comments

commented

Describe the bug
Fluidlogged API is crashing on startup when installed alongside FutureMC. This is likely due to FutureMC's feature which lets their lantern blocks be waterlogged. Happens with Fluidlogged API versions 1.7 and up, bug does not occur with version 1.6.2

This issue occurs even when lantern blocks are blacklisted in the new Fluidlogged API configs, and when they are disabled in FutureMC's configs.

To Reproduce
Steps to reproduce the behavior:

  1. Install Fluidlogged API version 1.7+
  2. Install FutureMC (tested with ver 0.2.8)
  3. Start up minecraft

Logs
crash-2022-03-25_20.06.48-client.txt

Fluidlogged API contains the following:

"blacklist":[
    {"blockId":"futuremc:lantern"},
    {"blockId":"futuremc:soul_fire_lantern"}
	],
commented

duplicate of #50

commented

Thank you, apologies for the duplicate report