Hey there. I'm new to Forge and I've setup ForgeGradle in IntelliJ, but when I try to run the client (runClient task) I get the following error:
org.lwjgl.LWJGLException: Pixel format not accelerated
I've seen this error a long time ago when their chipset didn't support OpenGL or something along the lines, but I can run Minecraft and Forge just fine. This only happens when I use the runClient task in IntelliJ.