Coder Social home page Coder Social logo

Comments (3)

MadDeCoDeR avatar MadDeCoDeR commented on July 30, 2024

Have you try to launch the newer builds with the second audio device set as the default audio device?

from classic-rbdoom-3-bfg.

mmillar-bolis avatar mmillar-bolis commented on July 30, 2024

Excellent question!

I have now tried builds 7417388, 57c0c9e, and 536ac09 under the following conditions:

  1. Secondary audio device set as default
  2. Secondary audio device set to disabled
  3. Secondary audio device physically disconnected
  4. Primary audio device set to disabled with secondary audio device physically disconnected

For each build, under all four conditions, they fail to launch by halting at the same point during initialization.

Below is an example log with the primary audio device disabled while the secondary audio device has been physically disconnected (though, the contents are identical in each run case).

qconsole-536ac09.log

For extra measure, I just tried all four of the above conditions using build f2ae4f5 and it succeeded in initializing all four times. Below are example logs from running build f2ae4f5 with the primary audio device enabled while the secondary audio device has been physically disconnected, as well as running with no audio devices enabled.

qconsole-f2ae4f5-oneAudioDevice.log
qconsole-f2ae4f5-noAudioDevice.log

from classic-rbdoom-3-bfg.

mmillar-bolis avatar mmillar-bolis commented on July 30, 2024

Okay, I figured it out!

I was using VC Runtime 14.36.32532.0. Going over the build logs, f2ae4f5 was built against 14.39.33519.0 which is backwards compatible with the 14.3x runtime.

Starting with 7417388, BFA is built against 14.4x which appears to not be backwards compatible with a 14.3x runtime environment, in this case.

I deployed VC 14.40.33810.0 and all three builds, 7417388, 57c0c9e, and 536ac09, run without issue.

So sorry for any inconvenience I caused! Closing this issue as resolved (user error).

from classic-rbdoom-3-bfg.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.