Mod does not compile.

Started by TheNCase on

Topic category: Troubleshooting, bugs, and solutions

Active 4 years ago
Joined Apr 2021
Points:
565

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
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
Active 1 year ago
Joined Jul 2020
Points:
645

User statistics:

  • Modifications: 1
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 36
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.