Started by
Mad Alchemist
on
Topic category: Help with MCreator software
Hi! Since I have cooked video card of my PC and have to use embedded Intel video, every recent version of Java misdetects supported OpenGL version and Minecraft just don't starts. I cannot afford any decent video card right now, and temporary solution is to run Minecraft with Java 8u45 (Yes! It's ancient but it works!). Is there any way to force MCreator to use that version to run Minecraft? Running MCreator itself and compiling mods on whatever version it wants is fine, I just need 8u45 to run tests.
Ok, I solved this problem myself by importing MCreator's gradle project into IntelliJ IDEA and configuring client run task in it...