Here's the output I get when running from console:
Failed to create GLFW window Saving! E: Failed to create save JSON WINDOWING ERROR
Updated. It’ll now spit out whatever GLFW provides as the error - hopefully it’s something that makes sense. It gets past initializing GLFW, but fails during window creation… I’m betting on it being something with the OpenGL version, but the game doesn’t require any particular version during window and GL context creation, so I’m at a bit of a loss.
Thanks for the input thusfar!
Hey there! I was able to run it with the new DLL. Though now Windows Defender is complaining as well, so I wouldn't be comfortable running it outside a VM, haha.
Sorry about making you do so much extra debugging! I do think you have a cool basis for a platformer here, the level generation is fun and I like the look of the main character.