Git Product home page Git Product logo

Comments (7)

reed216 avatar reed216 commented on August 20, 2024

Hello,
This seems to be a issue with the Beta Clients themselves. It appears that the new client converts the Handle URI's in to lowercase when passing them it to the game controller. Since all family UID's are case sensitive the game controller fails to find a matching family UID meaning no nothing is launched.

This is the Stable clients behavior

D 2017-10-14 03:35:10.379337 [CommandQueue] {Main} Received IPC Message: IPC_COMMAND
I 2017-10-14 03:35:10.379358 [CommandQueue] {Main} Dispatching Command: handle_uri battlenet://S2/
I 2017-10-14 03:35:10.379375 [ScreenController] {Main} Changing screen to: Games
D 2017-10-14 03:35:10.379448 [GameController] {Main} Selecting game family by id: S2
D 2017-10-14 03:35:10.379460 [GameController] {Main} Active family set to: S2
D 2017-10-14 03:35:10.417011 [GameController] {Main} Active product set to: S2_starter

This is the Beta clients behavior

D 2017-10-14 03:42:11.422142 [CommandQueue] {Main} Received IPC Message: IPC_COMMAND
I 2017-10-14 03:42:11.422207 [CommandQueue] {Main} Dispatching Command: handle_uri battlenet://S2/
I 2017-10-14 03:42:11.422233 [ScreenController] {Main} Changing screen to: Games
D 2017-10-14 03:42:11.422293 [GameController] {Main} Selecting game family by id: s2

There is no family UID named "s2" so the client does nothing.
There's nothing that can be done until this is fixed.

from bnetlauncher.

Kopert avatar Kopert commented on August 20, 2024

Right, I thought it would probably be an issue with their Beta, so I also started a thread on their beta feedback forums to report this issue. Here's hoping they realize this and fix it so we can keep using the functionality without changing our setups.

Meanwhile, I'm extracting the executable paths to replace my personal shortcuts (for example, in my case, battlenet://WTCG can be replaced with "C:\Program Files (x86)\Hearthstone\Hearthstone.exe" -launch -uid hs_beta with the same effect, i.e., launches the game skipping the BNet client but still using auth data). If push comes to shove and this remains unfixed we could always go this route for the shortcuts. If you need this information for the other games just let me know.

from bnetlauncher.

reed216 avatar reed216 commented on August 20, 2024

That method unfortunately doesn't work for all games. WoW will log you in then instantly disconnect you requiring you to log back in and if I recall correctly Overwatch used to have issues where it would default back to US servers frequently.

Hopefully the issue will be fixed.

from bnetlauncher.

Kopert avatar Kopert commented on August 20, 2024

Yeah, you're right; further testing showed me that some games don't work too well (couldn't get WoW to work at all). I'll let you know if I get any answer from Blizzard on the issue.

from bnetlauncher.

dafzor avatar dafzor commented on August 20, 2024

Thanks for doing all the investigation into the issue @iMintty, I didn't even knew battle.net had debug logs.

Has for a fix, easy solution is blizzard being nice and fixing it, hopefully it wasn't an intencional change to break bnetlauncher or similar solutions and get more eyes on their launcher.

For now I'll wait hoping it gets sorted, but if it's permanent change I have a few ideas on workarounds but I'm unsure if they'd work.

Leaving a link here to remind myself to check blizzard response if any: https://us.battle.net/forums/en/bnet/topic/20759169203

from bnetlauncher.

Kopert avatar Kopert commented on August 20, 2024

Seems to be fixed on the latest Battle.net update.

from bnetlauncher.

dafzor avatar dafzor commented on August 20, 2024

Can confirm, glad this one closed :).

from bnetlauncher.

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.