Topic category: Help with MCreator software
I uploaded a .java model for a mob that I was creating from Blockbench, but when I went to run the game, it came up with an error message:
C:\Users\J5\MCreatorWorkspaces\blockycraftmod\src\main\java\net\mcreator\blockycraftmod\entity\PixieEntity.java:269: error: cannot find symbol public void render(MatrixStack matrixStack, IVertexBuilder buffer, int packedLight, int packedOverlay, float red, float green, float blue,
^
symbol: class MatrixStack
location: class Modelcustom_model
C:\Users\J5\MCreatorWorkspaces\blockycraftmod\src\main\java\net\mcreator\blockycraftmod\entity\PixieEntity.java:269: error: cannot find symbol public void render(MatrixStack matrixStack, IVertexBuilder buffer, int packedLight, int packedOverlay, float red, float green, float blue,
^
symbol: class IVertexBuilder
location: class Modelcustom_model
2 errors
FAILURE: Build failed with an exception.
Whenever I try to upload a .java model, it does this. I really need help on this.
Thanks.
You are using 1.15.2 model in 1.14.4, this will NOT work
How do I make it so that I can use a 1.14 model for Blockbench. I have no idea how. Thanks!
I do not use Blockbench so you will need to ask on a more appropriate place I believe.