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

[Bug]: Tekken 8 connection issue during game #1016

Open
1 task done
Viktor-K opened this issue Jun 9, 2024 · 4 comments
Open
1 task done

[Bug]: Tekken 8 connection issue during game #1016

Viktor-K opened this issue Jun 9, 2024 · 4 comments

Comments

@Viktor-K
Copy link

Viktor-K commented Jun 9, 2024

Description

Tekken 8 Connection issue online match, lost connection with opponent.

CONFIGURATIONS

Hardware

MAC BookPro M2 2023 (Sonoma)
Internet connection wired at 600 Mbps

Software and configs

  • Whisky version 2.2.0
  • Bottle configuration: Windows 11 and Steam version 1716584667
  • DXVK : off
  • MSync : off
  • Metal HUD: off
  • Metal trace : off

Details

OFFLINE GAME
Tekken 8 all offline mode works perfectly, the game is really fluid without any problem.

ONLINE GAME
connection-issue happens everytime during online match, it's impossibile to complete two consecutive online matches, this problem occurs in all online game mode.

Following logs i see Windows Connection Error code and in deeply the error was thrown by getSocketName in windows net.cpp in winsock.h lib.


Steps to reproduce

Run whiskey
Run steam
Run Tekken 8 Game
Start one of the possible online match:

  • Tekken Loung
  • Ranked Match
  • Session with friends
  • Random match

After the match is started, in random way the game are closed with connection error: Impossible to enstabilish connection with opponent.
Image

the game still remains connected to game server, and you are able to find a new online opponent.


🤞🏻 Expected behaviour

The game works properly during online mode, without Impossible to enstabilish connection with opponent.


Logs

Upon inspecting the console log file, I found the following error every time the connection was lost:

src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022

ℹ Note
this snippent contains also logs not related the instants where I'm playing.

[2024-09-05 13:44:20] Client version: 1721173382
[2024-09-05 13:44:20] Loaded SDL version 3.1.2-471-g6821fb2fe
[2024-09-05 13:44:20] IPC server is in my process - could/should be using an in process pipe
[2024-09-05 13:44:20] Failed to init SteamVR because it isn't installed
[2024-09-05 13:44:20] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:44:20] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:44:20] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:44:20] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:44:20] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:44:20] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:44:20] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:44:20] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:44:20] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:44:20] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:44:20] LoadShortcuts: loading shortcuts from: C:\Program Files (x86)\Steam/userdata/415276105/config/shortcuts.vdf
[2024-09-05 13:44:20] roaming config store loaded successfully - 230 bytes.
[2024-09-05 13:44:20] migrating temporary roaming config store
[2024-09-05 13:44:20] Error: texture file 'public\steam_cloudsync' does not exist or is invalid
[2024-09-05 13:44:20] System startup time: 15.08 seconds
[2024-09-05 13:44:22] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:44:22] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:44:25] Local Device Found
type: 045e 02a1
path: sdl://3
serial_number: - 0
[2024-09-05 13:44:25] Manufacturer:
[2024-09-05 13:44:25] Product: Xbox 360 Wireless Controller
[2024-09-05 13:44:25] Release: 0
[2024-09-05 13:44:25] Interface: -1

[2024-09-05 13:44:25] !! Steam controller device opened for index 0.
[2024-09-05 13:44:25] !! Controller 0 attributes:
Type: 31
ProductID: 673
Serial: 45e-2a1-18c09c49
Capabilities: 001843ff
Firmware Version: 0
[2024-09-05 13:44:25] Loaded Config for Local Selection Path for App ID 413090, Controller 0: controller_base/bigpicture_gamepad.vdf
[2024-09-05 13:44:25] Loaded Config for Local Selection Path for App ID 413090, Controller 0: controller_base/bigpicture_gamepad.vdf
[2024-09-05 13:44:25] Loaded Config for Local Selection Path for App ID 769, Controller 0: controller_base/basicui_gamepad.vdf
[2024-09-05 13:44:25] Loaded Config for Last Resort Path for App ID 769, Controller 0: C:\Program Files (x86)\Steam/controller_base/basicui_gamepad.vdf
[2024-09-05 13:44:25] Loaded Config for Local Selection Path for App ID 413090, Controller 0: controller_base/bigpicture_gamepad.vdf
[2024-09-05 13:44:26] Loaded Config for Local Override Path for App ID 413080, Controller 0: C:\Program Files (x86)\Steam/controller_base/empty.vdf
[2024-09-05 13:44:26] Loaded Config for Local Override Path for App ID 413080, Controller 0: C:\Program Files (x86)\Steam/controller_base/empty.vdf
[2024-09-05 13:44:27] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:44:27] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:44:33] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:44:34] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:44:40] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:44:43] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:44:48] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:44:49] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:44:51] src\steamUI\webuitransportcontroller.cpp (206) : Failed to connect to websocket
[2024-09-05 13:44:52] ExecCommandLine: ""C:\Program Files (x86)\Steam\steam.exe""
[2024-09-05 13:44:52] ExecCommandLine: ""C:\Program Files (x86)\Steam\steam.exe" -foreground"
[2024-09-05 13:44:53] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:44:54] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:44:55] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:44:57] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:44:58] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:45:00] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:45:03] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:45:04] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:45:06] CAPIJobRequestUserStats - Server response failed 2
[2024-09-05 13:45:07] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:45:08] GameAction [AppID 1778820, ActionID 1] : LaunchApp changed task to CheckShaderDepotManifest with ""
[2024-09-05 13:45:09] IPC server is in my process - could/should be using an in process pipe
[2024-09-05 13:45:09] GameAction [AppID 1778820, ActionID 1] : LaunchApp changed task to RunningInstallScript with ""
[2024-09-05 13:45:09] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:45:10] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:45:10] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:45:11] GameAction [AppID 1778820, ActionID 1] : LaunchApp changed task to SynchronizingCloud with ""
[2024-09-05 13:45:11] GameAction [AppID 1778820, ActionID 1] : LaunchApp changed task to ShowInterstitials with ""
[2024-09-05 13:45:11] GameAction [AppID 1778820, ActionID 1] : LaunchApp waiting for user response to ShowInterstitials ""
[2024-09-05 13:45:11] GameAction [AppID 1778820, ActionID 1] : LaunchApp continues with user response "ShowInterstitials"
[2024-09-05 13:45:11] GameAction [AppID 1778820, ActionID 1] : LaunchApp changed task to SynchronizingControllerConfig with ""
[2024-09-05 13:45:12] Loaded Config for Local Override Path for App ID 1778820, Controller 0: C:\Program Files (x86)\Steam/controller_base/empty.vdf
[2024-09-05 13:45:12] GameAction [AppID 1778820, ActionID 1] : LaunchApp changed task to SiteLicenseSeatCheckout with ""
[2024-09-05 13:45:12] GameAction [AppID 1778820, ActionID 1] : LaunchApp changed task to WaitForStreamingEncoderConfig with ""
[2024-09-05 13:45:12] GameAction [AppID 1778820, ActionID 1] : LaunchApp changed task to CreatingProcess with ""
[2024-09-05 13:45:12] GameAction [AppID 1778820, ActionID 1] : LaunchApp waiting for user response to CreatingProcess ""
[2024-09-05 13:45:12] GameAction [AppID 1778820, ActionID 1] : LaunchApp continues with user response "CreatingProcess"
[2024-09-05 13:45:12] Forced create of Win32Event but it already existed
[2024-09-05 13:45:12] Forced create of Win32Event but it already existed
[2024-09-05 13:45:12] Game process added : AppID 1778820 ""C:\Program Files (x86)\Steam\steamapps\common\TEKKEN 8\TEKKEN 8.exe"", ProcID 1368, IP 0.0.0.0:0
[2024-09-05 13:45:12] Loaded Config for Local Override Path for App ID 1778820, Controller 0: C:\Program Files (x86)\Steam/controller_base/empty.vdf
[2024-09-05 13:45:12] GameAction [AppID 1778820, ActionID 1] : LaunchApp changed task to WaitingGameWindow with ""
[2024-09-05 13:45:12] GameAction [AppID 1778820, ActionID 1] : LaunchApp changed task to Completed with ""
[2024-09-05 13:45:13] Game process updated : AppID 1778820 ""C:\Program Files (x86)\Steam\steamapps\common\TEKKEN 8\TEKKEN 8.exe"", ProcID 1388, IP 0.0.0.0:0
[2024-09-05 13:45:14] Game process updated : AppID 1778820 ""C:\Program Files (x86)\Steam\steamapps\common\TEKKEN 8\TEKKEN 8.exe"", ProcID 1388, IP 0.0.0.0:0
[2024-09-05 13:45:19] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:45:19] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:45:22] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:45:24] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:45:27] Loaded Config for Local Override Path for App ID 1778820, Controller 0: C:\Program Files (x86)\Steam/controller_base/empty.vdf
[2024-09-05 13:45:27] Loaded Config for Local Override Path for App ID 1778820, Controller 0: C:\Program Files (x86)\Steam/controller_base/empty.vdf
[2024-09-05 13:45:29] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:45:30] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:45:34] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:45:35] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:45:41] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:45:42] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:45:46] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:45:48] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:45:53] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:45:54] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:46:00] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:46:01] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:46:05] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:46:07] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:46:10] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:46:12] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:46:16] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:46:19] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:46:22] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:46:22] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:46:28] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:46:29] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:46:35] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:46:36] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:46:40] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:46:42] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:46:43] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:46:45] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:46:46] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:46:46] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:46:47] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:46:50] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:46:53] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:46:53] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:46:58] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:46:59] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:47:06] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:47:06] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:47:09] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:47:10] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:47:15] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:47:16] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:47:21] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:47:23] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:47:27] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:47:29] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:47:33] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:47:35] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:47:40] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:47:41] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022
[2024-09-05 13:47:46] src\common\net.cpp (1702) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022

What version of Whisky are you using?

<2.3.2

What version of macOS are you using?

Sonoma (macOS 14)

Issue Language

  • Yes my issue is written in English
@hahayupgit
Copy link
Member

As mentioned in the above issue, the crash appears to stem from a "getsockname" network issue. Additionally, Tekken 8 online currently does not work in Whisky. It has only just recently started working on CrossOver Preview.

@Viktor-K
Copy link
Author

Viktor-K commented Sep 29, 2024

As mentioned in the above issue, the crash appears to stem from a "getsockname" network issue. Additionally, Tekken 8 online currently does not work in Whisky. It has only just recently started working on CrossOver Preview.

@hahayupgit this doesn't work for me, I have tried Crossover 24.0.5 with a Steam bottle, Tekken 8 start successfully but during online match connection issue comes in the same way. On the contrary the issue are more frequents.

@hahayupgit
Copy link
Member

As mentioned in the above issue, the crash appears to stem from a "getsockname" network issue. Additionally, Tekken 8 online currently does not work in Whisky. It has only just recently started working on CrossOver Preview.

@hahayupgit this doesn't work for me, I have tried Crossover 24.0.5 with a Steam bottle, Tekken 8 start successfully but during online match connection issue comes in the same way. On the contrary the issue are more frequents.

It's not CrossOver 24.0.5, its CrossOver Preview, which you can sign up for here.

@IsaacMarovitz IsaacMarovitz removed the bug label Oct 1, 2024
@Viktor-K
Copy link
Author

Viktor-K commented Oct 3, 2024

@IsaacMarovitz It's not a bug but however, I added the error logs to description and update it with some info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants