Page MenuHomeSchine - Phabricator

Starmade | no sound on linux
Confirmed task for development, NormalPublic

Description

delayed issue with sound not working on linux:

schema: Adding workaround for sound glitches: use "padsp java..." as startup (https://wiki.archlinux.org/index.php/PulseAudio)

schema: Added a specific call to the OpenAL library for linux. Needs testing! (I have no linux system available)

der_scheme: That didn't help. This most likely won't help you, but for completeness' sake, here's the error:

Starting up SoundSystem...
Initializing LWJGL OpenAL
    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
Error in class 'LibraryLWJGLOpenAL'
    Unable to initialize OpenAL.  Probable cause: OpenAL not supported.
    ERROR MESSAGE:
        Could not locate OpenAL library.
    STACK TRACE:
        org.lwjgl.openal.AL.create(AL.java:151)
        org.lwjgl.openal.AL.create(AL.java:102)
        org.lwjgl.openal.AL.create(AL.java:201)
        paulscode.sound.libraries.LibraryLWJGLOpenAL.init(LibraryLWJGLOpenAL.java:164)
        paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1576)
        paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
        paulscode.sound.CommandThread.run(CommandThread.java:121)
    ERROR MESSAGE:
        Could not locate OpenAL library.
Starting up SoundSystem...
Switching to No Sound
    (Silent Mode)

Details

Task Type
Bug
Testing Results
Affected Gamemode(s)
Single and Multi
Reproducible
Yes
Last tested (version)
0.15 (Dev-14 may)
Category
Audio
First occurrence (version)
0.14
Hardware/Software/System
OS-Specific
Linux Only
Hardware-Specific
No
Video Card Vendor
uncertain

Event Timeline

lancake updated the task description. (Show Details)Jul 1 2015, 9:26 PM
lancake changed the visibility from "Custom Policy" to "Public (No Login Required)".
lancake changed the edit policy from "Task Author" to "Starmade (Project)".
lancake changed Category from none/unspecified to Engine.
lancake changed Affected Gamemode(s) from none/unspecified to Single and Multi.
lancake set First occurrence (version) to 0.14.
lancake changed Reproducible from uncertain to Yes.
lancake set Last tested (version) to 0.15 (Dev-14 may).
lancake edited a custom field.
lancake changed OS-Specific from No to Linux Only.
lancake edited Serverconfig (server.cfg). (Show Details)
lancake edited Clientconfig (settings.cfg). (Show Details)
lancake added a subscriber: lancake.
lancake created this task.
lancake raised the priority of this task from to Normal.
Restricted Application added a project: Issue Navigation. · View Herald TranscriptJul 1 2015, 9:26 PM
lancake set Task Type to Bug.Jul 1 2015, 9:26 PM
lancake set Hardware-Specific to No.
lancake set Video Card Vendor to uncertain.
lancake changed the task status from Open to In Queue (Game).
Restricted Application edited projects, added Game Development, Starmade; removed Issue Navigation. · View Herald TranscriptJul 1 2015, 9:26 PM
Megacrafter127 shifted this object from the S1 Public space to the S3 Starmade space.Aug 11 2015, 11:02 PM
Megacrafter127 changed the edit policy from "Starmade (Project)" to "All Users".
Megacrafter127 edited Serverconfig (server.cfg). (Show Details)
Megacrafter127 edited Clientconfig (settings.cfg). (Show Details)
Megacrafter127 added a subscriber: Megacrafter127.
Megacrafter127 claimed this task.
Megacrafter127 removed Megacrafter127 as the assignee of this task.

respacing

lancake claimed this task.Sep 21 2015, 11:03 AM

This bug can be easily remedied by installing libopenal from your repositories.

I would also like to note that it is mandatory to do so in v0.198.146, because otherwise the game crashes on the loading screen at around 50% when it tries to load the Schine intro video.

AndyP changed the task status from In Queue (Game) to In Queue.Mar 10 2017, 5:14 PM
Restricted Application added a project: Engine. · View Herald TranscriptMar 10 2017, 5:14 PM
AndyP changed Category from Engine to Audio.Mar 15 2017, 5:20 PM
Restricted Application edited projects, added Audio; removed Engine. · View Herald TranscriptMar 15 2017, 5:20 PM
AndyP moved this task from Backlog / Unclassed to Alpha on the Audio board.Mar 24 2017, 11:18 AM
Valck added a subscriber: Valck.Nov 1 2017, 6:54 AM