FoundationGames / EnhancedBlockEntities

A Minecraft Mod for Fabric which aims to make Block Entity rendering faster and more customizable with almost no compromises.
GNU Lesser General Public License v3.0
230 stars 52 forks source link

1.18.2 Update #86

Closed MaxBr5 closed 2 years ago

MaxBr5 commented 2 years ago

1.18.2 pre-1 changed modding quite a bit so please make some changes for 1.18.2 compatibility.

triphora commented 2 years ago

can't do anything without ARRP not being updated

MaxBr5 commented 2 years ago

Why don't you remove the dependency and do some java programming around the missing dependency or fork the bad dependency to update it.

Lolothepro commented 2 years ago

ARRP has been updated for Minecraft 1.18.2

FoundationGames commented 2 years ago

The mod is not updated for 1.18.2

uselessSABOTAGE commented 2 years ago

Can confirm this mod causes a crash when loading 1.18.2. Please fix, thanks!

giorov commented 2 years ago

crash-2022-03-05_13.48.01-client.txt

NightEule5 commented 2 years ago

I tried working around this by updating ARRP in the Jar, but there's another problem:

crash-2022-03-07_19.17.25-client.txt

I appears this mod is having the exact same issue as LambdaBetterGrass#45

giorov commented 2 years ago

NightEule5 commented 4 days ago "The mixin for net.minecraft.class_3304 which maps to net.minecraft.resource.ReloadableResourceManagerImpl is failing. The method method_14475, which maps to addPack in 1.18.1, is missing from 1.18.2's mappings. It must've been removed"

No idea if that is helpful or if it's a confabricate dependency or what.

cpm9 commented 2 years ago

FYI the author is not inactive but there is no ETA

image