Beta [Beta] Minecraft launcher


Android is based on a modifed version of a JVM. So Java is the base "language" on it.
Ah, ok. Then it's actualy impressive how performant Java can be if I take a look on all these Android games. ^^"
Though, iirc, PE is written in C++. At least, that's what I remember from tweets.
 Yo. "Where as the PC version is written in Java, PE has been ported to C++ to function on mobile processors. Even though Android can support Java, since iOS is incapable of supporting Java, C++ is used for cross-platform compatibility."

http://minecraftpocketedition.wikia.com/wiki/Minecraft_Pocket_Edition
 
Last edited by a moderator:
Android is based on a modifed version of a JVM. So Java is the base "language" on it.
Ah, ok. Then it's actualy impressive how performant Java can be if I take a look on all these Android games. ^^"
But many games use "native" library, meaning, C/C++ compiled library, and JAVA is just handling the GUI..

Though, iirc, PE is written in C++. At least, that's what I remember from tweets.
 
Yo. "Where as the PC version is written in Java, PE has been ported to C++ to function on mobile processors. Even though Android can support Java, since iOS is incapable of supporting Java, C++ is used for cross-platform compatibility."

http://minecraftpocketedition.wikia.com/wiki/Minecraft_Pocket_Edition
Ok, so it may be a good candidate for apkenv.
 
from what i remember minecraft pocket edition uses unity3d, which is another beast to get running with apkenv. but i could be wrong here :)
 
Well, I only get around 3 FPS average with Optifine, and there's no sound. Other than that, it seems OK.
 
I'm using the 1GHz Pandora if that helps, but I haven't changed anything sound related.
 
I'm getting 6 - 9 FPS depending on where I am but I am connected to a server so there's a bit of load gone there.

No sound as well!
 
Last edited by a moderator:
I'm getting 6 - 9 FPS depending on where I am but I am connected to a server so there's a bit of load gone there.

No sound as well!
Well, I will try to take a look. In the mean time, can you post the/tmp/pndrun_minecraft.out file here (don't forget the spoler tags, it's a very chatty log!)?
 
What exactly fixed the lighting issue?
The light texture was created using glTexCoordPointer(GL_SHORT, blabla...), and I tried to normalized the value. Doing nothing and just copy the value just worked.

*EDIT* but the mob are not correctly lightned. Strange.
 
Last edited by a moderator:
Here's the log ptitseb

=======================================================================================

PND             : /media/1/pandora/apps/minecraft.pnd

PND_FSTYPE      : Squashfs

APPDATADIR      : /media/1/pandora/appdata/minecraft

APPDD_FSTYPE    : vfat

PND_CPUSPEED    : <unset>

EXENAME         : runscript.sh

ARGUMENTS       : <unset>

=======================================================================================

[ START ]--- Mount the PND ----------

Mounting : mount -t squashfs -o ro "/dev/loop0" "/mnt/utmp/minecraft"

Mounting the Union FS : mount -t aufs -o exec,noplink,dirs="/media/1/pandora/appdata/minecraft=rw+nolwh":"/mnt/pnd/minecraft=rr" none "/mnt/utmp/minecraft"

[sUCCESS]--- Mount the PND ----------

[ START ]--- Starting the application ( runscript.sh  ) ----------

System check

============

Freememory is 496

Cpu Speed is 1100

Sys Speed is 400

Launcher = /media/1/pandora/appdata/minecraft/launcher/Minecraft.jar

LIBGL_FB Activated

Bootstrap (v5)

Current time is Jul 14, 2014 7:35:31 PM

System.getProperty('os.name') == 'Linux'

System.getProperty('os.version') == '3.2.61'

System.getProperty('os.arch') == 'arm'

System.getProperty('java.version') == '1.7.0_55'

System.getProperty('java.vendor') == 'Oracle Corporation'

System.getProperty('sun.arch.data.model') == '32'

 

Looking for update

Downloading: http://www.lwjgl.org)

[19:36:59 INFO]: Client> Error in class 'LibraryLWJGLOpenAL'

[19:36:59 INFO]: Client>     Unable to initialize OpenAL.  Probable cause: OpenAL not supported.

[19:36:59 INFO]: Client>     ERROR MESSAGE:

[19:36:59 INFO]: Client>         Could not locate OpenAL library.

[19:36:59 INFO]: Client>     STACK TRACE:

[19:36:59 INFO]: Client>         org.lwjgl.openal.AL.create(AL.java:151)

[19:36:59 INFO]: Client>         org.lwjgl.openal.AL.create(AL.java:102)

[19:36:59 INFO]: Client>         org.lwjgl.openal.AL.create(AL.java:201)

[19:36:59 INFO]: Client>         paulscode.sound.libraries.LibraryLWJGLOpenAL.init(LibraryLWJGLOpenAL.java:164)

[19:36:59 INFO]: Client>         paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1576)

[19:36:59 INFO]: Client>         paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)

[19:36:59 INFO]: Client>         paulscode.sound.CommandThread.run(CommandThread.java:121)

[19:36:59 INFO]: Client>     ERROR MESSAGE:

[19:36:59 INFO]: Client>         Could not locate OpenAL library.

[19:36:59 INFO]: Client> 

[19:36:59 INFO]: Client> Starting up SoundSystem...

[19:36:59 INFO]: Client> Switching to No Sound

[19:36:59 INFO]: Client>     (Silent Mode)

[19:36:59 INFO]: Client> 

[19:36:59 INFO]: Client> [19:36:59] [sound Library Loader/INFO]: Sound engine started

[19:37:03 INFO]: Client> [19:37:03] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas

[19:37:04 INFO]: Client> [19:37:04] [Client thread/INFO]: Created: 256x256 textures/items-atlas

[19:37:16 INFO]: Client> [19:37:16] [Client thread/WARN]: Unable to start LAN server detection: No such device

[19:37:39 INFO]: Client> [19:37:39] [server thread/INFO]: Starting integrated minecraft server version 1.7.10

[19:37:39 INFO]: Client> [19:37:39] [server thread/INFO]: Generating keypair

[19:37:41 INFO]: Client> [19:37:41] [server thread/INFO]: Preparing start region for level 0

[19:37:42 INFO]: Client> [19:37:42] [server thread/INFO]: Preparing spawn area: 1%

[19:37:43 INFO]: Client> [19:37:43] [server thread/INFO]: Preparing spawn area: 10%

[19:37:44 INFO]: Client> [19:37:44] [server thread/INFO]: Preparing spawn area: 21%

[19:37:45 INFO]: Client> [19:37:45] [server thread/INFO]: Preparing spawn area: 33%

[19:37:46 INFO]: Client> [19:37:46] [server thread/INFO]: Preparing spawn area: 43%

[19:37:47 INFO]: Client> [19:37:47] [server thread/INFO]: Preparing spawn area: 53%

[19:37:48 INFO]: Client> [19:37:48] [server thread/INFO]: Preparing spawn area: 67%

[19:37:49 INFO]: Client> [19:37:49] [server thread/INFO]: Preparing spawn area: 87%

[19:37:51 INFO]: Client> [19:37:51] [server thread/INFO]: Changing view distance to 4, from 10

[19:37:52 INFO]: Client> [19:37:52] [server thread/INFO]: Sasuke1486[local:E:1553bfbf] logged in with entity id 410 at (132.30000001192093, 30.0, 257.30000001192093)

[19:37:52 INFO]: Client> [19:37:52] [server thread/INFO]: Sasuke1486 joined the game

[19:37:58 INFO]: Client> [19:37:58] [pool-2-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@1fcf9cb[id=e17a04d0-78b7-4493-8737-fb45603ceb9b,name=Sasuke1486,properties={},legacy=false]

[19:37:58 INFO]: Client> com.mojang.authlib.exceptions.AuthenticationUnavailableException: Cannot contact authentication server

[19:37:58 INFO]: Client> at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:71) ~[authlib-1.5.16.jar:confused:]

[19:37:58 INFO]: Client> at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:158) [authlib-1.5.16.jar:confused:]

[19:37:58 INFO]: Client> at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:53) [authlib-1.5.16.jar:confused:]

[19:37:58 INFO]: Client> at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:50) [authlib-1.5.16.jar:confused:]

[19:37:58 INFO]: Client> at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3522) [guava-15.0.jar:confused:]

[19:37:58 INFO]: Client> at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2315) [guava-15.0.jar:confused:]

[19:37:58 INFO]: Client> at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2278) [guava-15.0.jar:confused:]

[19:37:58 INFO]: Client> at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2193) [guava-15.0.jar:confused:]

[19:37:58 INFO]: Client> at com.google.common.cache.LocalCache.get(LocalCache.java:3932) [guava-15.0.jar:confused:]

[19:37:58 INFO]: Client> at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3936) [guava-15.0.jar:confused:]

[19:37:58 INFO]: Client> at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4806) [guava-15.0.jar:confused:]

[19:37:58 INFO]: Client> at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4812) [guava-15.0.jar:confused:]

[19:37:58 INFO]: Client> at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:148) [authlib-1.5.16.jar:confused:]

[19:37:58 INFO]: Client> at brm.run(SourceFile:106) [1.7.10.jar:confused:]

[19:37:58 INFO]: Client> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [?:1.7.0_55]

[19:37:58 INFO]: Client> at java.util.concurrent.FutureTask.run(FutureTask.java:262) [?:1.7.0_55]

[19:37:58 INFO]: Client> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [?:1.7.0_55]

[19:37:58 INFO]: Client> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [?:1.7.0_55]

[19:37:58 INFO]: Client> at java.lang.Thread.run(Thread.java:745) [?:1.7.0_55]

[19:37:58 INFO]: Client> Caused by: java.net.UnknownHostException: sessionserver.mojang.com

[19:37:58 INFO]: Client> at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:178) ~[?:1.7.0_55]

[19:37:58 INFO]: Client> at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.7.0_55]

[19:37:58 INFO]: Client> at java.net.Socket.connect(Socket.java:579) ~[?:1.7.0_55]

[19:37:58 INFO]: Client> at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:618) ~[?:1.7.0_55]

[19:37:58 INFO]: Client> at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[?:1.7.0_55]

[19:37:58 INFO]: Client> at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) ~[?:1.7.0_55]

[19:37:58 INFO]: Client> at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) ~[?:1.7.0_55]

[19:37:58 INFO]: Client> at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:275) ~[?:1.7.0_55]

[19:37:58 INFO]: Client> at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:371) ~[?:1.7.0_55]

[19:37:58 INFO]: Client> at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[?:1.7.0_55]

[19:37:58 INFO]: Client> at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:975) ~[?:1.7.0_55]

[19:37:58 INFO]: Client> at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[?:1.7.0_55]

[19:37:58 INFO]: Client> at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1300) ~[?:1.7.0_55]

[19:37:58 INFO]: Client> at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.7.0_55]

[19:37:58 INFO]: Client> at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:126) ~[authlib-1.5.16.jar:confused:]

[19:37:58 INFO]: Client> at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:54) ~[authlib-1.5.16.jar:confused:]

[19:37:58 INFO]: Client> ... 18 more

[19:38:03 INFO]: Client> [19:38:03] [server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 11361ms behind, skipping 227 tick(s)

[19:38:07 INFO]: Client> [19:38:07] [server thread/INFO]: Saving and pausing game...

[19:38:07 INFO]: Client> [19:38:07] [server thread/INFO]: Saving chunks for level 'New World'/Overworld

[19:38:07 INFO]: Client> [19:38:07] [server thread/INFO]: Saving chunks for level 'New World'/Nether

[19:38:07 INFO]: Client> [19:38:07] [server thread/INFO]: Saving chunks for level 'New World'/The End

[19:38:08 INFO]: Client> [19:38:08] [server thread/INFO]: Stopping server

[19:38:08 INFO]: Client> [19:38:08] [server thread/INFO]: Saving players

[19:38:08 INFO]: Client> java.io.IOException: Stream Closed

[19:38:08 INFO]: Client> at java.io.RandomAccessFile.seek(Native Method)

[19:38:08 INFO]: Client> at aqh.a(SourceFile:308)

[19:38:08 INFO]: Client> at aqh.a(SourceFile:251)

[19:38:08 INFO]: Client> at aqi.close(SourceFile:232)

[19:38:08 INFO]: Client> at java.util.zip.DeflaterOutputStream.close(DeflaterOutputStream.java:241)

[19:38:08 INFO]: Client> at java.io.FilterOutputStream.close(FilterOutputStream.java:160)

[19:38:08 INFO]: Client> at aqk.a(SourceFile:145)

[19:38:08 INFO]: Client> at aqk.c(SourceFile:133)

[19:38:08 INFO]: Client> at azr.b(SourceFile:30)

[19:38:08 INFO]: Client> at azr.run(SourceFile:23)

[19:38:08 INFO]: Client> at java.lang.Thread.run(Thread.java:745)

[19:38:08 INFO]: Client> [19:38:08] [server thread/INFO]: Saving worlds

[19:38:08 INFO]: Client> [19:38:08] [server thread/INFO]: Saving chunks for level 'New World'/Overworld

[19:38:09 INFO]: Client> [19:38:09] [server thread/INFO]: Saving chunks for level 'New World'/Nether

[19:38:09 INFO]: Client> [19:38:09] [server thread/INFO]: Saving chunks for level 'New World'/The End

[19:38:13 INFO]: Client> [19:38:13] [Client thread/INFO]: Stopping!

[19:38:13 INFO]: Client> 

[19:38:13 INFO]: Client> SoundSystem shutting down...

[19:38:13 INFO]: Client>     Author: Paul Lamb, www.paulscode.com

[19:38:13 INFO]: Client> 

[19:38:14 INFO]: Client> ress: glMultiTexGenivEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glGetMultiTexEnvfvEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glGetMultiTexEnvivEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glGetMultiTexGendvEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glGetMultiTexGenfvEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glGetMultiTexGenivEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glMultiTexParameteriEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glMultiTexParameterivEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glMultiTexParameterfEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glMultiTexParameterfvEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glMultiTexImage1DEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glMultiTexImage2DEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glMultiTexSubImage1DEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glMultiTexSubImage2DEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glCopyMultiTexImage1DEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glCopyMultiTexImage2DEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glCopyMultiTexSubImage1DEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glCopyMultiTexSubImage2DEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glGetMultiTexImageEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glGetMultiTexParameterfvEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glGetMultiTexParameterivEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glGetMultiTexLevelParameterfvEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glGetMultiTexLevelParameterivEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glMultiTexImage3DEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glMultiTexSubImage3DEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glCopyMultiTexSubImage3DEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glEnableClientStateIndexedEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glDisableClientStateIndexedEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glGetFloatIndexedvEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glGetDoubleIndexedvEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glGetPointerIndexedvEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glEnableIndexedEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glDisableIndexedEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glIsEnabledIndexedEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glGetIntegerIndexedvEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glGetBooleanIndexedvEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glCompressedTextureImage3DEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glCompressedTextureImage2DEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glCompressedTextureImage1DEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glCompressedTextureSubImage3DEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glCompressedTextureSubImage2DEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glCompressedTextureSubImage1DEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glGetCompressedTextureImageEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glCompressedMultiTexImage3DEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glCompressedMultiTexImage2DEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glCompressedMultiTexImage1DEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glCompressedMultiTexSubImage3DEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glCompressedMultiTexSubImage2DEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glCompressedMultiTexSubImage1DEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glGetCompressedMultiTexImageEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glMatrixLoadTransposefEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glMatrixLoadTransposedEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glMatrixMultTransposefEXT not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glMatrixMultTransposedEXT not found.

[19:38:14 INFO]: Client> glX stub: glCopyTexSubImage3D

[19:38:14 INFO]: Client> glXGetProcAddress: glCompressedTexImage1D not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glCompressedTexImage3D not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glCompressedTexSubImage1D not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glCompressedTexSubImage3D not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glGetCompressedTexImage not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glFogCoordPointer not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glMultiDrawArrays not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glPointParameteri not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glPointParameteriv not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glPrimitiveRestartNV not found.

[19:38:14 INFO]: Client> glXGetProcAddress: glPrimitiveRestartIndexNV not found.

[19:38:14 ERROR]: java.io.IOException: Stream closed

[19:38:14 INFO]: Game ended with no troubles detected (exit code 0)

[19:38:14 INFO]: Following visibility rule and exiting launcher as the game has ended

[19:38:14 INFO]: Deleting /mnt/utmp/minecraft/home/.minecraft/versions/1.7.10/1.7.10-natives-194495391847

[sUCCESS]--- Starting the application ( runscript.sh  ) ----------

[ START ]--- Restoring the frame buffer status ----------

[sUCCESS]--- Restoring the frame buffer status ----------

[ START ]--- uMount the PND ----------

[ START ]--- Waiting the Union to be available ----------

[sUCCESS]--- Waiting the Union to be available ----------

auplink:plink.c:223: AUFS_CTL_PLINK_MAINT: Inappropriate ioctl for device

rmdir: failed to remove `/mnt/utmp/minecraft': Device or resource busy

[ START ]--- Waiting the PND mount dir to be free ----------

[sUCCESS]--- Waiting the PND mount dir to be free ----------

cleanup done

[sUCCESS]--- uMount the PND ----------

=======================================================================================

Return code is : 9
 
I got the same error as Wally:

[19:36:58 INFO]: Client> Starting up SoundSystem...

[19:36:59 INFO]: Client> Initializing LWJGL OpenAL

[19:36:59 INFO]: Client>     (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

[19:36:59 INFO]: Client> Error in class 'LibraryLWJGLOpenAL'

[19:36:59 INFO]: Client>     Unable to initialize OpenAL.  Probable cause: OpenAL not supported.

[19:36:59 INFO]: Client>     ERROR MESSAGE:

[19:36:59 INFO]: Client>         Could not locate OpenAL library.

[19:36:59 INFO]: Client>     STACK TRACE:

[19:36:59 INFO]: Client>         org.lwjgl.openal.AL.create(AL.java:151)

[19:36:59 INFO]: Client>         org.lwjgl.openal.AL.create(AL.java:102)

[19:36:59 INFO]: Client>         org.lwjgl.openal.AL.create(AL.java:201)

[19:36:59 INFO]: Client>         paulscode.sound.libraries.LibraryLWJGLOpenAL.init(LibraryLWJGLOpenAL.java:164)

[19:36:59 INFO]: Client>         paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1576)

[19:36:59 INFO]: Client>         paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)

[19:36:59 INFO]: Client>         paulscode.sound.CommandThread.run(CommandThread.java:121)

[19:36:59 INFO]: Client>     ERROR MESSAGE:

[19:36:59 INFO]: Client>         Could not locate OpenAL library.

[19:36:59 INFO]: Client> 

[19:36:59 INFO]: Client> Starting up SoundSystem...

[19:36:59 INFO]: Client> Switching to No Sound

[19:36:59 INFO]: Client>     (Silent Mode)

[19:36:59 INFO]: Client> 
 
Last edited by a moderator:
Ok, it cannot load openal. Strange, because it's included in the PND. I'll dig that (and the no light on mob also).
 
Stupid question time from someone who's never really used Minecraft: I've downloaded the Pandora launcher and the 1.7.9.jar file. Starting the PND first needed me to point the launcher to that flie, the client opens and appears to be generating a world, then stops just before 100%, saying some parameters have changed, and asks has system time been changed? (I can't remember the exact phrasing, but it never starts anyway!). 1 gig Pandora, running 4.03 graphics driver
 
Native OpenAL is also included in firmware since SZ 1.54, but maybe it's looking for some java wrapper or something.
Yes, I have to check that. Probably some jar file or something java related.

Stupid question time from someone who's never really used Minecraft: I've downloaded the Pandora launcher and the 1.7.9.jar file. Starting the PND first needed me to point the launcher to that flie, the client opens and appears to be generating a world, then stops just before 100%, saying some parameters have changed, and asks has system time been changed? (I can't remember the exact phrasing, but it never starts anyway!). 1 gig Pandora, running 4.03 graphics driver
Most of the time, that sentence is just because minecraft is lagging... But it should start (take a look at the pndrun_minecraft.out for hints).
 
Back
Top