LWJGL
May 20, 2012, 23:30:04 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: LWJGL 2.8.3 released!
 
   Home   Help Search Login Register  



Pages: [1]
  Print  
Author Topic: No sound on the Mac  (Read 4494 times)
Sormuras
Newbie
*
Posts: 46



« on: May 24, 2006, 00:35:16 »

Hi LWJGL forum!

Still struggling with LWJGL and Intel-Macs ... *sigh*

Calling AL.create(null, 44100, 60, false); produces an Invalid memory access of location 4cb7bcf4 eip=99854e93:
Code:
Current thread (0x00501440):  JavaThread "main" [_thread_in_vm, id=25190400]
Stack: [0xb0001000,0xb07fa000)
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.lwjgl.openal.AL.nCreate([Ljava/lang/String;)V+0
j  org.lwjgl.openal.AL.create(Ljava/lang/String;IIZ)V+111
...


Initializing OpenGL and other system tools like the timer/clock works. Btw, I'm using the TitanAttacks.app folder structure from Puppygames with modified plist settings.

Any clue? My blind guess would be, that the "openal.dylib" is not found by the process. Shouldn't it read "libopenal.dylib" in "TitanAttacks.app/.../Java/"?

Greetings,
Sormuras
Logged
Sormuras
Newbie
*
Posts: 46



« Reply #1 on: May 24, 2006, 04:42:08 »

Renaming didn't help.  Sad
Logged
Sormuras
Newbie
*
Posts: 46



« Reply #2 on: May 27, 2006, 05:50:51 »

The error from above vanished. Now, there's a new one. Sigh.

OpenAL 1.2? Strange reports using the jars and native bibs from TitanAttacks...

Code:

OpenAL 1.2
  Device: null
  Renderer: Software
  Vendor: Any
  Extensions: *CRASH*


The crash says: org.lwjgl.openal.OpenALException: OpenAL error: Invalid Enum Value (40963)

What's wrong with querying the extensions?

Sor
Logged
elias4444
Nerdus Imperius
*****
Posts: 636



WWW
« Reply #3 on: September 15, 2006, 14:09:26 »

I'm running into this problem as well (using 1.0 beta2). Did you ever find a fix for it?

Edit: I should say a "similar problem" actually. I'm just trying to call the AL10.alListenerf() command to set some things, but then I get that error.
Logged

=-=-=-=-=-======-=-=-=-=-=-
http://www.tommytwisters.com
Matzon
Administrator
Demigod
*****
Posts: 2177



« Reply #4 on: September 16, 2006, 00:29:43 »

hmm, wonder if this has anything to do with apples updated OpenAL...
Is this universal binary or ?
Logged

http://certusgames.com (Free Online Multiplayer Java Games)
http://lwjgl.org (OpenGL/OpenAL for Java)
Sormuras
Newbie
*
Posts: 46



« Reply #5 on: September 16, 2006, 05:14:25 »

Ja, its the universal lib. And here, it also impossible to query the distance mode on the mac or some other listener related properties. I'll compile a small test program, soon.

Sor
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines
SMFAds for Free Forums
Valid XHTML 1.0! Valid CSS!