Quantcast
Channel: WineHQ Forums
Viewing all 5896 articles
Browse latest View live

Wine Help • Baofeng DMR.exe TypeInitializationException and deadlock

$
0
0
DMR.exe (version v1.0.0.4) is a software from Baofeng for programming RD-5R radio channels etc. I can run it in Windows XP, but in Fedora 30 (32 bit) in Wine (wine-5.0-1.fc30.i686) I can install the program but when I try to start it, no window is displayed.

If I start DMR.exe in command line, I can see that I get two exceptions and wine gets stuck in a deadlock.

I tried to attach the full log but I get always error "Invalid file extension". I tried .txt, .log, .doc and no extension at all.

[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: The type initializer for 'DMR.MainForm' threw an exception. ---> System.InvalidProgramException: Invalid IL code in pm4hmBPUb581GF1aCAc.HA0IQxPvGcew1yYAlhR:apvJliCGPS (int): IL_00aa: brfalse IL_2c3c
...
002c:err:ntdll:RtlpWaitForCriticalSection section 0x643d70a0 "metahost.c: runtime_list_cs" wait timed out in thread 002c, blocked by 0009, retrying (60 sec)

Statistics: Posted by JuhaniJaakola — Fri Jul 03, 2020 3:43 am — Replies 0 — Views 9



macOS • Issue with alt-tab keyboard focus with latest Wine

$
0
0
Hi all,

I recently upgraded my Wine version from 2.0.4 to latest Wine stable 5.0 and I noticed a difference in keyboard focus behavior when using ALT-TAB in and out of the Windows apps I'm running.

For example, in regedit, previously if I ALT-TAB to switch to another app and then come back to regedit, the keyboard would still be usable to navigate through the GUI. However, with the latest version Wine 5.0, I have to click with my mouse in the regedit window first before the keyboard is able to be used.

Anyone help on how to fix this issue would be really appreciated.

Statistics: Posted by why_ask_why — Fri Jul 03, 2020 6:34 am — Replies 0 — Views 7


Wine Help • "ACCESS DENIED" error when I try to open Spotfiy exe (ARM .apk v4.10)

$
0
0
The latest update (5.something) does not work on my device. I have a SAMSUNG A30S and not sure if it's just this specific file or version that's causing the error.

Please see attached screenshots of the error.

Fingers crossed someone has a resolution that works that's not too complicated.

Thanks
Screenshot_20200703-195111.jpg

Screenshot_20200703-195106.jpg

Statistics: Posted by CharlieKiloDelta — Fri Jul 03, 2020 2:09 pm — Replies 0 — Views 11


Linux • Nvidia Open-Source "Nouveau" drivers and D3D rendering don't work at all.

$
0
0
Hi,

I try to use the open sources "Nouveau" drivers for Nvidia cards but that seem don't work with DirectX games. I have tried some different tweaks and ways (manually, winetricks too, wine regedit) but nothing seem work about this trouble.

I have installed a 2013 Steam game and Half Life 1...The trouble is the same, OpenGL rendering work..But no d3d (message about failed Windows creation). DirectX9c is installed and the Steam game make it automatically update to DirectX9. I notice this update put also 2 or 3 dll about DirectX 10/11 and now maybe 12.

Half Life work well in OpenGL but nothing work when I set it with DirectX rendered options.

I have tried before with Nvidia proprietary drivers and the result is better but I was on an older Linux distribution. Now I am on Debian buster...But I can't put the old proprietary drivers.

My graphic card can natively use 2.1 OpenGL.

Thanks for reply.

Statistics: Posted by Kitsune — Fri Jul 03, 2020 2:51 pm — Replies 0 — Views 15


Linux • Message anothe member?

$
0
0
Someone helping me in one of my threads would like the source code and executable for a program I wrote in which certain functions are not working for in wine. I have put everything on dropbox but I don't want to publicly share the link as I don't want everyone and his brother having access to it.

Is there a way via the forum for me to send a message to that user?

Thank you

Statistics: Posted by fargodwe — Fri Jul 03, 2020 5:32 pm — Replies 0 — Views 12


Wine Help • Help installing wineasio driver for FL Studio

$
0
0
I'm using OpenSUSE 15.0 and I'm trying to install the wineasio driver for FL Studio 20. Oddly enough the regular ASIO driver used to work just fine until it suddenly stopped working. Anyway, I downloaded wineasio from the Opensuse Repository, https://software.opensuse.org/download. ... e=wineasio
I'm pretty sure that;s a 64 bit installation, but correct me If I'm wrong

Then to register it I opened Konsole and typed in "regsvr32 wineasio.dll" and I got the output of:

CODE:

user.reg is not a valid registry fileregsvr32: Failed to load DLL 'wineasio.dll'
So now I'm stuck on how to activate this. Do I have to go to a specific directory to active this? Where does OpenSUSE put wineasio.dill in the system?

Statistics: Posted by Aurelius — Fri Jul 03, 2020 10:00 pm — Replies 0 — Views 3


Linux • "GDI42.dll" failed to initialize

$
0
0
Hi!
I met a problem while I was using wine.
It report: "GDI42.dll" failed to initialize.
Like that:

CODE:

001b:err:ntoskrnl:ZwLoadDriver failed to create driver L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\wineusb": c00001420009:err:module:LdrInitializeThunk "GDI42.dll" failed to initialize, aborting0009:err:module:LdrInitializeThunk Initializing dlls for L"C:\\Program Files\\Travel around Time\\PlantsVsZombies.exe" failed, status c0000142
  • System: sparkylinux (debian testing)
  • Wine version: wine-5.0 (Debian 5.0-4)
Thanks.

Statistics: Posted by xingjiapeng — Sat Jul 04, 2020 8:57 am — Replies 0 — Views 5


Wine Help • Running Dragon Nest on Wine

$
0
0
I have successfully downloaded and ran the launcher from the website. It downloads all the files to..

/.wine/drive_c/Program Files/EYEDENTITY GAMES/Dragon Nest

Then the play button doesn't function on the initial installer. I then tried to use Wine to open dnlauncher.exe or Dragonnest.exe(either one to begin an update or play) in the directory but nothing happens, it just hangs.

I run winedbg and the only difference in terminal output is they both add this line...

WineDbg starting on pid 0029
wine: Call from 0x7bc90031 to unimplemented function dbghelp.dll.SymGetSearchPathW, aborting
winedbg: Internal crash at 0x7bc90031

I have followed most of the instructions from their forum(if posting links aren't allowed, I apologize. I just want a point a reference for anyone attempting to help me.) http://forum.dragonnest.com/forum/sea-f ... using-wine
There is very little said on anything about this game so I would appreciate any and all help. I have been adding all kinds of window dll files to see if it changes anything to no avail. :?: :?: :?:

Statistics: Posted by grameswan — Sat Jul 04, 2020 1:37 pm — Replies 0 — Views 5



Linux • FAudio installation errors on Debian 10 Buster

$
0
0
Hello guys,

I am trying to install the latest version of WINE on my machine which has Debian 10 Buster. I have followed the instructions from https://wiki.winehq.org/Debian. I have issues when trying to install libfaudio. I get the error that I have unmet dependencies and as I try to install the dependencies, I get to a point where all of the dependencies are installed and yet I still can't install the package.

Here is my output log: http://paste.debian.net/1155134/

Again, I have followed all of the instructions from https://wiki.winehq.org/Debian up until the point where I have to execute

CODE:

sudo apt install --install-recommends winehq-stable
, which is where I downloaded libfaudio and tried to install it.

Thank you in advance!

Statistics: Posted by OrlandoMagic — Sat Jul 04, 2020 1:49 pm — Replies 1 — Views 7


macOS • Invalid path L"_BrowseProperty"

$
0
0
I am trying to install an msi software on MacOS Catalina 10.15.5 (http://www.oceaninstruments.co.nz/downloads/)

CODE:

wine64 msiexec /i /Downloads/SoundTrapHostInstaller_x64.msi
it does launch the installer but it fails when I get to browse an installation directory. I can only see a '_BrowseProperty' folder, cannot choose anything else, and it fails, with the following errors:

CODE:

001b:err:ntoskrnl:ZwLoadDriver failed to create driver L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\wineusb": c0000142000f:fixme:service:scmdatabase_autostart_services Auto-start service L"wineusb" failed to start: 11140026:fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0 method=0)0028:fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0 method=0)0009:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet0009:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION0009:fixme:msi:event_spawn_wait_dialog doing nothing0009:err:msi:msi_dialog_onkillfocus Invalid path L"_BrowseProperty"0009:err:msi:msi_dialog_onkillfocus Invalid path L"_BrowseProperty"0009:err:msi:msi_dialog_onkillfocus Invalid path L"_BrowseProperty"0009:err:msi:msi_dialog_onkillfocus Invalid path L"_BrowseProperty"0009:err:msi:msi_dialog_onkillfocus Invalid path L"_BrowseProperty"0009:fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0 method=0)
Any help appreciated!

Statistics: Posted by butterflyfish — Sat Jul 04, 2020 2:09 pm — Replies 0 — Views 4


Linux • Supreme Commander failed with wine5.12

$
0
0
Hello!

Suprepecommander failed to start a mission with 5.11 and 5.12 (5.10 and below works) with following:

c:\work\rts\PATCH\code\src\libs\gpggal\DrawContext.cpp(43) invalid number of vertices in triangle list

Program : C:\GOG Games\Supreme Commander\bin\SupremeCommander.exe
Cmd line arguments :

Callstack:
unavailable.

I'm using dxvk (vulcan).

Statistics: Posted by axet — Sun Jul 05, 2020 7:27 am — Replies 0 — Views 21


Linux • Fantasy Grounds 3.3.10 Ultimate not starting gives "Unhandled page fault on write access"

$
0
0
Hi,
I'am trying to run Fantasy Grounds. I've installed with winetricks missing dependency "mdac28" but I'am receiving a stack of errors starting with the one in the subject.

CODE:

$ wine --versionwine-5.0 (Debian 5.0-4)linux version: 5.7.0-1-amd64 #1 SMP Debian 5.7.6-1 (2020-06-24) x86_64 GNU/Linux

CODE:

wine: Unhandled page fault on write access to 058E3000 at address 00449826 (thread 0009), starting debugger...Unhandled exception: page fault on write access to 0x058e3000 in 32-bit code (0x00449826).Register dump: CS:0023 SS:002b DS:002b ES:002b FS:006b GS:0063 EIP:00449826 ESP:0032f0b8 EBP:0032f0d0 EFLAGS:00210206(  R- --  I   - -P- ) EAX:000023f4 EBX:000000ff ECX:058da030 EDX:04f43d40 ESI:04f43cb0 EDI:000023f4Stack dump:0x0032f0b8:  000023f4 0032f9c0 4141dff0 63c403ff0x0032f0c8:  05842030 04f43cb0 0032f268 0059c1620x0032f0d8:  000023f4 00000013 00ffffff 63c4014b0x0032f0e8:  04d616d8 00000000 00000001 0032f1500x0032f0f8:  0032f150 0132f150 0032f1cc 0082b0f70x0032f108:  00000010 00000000 0032f150 0032f158Backtrace:=>0 0x00449826 in fantasygrounds (+0x49826) (0x0032f0d0)  1 0x0059c162 in fantasygrounds (+0x19c161) (0x0032f268)  2 0x0059b02f in fantasygrounds (+0x19b02e) (0x0032f41c)  3 0x004ff4e7 in fantasygrounds (+0xff4e6) (0x0032f600)  4 0x004fe6f3 in fantasygrounds (+0xfe6f2) (0x0032f800)  5 0x004ffb1e in fantasygrounds (+0xffb1d) (0x0032f9e8)  6 0x004fe6f3 in fantasygrounds (+0xfe6f2) (0x0032fbe8)  7 0x0057e033 in fantasygrounds (+0x17e032) (0x0032fd74)  8 0x0057e76f in fantasygrounds (+0x17e76e) (0x0032fe64)  9 0x004fd70c in fantasygrounds (+0xfd70b) (0x0032fea8)  10 0x005034cb in fantasygrounds (+0x1034ca) (0x0032fee4)  11 0x0060a665 in fantasygrounds (+0x20a664) (0x0032ff30)  12 0x7b454882 in kernel32 (+0x34881) (0x0032ff48)  13 0x7b454cfc in kernel32 (+0x34cfb) (0x0032ffd8)  14 0x7b45488e in kernel32 (+0x3488d) (0x0032ffec)0x00449826: movb%bl,0x0(%ecx,%eax,4)Modules:ModuleAddressDebug infoName (37 modules)PE  400000-  a8c000Export          fantasygroundsPE10000000-101ff000Deferred        d3dx9_43PE7a840000-7a844000Deferred        opengl32PE7b020000-7b023000Deferred        kernelbasePE7b420000-7b5db000Export          kernel32PE7bc30000-7bc34000Deferred        ntdllPE7d940000-7d944000Deferred        uxthemePE7d9e0000-7d9ef000Deferred        setupapiPE7dc60000-7dc64000Deferred        winex11PE7e140000-7e14b000Deferred        winspoolPE7e1a0000-7e282000Deferred        comdlg32PE7e310000-7e314000Deferred        wined3dPE7e470000-7e474000Deferred        d3d9PE7e4e0000-7e4e8000Deferred        oleaut32PE7e5f0000-7e5f4000Deferred        imm32PE7e620000-7e623000Deferred        usp10PE7e690000-7e70e000Deferred        comctl32PE7e800000-7e804000Deferred        iphlpapiPE7e830000-7e834000Deferred        ws2_32PE7e870000-7e874000Deferred        wsock32PE7e8a0000-7e8a4000Deferred        rpcrt4PE7e950000-7e978000Deferred        ole32PE7ea90000-7ea93000Deferred        shcorePE7eac0000-7eac8000Deferred        shlwapiPE7eb50000-7f426000Deferred        shell32PE7f560000-7f5a0000Deferred        msvcrtPE7f640000-7f728000Deferred        user32PE7f860000-7f864000Deferred        advapi32PE7f8f0000-7f8f7000Deferred        gdi32PE7ffd0000-7ffd4000Deferred        versionPEf2e30000-f2e3b000Deferred        mprPEf2e60000-f2e6b000Deferred        hnetcfgPEf7ac0000-f7ac3000Deferred        api-ms-win-core-string-l1-1-0PEf7ad0000-f7ad3000Deferred        api-ms-win-core-sysinfo-l1-2-1PEf7ae0000-f7ae3000Deferred        api-ms-win-core-localization-l1-2-1PEf7b00000-f7b03000Deferred        api-ms-win-core-fibers-l1-1-1PEf7b10000-f7b13000Deferred        api-ms-win-core-synch-l1-2-0Threads:process  tid      prio (all id:s are in hex)00000008 (D) Z:\home\vcrini\Scaricati\Fantasy Grounds\FantasyGrounds.exe0000002c    000000009    0 <==0000000e services.exe00000027    000000024    00000001d    00000001a    000000013    000000010    00000000f    000000011 plugplay.exe00000017    000000016    000000012    000000018 winedevice.exe00000021    00000001e    00000001c    00000001b    000000019    00000001f explorer.exe0000002b    00000002a    000000029    000000020    000000022 winedevice.exe00000028    000000026    000000025    000000023    0System information:    Wine build: wine-5.0 (Debian 5.0-4)    Platform: i386    Version: Windows 7    Host system: Linux    Host version: 5.7.0-1-amd64
Can you suggest how further debug this error I'm obtaining?
Thanks a lot,
Valerio

Statistics: Posted by vcrini — Sun Jul 05, 2020 7:53 am — Replies 0 — Views 0


Linux • Problem with usb devices

$
0
0
I want to connect my samsung device to odin ( firmware flasher for samsung devices) and I have a problem that is firstly, that I don't know how to connect the device in bootloader mode ( I know drivers, etc... )
I think that I should link the commX to wine, but...
How I do it? I think it is manually...
Thanks :)

Statistics: Posted by IsaacMv — Sun Jul 05, 2020 12:34 pm — Replies 0 — Views 2


Linux • How to properly override DLL

$
0
0
Hello and good evening. I'm new to Wine and just finished installing my first game with it (The Witcher: Enhanced Edition). I noticed quite a lot of graphical artifacts indoors, so I went to WineHQ to search for possible workarounds, and the issue seems to be related to the d3d9x_35.dll used by the game. (As seen here https://bugs.winehq.org/show_bug.cgi?id=46553).

Anyway I tried overriding to the native DLL using winecfg -> libraries, but the game crashed on startup. Tried downloading the DLL using the commands

CODE:

winetricks d3d9x_35.dll
and

CODE:

winetricks d3d9x
, and the terminal output said something about it setting the DLL for override. Then I tried to override it again through winecfg, but the game still crashes on me.

The bug report describes the exact same issue I have, so I think I must be doing something wrong. I'd appreciate any help, thank you in advance :D

Statistics: Posted by TempuraShrimp — Sun Jul 05, 2020 6:24 pm — Replies 0 — Views 1


Linux • Unable to launch Blizzard Games w/ Specific Error

$
0
0
Greetings,

After updating my system (including Wine), I now encounter this;

StarCraft II;

CODE:

085c:err:seh:setup_exception stack overflow 2592 bytes in thread 085c eip 00007f438933948d esp 000000000a5f0c10 stack 0xa5f0000-0xa5f1000-0xadf0000
Diablo III:

CODE:

08ac:err:seh:setup_exception stack overflow 2432 bytes in thread 08ac eip 000000007bc5c7e2 esp 0000000000120cb0 stack 0x120000-0x121000-0x220000
The Battle.Net launcher itself works normally now (under 5.11 it wasn't able to update games). I have created a fresh prefix. I have tried this with and without dxvk (same result). I have tried this with and without ACO enabled (it was my first suspect).

For the record, I actually suspect this may be something else (I performed an apt upgrade of Debian Bullseye at the same time as Wine, so it wasn't the only thing updated). But, I've hit a brick wall. Before I file a bug, I'd like to know if it's potentially something else on my system.

Are there other Debian users here able to run SC2 or D3 on an up-to-date Debian testing (Bullseye) install w/ Wine 5.12 (staging or devel doesn't matter, I've tried both)?

Or does anyone have any suggestions as to what I might try next?

Thanks.

Statistics: Posted by Seda — Mon Jul 06, 2020 1:35 am — Replies 1 — Views 20



macOS • Cannot run a PS2 emulator originally for Windows

$
0
0
My wine version is 5.0, I am running macOS Sierra version 10.12.6, iMac (21.5-inch, Late 2013), Processor: 2.7 GHz Intel Core i5, Memory: 8 GB 1600 MHz DDR3, Startup Disk: Macintosh HD, Graphics: Intel Iris Pro 1536 MB (Not sure if all of this is helpful or not).

I run this command: "wine DXSETUP.exe"
and I continuously get this error message: "0009:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0010:err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046}
0009:fixme:heap:RtlSetHeapInformation 0x0 1 0x0 0 stub
0014:fixme:sfc:SRSetRestorePointA 00BBFC74 00BF8504
0014:err:mscoree:LoadLibraryShim error reading registry key for installroot"

I was following this youtube tutorial: https://youtu.be/alivMtCd9_U

This is my first time using Wine and I don't know much about coding wither, please let me know if I'm doing something wrong or I cannot use Wine on my Mac!

Statistics: Posted by Turbo_Razor — Mon Jul 06, 2020 5:19 am — Replies 0 — Views 1


macOS • MTGA unhanded exception

$
0
0
Completely new to Wine here and I just got MTGA working on my Mac. Seemed to be working fine after I got it installed, but when I hit the play button it crashed. I am a complete noob and have no idea what to do so any help would be appreciated. Using an old 2008 Mac with OS X Yosemite 10.10.5. Thank you for any help or suggestions you can offer!

CODE:

Unhandled exception: page fault on write access to 0x00000000 in 32-bit code (0x104393ab).Register dump: CS:001b SS:0023 DS:0023 ES:0023 FS:10b7 GS:000f EIP:104393ab ESP:05c1e60c EBP:05c1e668 EFLAGS:00010206(  R- --  I   - -P- ) EAX:01001000 EBX:01001000 ECX:1127c7f8 EDX:22fba000 ESI:00000000 EDI:1127c6b0Stack dump:0x05c1e60c:  1127c6b0 1127c830 00000010 010000130x05c1e61c:  7bc336bf 03723684 2dc5edf0 05c1e6f80x05c1e62c:  7bc44475 00000028 02ae0000 2dc600900x05c1e63c:  00000002 7bc43ff1 2dc60058 05c1e6a80x05c1e64c:  7bc442c6 00110060 00000024 106591440x05c1e65c:  00000000 00000000 00000000 05c1e6840216: sel=10b7 base=81ea0000 limit=00000fff 32-bit rw-Backtrace:=>0 0x104393ab in unityplayer (+0x4393ab) (0x05c1e668)  1 0x10437699 in unityplayer (+0x437698) (0x05c1e684)  2 0x10434bbd in unityplayer (+0x434bbc) (0x05c1e6a0)  3 0x10434b92 in unityplayer (+0x434b91) (0x05c1e6cc)  4 0x10434b92 in unityplayer (+0x434b91) (0x05c1e6f8)  5 0x10436765 in unityplayer (+0x436764) (0x05c1e720)  6 0x10437132 in unityplayer (+0x437131) (0x05c1e744)  7 0x10639725 in unityplayer (+0x639724) (0x05c1e770)  8 0x10086132 in unityplayer (+0x86131) (0x05c1e788)  9 0x106a53ed in unityplayer (+0x6a53ec) (0x05c1e7b0)  10 0x1035c5d0 in unityplayer (+0x35c5cf) (0x05c1e894)  11 0x1035c857 in unityplayer (+0x35c856) (0x05c1e8cc)  12 0x1035ce39 in unityplayer (+0x35ce38) (0x05c1e924)  13 0x10357384 in unityplayer (+0x357383) (0x05c1e954)  14 0x1053252f in unityplayer (+0x53252e) (0x05c1ea3c)  15 0x1052f27e in unityplayer (+0x52f27d) (0x05c1eaa4)  16 0x1052f1c3 in unityplayer (+0x52f1c2) (0x05c1ead4)  17 0x10522975 in unityplayer (+0x522974) (0x05c1eb10)  18 0x1069fb4a in unityplayer (+0x69fb49) (0x05c1eb28)  19 0x103d1f96 in unityplayer (+0x3d1f95) (0x05c1fef0)  20 0x103d2a3d in unityplayer (+0x3d2a3c) (0x05c1ff10)  21 0x103d2af9 in unityplayer (+0x3d2af8) (0x05c1ff20)  22 0x10657a56 in unityplayer (+0x657a55) (0x05c1ff3c)  23 0x7bc773dc call_thread_func_wrapper+0xb() in ntdll (0x05c1ff4c)  24 0x7bc79849 call_thread_func+0x98() in ntdll (0x05c1ffdc)  25 0x7bc773ca call_thread_entry+0x9() in ntdll (0x05c1ffec)0x104393ab: movl$0x0,0x0(%esi)Modules:ModuleAddressDebug infoName (341 modules)PE  400000-  4a0000Deferred        mtgaPE 2cd0000- 310c000Deferred        mono-2.0-bdwgcPE bed0000- c05e000Deferred        aksoundenginePE e6e0000- e71a000Deferred        aktremoloPE e720000- e75c000Deferred        akstereodelayPE10000000-113aa000Export          unityplayerPE40001000-401b6000Deferred        libwine.1.0.dylibELF4079c000-407b6000Deferred        version<elf>  \-PE407a0000-407b4000\               versionELF407b6000-407dc000Deferred        msacm32<elf>  \-PE407c0000-407d8000\               msacm32ELF407dc000-407fa000Deferred        bcrypt<elf>  \-PE407e0000-407f7000\               bcryptELF42f4f000-43150000Deferred        user32<elf>  \-PE42f50000-43109000\               user32ELF43150000-43285000Deferred        gdi32<elf>  \-PE43160000-4321b000\               gdi32ELF43285000-43305000Deferred        advapi32<elf>  \-PE43290000-432ed000\               advapi32ELF43305000-43463000Deferred        ole32<elf>  \-PE43310000-43425000\               ole32ELF43463000-434f5000Deferred        rpcrt4<elf>  \-PE43470000-434d3000\               rpcrt4ELF434f5000-43578000Deferred        shlwapi<elf>  \-PE43500000-43553000\               shlwapiELF43578000-435ef000Deferred        setupapi<elf>  \-PE43580000-435cd000\               setupapiELF435ef000-4384c000Deferred        shell32<elf>  \-PE435f0000-43814000\               shell32ELF4384c000-4389e000Deferred        winmm<elf>  \-PE43850000-43890000\               winmmELF4389e000-439d5000Deferred        oleaut32<elf>  \-PE438a0000-43983000\               oleaut32ELF439d5000-439fa000Deferred        imm32<elf>  \-PE439e0000-439f5000\               imm32ELF439fa000-43a45000Deferred        winhttp<elf>  \-PE43a00000-43a32000\               winhttpELF43a45000-43a6f000Deferred        jsproxy<elf>  \-PE43a50000-43a61000\               jsproxyELF43a6f000-43a87000Deferred        hid<elf>  \-PE43a70000-43a85000\               hidELF43a87000-43b23000Deferred        crypt32<elf>  \-PE43a90000-43b0e000\               crypt32ELF43b23000-43b63000Deferred        ws2_32<elf>  \-PE43b30000-43b5d000\               ws2_32ELF43b63000-43b7a000Deferred        dwmapi<elf>  \-PE43b70000-43b78000\               dwmapiPE43b7a000-43c00000Deferred        libfreetype.6.dylibELF43c15000-43c29000Deferred        api-ms-win-core-synch-l1-2-0<elf>  \-PE43c20000-43c28000\               api-ms-win-core-synch-l1-2-0ELF43c29000-43c3d000Deferred        api-ms-win-core-fibers-l1-1-1<elf>  \-PE43c30000-43c3c000\               api-ms-win-core-fibers-l1-1-1ELF43c3d000-43c51000Deferred        api-ms-win-core-localization-l1-2-1<elf>  \-PE43c40000-43c50000\               api-ms-win-core-localization-l1-2-1ELF43c51000-43c65000Deferred        api-ms-win-core-winrt-l1-1-0<elf>  \-PE43c60000-43c64000\               api-ms-win-core-winrt-l1-1-0ELF43c65000-43c9a000Deferred        combase<elf>  \-PE43c70000-43c87000\               combaseELF43c9a000-43caf000Deferred        api-ms-win-core-com-l1-1-1<elf>  \-PE43ca0000-43cae000\               api-ms-win-core-com-l1-1-1ELF43caf000-43cc3000Deferred        api-ms-win-core-winrt-string-l1-1-0<elf>  \-PE43cb0000-43cc2000\               api-ms-win-core-winrt-string-l1-1-0ELF43cc3000-43d70000Deferred        winemac<elf>  \-PE43cd0000-43d45000\               winemacPE45534000-455b3000Deferred        clouddocsELF467fc000-46810000Deferred        psapi<elf>  \-PE46800000-4680f000\               psapiELF46810000-46824000Deferred        api-ms-win-core-file-l2-1-1<elf>  \-PE46820000-46823000\               api-ms-win-core-file-l2-1-1ELF46824000-46838000Deferred        api-ms-win-core-sysinfo-l1-2-1<elf>  \-PE46830000-46837000\               api-ms-win-core-sysinfo-l1-2-1ELF46838000-4684c000Deferred        api-ms-win-core-string-l1-1-0<elf>  \-PE46840000-4684b000\               api-ms-win-core-string-l1-1-0ELF4684c000-46860000Deferred        api-ms-win-core-datetime-l1-1-1<elf>  \-PE46850000-4685f000\               api-ms-win-core-datetime-l1-1-1ELF46860000-46874000Deferred        api-ms-win-core-localization-obsolete-l1-2-0<elf>  \-PE46870000-46873000\               api-ms-win-core-localization-obsolete-l1-2-0PE46874000-46899000Deferred        libpng14.14.dylibELF46899000-468b2000Deferred        shcore<elf>  \-PE468a0000-468af000\               shcoreELF468b2000-4692d000Deferred        d3d11<elf>  \-PE468c0000-4690f000\               d3d11ELF4692d000-46968000Deferred        dxgi<elf>  \-PE46930000-46956000\               dxgiELF46968000-46ab7000Deferred        wined3d<elf>  \-PE46970000-46a9b000\               wined3dPE46ab7000-46acb000Deferred        libgpusupport.dylibPE46c00000-46ed9000Deferred        atiradeonx2000gldriverELF48000000-48048000Deferred        usp10<elf>  \-PE48010000-48043000\               usp10ELF48048000-48082000Deferred        uxtheme<elf>  \-PE48050000-4807b000\               uxthemeELF48082000-480ac000Deferred        iphlpapi<elf>  \-PE48090000-480a6000\               iphlpapiPE480f0000-480f9000Deferred        applehdahalpluginELF481a2000-482e7000Deferred        comctl32<elf>  \-PE481b0000-482c5000\               comctl32ELF482e7000-48327000Deferred        wbemprox<elf>  \-PE482f0000-4831b000\               wbemproxELF48327000-48368000Deferred        winspool<elf>  \-PE48330000-4835f000\               winspoolELF48388000-4839c000Deferred        api-ms-win-appmodel-runtime-l1-1-2<elf>  \-PE48390000-4839b000\               api-ms-win-appmodel-runtime-l1-1-2ELF48429000-48455000Deferred        mmdevapi<elf>  \-PE48430000-48449000\               mmdevapiELF48455000-4848f000Deferred        winecoreaudio<elf>  \-PE48460000-4847e000\               winecoreaudioPE4848f000-484eb000Deferred        coremidiPE484eb000-4850b000Deferred        libexpat.1.dylibELF48804000-4882e000Deferred        kernelbase<elf>  \-PE48810000-4882a000\               kernelbaseELF48862000-4887a000Deferred        xinput1_3<elf>  \-PE48870000-48877000\               xinput1_3PE4a3d3000-4a4ea000Deferred        unorm8_bgra.dylibELF4c1c8000-4c1dd000Deferred        vcruntime140<elf>  \-PE4c1d0000-4c1dc000\               vcruntime140ELF4c1dd000-4c2eb000Deferred        ucrtbase<elf>  \-PE4c1e0000-4c2a0000\               ucrtbaseELF4c2eb000-4c300000Deferred        api-ms-win-crt-string-l1-1-0<elf>  \-PE4c2f0000-4c2ff000\               api-ms-win-crt-string-l1-1-0ELF4c300000-4c315000Deferred        api-ms-win-crt-stdio-l1-1-0<elf>  \-PE4c310000-4c314000\               api-ms-win-crt-stdio-l1-1-0ELF4c315000-4c329000Deferred        api-ms-win-crt-heap-l1-1-0<elf>  \-PE4c320000-4c328000\               api-ms-win-crt-heap-l1-1-0ELF4c329000-4c343000Deferred        api-ms-win-crt-math-l1-1-0<elf>  \-PE4c330000-4c340000\               api-ms-win-crt-math-l1-1-0ELF4c343000-4c357000Deferred        api-ms-win-crt-time-l1-1-0<elf>  \-PE4c350000-4c356000\               api-ms-win-crt-time-l1-1-0ELF4c357000-4c36b000Deferred        api-ms-win-crt-utility-l1-1-0<elf>  \-PE4c360000-4c36a000\               api-ms-win-crt-utility-l1-1-0ELF4c36b000-4c380000Deferred        api-ms-win-crt-runtime-l1-1-0<elf>  \-PE4c370000-4c37f000\               api-ms-win-crt-runtime-l1-1-0ELF4c380000-4c3c3000Deferred        rsaenh<elf>  \-PE4c390000-4c3bf000\               rsaenhELF7a800000-7a8fc000Deferred        opengl32<elf>  \-PE7a810000-7a8b9000\               opengl32ELF7b400000-7b6b2000Deferred        kernel32<elf>  \-PE7b410000-7b676000\               kernel32ELF7bc00000-7bcfd000Stabs           ntdll<elf>  \-PE7bc10000-7bcc2000\               ntdllELF7bf00000-7bf03000Deferred        <wine-loader>PE90008000-90019000Deferred        langanalysisPE90019000-90035000Deferred        openscriptingPE90035000-90063000Deferred        glrendererfloatPE90063000-90067000Deferred        libutil.dylibPE90067000-9009b000Deferred        libsystem_m.dylibPE9013f000-90183000Deferred        libglu.dylibPE90183000-90186000Deferred        libcgxtype.a.dylibPE90186000-90376000Deferred        libobjc.a.dylibPE90376000-906d8000Deferred        foundationPE906d8000-906d9000Deferred        coreservicesPE906d9000-906e3000Deferred        applesrpPE907ac000-90935000Deferred        audiotoolboxPE90935000-9096a000Deferred        coredaemonPE90971000-9097e000Deferred        libcsfde.dylibPE9097e000-90a6f000Deferred        diskimagesPE90a6f000-90a9e000Deferred        libarchive.2.dylibPE90a9e000-90bd1000Deferred        uifoundationPE90bd6000-90bfd000Deferred        iconservicesPE90bfd000-90c3e000Deferred        libauto.dylibPE90c3e000-90c93000Deferred        hiservicesPE90c93000-90ea4000Deferred        cfnetworkPE90eac000-911ab000Deferred        carboncorePE911ab000-911ec000Deferred        symbolicationPE911ec000-9122d000Deferred        libglimage.dylibPE912bc000-913a7000Deferred        libcrypto.0.9.8.dylibPE913a7000-9141b000Deferred        corewlanPE9141b000-91437000Deferred        cfopendirectoryPE91437000-91438000Deferred        audiounitPE91438000-91446000Deferred        libbz2.1.0.dylibPE91473000-9158b000Deferred        coretextPE9158b000-915c8000Deferred        remoteviewservicesPE915c8000-918bb000Deferred        coreimagePE918bb000-918bf000Deferred        libpam.2.dylibPE918bf000-918c9000Deferred        diskarbitrationPE91ca1000-9208a000Deferred        liblapack.dylibPE9208a000-92095000Deferred        carbonsoundPE92098000-920a6000Deferred        opendirectoryPE920a6000-920a8000Deferred        libdiagnosticmessagesclient.dylibPE920a8000-920fe000Deferred        coreaudioPE92116000-92125000Deferred        speechrecognitioncorePE92126000-921a6000Deferred        systemconfigurationPE921a6000-921a8000Deferred        libremovefile.dylibPE921a8000-921cf000Deferred        libc++abi.dylibPE921cf000-921d1000Deferred        libsystem.b.dylibPE921d1000-92221000Deferred        libcurl.4.dylibPE92221000-92222000Deferred        carbonPE92222000-9225d000Deferred        ldapPE9226a000-92279000Deferred        openglPE92279000-92511000Deferred        coredataPE92511000-92515000Deferred        helpPE92ec4000-92f74000Deferred        iobluetoothPE92f74000-92f77000Deferred        libsystem_secinit.dylibPE93031000-9303f000Deferred        protocolbufferPE9303f000-9304d000Deferred        speechsynthesisPE9304d000-93057000Deferred        commonauthPE93057000-93068000Deferred        libgl.dylibPE93068000-93069000Deferred        applicationservicesPE930e1000-931ad000Deferred        backupPE931ad000-931d7000Deferred        librip.a.dylibPE931d7000-931da000Deferred        libsystem_coreservices.dylibPE931da000-931db000Deferred        acceleratePE931db000-931dc000Deferred        liblaunch.dylibPE931dc000-931e5000Deferred        libcgcms.a.dylibPE931e5000-931ea000Deferred        iosurfacePE931ea000-93291000Deferred        metadataPE93291000-93383000Deferred        libiconv.2.dylibPE933be000-93550000Deferred        libsqlite3.dylibPE93550000-9355a000Deferred        libgfxshared.dylibPE9355a000-93560000Deferred        printPE935f4000-935f5000Deferred        libkeymgr.dylibPE935f5000-9370c000Deferred        desktopservicesprivPE9370c000-9370f000Deferred        libcvmspluginsupport.dylibPE9370f000-93712000Deferred        libquarantine.dylibPE93712000-93737000Deferred        apple80211PE93737000-93749000Deferred        libbsm.0.dylibPE93749000-9379b000Deferred        libcups.2.dylibPE9379b000-937b9000Deferred        libcrfsuite.dylibPE937b9000-937e9000Deferred        dictionaryservicesPE937e9000-93810000Deferred        libxpc.dylibPE93810000-93816000Deferred        libcompiler_rt.dylibPE9381e000-93bd3000Deferred        corefoundationPE93bd3000-93bdd000Deferred        libsystem_notify.dylibPE93bdd000-93bfb000Deferred        ubiquityPE93c9c000-93c9f000Deferred        libsystem_sandbox.dylibPE93c9f000-93ca5000Deferred        libmacho.dylibPE93ca5000-93ca7000Deferred        libsystem_blocks.dylibPE93ca7000-93cb3000Deferred        netauthPE93cb3000-93ccb000Deferred        liblinearalgebra.dylibPE93ccb000-93cf7000Deferred        libxslt.1.dylibPE93cf7000-93ea6000Deferred        glenginePE93ea6000-93ee1000Deferred        debugsymbolsPE93ee1000-93ee2000Deferred        libopenscriptingutil.dylibPE93ee2000-93f2a000Deferred        applejpegPE93f2a000-93f4d000Deferred        multitouchsupportPE93f4d000-93f56000Deferred        fseventsPE93f56000-93f7e000Deferred        libdispatch.dylibPE93f7e000-93f92000Deferred        libcmph.dylibPE93f92000-93f9f000Deferred        crashreportersupportPE93f9f000-93fd3000Deferred        coreservicesinternalPE9402d000-94034000Deferred        libsystem_platform.dylibPE94034000-9406f000Deferred        mediakitPE9406f000-940dc000Deferred        libcorecrypto.dylibPE9424e000-945a9000Deferred        libmecabra.dylibPE945a9000-945ad000Deferred        libdyld.dylibPE945b9000-945c9000Deferred        libxar.1.dylibPE945c9000-945d6000Deferred        libcommoncrypto.dylibPE945d6000-94677000Deferred        qdPE94677000-94680000Deferred        findmydevicePE94680000-94685000Deferred        libgif.dylibPE94685000-9468a000Deferred        libheimdal-asn1.dylibPE946a0000-94753000Deferred        libcorestorage.dylibPE94753000-94b8f000Deferred        vimagePE94b8f000-94b99000Deferred        libcopyfile.dylibPE94cc1000-94cc9000Deferred        libunwind.dylibPE94cc9000-94cf9000Deferred        corevideoPE94cf9000-94dc5000Deferred        discrecordingPE94dc5000-94df8000Deferred        gssPE94df8000-94f06000Deferred        libvdsp.dylibPE94f06000-95035000Deferred        coreuiPE95035000-9503e000Deferred        libcldcpuengine.dylibPE9503e000-9507e000Deferred        navigationservicesPE9507e000-954b2000Deferred        facecorePE954b2000-954c7000Deferred        imagecapturePE954c7000-955b4000Deferred        libvmisc.dylibPE9583b000-958c3000Deferred        osservicesPE958c3000-958dd000Deferred        kerberosPE958dd000-95954000Deferred        searchkitPE95954000-95955000Deferred        veclibPE95955000-95d55000Deferred        coregraphicsPE9606c000-96070000Deferred        servicemanagementPE96070000-9607d000Deferred        libkxld.dylibPE9607d000-96098000Deferred        liblzma.5.dylibPE96098000-960ef000Deferred        libc++.1.dylibPE960ef000-96109000Deferred        libsystem_malloc.dylibPE9665e000-96661000Deferred        securityhiPE96664000-96768000Deferred        libjp2.dylibPE96768000-967a6000Deferred        libsystem_network.dylibPE967a6000-967d3000Deferred        chunkinglibraryPE96d84000-96db2000Deferred        protectedcloudstoragePE96db2000-96e40000Deferred        performanceanalysisPE96e40000-96e54000Deferred        corebluetoothPE96e56000-96e59000Deferred        libradiance.dylibPE96e59000-96e5b000Deferred        liblangid.dylibPE96e5b000-96eb9000Deferred        printcorePE96eb9000-96ec0000Deferred        libsystem_networkextension.dylibPE96ec0000-96ee0000Deferred        generationalstoragePE96ee0000-96f7e000Deferred        inkPE96f7e000-96f87000Deferred        netfsPE96f87000-96fd9000Deferred        openclPE96fd9000-97051000Deferred        atsPE97051000-970e4000Deferred        coresymbolicationPE970e4000-970ed000Deferred        libsystem_dnssd.dylibPE970f1000-97236000Deferred        imageioPE97236000-97260000Deferred        libsystem_info.dylibPE97260000-972bc000Deferred        libtiff.dylibPE9769f000-976a8000Deferred        libsystem_pthread.dylibPE976a8000-9771f000Deferred        securityfoundationPE980a4000-980a5000Deferred        libunc.dylibPE980a5000-98cd2000Deferred        appkitPE98cd2000-98e98000Deferred        quartzcorePE98e98000-98e9b000Deferred        loginsupportPE98e9b000-98ea3000Deferred        speechrecognitionPE98ea3000-98eb6000Deferred        libsasl2.2.dylibPE98eb6000-98f51000Deferred        colorsyncPE98f51000-98f53000Deferred        trustevaluationagentPE98f53000-98fbf000Deferred        corewifiPE98fbf000-99131000Deferred        libblas.dylibPE99131000-99233000Deferred        launchservicesPE99233000-992a8000Deferred        heimdalPE992a8000-9930d000Deferred        aePE9930d000-99312000Deferred        libcache.dylibPE99312000-99315000Deferred        efiloginPE99315000-9931a000Deferred        libcorevmclient.dylibPE9931a000-9932e000Deferred        sharingPE9932e000-993ac000Deferred        iokitPE993ac000-99408000Deferred        languagemodelingPE9957e000-995d4000Deferred        htmlrenderingPE995d4000-995ec000Deferred        libsystem_asl.dylibPE995ec000-999c6000Deferred        hitoolboxPE999c6000-999cb000Deferred        tccPE999cb000-999f2000Deferred        libpng.dylibPE999f2000-99aeb000Deferred        libfontparser.dylibPE99aeb000-99af2000Deferred        libsystem_trace.dylibPE99af2000-99be9000Deferred        libxml2.2.dylibPE99be9000-99c33000Deferred        libfontregistry.dylibPE99c33000-99ebe000Deferred        securityPE99ebe000-99f2b000Deferred        datadetectorscorePE99f2b000-99f4f000Deferred        libjpeg.dylibPE99f4f000-99f53000Deferred        libextension.dylibPE99f53000-99fe9000Deferred        libsystem_c.dylibPE99fe9000-99ff8000Deferred        libz.1.dylibPE99ff8000-9a1ef000Deferred        libicucore.a.dylibPE9c0c8000-9c279000Deferred        libglprogrammability.dylibPE9c279000-9c299000Deferred        libsystem_kernel.dylibPE9c299000-9c2ab000Deferred        libsystem_coretls.dylibPE9c2ab000-9c2b0000Deferred        commonpanelsPE9c435000-9c438000Deferred        libsystem_configuration.dylibPE9c47a000-9c49a000Deferred        libresolv.9.dylibELFfed95000-fee48000Deferred        msvcrt<elf>  \-PEfeda0000-fee24000\               msvcrtThreads:process  tid      prio (all id:s are in hex)00000008 (D) C:\Program Files\Wizards of the Coast\MTGA\MTGA.exe00000078    000000077    000000070    00000006b    000000065    00000005f    00000005d   -10000005c    00000005a    000000057    100000056    100000055    000000054    100000053    100000052   -100000051   -100000050    00000004f    20000004e    20000004d    00000004c    00000004b    00000004a    0 <==00000049    000000047    000000046   -100000045   -200000044   -200000043   -200000042   -200000041   -200000040   -20000003f   -20000003e   -20000003d   -20000003c   -20000003b   -20000003a   -200000039   -200000038   -200000037   -200000036   -200000035    000000034    000000009    00000000e services.exe0000002a    000000022    00000001d    000000013    000000010    00000000f    000000011 winedevice.exe0000001a    000000017    000000016    000000012    00000001b plugplay.exe0000001f    00000001e    00000001c    000000020 winedevice.exe0000002e    00000002d    00000002c    00000002b    000000029    000000024    000000023    000000021    000000027 explorer.exe00000031    000000030    00000002f    000000028    000000032 UnityCrashHandler32.exe00000076    000000048    000000033    0System information:    Wine build: wine-3.13    Platform: i386    Version: Windows 7    Host system: Darwin    Host version: 14.5.0

Statistics: Posted by zachwy — Mon Jul 06, 2020 8:13 pm — Replies 0 — Views 2


Wine Help • Wine symbol lookup errors after setcap command

$
0
0
Hi,

I’m trying to fix my BF4 ping, by executing the following commands:

CODE:

setcap cap_net_raw+epi path/to/wine-preloadersetcap cap_net_raw+epi path/to/wine64-preloadersetcap cap_net_raw+epi path/to/wineserver
I’ve executed the setcap commands on many different version of wine, from the lutris supplied 5.6 version, to Arch's 5.0 and 5.11 versions. They all result in the error in the log:

CODE:

/home/{username}/.local/share/lutris/runners/wine/lutris-5.6-5-x86_64/bin/wine: symbol lookup error: /home/{username}/.local/share/lutris/runners/wine/lutris-5.6-5-x86_64/bin/wine: undefined symbol: wine_get_patches, version WINE_1.0
Even though it reports nothing about missing shared objects (like the guide states is possible), I also tried linking these as shown in the guide. Sadly this didn’t resolve anything, it errors with the same line.

Any help would be greatly appreciated

Full Lutris debug paste: https://paste.ubuntu.com/p/Cc5vz9Yd9T/
OS: Arch Linux

Statistics: Posted by ThaChillera — Tue Jul 07, 2020 1:57 am — Replies 0 — Views 2


macOS • Playing RAGE and ETQW in 2020

$
0
0
Okay, so I checked the WineHQ tests for RAGE and Enemy Territory: Quake Wars, and but none of them are recent. I'm trying to play RAGE in Wineskin with several different wrappers, but none of them work. I keep getting errors like "SetPixelFormat failed" and "wglcreatecontext failed".

I have a Macbook Pro running on El Capitan with 16 GB of RAM, an Intel HD 3000 graphics card with 512 MB of RAM, and using every wrapper version I can find from 2.6.2 to 2.9.0.6, and none of them are working. My Macbook should be overqualified to play at least one of these games in Wineskin. So what's going on?

If there's a version of the Wineskin wrapper I can use that could play these games AND work on El Capitan, I haven't found it. So I would really appreciate it if someone could help me find it.

Statistics: Posted by EldritchNexus — Tue Jul 07, 2020 5:22 am — Replies 0 — Views 4


Linux • Conan Exiles Dedicated Server problems

$
0
0
Downloading files through steamcmd (appid 443030)
running wine ver. 5.12
Ubuntu server 18.04

I took a break from running the Conan server. In the past I would run the server with command: wine ConanSandboxServer.exe and everything worked fine. I'm not sure if the problem now is that I upgraded to a newer wine version (5.12), a bug in an update of Conan itself or if I may not have configured something correctly (though I have tried many many things to get it to work).

I cannot recall what version of wine I was using when I was running the server successfully.

winconesole --backend=curses ConanSandboxServer.exe prints out the following:

@HSServer:~/steam/conanserver$ wineconsole --backend=curses ConanSandboxServer.exe
0050:err:explorer:initialize_display_settings Failed to query current display settings for L"\\\\.\\DISPLAY1".


running the server the way I did before prints out the following (wine ConanSandboxServer.exe):

@HSServer:~/steam/conanserver$ wine ConanSandboxServer.exe
0050:err:explorer:initialize_display_settings Failed to query current display settings for L"\\\\.\\DISPLAY1".
00bc:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
LogPakFile:Warning: Spent 0.001 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/WeatherEffects.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.001 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/WastelandRocks.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.052 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/UI.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.001 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/Tools.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.003 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/TextureMax.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.031 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/Systems.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.001 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/Stumps_and_logs.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.001 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/Spline-RopesHosesCables.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.306 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/Sound.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.001 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/SmartSplineGen.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.001 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/Slate.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.000 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/Shaders.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.002 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/RedDesertPack.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.001 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/ProceduralNaturePack.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.000 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/Old_Conan.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.002 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/OceanFloor.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.002 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/NaturePackage.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.000 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/Master_AnimBP.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.013 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/Marketplace.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.018 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/Maps.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.003 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/Localization.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.057 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/Items.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.001 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/InsectsBirdsFish.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.001 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/FXVillesBloodVFXPack.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.001 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/ForestMushroomsPack.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.000 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/ExampleContent.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.070 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/Environment.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.002 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/Elemental.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.010 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/Effects.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.000 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/DLC_materials.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.008 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/DLC_DLC_Yamatai.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.007 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/DLC_DLC_Turan.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.012 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/DLC_DLC_RPPack.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.008 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/DLC_DLC_Riders.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.003 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/DLC_DLC_RiddleOfSteel.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.007 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/DLC_DLC_Pict.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.010 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/DLC_DLC_Khitai.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.007 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/DLC_DLC_BloodAndSand.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.012 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/DLC_DLC_Argos.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.010 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/DLC_DLC_Aquilonia.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.000 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/DLC_ConanSword_DLC.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.001 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/DLC_ConanArmor_DLC.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.001 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/Developers.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.000 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/Dev.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.000 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/Cinematics.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.001 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/Cinematic-FX.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.113 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/Characters.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.014 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/Chameleon.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.001 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/BasicLFPack.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.003 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/Base.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.001 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/Assets.pak". Mounting status: Success
LogPakFile:Warning: Spent 0.001 seconds mounting Pak File "../../../ConanSandbox/Content/Paks/100+crosshairspack.pak". Mounting status: Success
00bc:fixme:advapi:RegisterEventSourceW ((null),L"ConanSandbox-PID184"): stub
wine: Unhandled exception 0x00000001 in thread c0 at address 000000007B01129D (thread 00c0), starting debugger...
00f4:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
00f4:err:winediag:nodrv_CreateWindow Make sure that your X server is running and that $DISPLAY is set correctly.
Unhandled exception: 0x00000001 in 64-bit code (0x000000007b01129d).
Register dump:
rip:000000007b01129d rsp:0000000001c9c310 rbp:0000000144f7e5e8 eflags:00000202 ( - -- I - - - )
rax:0000000001c9c330 rbx:0000000000000400 rcx:0000000001c9c330 rdx:0000000000000000
rsi:0000000001c9cc90 rdi:0000000144c216d8 r8:0000000000000000 r9:0000000000000000 r10:0000000001ca3700
r11:fffffffffffffff8 r12:00000000ffffffff r13:0000000000000000 r14:0000000144c216d8 r15:0000000006120b70
Stack dump:
0x0000000001c9c310: 0000000001c9c330 00007ffffffdffff
0x0000000001c9c320: 00007ffffffcffff 0000000000000000
0x0000000001c9c330: 0000000000000001 0000000000000000
0x0000000001c9c340: 000000007b01129d 0000000100000000
0x0000000001c9c350: 0000000000000000 0000000000000001
0x0000000001c9c360: 0000000000000000 0000000000000400
0x0000000001c9c370: 00000011eec7b000 00007ffffffdffff
0x0000000001c9c380: 0000000000010000 0000000000000000
0x0000000001c9c390: 0000000100000000 0000000100000048
0x0000000001c9c3a0: 000000116b69c000 00007ffffffcffff
0x0000000001c9c3b0: 000000000cd81000 000000000cd81000
0x0000000001c9c3c0: 000000000be6d000 000000000be6d000
Backtrace:
=>0 0x000000007b01129d EntryPoint+0xffffffffffffffff() in kernelbase (0x0000000144f7e5e8)
1 0x0000000140f28cda EntryPoint+0xfd6a1acd() in conansandboxserver-win64-test.e (0x0000000144f7e5e8)
2 0x0000000140ed8cca EntryPoint+0xfd651abd() in conansandboxserver-win64-test.e (0x0000000144f7e5e8)
3 0x0000000140e9eb48 EntryPoint+0xfd61793b() in conansandboxserver-win64-test.e (0x0000000143d2a046)
4 0x0000000140e2fe51 EntryPoint+0xfd5a8c44() in conansandboxserver-win64-test.e (0x0000000000000100)
5 0x0000000140e51269 EntryPoint+0xfd5ca05c() in conansandboxserver-win64-test.e (0x0000000000000100)
6 0x0000000140e50c4b EntryPoint+0xfd5c9a3e() in conansandboxserver-win64-test.e (0x0000000000000100)
7 0x000000014032b686 EntryPoint+0xfcaa4479() in conansandboxserver-win64-test.e (0x0000000144c21170)
8 0x0000000140ee5b04 EntryPoint+0xfd65e8f7() in conansandboxserver-win64-test.e (0x0000000144c21170)
9 0x0000000140edb1c9 EntryPoint+0xfd653fbc() in conansandboxserver-win64-test.e (0x0000000144c21170)
10 0x0000000140f20e08 EntryPoint+0xfd699bfb() in conansandboxserver-win64-test.e (0x0000000000000000)
11 0x0000000140f285e4 EntryPoint+0xfd6a13d7() in conansandboxserver-win64-test.e (0x0000000000000000)
12 0x000000007bc611e0 EntryPoint+0xffffffffffffffff() in ntdll (0x0000000000000000)
0x000000007b01129d EntryPoint+0xffffffffffffffff in kernelbase: nop
Modules:
Module Address Debug info Name (58 modules)
PE 5f0000- 657000 Deferred msacm32
PE 660000- 67f000 Deferred dwmapi
PE 680000- 92f000 Deferred d3d11
PE 930000- 948000 Deferred vcruntime140
PE 950000- 95f000 Deferred api-ms-win-crt-utility-l1-1-0
PE 960000- 96f000 Deferred api-ms-win-crt-heap-l1-1-0
PE 970000- 97e000 Deferred api-ms-win-crt-time-l1-1-0
PE 61540000- 6154f000 Deferred api-ms-win-crt-locale-l1-1-0
PE 61900000- 619a9000 Deferred sechost
PE 61f80000- 61f95000 Deferred normaliz
PE 620c0000- 620cf000 Deferred api-ms-win-crt-filesystem-l1-1-0
PE 62140000- 621db000 Deferred uxtheme
PE 62600000- 626eb000 Deferred usp10
PE 63140000- 63150000 Deferred api-ms-win-crt-runtime-l1-1-0
PE 637c0000- 63944000 Deferred winmm
PE 64340000- 64452000 Deferred winhttp
PE 64500000- 64518000 Deferred concrt140
PE 64940000- 64988000 Deferred shcore
PE 65000000- 655b7000 Deferred ole32
PE 65780000- 6579f000 Deferred version
PE 66200000- 66468000 Deferred dbghelp
PE 66a80000- 66d29000 Deferred msvcp140
PE 68a40000- 68b6a000 Deferred shlwapi
PE 69380000- 69390000 Deferred api-ms-win-crt-stdio-l1-1-0
PE 69b80000- 69b8e000 Deferred api-ms-win-crt-environment-l1-1-0
PE 6a100000- 6a548000 Deferred oleaut32
PE 6a700000- 6a8da000 Deferred setupapi
PE 6b2c0000- 6b4c5000 Deferred wininet
PE 6bec0000- 6bf0d000 Deferred imm32
PE 6d580000- 6d590000 Deferred api-ms-win-crt-convert-l1-1-0
PE 6d9c0000- 6da19000 Deferred mpr
PE 6dd80000- 6dd90000 Deferred api-ms-win-crt-string-l1-1-0
PE 6e280000- 6e29c000 Deferred ncrypt
PE 6e6c0000- 6eb48000 Deferred comctl32
PE 6ec80000- 6ec8f000 Deferred api-ms-win-crt-conio-l1-1-0
PE 6f940000- 6fabd000 Deferred d3d9
PE 6fbc0000- 6fdfd000 Deferred rpcrt4
PE 70580000- 70591000 Deferred api-ms-win-crt-math-l1-1-0
PE 71240000- 71288000 Deferred jsproxy
PE 7a850000- 7a854000 Deferred opengl32
PE 7b000000- 7b358000 Dwarf kernelbase
PE 7b610000- 7b7cb000 Deferred kernel32
PE 7bc00000- 7c05b000 Dwarf ntdll
PE 140000000- 1452f1000 Export conansandboxserver-win64-test
PE 180000000- 180010000 Deferred gfsdk_aftermath_lib
PE 7fb295f70000- 7fb295f73000 Deferred msvcr120
PE 7fb299df0000- 7fb299e0b000 Deferred wldap32
PE 7fb299e70000- 7fb299e74000 Deferred wined3d
PE 7fb29a010000- 7fb29a014000 Deferred dxgi
PE 7fb29a050000- 7fb29a094000 Deferred crypt32
PE 7fb29a150000- 7fb29a154000 Deferred bcrypt
PE 7fb29a170000- 7fb29a174000 Deferred iphlpapi
PE 7fb29a1b0000- 7fb29a1b4000 Deferred ws2_32
PE 7fb29a200000- 7fb29aad6000 Deferred shell32
PE 7fb29ac30000- 7fb29ac37000 Deferred gdi32
PE 7fb29ade0000- 7fb29aec8000 Deferred user32
PE 7fb29b070000- 7fb29b074000 Deferred ucrtbase
PE 7fb29b280000- 7fb29b284000 Deferred advapi32
Threads:
process tid prio (all id:s are in hex)
00000038 services.exe
0000003c 0
00000040 0
00000054 0
00000058 0
00000070 0
000000a0 0
00000044 plugplay.exe
00000048 0
0000005c 0
00000060 0
00000064 0
00000084 0
00000088 0
0000004c explorer.exe
00000050 0
0000007c 0
0000008c 0
00000068 winedevice.exe
0000006c 0
00000074 0
00000078 0
00000080 0
00000090 0
00000094 0
00000098 winedevice.exe
0000009c 0
000000a4 0
000000a8 0
000000ac 0
000000b0 ConanSandboxServer.exe
000000b4 0
000000b8 (D) Z:\home\mtaylor\steam\conanserver\ConanSandbox\Binaries\Win64\ConanSandboxServer-Win64-Test.exe
000000bc 0
000000c0 -1 <==
000000c4 -1
000000c8 -1
000000cc -1
000000d0 -1
000000d4 -1
000000d8 -1
000000dc -1
000000e0 -1
000000e4 0
000000e8 0
000000ec -1
000000f8 0
System information:
Wine build: wine-5.12
Platform: x86_64
Version: Windows 7
Host system: Linux
Host version: 4.15.0-109-generic
00b4:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFFFFFFFFFA, 00000000005EF960


I have limited Linux experience and have no idea what to do from here. I'm not sure what any of the errors above are as well. If anyone could help I would greatly appreciate it.

Thank you!

Statistics: Posted by thesirikin — Tue Jul 07, 2020 9:28 am — Replies 0 — Views 1


Viewing all 5896 articles
Browse latest View live


Latest Images