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
229 stars 52 forks source link

EBE v0.9 for 1.19.4 CRASH #153

Open TN-TechNoob opened 1 year ago

TN-TechNoob commented 1 year ago

crash-2023-06-27_15.05.46-client.txt

Koishukaze commented 1 year ago

I saw in the log it mentions Dashloader, I also had the same issue and had dashloader, and after removing it there was no issues, you should try that

FoundationGames commented 1 year ago

Dashloader made a breaking API change between 5.0.0 alpha and 5.0.0 beta, this should hopefully only affect EBE 1.19.4 (To use these two mods together on 1.19.4, try downgrading to the latest 5.0.0-alpha version of Dashloader, although beware that it may not be as stable)

TN-TechNoob commented 1 year ago

yeah i remove dashloader mod, and it work fine