Feather Client not loading version

Questions about Wine on Linux
Locked
BlackTensityGuy
Newbie
Newbie
Posts: 1
Joined: Thu Jan 25, 2024 6:27 am

Feather Client not loading version

Post by BlackTensityGuy »

Hello! I'm trying to play Minecraft using feather client(https://feathermc.com/)(this is not a cracked client btw). Everything working fine except of launch button: when i press it, "version loading" is shown for 1 second, but immediately stops and like all. Basically it just not launching. Tried on different versions

Expected behavior: "Launch X" button loading and launches the game
Experienced behavior: It starts and immediately stops loading.

Also when button is pressed it always gives in console this output:

Code: Select all

01cc:fixme:winsock:setsockopt Ignoring SO_RANDOMIZE_PORT
01a0:fixme:dxgi:d3d11_swapchain_Present1 Ignored present parameters 00007FFFFE8FDDB0.
04c8:fixme:powrprof:PowerRegisterSuspendResumeNotification (0x00000002,00007FFFFE8FFE30,00007FFFFE8FFE28) stub!
04d8:fixme:kernelbase:AppPolicyGetThreadInitializationType FFFFFFFFFFFFFFFA, 0000740C6E5FFF50
04c8:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
04c8:fixme:process:GetProcessMitigationPolicy (FFFFFFFFFFFFFFFF, 4, 00007FFFFE8FE910, 4): stub
04ec:fixme:secur32:get_cipher_algid unknown algorithm 23
04ec:fixme:secur32:get_mac_algid unknown algorithm 200, cipher 23
01a0:fixme:dxgi:dxgi_device_Trim iface 00007FFFFFA9C7B0 stub!
And once it suddenly loaded longer that usual before stopping(still showing 0 bytes/s and not loading) and showed in console this

Code: Select all

[888:0125/141428.802:ERROR:dxva_video_decode_accelerator_win.cc(1457)] DXVAVDA fatal error: could not LoadLibrary: msvproc.dll: Module not found. (0x7E)
[888:0125/141428.804:ERROR:gpu_init.cc(486)] Passthrough is not supported, GL is disabled, ANGLE is
I wasn't able to reproduce this, but tried to launch with custom dll for msvproc.dll, didn't work

Except that dll, i installed some directx libraries and don't know what to do at all :(
  • wine --version:

    Code: Select all

    wine-9.0
  • /tmp/log.txt 2>&1
    In the attachment
  • System info:
    Image
Sorry for poor english, hope someone will be able to help me!
Attachments
log.tar.gz
(6.65 KiB) Downloaded 148 times
Locked