3D Moddel-Test -- Model from Windows 10 (3D-Builder)

Published by Motono on
Status
Resolved
Issue description

Hello,

 I was creating an 3D-Model with Window 3D Builder and than I´d creating an block of this.

For importing the model is fine, but the launcher on start crashed.

The test is attached as a zip file.

 

greetings

 

Issue comments

Forgot to change the JAVA_Home path, because I normally work with the JDK_1.14, I assumed that you were aware of the devaluation compatibility.

 

Now is fixed

 

OBJ model support is added by Forge and is extremely limited and experimental:

  1. java.lang.NullPointerException: Rendering overlay

  2.     at net.minecraftforge.client.model.obj.OBJModel2$ModelObject.lambda$getTextureDependencies$0(OBJModel2.java:603) ~[?:?] {re:classloading}

This indicated some kind of textures issue with obj model.

Whenever possible, use vanilla JSON models instead, take a loot at BlockBench.

OK. I do any builds ans say whats happen here in view days.

Thanks