Full Slabs

Full Slabs

71.3k Downloads

[1.20.1][Compatibility]: Very Many Players

RechercheRaptor opened this issue ยท 1 comments

commented

Full-Slabs Version

3.4.0

Minecraft Version

1.20.1

Fabric Loader Version

1.15.3

Fabric API Version

0.91.0

What happened?

When I try to load a modpack that has both Full Slabs and Very Many Players, the world crashes before I can select a world. I'm afraid I can't tell which mod is causing problems for the other, so if this is moreso on VMP's side than this I apologize for taking up time. Full Slabs worked on its own and with all other mods in the pack. To make sure it was these two mods and nothing else, I put them in my own test modpack consisting of Cloth Config v11 (11.1.118), Fabric API (0.91.0+1.20.1), Full Slabs (3.4.0), and Very Many Players (0.2.0+beta.7.102), and this consistently crashed upon clicking the 'select world' button. I don't understand why a server optimization mod would conflict with a blocks/block state mod even in singleplayer, but here we are :']

crash-log

https://gist.github.com/RechercheRaptor/047f59289b6244b1a131ff676f022bb5

latest.log

Same as above

Did you isolate Full-Slabs?

I tried Full-Slabs alone

commented

Both mods are overriding the same method in AbstractBlock called getFluidState. Not sure if this will be fixed. I will have a look into it.