alphaqu / DashLoader

Launch Minecraft at the speed of light.
GNU Lesser General Public License v3.0
95 stars 21 forks source link

Chest models keep breaking. #1

Closed forkiesassds closed 2 years ago

forkiesassds commented 2 years ago

Possible incompatibility with Enhanced Block Entities? image I attached the logs here. latest.log

Scarlaid commented 2 years ago

Try putting the Fabric Resources on top of your resource pack, might work out I have been messing around and shuffle the resource packs and yeah it just worked 👀

A Head-up: Yep it also worked flawlessly with EnhancedBlockEntities image image

forkiesassds commented 2 years ago

Try putting the Fabric Resources on top of your resource pack, might work out I have been messing around and shuffle the resource packs and yeah it just worked 👀

A Head-up: Yep it also worked flawlessly with EnhancedBlockEntities image image

With fabric mod resources on top it still happens. Note: It happens after you restart the game. image

alphaqu commented 2 years ago

Switching the resourcepacks just made dashloader recache because you never used that configuration before. If you press f3 + t where dashloader loads from cache it will become borked again.

EBE has a pull request which will soon be merged that adds support for DashLoader.

Scarlaid commented 2 years ago

Make sense, it's just a waiting game then.

alphaqu commented 2 years ago

EBE is supported on dashloader 3.0+, 4.0 has broken it but compat will be soon added again.