wine and wine64 doesnt works

i installed all packages(even 32 libs) except the test suite on freebsd 14.1 release setup, it works once when i delete the ~/.wine folder but after it doesnt works till i delete the ~/.wine folder
the error looks like that:
Code:
❯ wine64 GeometryDash.exe
0024:fixme:ntdll:create_logical_proc_info stub
0024:fixme:ntdll:init_cpu_info Failed to get logical processor information, status 0xc0000002.
002c:fixme:ntdll:create_logical_proc_info stub
002c:fixme:ntdll:init_cpu_info Failed to get logical processor information, status 0xc0000002.
002c:fixme:ntdll:get_firmware_info info_class SYSTEM_FIRMWARE_TABLE_INFORMATION
002c:fixme:ntdll:get_firmware_info info_class SYSTEM_FIRMWARE_TABLE_INFORMATION
002c:err:winediag:getaddrinfo Failed to resolve your host name IP
0034:fixme:ntdll:create_logical_proc_info stub
0034:fixme:ntdll:init_cpu_info Failed to get logical processor information, status 0xc0000002.
003c:fixme:ntdll:create_logical_proc_info stub
003c:fixme:ntdll:init_cpu_info Failed to get logical processor information, status 0xc0000002.
0040:fixme:thread:set_native_thread_name not implemented on this platform
0048:fixme:ntdll:create_logical_proc_info stub
0048:fixme:ntdll:init_cpu_info Failed to get logical processor information, status 0xc0000002.
0058:fixme:thread:set_native_thread_name not implemented on this platform
006c:fixme:ntdll:create_logical_proc_info stub
006c:fixme:ntdll:init_cpu_info Failed to get logical processor information, status 0xc0000002.
0078:fixme:thread:set_native_thread_name not implemented on this platform
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0088:fixme:ntdll:create_logical_proc_info stub
0088:fixme:ntdll:init_cpu_info Failed to get logical processor information, status 0xc0000002.
0090:fixme:ntdll:create_logical_proc_info stub
0090:fixme:ntdll:init_cpu_info Failed to get logical processor information, status 0xc0000002.
00a4:fixme:thread:set_native_thread_name not implemented on this platform
00b0:fixme:ntdll:create_logical_proc_info stub
00b0:fixme:ntdll:init_cpu_info Failed to get logical processor information, status 0xc0000002.
0088:err:winediag:is_broken_driver Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
00bc:fixme:thread:set_native_thread_name not implemented on this platform
X connection to :0.0 broken (explicit kill or server shutdown).
00cc:fixme:thread:set_native_thread_name not implemented on this platform
0024:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
0024:err:winediag:nodrv_CreateWindow L"The explorer process failed to start."
0024:err:virtual:virtual_setup_exception stack overflow 2368 bytes addr 0x6ffffffa1d25 stack 0x684406c0 (0x68440000-0x68441000-0x68540000)
^C00dc:fixme:console:default_ctrl_handler Terminating process 20 on event 0

╭─░▒▓      ~/De/Geometry Dash v2.207 ····· ✔  31s    06:40:17 PM   ▓▒░
╰─
tried to reinstall nvidia drivers a lot of things bla bla it didnt work
what i do welp im new to freebsd

my /proc is mounted and i put that in fstab
 
Back
Top