JannisX11 / blockbench

Blockbench - A low poly 3D model editor
https://www.blockbench.net
GNU General Public License v3.0
3.06k stars 271 forks source link

Textured & Wireframe View Modes result in model becoming completely invisible #2270

Closed Munsterlandr closed 2 months ago

Munsterlandr commented 2 months ago

What are you trying to do, and what do you expect to happen?

I'm trying to look at my model with one of the stated view modes.

What happens instead?

The model becomes completely invisible. The other view modes (Solid and UV Preview) still show the geometry fine, so my guess is that it's something to do with it not applying custom textures correctly in the case of Textured View Mode. As for wireframe, I got no idea.

Here's the errors from the console: Screenshot_20240414_091143

Model format in which the issue occurs

bbmodel

Blockbench variant

Program

Blockbench version

4.9.4

Operating System

Linux, KDE Neon 6.0.3 using X11

Installed Blockbench plugins

No response

Munsterlandr commented 2 months ago

checked the web app to see what would happen, turns out the issue doesn't occur on that version. Hopefully this info helps for figuring out what's being weird.

JannisX11 commented 2 months ago

Could you test if this is still an issue in the new beta? https://github.com/JannisX11/blockbench/releases/tag/v4.10.0-beta.1

JannisX11 commented 2 months ago

Duplicate of #1964