Problem with .java custom model

Started by GalaxyVulpe on

Topic category: Help with Minecraft modding (Java Edition)

Active 4 years ago
Joined Dec 2020
Points:
598

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
Problem with .java custom model

Hello. I build my model in Blockbench for 1.12.2, i make mods in Mcreator 2020.5 with 1.12.2 java plugin. I export model from bb and import to MCc,set animations. But game dont start and give me this message. I dont know wha happend.

Active 3 years ago
Joined May 2020
Points:
686

User statistics:

  • Modifications: 0
  • Forum topics: 10
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 24
Check your model version in…
Wed, 12/16/2020 - 14:06

Check your model version in bb, it will be like your version in mcreator workspace.

Open .java file and delete upper text like 'created with bb 6.7.8'

 

Active 1 week ago
Joined Jun 2015
Points:
927

User statistics:

  • Modifications: 3
  • Forum topics: 23
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 134
change the name of the model…
Wed, 12/16/2020 - 16:49

change the name of the model inside the java file fixes 90% of these issues