Jump to content

MutantWafflez

Members
  • Posts

    4
  • Joined

MutantWafflez's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. That's what I thought at first, it's really weird cause normal minecraft ran from the launcher works just fine, I never have any kind of errors with the normal minecraft launcher. I checked everything I could, my graphics card is pretty old but I strongly certain that It supports what is required. Awhile ago, I used to have a pixel format not accelerated issue, but that got fixed and replaced with this OpenGL issue. I just checked for the fourth time now and I can guarantee all my drivers are updated. If it's any help, my graphics card is simply named this: "Intel(R) HD Graphics" (that's all)
  2. Alright so I've tried all that I could, important all that I could, run all the Gradle tasks I could, and everything. So I took a long time troubleshooting with eclipse, and I finally got it working again, and I did what you told me earlier. I got a new instance of the 1.14.4 MDK, and I ran what you said "gradlew eclipse genEclipseRuns" then immediately after "gradlew runClient" I got the same exact exception, Driver still "does not appear to support OpenGL"
  3. Alright I have updated to 1.14.4. I tried to use eclipse but that was crashing and causing problems and that's a whole other can of worms that isn't helping at the moment. So I stuck to IntelliJ if you don't mind, and I did the same thing I was doing before. Ran genIntelliJRuns and RunClient, and again, same exception occurred, here's the second log if it is any help to you:
  4. So I have really been interested in joining the Minecraft Modding community, but I haven't been able to complete anything cause whether I'm in Eclipse or Intellij IDEA, one way or another Minecraft doesn't run. For this specific issue, I am using IntelliJ IDEA and I have imported the forge MDK for 1.14.2. I've run genIntellijRuns, that worked over fine, everything builds and compiles correctly, but when I try to RunClient, Minecraft never actually runs and gives the same Exception over and over again: "java.lang.IllegalStateException: GLFW error 65542: WGL: The driver does not appear to support OpenGL" I've tried everything I can think of. I've scoured several forum discussions, read through the EAQ several times slowly, haven't found anything, and more importantly I triple checked that all of my Drivers were up to date (and they have all been updated accordingly) and I still get the same error every single time. I have not made any change to the Files in MDK, everything is the same exact way as it was downloaded with the ExampleMod and everything, not a single thing has been changed, except for me running genIntellijRuns and RunClient several times. Here are the logs:
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.