Posted October 9, 201311 yr Hello, I've got my obj render code to work, and i created a nice model that looks like this: But when i try to render it in Minecraft i get a error like this: net.minecraftforge.client.model.ModelFormatException: Error parsing entry ('o Cube.001', line 4) in file '/assets/brickcraft/textures/test.obj' - Incorrect format I don't know why i get this error. Here is my OBJ File: https://mega.co.nz/#!4FsWQSyZ!FSG9FA0ivw6jcIGgF3nIlkh-Emx902ofyeZhDlCsHSs I hope you can help! ss7 You sir are a god damn hero.
October 9, 201311 yr Yeah, got same problem. IIRC then the "." (dot) in an object name was the problem. I would try renaming all objects in your 3d editor (blender?) - e.g. "Cube.001" -> "Cube001". mnn.getNativeLang() != English If I helped you please click on the "thank you" button.
October 10, 201311 yr Author Hello, Thank you very much, i just removed the dot, and now it's working! BTW: I'm using Blender. This is now SOLVED ss7 You sir are a god damn hero.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.