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]: Getting video on disc doesn't work when I am in the lobby. #1054

Open
1 task done
Buddy-Programs opened this issue Jul 5, 2024 · 1 comment
Open
1 task done

Comments

@Buddy-Programs
Copy link

Description

When on the Steam game content warning, in a game, if anyone puts the camera into the video extractor for the disc, it is extracting/loading eternally. This could be related to how it cannot delete the temp files/folders, as it gives me that warning every time I enter and leave the game. There are no issues when I leave the server before the video is transferred to the disc. However, having to restart each time is tedious.
The game does not crash, so the log provided may not even pertain to the bug.

Steps to reproduce

Join random or with friends, start the game and try to record a video. Go back and extract/transfer to the disc.

Expected behaviour

Expect that the disc would pop out promptly.

Logs

Wine Version: 7.7.0
Windows Version: win10
Enhanced Sync: msync

Metal HUD: false
Metal Trace: false

DXVK: true
DXVK Async: false
DXVK HUD: off

Arguments: start /unix /Users/buddy/Library/Containers/com.isaacmarovitz.Whisky/Bottles/FD537329-A434-47ED-92CA-053D7B851EBC/drive_c/Program Files (x86)/Steam/steam.exe

Environment:
{
    "GST_DEBUG" = 1;
    WINEDEBUG = "fixme-all";
    WINEDLLOVERRIDES = "dxgi,d3d9,d3d10core,d3d11=b";
    WINEESYNC = 1;
    WINEMSYNC = 1;
    WINEPREFIX = "/Users/buddy/Library/Containers/com.isaacmarovitz.Whisky/Bottles/FD537329-A434-47ED-92CA-053D7B851EBC";
}

msync: bootstrapped mach port on wine-69b8634-msync.
msync: up and running.
00c4:err:ole:com_get_class_object no class object {294935ce-f637-4e7c-a41b-ab255460b862} could be created for context 0x17
03bc:err:winediag:ntlm_check_version ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
read: Bad address

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
@Buddy-Programs
Copy link
Author

Here is a player log as well potentially indicating the issue:

Setting microphone to MacBook Pro Microphone (MacBook Pro Microphone)
[2024-07-05T19:42:19] [WARNING] [Recorder] [Voice] [PV] MicWrapper: microphone does not support suggested frequency 24000 (min: 48000, max: 48000). Setting to 48000
[2024-07-05T19:42:20] [WARNING] [PunVoiceClient] [VoiceClient] [PV] Local voice #6 audio source frequency 48000 and encoder sampling rate 24000 do not match. Resampling will occur before encoding (FramerResampler, interp).
Switched State to: ExtractMachineCheckItemState
Hatch is fully closed
Hatch is fully closed
Hatch is fully closed
Hatch is fully closed
Hatch is fully closed
FOUND SOMETHING ELSE
Switched State to: ExtractMachineEjectState
Hatch is fully closed
Switched State to: ExtractMachineIdleState
Switched State to: ExtractMachineCheckItemState
Hatch is fully closed
Hatch is fully closed
Hatch is fully closed
Hatch is fully closed
Hatch is fully closed
Found pickup: Camera
FOUND CAMERA
Switched State to: ExtractMachineExtractingState
Found pickup: Camera
EXTRACT!
Hatch is fully closed
Not ready to extract, t=99.93169! clip 0 of 1 is local but not encoded!

@IsaacMarovitz IsaacMarovitz removed the bug label Oct 1, 2024
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

2 participants