Stendhal FAQ: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Hendrik Brummermann No edit summary |
imported>Kiheru Added note how to work around the pulseaudio issue |
||
| Line 336: | Line 336: | ||
; I found what I think is a map error/bug/possible insecurity in game. What should I do? |
; I found what I think is a map error/bug/possible insecurity in game. What should I do? |
||
: You can [[SubmitBug|Submit a bug]] yourself, or if you want advice or help before you do this, ask <code>/support</code>. |
: You can [[SubmitBug|Submit a bug]] yourself, or if you want advice or help before you do this, ask <code>/support</code>. |
||
; The sound stutters. I am running Stendhal client under Linux. How can I fix it? |
|||
: The most likely cause is a problem pulseaudio has with several audio drivers. The problem is not specific to Stendhal, but the game client is particularly suspective so it's possible that you haven't noticed it elsewhere. As a workaround, edit <code>/etc/pulse/default.pa</code>: |
|||
: Find the line that reads: |
|||
:: <code>load-module module-udev-detect</code> |
|||
: and change it to: |
|||
:: <code>load-module module-udev-detect tsched=0</code> |
|||
: and restart pulseaudio. Usually it is enough to stop the old instance with |
|||
:: <code>pulseaudio -k</code> |
|||
== Uncategorised == |
== Uncategorised == |
||