When opening the launcher, it seemed to run rather slow and then when it tried to launch the game, it stopped appearing to do anything, leaving the launcher log and the game log tabs both blank. Upon running the game through the terminal, it was found to be an IllegalArgumentException preventing the game from launching.
I am somewhat uncertain about the steps to reproduce, but I started from a clean install of Minecraft, without any data files to provide as detailed of a log as I could. Through guidance at the IRC support, I've gone through many attempts to fix it, but the same bug has still persisted. Feel free to ask anything you need to about the environment, I'll answer asap.
Attachments
Comments 4
Update: I figured out what was going on. It was trying to use an extension that I had for plugin development. Deleting the extension from the java extensions folder fixed it, although I would ask if there is some way to force it to ignore that.
Otherwise, feel free to close it (Facepalms)
Glad to hear this was solved. I'm wondering if this extension added something to the java path, or a JVM argument or something like that.
Note: