supertuxkart / stk-code

The code base of supertuxkart
Other
4.54k stars 1.06k forks source link

Sound sometimes fails on Mac OS 11.1 #4753

Closed iMacker2020 closed 6 months ago

iMacker2020 commented 2 years ago

Description

While playing the single player normal race the sound will sometimes end. I noticed this problem twice in the "Nessie Pond" game.

Steps to reproduce

Select single player. Select Hexley. Select Expert. Select Normal Race. Select Nessie's Pond. Select Start Race.

Configuration

STK release version: 1.3

STK Source (PPA, distribution package, official binary, etc.): Official binary version 1.3

System: M1 MacBook Air

Graphics card: M1 graphics.

CPU: M1

Gamepads/keyboards models if related to the issue: Logitech Gamepad F310.

Additional information

stdout.log: No log was found.

input.xml:

Error message:

Benau commented 2 years ago

Try stk 1.3?

iMacker2020 commented 2 years ago

I am using version 1.3.

On Mar 24, 2022, at 8:45 PM, Benau @.***> wrote:

Try stk 1.3?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.

iMacker2020 commented 2 years ago

I corrected the STK mistake in the Configuration info above. It is version 1.3.

Benau commented 2 years ago

this issue is difficult to be fixed.....

iMacker2020 commented 2 years ago

It happened so many times to me today. I looked thru the Console to see if there was anything that could help. This is what I saw:

Mar 26 21:39:18 M1-MacBook-Air supertuxkart[3249]: getattrlist failed for /System/Library/Frameworks/OpenGL.framework/Resources//GLRendererFloat.bundle/GLRendererFloat: #2: No such file or directory

Mar 26 21:43:56 M1-MacBook-Air com.apple.xpc.launchd[1] (com.apple.mdworker.shared.08000000-0500-0000-0000-000000000000[3264]): Service exited due to SIGKILL | sent by mds[124]

Mar 26 21:45:37 M1-MacBook-Air com.apple.xpc.launchd[1]: Coalition Cache Hit: app<application.net.sourceforge.supertuxkart.44637771.44637776(501)> [2444]

Not sure if any of this helps.

Benau commented 2 years ago

There are some threading improvements in latest git so https://github.com/supertuxkart/stk-code/releases/download/preview/SuperTuxKart-git20220503-mac.zip may work for you...

LinuxDonald commented 1 year ago

I tested lastest night build on Macbook M1 Max and the problem ist gone. Had the same problem with last official release.

Alayan-stk-2 commented 6 months ago

I tested lastest night build on Macbook M1 Max and the problem ist gone. Had the same problem with last official release.

Closing as fixed based on this comment