I did a fresh snapshot install today and I used the new May 15th packages
and I found that pkg_add minecraft installs just fine and Minecraft runs
great but the game had no sound. So I did a pkg_add openal and ran
minecraft again and got this error:

Full log here: http://ix.io/EZd

# Java VM: OpenJDK 64-Bit Server VM (24.80-b11 mixed mode bsd-amd64
compressed oops)
# Problematic frame:
# C  [libopenal.so.2.2+0x1e7b4]  alcCreateContext+0x114
...
Stack: [0x00001f8922fb2000,0x00001f89230b2000],  sp=0x00001f89230b1190,
 free space=1020k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native
code)
C  [libopenal.so.2.2+0x1e7b4]  alcCreateContext+0x114

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.lwjgl.openal.ALC10.nalcCreateContext(JJ)J+0
j
 
org.lwjgl.openal.ALC10.alcCreateContext(Lorg/lwjgl/openal/ALCdevice;Ljava/nio/IntBuffer;)Lorg/lwjgl/openal/ALCcontext;+8
j  org.lwjgl.openal.AL.init(Ljava/lang/String;IIZZ)V+69
j  org.lwjgl.openal.AL.create(Ljava/lang/String;IIZZ)V+246
j  org.lwjgl.openal.AL.create(Ljava/lang/String;IIZ)V+5
j  org.lwjgl.openal.AL.create()V+6
j  paulscode.sound.libraries.LibraryLWJGLOpenAL.init()V+2
j  paulscode.sound.SoundSystem.CommandNewLibrary(Ljava/lang/Class;)V+260
j
 paulscode.sound.SoundSystem.CommandQueue(Lpaulscode/sound/CommandObject;)Z+1206
j  paulscode.sound.CommandThread.run()V+51
v  ~StubRoutines::call_stub


-- 
-alfred

Reply via email to