maruohon / litematica

A modern client-side schematic mod for Minecraft
GNU Lesser General Public License v3.0
687 stars 190 forks source link

When I loaded a schematic it didnt render all of the blocks #754

Open TripleTripod89 opened 10 months ago

TripleTripod89 commented 10 months ago

when i loaded this schematic it did not show all of the blocks the that are supposed to be there. images below 2023-08-18_02 16 54

this is what it should look closer to. 2023-08-18_02 40 06 this issue happened in other areas of the build by the way.

Versions I'm on. MC version: 1.20 MaLiLib version (according to what it says in game): v0.16.1 MaLiLib version (according to file name): malilib-fabric-1.20.1-0.16.1.jar Litematica version (according to what it says in game): v0.15.0 Litematica version (according to file name): litematica-fabric-1.20.1-0.15.0.jar if u need to know the version of fabric I'm using it is fabric-loader-0.14.21-1.20

maruohon commented 10 months ago

So it's missing some parts, I assume they are all chunk-aligned? Do they render if you do F3 + M or use the render layer settings for example to go to Single Layer mode and then switch the selected layer?

TripleTripod89 commented 10 months ago

lol i know feel like an idiot F3 + H fixed the issue thanks

maruohon commented 10 months ago

Well of course ideally this issue would never happen at all... And I thought it was mostly fixed for now.

But the renderer is currently very old code and in a bad shape and needs a proper rewrite to fix all kinds of issues it currently has.