midis2jam2
midis2jam2 copied to clipboard
LWJGLv2 causes startup issues on some systems
Describe the bug
Since this build the visualizer window simply won't show up when you press start, start becomes gray and nothing else happens, at least in the latest build it does show an error as you can see below
Offending MIDI file
It happens with any midi
Screenshots
Here is the error that shows on the lastest build
System Provide your OS, and computer specs if applicable. Windows 10 21H2, ryzen 7 3700x, 16gb ram, rx 580 4gb
@VGMRUS Does your issue still persist on the latest build?
Yes, even in the latests version, as you can see on this gif it just does nothing, the visualizer window won't show up:
Do any errors appear in the console output?
I'm not getting any errors like last time, no, I've tried F3 but it doesn't do anything without the visualizer window
Can you take a screenshot of the console window after you've pressed start?
I meant that the error window didn't show up like last time, how do I open the console?
I've asked a friend how to and this is the error that I got:
Can you try running the .jar file in another location on your computer? Preferably somewhere on the C: drive, perhaps your desktop.
ok
Looks like you are running it with Java 16, can you try using Java 11 instead? I have some instructions written if you need it.
Hello, I'm also trying to run the program without luck.
I'm using Java 11 (from Oracle JDK 11) on Windows 10 21H2
This is the console output when only selecting the .mid
file:
However, when clicking Start, nothing happens on the main window. On the console, this appears:
Here with version 11
@manu-romero-411 @VGMRUS can you both try using this build and post your result?
And just to confirm, you both are on a 64-bit machine, correct?
Unfortunately, the program doesn't work with your latest build.
I'm on a 64-bit machine, correct :)
Unfortunately, the program doesn't work with your latest build.
I understand that. I need you to try the other build I mentioned above:
can you both try using this build and post your result?
yes 64 bit, that build you posted does work normally (visualizer window opens) but it has these warnings:
Unfortunately, the program doesn't work with your latest build.
I understand that. I need you to try the other build I mentioned above:
can you both try using this build and post your result?
Oops, sorry, I got into trouble auto-completing the commit hash at the end of the file names.
And yes, this is working:
The warnings can safely be ignored.
Glad to see it working! I think this narrows down the problem to a LWJGL versioning issue. I'll make sure this is resolved in the next update.
Hi, I can confirm that the last build works without any issue, the visualizer window starts as it should. Cheers
This issue is resolved, further work needs to be done on #125.