Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.7.3 launch failure - "couldn't find any suitable sound driver" #3268

Closed
DorpsGek opened this issue Oct 14, 2009 · 7 comments
Closed

0.7.3 launch failure - "couldn't find any suitable sound driver" #3268

DorpsGek opened this issue Oct 14, 2009 · 7 comments
Labels
flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)

Comments

@DorpsGek
Copy link
Member

uluuth opened the ticket and wrote:

Action: upgraded from 0.7.1 to 0.7.3 (no uninstall of 0.7.1)

Result: game will not start - fails with msg:
"couldn't find any suitable sound driver"

Additional Info: Version 0.7.1 worked fine on same system just before upgrade

Troubleshooting:

  1. Uninstall 0.7.3
  2. re-install 0.7.3 -> no fix
  3. gtried command line options for no music/sound -> no fix
  4. uninstall 0.7.3
  5. re-install 0.7.3 in different drive -> no fix

Last Action: Uninstalled 0.7.3 due to launch failure

Reported version: 0.7.3
Operating system: Windows


This issue was imported from FlySpray: https://bugs.openttd.org/task/3268
@DorpsGek
Copy link
Member Author

uluuth wrote:

Re-installed 0.7.1 -> launch successful.


This comment was imported from FlySpray: https://bugs.openttd.org/task/3268#comment6822

@DorpsGek
Copy link
Member Author

Rubidium wrote:

-s null -m null should really work; I can't find a reason why that wouldn't work though, unless it's some custom build.

What did change is that it doesn't silently ignore not being able to find a driver; problem was that in some cases the 'null' video driver was chosen, which is not what people expect. Why loading the driver fails under windows is beyond my knowledge.


This comment was imported from FlySpray: https://bugs.openttd.org/task/3268#comment6823

@DorpsGek
Copy link
Member Author

uluuth wrote:

I was similarly stumped as well as this behaviour.

The build used was the stable build from the download page. I have not used a nightly/custom build since 2007 and play regularly (2-3 times a week).

If there is any additional info about my PC you require please let me know.

AMD Athlon 64 x2 Dual Core Processor 4600+
2.41 GHz, 2.0GB of RAM
Windows XP Pro SP3

Listed under Device Manager:
-----------------------------
Sound, video and game controllers
Audio Codecs (several codecs installed)
Legacy Audio Drivers (no multimedia devices listed)
Legacy Video Capture Devices (no multimedia devices listed)
Media Control Devices (several dll's listed)
Video Codecs (several dll's and 2 codecs listed)


This comment was imported from FlySpray: https://bugs.openttd.org/task/3268#comment6825

@DorpsGek
Copy link
Member Author

glx wrote:

"-d driver1" should display more info about the failure. Please post these informations.


This comment was imported from FlySpray: https://bugs.openttd.org/task/3268#comment6831

@DorpsGek
Copy link
Member Author

uluuth wrote:

I do not understand how to execute your request. There is no sound in the PC, thus there is no driver that can be specified.
Attempting to use -d by itself has no discernable effect.


This comment was imported from FlySpray: https://bugs.openttd.org/task/3268#comment6832

@DorpsGek
Copy link
Member Author

glx wrote:

Just run "openttd -d driver1" and "openttd -d driver1 -s null"
"-d driver1" enables level 1 debug messages for drivers.

You may need to run convert.exe (http://devs.openttd.org/~glx/convert.zip) to be able to copy the output from a cmd window.


This comment was imported from FlySpray: https://bugs.openttd.org/task/3268#comment6833

@DorpsGek
Copy link
Member Author

Rubidium closed the ticket.

Reason for closing: Fixed

In r17788; while we've not made a new release you can use '-s null -m null' as parameters


This comment was imported from FlySpray: https://bugs.openttd.org/task/3268

@DorpsGek DorpsGek added Core flyspray This issue is imported from FlySpray (https://bugs.openttd.org/) labels Apr 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)
Projects
None yet
Development

No branches or pull requests

1 participant