Mod does not compile.

Started by TheNCase on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 15:45, 30. Apr 2021
Joined Apr 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Mod does not compile.

I want to make my server with mods for Minecraft Java Forge 1.12.2. I created an NPC, but his model turned out to be small, so I decided to re-create it. There are no problems with the old model, but with the new one it gives me an error, and I don't know why. Is there anything you can do about this?

Model made through Blockbench.

Below I will attach a link to download the workspace and screenshots:

https://drive.google.com/drive/folders/1tes8w8sxxevMAecLrSzFd733LCvJpPu…

Logs belong to text files,…
Sat, 05/01/2021 - 08:20
  1. Logs belong to text files, not images
  2. You are using 1.13.+ model for 1.12.2 mod, this will not work
Last seen on 23:55, 26. Mar 2024
Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Something about Colors…
Wed, 05/05/2021 - 07:19

Something about Colors probabaly changed in 1.13+ So OpenGL Panicked and caused the error. Also, LWJGL was updated to v3.1.6 from 2.9.4 in 1.13. LWJGL and OpenGL might have caused this error.