Re: Jake2 JOGL2 Port ..
Posted by
gouessej on
Oct 08, 2012; 8:19am
URL: https://forum.jogamp.org/Jake2-JOGL2-Port-tp4026412p4026419.html
Sven Gothel wrote
On 10/07/2012 05:41 PM, gouessej [via jogamp] wrote:
> Hi
>
> I have no sound with this port whereas it was working several years ago with
> JOAL.
JOAL works here on Java 64bit and my unit test machines:
Windows, Linux, OSX.
Maybe enable all debug flags .. and lets see what happens.
Yes, we know JOAL is a weak link.
JOAL works fine in TUER but not in your port on my machine at home. It is probably not a bug in JOAL.
Sven Gothel wrote
>
> I have just noticed that the authors simply replaced the JOGL 1 version by the
> version using our competitor without modifying the link (about JSR 231).
While porting I learned it had 3 renderer: very old jogl, jsr231/jogl1 and LWJGL.
> This kind of behaviour is unacceptable, especially because the version based on our
> competitor makes some icons in my task bar disappear when I quit the game in
> full screen mode.
Dunno about that, sorry.
I tried to run the version based on JOGL 1.1.1a to see whether the sound was still working.