forum

macOS Updated Wineskin Installation Guide (Rosetta support)

posted
Total Posts
650
show more
aidswidjaja
Awesome news! Looking forward to checking this wrapper out and seeing the new improvements.

That macOS Agent commit would explain Wineskin not running - though it's a bit weird it comes up with a missing bat file ? I also never had / don't recall having that issue on my wrapper

Edit: I've updated osu!mac with info about the new M1 wrapper, and the exec(bat) issue as well as some general feature improvements.
gravitybalmain
Hey all! Thanks for all your hard work in fixing this -- unfortunately, I'm still experiencing the same issues as before. Here's a copy of my initial report upon first repairing with osu!macOS Agent
Report
Version 11.0.1 (Build 20B29)
Engine: WS11WineCX64Bit20.0.0
Wineskin 2.9.0.7-rc4
Release: Stable40
[Error][Fixed] Quarantine attribute is present (bundle)
[Error][Fixed] Quarantine attribute is present (wrapper)
Execute flag is present
Detect Direct3D is enabled
Game user configuration is absent
System Integrity Protection is enabled
Engine version is supported
Razer Synapse is absent
Log file: update.log is absent
Log file: runtime.log is absent

Upon opening osu! afterwards, the previous issue of the terminal popping up and two lines of code appearing before immediately shutting again occurred. Right clicking osu and opening the wineskin works now, but upon clicking test run it force quits and generates an Apple Report error (below).

aidswidjaja
gravitybalmain

gravitybalmain wrote:

Hey all! Thanks for all your hard work in fixing this -- unfortunately, I'm still experiencing the same issues as before. Here's a copy of my initial report upon first repairing with osu!macOS Agent
Report
Version 11.0.1 (Build 20B29)
Engine: WS11WineCX64Bit20.0.0
Wineskin 2.9.0.7-rc4
Release: Stable40
[Error][Fixed] Quarantine attribute is present (bundle)
[Error][Fixed] Quarantine attribute is present (wrapper)
Execute flag is present
Detect Direct3D is enabled
Game user configuration is absent
System Integrity Protection is enabled
Engine version is supported
Razer Synapse is absent
Log file: update.log is absent
Log file: runtime.log is absent

Upon opening osu! afterwards, the previous issue of the terminal popping up and two lines of code appearing before immediately shutting again occurred. Right clicking osu and opening the wineskin works now, but upon clicking test run it force quits and generates an Apple Report error (below).


Thanks, that's weird...

I note your previous logs and it seems to be experiencing the same issue. A crashed thread => exception: EXC_BAD_INSTRUCTION <=> same processes running in the thread that crashes. There is a difference - the older Wineskin considered the Terminal (zsh) its parent process while the newer one runs directly under Wineskin.app tho I'd doubt that would change much

Exception Type:        EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes:       0x0000000000000001, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Jan 3: https://paste.ubuntu.com/p/pfvsJr9xYQ/
Jan 24: https://paste.ubuntu.com/p/yh5Kf8qd52/

This problem isn't linked directly to the exec(number).bat problem then. That arised out of the wrapper not being quarantined in osu!macOS Agent which would explain why my experimental drop-in fix is exhibiting similar behaviour. That means this is a problem linked to the wrapper/bundle/Wine somehow - or less likely an upstream bug in unofficial Wineskin (though I doubt this is the case).

Your bundle is opening the terminal tho which I suppose is good news. I might ask if its ok if you do some testing for me then :) though Techno or someone else might have other ideas as well

Troubleshooting steps
I'll ask you to run the osu! executable through the Windows command line instead of the wrapper.

1. Right click on osu!.app
2. Open Wineskin.app (which you reported works)
3. Click Advanced
4. Click the Tools tab
5. Click Command Line (cmd) under the Wine Tools header
6. A terminal-like window should appear though it does take a bit of time to load
7. Type the following commands in order (excluding comments with are indicated with #s)

cd ../../osu!
echo %CD%              # this command should print C:\
osu!.exe

In a properly working Wineskin this will start osu! (albeit with heavy performance issues) - when you do this what happens?

Also, if you're feeling up to it, you could also try making your own wrapper from scratch: community/forums/posts/7879865, but dw about it if you can't. If you choose to, you can grab Gcenx's Unofficial Wineskin Winery form https://github.com/Gcenx/WineskinServer/issues/26

Technocoder mentioned that the illegal instruction issue could have been a compatibility error between 32-bit and 64-bit? However I would have expected that to catch earlier and be more obvious too with a bad CPU statement or something similar in the test logs - which coincidentally (or maybe not?) crash the program. WineCX20 is a 32-bit arch though, so maybe the wine32on64 process isn't working for you? I have a feeling though this illegal instruction is linked directly to something acting up within Wineskin.app as other people have reported different issues on Wine but experiencing the same crashes on Wineskin.app (https://www.reddit.com/r/wine_gaming/comments/kxur3i/problems_with_most_visual_novels_videos_wont_play/) Could also be an issue with dependencies (winetricks) and/or wineprefix but at this stage I'm finding it pretty difficult to isolate the issue down to any single possible cause... :(

Feel free to let me know what happens with the troubleshooting steps above, and if anyone else has any idea of what's going on do let us know!
Topic Starter
Technocoder
Strangely enough, I get the same crash report when using the WineCX20 engine but not with the WineCX64Bit20 engine... and I'm running macOS Catalina, not Big Sur or M1.

Please try using this Wineskin which uses WineCX20 instead: https://mega.nz/file/ZxlQ1AiS#A-2sPJI5zg_7Dn___VXmO5EEY4qRyJm6uAu7TpiLA9U

I would be very surprised if it works but seeing as the Reddit thread aidswidjaja linked suggests some success with this engine, it's worth a try.
AnimatedThinks
I tried out the new Wineskin just now (I also downloaded the new mac!OS Agent, I realized the old one wouldn't detect the new Wineskin.)
When opening it (either through Test Run or by normal double-clicking), it shows the osu! popup, but never actually opens.

Here's the Test Run that popped up when I tried opening osu! that way:

Test Run
000b:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
000d:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0010:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0018:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
001d:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0009:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0009:fixme:exec:SHELL_execute flags ignored: 0x00000100
0009:fixme:ntdll:FILE_GetNtStatus Converting errno 8 to STATUS_UNSUCCESSFUL
0026:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0028:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
002a:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0031:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0036:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0036:fixme:heap:GetNumaHighestNodeNumber semi-stub: 0031FAC8
0038:err:ole:CoGetContextToken apartment not initialised
0036:fixme:time:QueryThreadCycleTime (0xfffffffe,0x5d52560): stub!
0036:fixme:path:parse_url failed to parse L"System.Windows.Forms"
0036:fixme:path:parse_url failed to parse L"System.Drawing"
0036:fixme:path:parse_url failed to parse L"System"
0036:fixme:path:parse_url failed to parse L"System.Configuration"
0036:fixme:path:parse_url failed to parse L"System.Xml"
0036:fixme:path:parse_url failed to parse L"Accessibility"
0036:fixme:path:parse_url failed to parse L"System.Security"
0036:fixme:path:parse_url failed to parse L"System.Runtime.Serialization.Formatters.Soap"
0036:fixme:path:parse_url failed to parse L"System.Deployment"
0036:fixme:path:parse_url failed to parse L"System.Core"
0036:fixme:path:parse_url failed to parse L"System.Drawing"
0036:fixme:path:parse_url failed to parse L"System"
0036:fixme:path:parse_url failed to parse L"System.Core"
0036:fixme:path:parse_url failed to parse L"System.Numerics"
0036:fixme:nls:get_dummy_preferred_ui_language (0x8 0x31daf4 0x0 0x31daf0) returning a dummy value (current locale)
0036:fixme:nls:get_dummy_preferred_ui_language (0x8 0x31daf4 0x3aa40d0 0x31daf0) returning a dummy value (current locale)
0036:fixme:process:SetProcessPriorityBoost (00000268,0): stub
0042:fixme:path:parse_url failed to parse L"System.Web"
0036:fixme:path:parse_url failed to parse L"OpenTK"
0042:fixme:path:parse_url failed to parse L"Microsoft.Build.Framework"
0042:fixme:path:parse_url failed to parse L"Microsoft.Build.Utilities.v4.0"
0042:fixme:path:parse_url failed to parse L"System.ComponentModel.DataAnnotations"
0042:fixme:path:parse_url failed to parse L"System.Runtime.Caching"
0042:fixme:path:parse_url failed to parse L"System.Data"
0042:fixme:path:parse_url failed to parse L"System.Web.ApplicationServices"
0042:fixme:path:parse_url failed to parse L"System.DirectoryServices.Protocols"
0042:fixme:path:parse_url failed to parse L"System.DirectoryServices"
0042:fixme:path:parse_url failed to parse L"System.EnterpriseServices"
0042:fixme:path:parse_url failed to parse L"System.ServiceProcess"
0042:fixme:path:parse_url failed to parse L"System.Web.Services"
0042:fixme:path:parse_url failed to parse L"System.Design"
0042:fixme:path:parse_url failed to parse L"Microsoft.Build.Tasks.v4.0"
0042:fixme:path:parse_url failed to parse L"System.Web.RegularExpressions"
0042:fixme:path:parse_url failed to parse L"System.Transactions"
0042:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 4 03B35268 0831B62C 0831BC90 00000000
0042:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 03B285A4 0831B81C 0831BE80 00000000
0042:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 03B285A4 0831B81C 0831BE80 00000000
0036:err:winediag:wined3d_dll_init Setting multithreaded command stream to 0x1.
0043:fixme:path:parse_url failed to parse L"System.Configuration"
0043:fixme:path:parse_url failed to parse L"System.Xml"
0043:fixme:path:parse_url failed to parse L"System.Data.SqlXml"
0043:fixme:ras:RasEnumConnectionsW (03B65D40,084BEE80,084BEE84),stub!
0043:fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program to use LAN connection/winsock instead!
0043:fixme:winsock:set_dont_fragment IP_DONTFRAGMENT for IPv4 not supported in this platform
0043:fixme:winsock:set_dont_fragment IP_DONTFRAGMENT for IPv6 not supported in this platform
0043:err:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request failed with status 0x2733
0043:err:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request failed with status 0x2733
0043:fixme:ras:RasConnectionNotificationW (FFFFFFFF,00000328,0x00000003),stub!
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 4 03B5DD78 0031D24C 0031D8B0 00000000
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 03B5DC54 0031D43C 0031DAA0 00000000
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 03B5DC54 0031D43C 0031DAA0 00000000
0036:fixme:ntdll:EtwEventRegister ({8e9f5090-2d75-4d03-8a81-e5afbf85daf1}, 0xa60732, 0x0, 0x194cb44) stub.
0036:fixme:path:parse_url failed to parse L"osu!.resources"
0036:fixme:nls:LCMapStringEx unsupported lparam 3ac0d80
0036:fixme:path:parse_url failed to parse L"osu!.resources"
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0048:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Audio",0B4CFDF8): stub
0036:fixme:process:FlushProcessWriteBuffers : stub
004c:fixme:thread:NtGetCurrentProcessorNumber need multicore support (8 processors)
004c:fixme:path:parse_url failed to parse L"System.Runtime.Serialization"
004c:fixme:path:parse_url failed to parse L"SMDiagnostics"
004c:fixme:path:parse_url failed to parse L"System.ServiceModel.Internals"
004c:fixme:path:parse_url failed to parse L"System.Numerics"
0036:fixme:path:parse_url failed to parse L"osu!ui"
0036:fixme:path:parse_url failed to parse L"osu!ui.resources"
004c:fixme:path:parse_url failed to parse L"System.Data"
0042:fixme:path:parse_url failed to parse L"System.Runtime.Remoting"
004c:fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime"): stub
004c:fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x000003ff,0x0,0x0001,0x00000000,0xb90d5bc,0x0): stub
004c:err:eventlog:ReportEventW L"Application: osu!.exe\nFramework Version: v4.0.30319\nDescription: The process was terminated due to an internal error in the .NET Runtime at IP 00E03BED (00D90000) with exit code 80131506.\n"
004c:fixme:advapi:DeregisterEventSource (0xcafe4242) stub

I'll see if deleting and replacing the files on the old Wineskin works
Thanks to everyone for helping fix these issues :)

--

Update - For the old Wineskin: I deleted all the files mentioned, downloaded the osu! exe for Windows, and dragged it into the drive_c/osu! folder.
There were a few files I didn't see mentioned (namely d3dx9_31.dll, Microsoft.Xna.Framework.dll, osu!seasonal.dll, osu!dll, and x3daudio1_1.dll.) I left them alone for now.

When I did the Agent, it didn't seem to help. I might have done something wrong, though.
Report
Version 10.16 (Build 20C69)
Engine: WS11WineCX64Bit19.0.1-1
Wineskin 2.9.0.6 1
Game configuration is absent
Quarantine attribute is absent
Execute flag is present
Detect Direct3D is enabled
Compatibility mode is disabled
System Integrity Protection is enabled
Engine version is supported
Razer Synapse is absent
[Warning] Errors in: update.log
2021-01-14T00:14:49: _pending\osu!.exe => osu!.exe: FAIL
2021-01-20T02:48:04: _pending\bass.dll => bass.dll: FAIL
2021-01-20T02:48:04: _pending\osu!gameplay.dll => osu!gameplay.dll: FAIL
2021-01-20T02:48:04: _pending\osu!ui.dll => osu!ui.dll: FAIL
2021-01-20T02:51:22: osu!.exe: MISMATCH
2021-01-20T02:52:17: _pending\bass.dll => bass.dll: FAIL
2021-01-20T02:52:18: _pending\osu!gameplay.dll => osu!gameplay.dll: FAIL
2021-01-20T02:52:18: _pending\osu!ui.dll => osu!ui.dll: FAIL
No errors in: runtime.log
Aikiya
E
aidswidjaja
Technocoder

Technocoder wrote:

Strangely enough, I get the same crash report when using the WineCX20 engine but not with the WineCX64Bit20 engine... and I'm running macOS Catalina, not Big Sur or M1.

Please try using this Wineskin which uses WineCX20 instead: https://mega.nz/file/ZxlQ1AiS#A-2sPJI5zg_7Dn___VXmO5EEY4qRyJm6uAu7TpiLA9U

I would be very surprised if it works but seeing as the Reddit thread aidswidjaja linked suggests some success with this engine, it's worth a try.

Hmm... So far I haven't been able to replicate the crash report on any Wineskin.

WS11WineCX64Bit19.0.1-1 :: Works fine normally, Test Run opens osu! as expected
WS11WineCX64Bit20.0.0 :: Works fine normally, Test Run opens osu! as expected
WS11WineCX6420.0.0 :: wine: '/Users/Adrian/Desktop/WS11CX20.0.0.app/Contents/Resources' is a 64-bit installation, it cannot be used with a 32-bit wineserver. (expected error)

This is on my 2016 MBP wo/ touch bar - Intel x86 i5. I got the exec(number).bat on my sister's 2020 M1 MBP but as we know that doesn't seem to be related to osu! being unable to start. Maybe I'll try again and see what happens there.

How did you get WineCX20 to run (on Catalina)? As expected I'm getting 64-bit compatibility issues on 32-bit wineserver (hence why wine32on64 is used)

AnimatedThinks

AnimatedThinks wrote:

I tried out the new Wineskin just now (I also downloaded the new mac!OS Agent, I realized the old one wouldn't detect the new Wineskin.)
When opening it (either through Test Run or by normal double-clicking), it shows the osu! popup, but never actually opens.

Here's the Test Run that popped up when I tried opening osu! that way:

Test Run
000b:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
000d:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0010:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0018:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
001d:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0009:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0009:fixme:exec:SHELL_execute flags ignored: 0x00000100
0009:fixme:ntdll:FILE_GetNtStatus Converting errno 8 to STATUS_UNSUCCESSFUL
0026:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0028:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
002a:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0031:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0036:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0036:fixme:heap:GetNumaHighestNodeNumber semi-stub: 0031FAC8
0038:err:ole:CoGetContextToken apartment not initialised
0036:fixme:time:QueryThreadCycleTime (0xfffffffe,0x5d52560): stub!
0036:fixme:path:parse_url failed to parse L"System.Windows.Forms"
0036:fixme:path:parse_url failed to parse L"System.Drawing"
0036:fixme:path:parse_url failed to parse L"System"
0036:fixme:path:parse_url failed to parse L"System.Configuration"
0036:fixme:path:parse_url failed to parse L"System.Xml"
0036:fixme:path:parse_url failed to parse L"Accessibility"
0036:fixme:path:parse_url failed to parse L"System.Security"
0036:fixme:path:parse_url failed to parse L"System.Runtime.Serialization.Formatters.Soap"
0036:fixme:path:parse_url failed to parse L"System.Deployment"
0036:fixme:path:parse_url failed to parse L"System.Core"
0036:fixme:path:parse_url failed to parse L"System.Drawing"
0036:fixme:path:parse_url failed to parse L"System"
0036:fixme:path:parse_url failed to parse L"System.Core"
0036:fixme:path:parse_url failed to parse L"System.Numerics"
0036:fixme:nls:get_dummy_preferred_ui_language (0x8 0x31daf4 0x0 0x31daf0) returning a dummy value (current locale)
0036:fixme:nls:get_dummy_preferred_ui_language (0x8 0x31daf4 0x3aa40d0 0x31daf0) returning a dummy value (current locale)
0036:fixme:process:SetProcessPriorityBoost (00000268,0): stub
0042:fixme:path:parse_url failed to parse L"System.Web"
0036:fixme:path:parse_url failed to parse L"OpenTK"
0042:fixme:path:parse_url failed to parse L"Microsoft.Build.Framework"
0042:fixme:path:parse_url failed to parse L"Microsoft.Build.Utilities.v4.0"
0042:fixme:path:parse_url failed to parse L"System.ComponentModel.DataAnnotations"
0042:fixme:path:parse_url failed to parse L"System.Runtime.Caching"
0042:fixme:path:parse_url failed to parse L"System.Data"
0042:fixme:path:parse_url failed to parse L"System.Web.ApplicationServices"
0042:fixme:path:parse_url failed to parse L"System.DirectoryServices.Protocols"
0042:fixme:path:parse_url failed to parse L"System.DirectoryServices"
0042:fixme:path:parse_url failed to parse L"System.EnterpriseServices"
0042:fixme:path:parse_url failed to parse L"System.ServiceProcess"
0042:fixme:path:parse_url failed to parse L"System.Web.Services"
0042:fixme:path:parse_url failed to parse L"System.Design"
0042:fixme:path:parse_url failed to parse L"Microsoft.Build.Tasks.v4.0"
0042:fixme:path:parse_url failed to parse L"System.Web.RegularExpressions"
0042:fixme:path:parse_url failed to parse L"System.Transactions"
0042:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 4 03B35268 0831B62C 0831BC90 00000000
0042:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 03B285A4 0831B81C 0831BE80 00000000
0042:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 03B285A4 0831B81C 0831BE80 00000000
0036:err:winediag:wined3d_dll_init Setting multithreaded command stream to 0x1.
0043:fixme:path:parse_url failed to parse L"System.Configuration"
0043:fixme:path:parse_url failed to parse L"System.Xml"
0043:fixme:path:parse_url failed to parse L"System.Data.SqlXml"
0043:fixme:ras:RasEnumConnectionsW (03B65D40,084BEE80,084BEE84),stub!
0043:fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program to use LAN connection/winsock instead!
0043:fixme:winsock:set_dont_fragment IP_DONTFRAGMENT for IPv4 not supported in this platform
0043:fixme:winsock:set_dont_fragment IP_DONTFRAGMENT for IPv6 not supported in this platform
0043:err:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request failed with status 0x2733
0043:err:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request failed with status 0x2733
0043:fixme:ras:RasConnectionNotificationW (FFFFFFFF,00000328,0x00000003),stub!
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 4 03B5DD78 0031D24C 0031D8B0 00000000
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 03B5DC54 0031D43C 0031DAA0 00000000
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 03B5DC54 0031D43C 0031DAA0 00000000
0036:fixme:ntdll:EtwEventRegister ({8e9f5090-2d75-4d03-8a81-e5afbf85daf1}, 0xa60732, 0x0, 0x194cb44) stub.
0036:fixme:path:parse_url failed to parse L"osu!.resources"
0036:fixme:nls:LCMapStringEx unsupported lparam 3ac0d80
0036:fixme:path:parse_url failed to parse L"osu!.resources"
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0048:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Audio",0B4CFDF8): stub
0036:fixme:process:FlushProcessWriteBuffers : stub
004c:fixme:thread:NtGetCurrentProcessorNumber need multicore support (8 processors)
004c:fixme:path:parse_url failed to parse L"System.Runtime.Serialization"
004c:fixme:path:parse_url failed to parse L"SMDiagnostics"
004c:fixme:path:parse_url failed to parse L"System.ServiceModel.Internals"
004c:fixme:path:parse_url failed to parse L"System.Numerics"
0036:fixme:path:parse_url failed to parse L"osu!ui"
0036:fixme:path:parse_url failed to parse L"osu!ui.resources"
004c:fixme:path:parse_url failed to parse L"System.Data"
0042:fixme:path:parse_url failed to parse L"System.Runtime.Remoting"
004c:fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime"): stub
004c:fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x000003ff,0x0,0x0001,0x00000000,0xb90d5bc,0x0): stub
004c:err:eventlog:ReportEventW L"Application: osu!.exe\nFramework Version: v4.0.30319\nDescription: The process was terminated due to an internal error in the .NET Runtime at IP 00E03BED (00D90000) with exit code 80131506.\n"
004c:fixme:advapi:DeregisterEventSource (0xcafe4242) stub

I'll see if deleting and replacing the files on the old Wineskin works
Thanks to everyone for helping fix these issues :)

Update - For the old Wineskin: I deleted all the files mentioned, downloaded the osu! exe for Windows, and dragged it into the drive_c/osu! folder.
There were a few files I didn't see mentioned (namely d3dx9_31.dll, Microsoft.Xna.Framework.dll, osu!seasonal.dll, osu!dll, and x3daudio1_1.dll.) I left them alone for now.

When I did the Agent again, it didn't seem to help. I might have done something wrong, though.
Report
Version 10.16 (Build 20C69)
Engine: WS11WineCX64Bit19.0.1-1
Wineskin 2.9.0.6 1
Game configuration is absent
Quarantine attribute is absent
Execute flag is present
Detect Direct3D is enabled
Compatibility mode is disabled
System Integrity Protection is enabled
Engine version is supported
Razer Synapse is absent
[Warning] Errors in: update.log
2021-01-14T00:14:49: _pending\osu!.exe => osu!.exe: FAIL
2021-01-20T02:48:04: _pending\bass.dll => bass.dll: FAIL
2021-01-20T02:48:04: _pending\osu!gameplay.dll => osu!gameplay.dll: FAIL
2021-01-20T02:48:04: _pending\osu!ui.dll => osu!ui.dll: FAIL
2021-01-20T02:51:22: osu!.exe: MISMATCH
2021-01-20T02:52:17: _pending\bass.dll => bass.dll: FAIL
2021-01-20T02:52:18: _pending\osu!gameplay.dll => osu!gameplay.dll: FAIL
2021-01-20T02:52:18: _pending\osu!ui.dll => osu!ui.dll: FAIL
No errors in: runtime.log

I think there are two possibilities to this...
- somehow its a problem with osu. I doubt this is the issue but just to make sure maybe update it through Agent again.
- .NET (aka dotnet) isn't working properly (see tech note below) - e.g compatibility problem. This one is probably more likely though I'm not really sure how it would be caused.

To be entirely honest, for myself at least I'll probably need a bit of time to figure out what's going on with dotnet. But maybe Techno or someone else has an idea...

tech note: according to stack overflow its a GC issue, but I feel like that's irrelevant to a user-facing fix. I recall that Techno used dotnet45 which pointed at dotnet40 - this seems to have worked looking at your log, but I also remember slc had issues getting dotnet45 to work (community/forums/posts/6919370). So maybe switch over to dotnet40 (and also gets to ensure one cleans out the failing dependency)?

I also note the following messages that I got while trying to mess about with Winetricks (which resulted in a wineserver crash, yay) - Probably not relevant now, but probably worth keeping in the back of my mind

warning: This package (dotnet40) may not fully work on a 64-bit installation. 32-bit prefixes may work better.
------------------------------------------------------
------------------------------------------------------
warning: dotnet40 does not yet fully work or install on wine.  Caveat emptor.

With respect to the old Wineskin, that is super weird. Could you look through the files in drive_c/osu/Logs and see if you can find anything of interest. In particular network.log, update.log, and if you have one, update_success.log. If you do find anything leave it in a pastie and we can take a look at it for ya. Might be better to reinstall the Wineskin (always the safest option even tho its annoying to move everything over and there's the offchance it doesn't work) but you could give that a shot too in the meantime. I assume osu! just isn't starting now as well.

Sorry I couldn't be of much help, I'll try and think about what could be causing that dotnet issue.

Kyzui

Kyzui wrote:

My osu has been fine opening ever since I downloaded like 4 months ago but for some reason the "Restart" button won't pop up now when I try to open osu!. There is no way for me to get into the application without this option. Any ideas?

hi and welcome to the osu! forums! Which "Restart" button are you talking about precisely? It would also help if you could generate both a osu!macOS Agent report, as well as a Test Run, using the instructions linked below.

- Agent report: https://osu-mac.readthedocs.io/en/latest/issues/troubleshooting.html#generating-a-report-with-osu-macos-agent
- Test Run: https://osu-mac.readthedocs.io/en/latest/issues/troubleshooting.html#generating-logs-for-wineskin

Download osu!macOS Agent here: community/forums/topics/1036678

----

Edit: also I thought I was going crazy, but in attempting to experiment with some of the newer Wineskins, I managed to get the Kill Wineskin Processes button to start osu! xD
Aikiya
E
aidswidjaja
Kyzui

Kyzui wrote:

aidswidjaja wrote:

Technocoder

Technocoder wrote:

Strangely enough, I get the same crash report when using the WineCX20 engine but not with the WineCX64Bit20 engine... and I'm running macOS Catalina, not Big Sur or M1.

Please try using this Wineskin which uses WineCX20 instead: https://mega.nz/file/ZxlQ1AiS#A-2sPJI5zg_7Dn___VXmO5EEY4qRyJm6uAu7TpiLA9U

I would be very surprised if it works but seeing as the Reddit thread aidswidjaja linked suggests some success with this engine, it's worth a try.

Hmm... So far I haven't been able to replicate the crash report on any Wineskin.

WS11WineCX64Bit19.0.1-1 :: Works fine normally, Test Run opens osu! as expected
WS11WineCX64Bit20.0.0 :: Works fine normally, Test Run opens osu! as expected
WS11WineCX6420.0.0 :: wine: '/Users/Adrian/Desktop/WS11CX20.0.0.app/Contents/Resources' is a 64-bit installation, it cannot be used with a 32-bit wineserver. (expected error)

This is on my 2016 MBP wo/ touch bar - Intel x86 i5. I got the exec(number).bat on my sister's 2020 M1 MBP but as we know that doesn't seem to be related to osu! being unable to start. Maybe I'll try again and see what happens there.

How did you get WineCX20 to run (on Catalina)? As expected I'm getting 64-bit compatibility issues on 32-bit wineserver (hence why wine32on64 is used)

AnimatedThinks

AnimatedThinks wrote:

I tried out the new Wineskin just now (I also downloaded the new mac!OS Agent, I realized the old one wouldn't detect the new Wineskin.)
When opening it (either through Test Run or by normal double-clicking), it shows the osu! popup, but never actually opens.

Here's the Test Run that popped up when I tried opening osu! that way:

Test Run
000b:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
000d:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0010:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0018:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
001d:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0009:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0009:fixme:exec:SHELL_execute flags ignored: 0x00000100
0009:fixme:ntdll:FILE_GetNtStatus Converting errno 8 to STATUS_UNSUCCESSFUL
0026:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0028:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
002a:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0031:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0036:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0036:fixme:heap:GetNumaHighestNodeNumber semi-stub: 0031FAC8
0038:err:ole:CoGetContextToken apartment not initialised
0036:fixme:time:QueryThreadCycleTime (0xfffffffe,0x5d52560): stub!
0036:fixme:path:parse_url failed to parse L"System.Windows.Forms"
0036:fixme:path:parse_url failed to parse L"System.Drawing"
0036:fixme:path:parse_url failed to parse L"System"
0036:fixme:path:parse_url failed to parse L"System.Configuration"
0036:fixme:path:parse_url failed to parse L"System.Xml"
0036:fixme:path:parse_url failed to parse L"Accessibility"
0036:fixme:path:parse_url failed to parse L"System.Security"
0036:fixme:path:parse_url failed to parse L"System.Runtime.Serialization.Formatters.Soap"
0036:fixme:path:parse_url failed to parse L"System.Deployment"
0036:fixme:path:parse_url failed to parse L"System.Core"
0036:fixme:path:parse_url failed to parse L"System.Drawing"
0036:fixme:path:parse_url failed to parse L"System"
0036:fixme:path:parse_url failed to parse L"System.Core"
0036:fixme:path:parse_url failed to parse L"System.Numerics"
0036:fixme:nls:get_dummy_preferred_ui_language (0x8 0x31daf4 0x0 0x31daf0) returning a dummy value (current locale)
0036:fixme:nls:get_dummy_preferred_ui_language (0x8 0x31daf4 0x3aa40d0 0x31daf0) returning a dummy value (current locale)
0036:fixme:process:SetProcessPriorityBoost (00000268,0): stub
0042:fixme:path:parse_url failed to parse L"System.Web"
0036:fixme:path:parse_url failed to parse L"OpenTK"
0042:fixme:path:parse_url failed to parse L"Microsoft.Build.Framework"
0042:fixme:path:parse_url failed to parse L"Microsoft.Build.Utilities.v4.0"
0042:fixme:path:parse_url failed to parse L"System.ComponentModel.DataAnnotations"
0042:fixme:path:parse_url failed to parse L"System.Runtime.Caching"
0042:fixme:path:parse_url failed to parse L"System.Data"
0042:fixme:path:parse_url failed to parse L"System.Web.ApplicationServices"
0042:fixme:path:parse_url failed to parse L"System.DirectoryServices.Protocols"
0042:fixme:path:parse_url failed to parse L"System.DirectoryServices"
0042:fixme:path:parse_url failed to parse L"System.EnterpriseServices"
0042:fixme:path:parse_url failed to parse L"System.ServiceProcess"
0042:fixme:path:parse_url failed to parse L"System.Web.Services"
0042:fixme:path:parse_url failed to parse L"System.Design"
0042:fixme:path:parse_url failed to parse L"Microsoft.Build.Tasks.v4.0"
0042:fixme:path:parse_url failed to parse L"System.Web.RegularExpressions"
0042:fixme:path:parse_url failed to parse L"System.Transactions"
0042:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 4 03B35268 0831B62C 0831BC90 00000000
0042:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 03B285A4 0831B81C 0831BE80 00000000
0042:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 03B285A4 0831B81C 0831BE80 00000000
0036:err:winediag:wined3d_dll_init Setting multithreaded command stream to 0x1.
0043:fixme:path:parse_url failed to parse L"System.Configuration"
0043:fixme:path:parse_url failed to parse L"System.Xml"
0043:fixme:path:parse_url failed to parse L"System.Data.SqlXml"
0043:fixme:ras:RasEnumConnectionsW (03B65D40,084BEE80,084BEE84),stub!
0043:fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program to use LAN connection/winsock instead!
0043:fixme:winsock:set_dont_fragment IP_DONTFRAGMENT for IPv4 not supported in this platform
0043:fixme:winsock:set_dont_fragment IP_DONTFRAGMENT for IPv6 not supported in this platform
0043:err:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request failed with status 0x2733
0043:err:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request failed with status 0x2733
0043:fixme:ras:RasConnectionNotificationW (FFFFFFFF,00000328,0x00000003),stub!
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 4 03B5DD78 0031D24C 0031D8B0 00000000
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 03B5DC54 0031D43C 0031DAA0 00000000
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 03B5DC54 0031D43C 0031DAA0 00000000
0036:fixme:ntdll:EtwEventRegister ({8e9f5090-2d75-4d03-8a81-e5afbf85daf1}, 0xa60732, 0x0, 0x194cb44) stub.
0036:fixme:path:parse_url failed to parse L"osu!.resources"
0036:fixme:nls:LCMapStringEx unsupported lparam 3ac0d80
0036:fixme:path:parse_url failed to parse L"osu!.resources"
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0048:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Audio",0B4CFDF8): stub
0036:fixme:process:FlushProcessWriteBuffers : stub
004c:fixme:thread:NtGetCurrentProcessorNumber need multicore support (8 processors)
004c:fixme:path:parse_url failed to parse L"System.Runtime.Serialization"
004c:fixme:path:parse_url failed to parse L"SMDiagnostics"
004c:fixme:path:parse_url failed to parse L"System.ServiceModel.Internals"
004c:fixme:path:parse_url failed to parse L"System.Numerics"
0036:fixme:path:parse_url failed to parse L"osu!ui"
0036:fixme:path:parse_url failed to parse L"osu!ui.resources"
004c:fixme:path:parse_url failed to parse L"System.Data"
0042:fixme:path:parse_url failed to parse L"System.Runtime.Remoting"
004c:fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime"): stub
004c:fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x000003ff,0x0,0x0001,0x00000000,0xb90d5bc,0x0): stub
004c:err:eventlog:ReportEventW L"Application: osu!.exe\nFramework Version: v4.0.30319\nDescription: The process was terminated due to an internal error in the .NET Runtime at IP 00E03BED (00D90000) with exit code 80131506.\n"
004c:fixme:advapi:DeregisterEventSource (0xcafe4242) stub

I'll see if deleting and replacing the files on the old Wineskin works
Thanks to everyone for helping fix these issues :)

Update - For the old Wineskin: I deleted all the files mentioned, downloaded the osu! exe for Windows, and dragged it into the drive_c/osu! folder.
There were a few files I didn't see mentioned (namely d3dx9_31.dll, Microsoft.Xna.Framework.dll, osu!seasonal.dll, osu!dll, and x3daudio1_1.dll.) I left them alone for now.

When I did the Agent again, it didn't seem to help. I might have done something wrong, though.
Report
Version 10.16 (Build 20C69)
Engine: WS11WineCX64Bit19.0.1-1
Wineskin 2.9.0.6 1
Game configuration is absent
Quarantine attribute is absent
Execute flag is present
Detect Direct3D is enabled
Compatibility mode is disabled
System Integrity Protection is enabled
Engine version is supported
Razer Synapse is absent
[Warning] Errors in: update.log
2021-01-14T00:14:49: _pending\osu!.exe => osu!.exe: FAIL
2021-01-20T02:48:04: _pending\bass.dll => bass.dll: FAIL
2021-01-20T02:48:04: _pending\osu!gameplay.dll => osu!gameplay.dll: FAIL
2021-01-20T02:48:04: _pending\osu!ui.dll => osu!ui.dll: FAIL
2021-01-20T02:51:22: osu!.exe: MISMATCH
2021-01-20T02:52:17: _pending\bass.dll => bass.dll: FAIL
2021-01-20T02:52:18: _pending\osu!gameplay.dll => osu!gameplay.dll: FAIL
2021-01-20T02:52:18: _pending\osu!ui.dll => osu!ui.dll: FAIL
No errors in: runtime.log

I think there are two possibilities to this...
- somehow its a problem with osu. I doubt this is the issue but just to make sure maybe update it through Agent again.
- .NET (aka dotnet) isn't working properly (see tech note below) - e.g compatibility problem. This one is probably more likely though I'm not really sure how it would be caused.

To be entirely honest, for myself at least I'll probably need a bit of time to figure out what's going on with dotnet. But maybe Techno or someone else has an idea...

tech note: according to stack overflow its a GC issue, but I feel like that's irrelevant to a user-facing fix. I recall that Techno used dotnet45 which pointed at dotnet40 - this seems to have worked looking at your log, but I also remember slc had issues getting dotnet45 to work (community/forums/posts/6919370). So maybe switch over to dotnet40 (and also gets to ensure one cleans out the failing dependency)?

I also note the following messages that I got while trying to mess about with Winetricks (which resulted in a wineserver crash, yay) - Probably not relevant now, but probably worth keeping in the back of my mind

warning: This package (dotnet40) may not fully work on a 64-bit installation. 32-bit prefixes may work better.
------------------------------------------------------
------------------------------------------------------
warning: dotnet40 does not yet fully work or install on wine.  Caveat emptor.

With respect to the old Wineskin, that is super weird. Could you look through the files in drive_c/osu/Logs and see if you can find anything of interest. In particular network.log, update.log, and if you have one, update_success.log. If you do find anything leave it in a pastie and we can take a look at it for ya. Might be better to reinstall the Wineskin (always the safest option even tho its annoying to move everything over and there's the offchance it doesn't work) but you could give that a shot too in the meantime. I assume osu! just isn't starting now as well.

Sorry I couldn't be of much help, I'll try and think about what could be causing that dotnet issue.

Kyzui

Kyzui wrote:

My osu has been fine opening ever since I downloaded like 4 months ago but for some reason the "Restart" button won't pop up now when I try to open osu!. There is no way for me to get into the application without this option. Any ideas?

hi and welcome to the osu! forums! Which "Restart" button are you talking about precisely? It would also help if you could generate both a osu!macOS Agent report, as well as a Test Run, using the instructions linked below.

- Agent report: https://osu-mac.readthedocs.io/en/latest/issues/troubleshooting.html#generating-a-report-with-osu-macos-agent
- Test Run: https://osu-mac.readthedocs.io/en/latest/issues/troubleshooting.html#generating-logs-for-wineskin

Download osu!macOS Agent here: community/forums/topics/1036678

----

Edit: also I thought I was going crazy, but in attempting to experiment with some of the newer Wineskins, I managed to get the Kill Wineskin Processes button to start osu! xD
When I first downloaded osu! using Technocoder's version in Catilina every time I would open osu it said "osu! crashed" and all I had to do was simply press restart which would boot up the game. I have been doing this for a few months now. All of a sudden yesterday that option stopped popping up and osu! would not run at all. I did the Test Run and these were the logs:

000b:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
000d:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0010:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0018:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
001d:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0023:err:plugplay:process_IOService_Device object 0x3a03
0023:err:plugplay:process_IOService_Device Unable to create plug in interface for USB deviceobject 0x3a07
0023:err:plugplay:process_IOService_Device Unable to create plug in interface for USB deviceobject 0x3a0b
0023:err:plugplay:process_IOService_Device Unable to create plug in interface for USB deviceobject 0x3a0f
0023:err:plugplay:process_IOService_Device Unable to create plug in interface for USB deviceobject 0x3a13
0023:err:plugplay:process_IOService_Device Unable to create plug in interface for USB deviceobject 0x3a17
0023:err:plugplay:process_IOService_Device Unable to create plug in interface for USB deviceobject 0x3a1b
0023:err:plugplay:process_IOService_Device Unable to create plug in interface for USB deviceobject 0x3a1f
0009:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0009:fixme:heap:RtlSetHeapInformation 0x240000 0 0x23e670 4 stub
0009:fixme:kernelbase:QuirkIsEnabled3 (000000000023F120, 00000000FFFFFFFF) stub!
0009:fixme:process:GetNumaHighestNodeNumber (0x23f9a4): semi-stub
0009:fixme:thread:SetThreadStackGuarantee (0x23f938): stub
0028:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0026:err:ole:CoGetContextToken apartment not initialised
0009:fixme:path:parse_url failed to parse L"System.Windows.Forms"
0009:fixme:path:parse_url failed to parse L"System.Drawing"
0009:fixme:path:parse_url failed to parse L"System"
0009:fixme:path:parse_url failed to parse L"System.Configuration"
0009:fixme:path:parse_url failed to parse L"System.Xml"
0009:fixme:path:parse_url failed to parse L"Accessibility"
0009:fixme:path:parse_url failed to parse L"System.Security"
0009:fixme:path:parse_url failed to parse L"System.Runtime.Serialization.Formatters.Soap"
0009:fixme:path:parse_url failed to parse L"System.Deployment"
0009:fixme:path:parse_url failed to parse L"System.Core"
0009:fixme:path:parse_url failed to parse L"System.Drawing"
0009:fixme:path:parse_url failed to parse L"System"
0009:fixme:ntdll:EtwEventRegister ({8e9f5090-2d75-4d03-8a81-e5afbf85daf1}, 0x1a31040c, 0x0, 0x1abb018) stub.
0009:fixme:path:parse_url failed to parse L"System.Core"
0009:fixme:path:parse_url failed to parse L"System.Numerics"
0009:fixme:nls:get_dummy_preferred_ui_language (0x8 0x23b940 0x0 0x23b944) returning a dummy value (current locale)
0009:fixme:nls:get_dummy_preferred_ui_language (0x8 0x23b940 0xdf8f0 0x23b944) returning a dummy value (current locale)
0009:fixme:process:SetProcessPriorityBoost (0x254,0): stub
0009:fixme:path:parse_url failed to parse L"OpenTK"
0034:fixme:path:parse_url failed to parse L"System.Web"
0034:fixme:path:parse_url failed to parse L"Microsoft.Build.Framework"
0034:fixme:path:parse_url failed to parse L"Microsoft.Build.Utilities.v4.0"
0034:fixme:path:parse_url failed to parse L"System.ComponentModel.DataAnnotations"
0034:fixme:path:parse_url failed to parse L"System.Runtime.Caching"
0034:fixme:path:parse_url failed to parse L"System.Data"
0034:fixme:path:parse_url failed to parse L"System.Web.ApplicationServices"
0034:fixme:path:parse_url failed to parse L"System.DirectoryServices.Protocols"
0034:fixme:path:parse_url failed to parse L"System.DirectoryServices"
0034:fixme:path:parse_url failed to parse L"System.EnterpriseServices"
0034:fixme:path:parse_url failed to parse L"System.ServiceProcess"
0034:fixme:path:parse_url failed to parse L"System.Web.Services"
0034:fixme:path:parse_url failed to parse L"System.Design"
0034:fixme:path:parse_url failed to parse L"Microsoft.Build.Tasks.v4.0"
0034:fixme:path:parse_url failed to parse L"System.Web.RegularExpressions"
0034:fixme:path:parse_url failed to parse L"System.Transactions"
0034:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 4 000000001B15AD00 000000001C367880 000000001C368230 0000000000000000
0034:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 000000001B12EFB0 000000001C367C20 000000001C3685D0 0000000000000000
0034:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 000000001B12EFB0 000000001C367C20 000000001C3685D0 0000000000000000
0034:fixme:crypt:SystemFunction041 (0xde268, 10, 0): stub [RtlDecryptMemory]
0034:fixme:crypt:SystemFunction040 (0x1b12e9e8, 10, 0): stub [RtlEncryptMemory]
0034:fixme:crypt:SystemFunction041 (0x1b12e9e8, 10, 0): stub [RtlDecryptMemory]
0034:fixme:crypt:SystemFunction040 (0x1b12e9e8, 10, 0): stub [RtlEncryptMemory]
0034:fixme:crypt:SystemFunction041 (0x1b12e9e8, 10, 0): stub [RtlDecryptMemory]
0034:fixme:crypt:SystemFunction040 (0x1b12e9e8, 10, 0): stub [RtlEncryptMemory]
0034:fixme:crypt:SystemFunction041 (0x1b12e9e8, 10, 0): stub [RtlDecryptMemory]
0034:fixme:crypt:SystemFunction040 (0x1b12e9e8, 10, 0): stub [RtlEncryptMemory]
0034:fixme:crypt:SystemFunction041 (0x1b12e9e8, 10, 0): stub [RtlDecryptMemory]
0034:fixme:crypt:SystemFunction040 (0x1b12e9e8, 10, 0): stub [RtlEncryptMemory]
0034:fixme:crypt:SystemFunction041 (0x1b12e9e8, 10, 0): stub [RtlDecryptMemory]
0034:fixme:crypt:SystemFunction040 (0x1b12e9e8, 10, 0): stub [RtlEncryptMemory]
0034:fixme:crypt:SystemFunction041 (0x1b12e9e8, 10, 0): stub [RtlDecryptMemory]
0034:fixme:crypt:SystemFunction040 (0x1b12e9e8, 10, 0): stub [RtlEncryptMemory]
0034:fixme:crypt:SystemFunction041 (0x1b12e9e8, 10, 0): stub [RtlDecryptMemory]
0034:fixme:crypt:SystemFunction040 (0x1b12e9e8, 10, 0): stub [RtlEncryptMemory]
0034:fixme:crypt:SystemFunction041 (0x1b12e9e8, 10, 0): stub [RtlDecryptMemory]
0034:fixme:crypt:SystemFunction040 (0x1b12e9e8, 10, 0): stub [RtlEncryptMemory]
0009:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 2 000000001B137608 000000000023A780 000000000023B130 0000000000000000
0009:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 2 000000001B137908 000000000023A780 000000000023B130 0000000000000000
0036:fixme:path:parse_url failed to parse L"System.Configuration"
0036:fixme:path:parse_url failed to parse L"System.Xml"
0036:fixme:path:parse_url failed to parse L"System.Data.SqlXml"
0036:fixme:ras:RasEnumConnectionsW (000000001B18A020,000000001D78E484,000000001D78E480),stub!
0036:fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program to use LAN connection/winsock instead!
0036:fixme:winsock:set_dont_fragment IP_DONTFRAGMENT for IPv4 not supported in this platform
0036:fixme:winsock:set_dont_fragment IP_DONTFRAGMENT for IPv6 not supported in this platform
0036:err:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request failed with status 0x2733
0036:err:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request failed with status 0x2733
0036:fixme:ras:RasConnectionNotificationW (FFFFFFFFFFFFFFFF,0000000000000334,0x00000003),stub!
0036:fixme:nls:LCMapStringEx unsupported lparam 10ba90
0036:fixme:ntdll:EtwEventRegister ({38ed3633-5e3f-5989-bf25-f0b1b3318c9b}, 0x1a310a0c, 0x0, 0x1c0efd8) stub.
0036:fixme:winhttp:WinHttpDetectAutoProxyConfigUrl discovery via DHCP not supported
0009:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 4 000000001B1A96D8 000000000023ABF0 000000000023B5A0 0000000000000000
0009:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 000000001B1A9798 000000000023AF90 000000000023B940 0000000000000000
0009:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 000000001B1A9798 000000000023AF90 000000000023B940 0000000000000000
0009:fixme:path:parse_url failed to parse L"osu!.resources"
0009:fixme:path:parse_url failed to parse L"osu!.resources"
0009:fixme:ver:GetCurrentPackageId (0x239f70 0x0): stub
003a:fixme:process:FlushProcessWriteBuffers : stub
0026:fixme:ntdll:EtwEventUnregister (deadbeef) stub.
0026:fixme:ntdll:EtwEventUnregister (deadbeef) stub.
0026:fixme:ole:Context_CC_ContextCallback (000000001B1AB1C0/000000001B1AB1C8)->(0000000000D00D80, 000000001A02F140, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 0000000000000000)
0026:fixme:ole:Context_CC_ContextCallback (000000001B1AB1C0/000000001B1AB1C8)->(0000000000D00D80, 000000001A02F040, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 0000000000000000)
0026:fixme:ole:Context_CC_ContextCallback (000000001B1AB1C0/000000001B1AB1C8)->(0000000000D00D80, 000000001A02F040, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 0000000000000000)

Let me know if I should just re-download osu!.

Yea that doesn't sound like something that should be happening on any properly working Wineskin. And I'm pretty impressed that you managed to get it running for that long.

It might just be worth installing a newer, more updated Wineskin. There could be a multitude of possibilities causing the restart thing, and judging by your log that's going to be a pain to troubleshoot.

Try out the newer Wineskin and see how it goes :)
AnimatedThinks
aidswidjaja

aidswidjaja wrote:

Technocoder

Technocoder wrote:

Strangely enough, I get the same crash report when using the WineCX20 engine but not with the WineCX64Bit20 engine... and I'm running macOS Catalina, not Big Sur or M1.

Please try using this Wineskin which uses WineCX20 instead: https://mega.nz/file/ZxlQ1AiS#A-2sPJI5zg_7Dn___VXmO5EEY4qRyJm6uAu7TpiLA9U

I would be very surprised if it works but seeing as the Reddit thread aidswidjaja linked suggests some success with this engine, it's worth a try.

Hmm... So far I haven't been able to replicate the crash report on any Wineskin.

WS11WineCX64Bit19.0.1-1 :: Works fine normally, Test Run opens osu! as expected
WS11WineCX64Bit20.0.0 :: Works fine normally, Test Run opens osu! as expected
WS11WineCX6420.0.0 :: wine: '/Users/Adrian/Desktop/WS11CX20.0.0.app/Contents/Resources' is a 64-bit installation, it cannot be used with a 32-bit wineserver. (expected error)

This is on my 2016 MBP wo/ touch bar - Intel x86 i5. I got the exec(number).bat on my sister's 2020 M1 MBP but as we know that doesn't seem to be related to osu! being unable to start. Maybe I'll try again and see what happens there.

How did you get WineCX20 to run (on Catalina)? As expected I'm getting 64-bit compatibility issues on 32-bit wineserver (hence why wine32on64 is used)

AnimatedThinks

AnimatedThinks wrote:

I tried out the new Wineskin just now (I also downloaded the new mac!OS Agent, I realized the old one wouldn't detect the new Wineskin.)
When opening it (either through Test Run or by normal double-clicking), it shows the osu! popup, but never actually opens.

Here's the Test Run that popped up when I tried opening osu! that way:

Test Run
000b:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
000d:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0010:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0018:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
001d:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0009:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0009:fixme:exec:SHELL_execute flags ignored: 0x00000100
0009:fixme:ntdll:FILE_GetNtStatus Converting errno 8 to STATUS_UNSUCCESSFUL
0026:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0028:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
002a:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0031:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0036:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0036:fixme:heap:GetNumaHighestNodeNumber semi-stub: 0031FAC8
0038:err:ole:CoGetContextToken apartment not initialised
0036:fixme:time:QueryThreadCycleTime (0xfffffffe,0x5d52560): stub!
0036:fixme:path:parse_url failed to parse L"System.Windows.Forms"
0036:fixme:path:parse_url failed to parse L"System.Drawing"
0036:fixme:path:parse_url failed to parse L"System"
0036:fixme:path:parse_url failed to parse L"System.Configuration"
0036:fixme:path:parse_url failed to parse L"System.Xml"
0036:fixme:path:parse_url failed to parse L"Accessibility"
0036:fixme:path:parse_url failed to parse L"System.Security"
0036:fixme:path:parse_url failed to parse L"System.Runtime.Serialization.Formatters.Soap"
0036:fixme:path:parse_url failed to parse L"System.Deployment"
0036:fixme:path:parse_url failed to parse L"System.Core"
0036:fixme:path:parse_url failed to parse L"System.Drawing"
0036:fixme:path:parse_url failed to parse L"System"
0036:fixme:path:parse_url failed to parse L"System.Core"
0036:fixme:path:parse_url failed to parse L"System.Numerics"
0036:fixme:nls:get_dummy_preferred_ui_language (0x8 0x31daf4 0x0 0x31daf0) returning a dummy value (current locale)
0036:fixme:nls:get_dummy_preferred_ui_language (0x8 0x31daf4 0x3aa40d0 0x31daf0) returning a dummy value (current locale)
0036:fixme:process:SetProcessPriorityBoost (00000268,0): stub
0042:fixme:path:parse_url failed to parse L"System.Web"
0036:fixme:path:parse_url failed to parse L"OpenTK"
0042:fixme:path:parse_url failed to parse L"Microsoft.Build.Framework"
0042:fixme:path:parse_url failed to parse L"Microsoft.Build.Utilities.v4.0"
0042:fixme:path:parse_url failed to parse L"System.ComponentModel.DataAnnotations"
0042:fixme:path:parse_url failed to parse L"System.Runtime.Caching"
0042:fixme:path:parse_url failed to parse L"System.Data"
0042:fixme:path:parse_url failed to parse L"System.Web.ApplicationServices"
0042:fixme:path:parse_url failed to parse L"System.DirectoryServices.Protocols"
0042:fixme:path:parse_url failed to parse L"System.DirectoryServices"
0042:fixme:path:parse_url failed to parse L"System.EnterpriseServices"
0042:fixme:path:parse_url failed to parse L"System.ServiceProcess"
0042:fixme:path:parse_url failed to parse L"System.Web.Services"
0042:fixme:path:parse_url failed to parse L"System.Design"
0042:fixme:path:parse_url failed to parse L"Microsoft.Build.Tasks.v4.0"
0042:fixme:path:parse_url failed to parse L"System.Web.RegularExpressions"
0042:fixme:path:parse_url failed to parse L"System.Transactions"
0042:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 4 03B35268 0831B62C 0831BC90 00000000
0042:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 03B285A4 0831B81C 0831BE80 00000000
0042:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 03B285A4 0831B81C 0831BE80 00000000
0036:err:winediag:wined3d_dll_init Setting multithreaded command stream to 0x1.
0043:fixme:path:parse_url failed to parse L"System.Configuration"
0043:fixme:path:parse_url failed to parse L"System.Xml"
0043:fixme:path:parse_url failed to parse L"System.Data.SqlXml"
0043:fixme:ras:RasEnumConnectionsW (03B65D40,084BEE80,084BEE84),stub!
0043:fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program to use LAN connection/winsock instead!
0043:fixme:winsock:set_dont_fragment IP_DONTFRAGMENT for IPv4 not supported in this platform
0043:fixme:winsock:set_dont_fragment IP_DONTFRAGMENT for IPv6 not supported in this platform
0043:err:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request failed with status 0x2733
0043:err:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request failed with status 0x2733
0043:fixme:ras:RasConnectionNotificationW (FFFFFFFF,00000328,0x00000003),stub!
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 4 03B5DD78 0031D24C 0031D8B0 00000000
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 03B5DC54 0031D43C 0031DAA0 00000000
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 03B5DC54 0031D43C 0031DAA0 00000000
0036:fixme:ntdll:EtwEventRegister ({8e9f5090-2d75-4d03-8a81-e5afbf85daf1}, 0xa60732, 0x0, 0x194cb44) stub.
0036:fixme:path:parse_url failed to parse L"osu!.resources"
0036:fixme:nls:LCMapStringEx unsupported lparam 3ac0d80
0036:fixme:path:parse_url failed to parse L"osu!.resources"
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0048:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Audio",0B4CFDF8): stub
0036:fixme:process:FlushProcessWriteBuffers : stub
004c:fixme:thread:NtGetCurrentProcessorNumber need multicore support (8 processors)
004c:fixme:path:parse_url failed to parse L"System.Runtime.Serialization"
004c:fixme:path:parse_url failed to parse L"SMDiagnostics"
004c:fixme:path:parse_url failed to parse L"System.ServiceModel.Internals"
004c:fixme:path:parse_url failed to parse L"System.Numerics"
0036:fixme:path:parse_url failed to parse L"osu!ui"
0036:fixme:path:parse_url failed to parse L"osu!ui.resources"
004c:fixme:path:parse_url failed to parse L"System.Data"
0042:fixme:path:parse_url failed to parse L"System.Runtime.Remoting"
004c:fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime"): stub
004c:fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x000003ff,0x0,0x0001,0x00000000,0xb90d5bc,0x0): stub
004c:err:eventlog:ReportEventW L"Application: osu!.exe\nFramework Version: v4.0.30319\nDescription: The process was terminated due to an internal error in the .NET Runtime at IP 00E03BED (00D90000) with exit code 80131506.\n"
004c:fixme:advapi:DeregisterEventSource (0xcafe4242) stub

I'll see if deleting and replacing the files on the old Wineskin works
Thanks to everyone for helping fix these issues :)

Update - For the old Wineskin: I deleted all the files mentioned, downloaded the osu! exe for Windows, and dragged it into the drive_c/osu! folder.
There were a few files I didn't see mentioned (namely d3dx9_31.dll, Microsoft.Xna.Framework.dll, osu!seasonal.dll, osu!dll, and x3daudio1_1.dll.) I left them alone for now.

When I did the Agent again, it didn't seem to help. I might have done something wrong, though.
Report
Version 10.16 (Build 20C69)
Engine: WS11WineCX64Bit19.0.1-1
Wineskin 2.9.0.6 1
Game configuration is absent
Quarantine attribute is absent
Execute flag is present
Detect Direct3D is enabled
Compatibility mode is disabled
System Integrity Protection is enabled
Engine version is supported
Razer Synapse is absent
[Warning] Errors in: update.log
2021-01-14T00:14:49: _pending\osu!.exe => osu!.exe: FAIL
2021-01-20T02:48:04: _pending\bass.dll => bass.dll: FAIL
2021-01-20T02:48:04: _pending\osu!gameplay.dll => osu!gameplay.dll: FAIL
2021-01-20T02:48:04: _pending\osu!ui.dll => osu!ui.dll: FAIL
2021-01-20T02:51:22: osu!.exe: MISMATCH
2021-01-20T02:52:17: _pending\bass.dll => bass.dll: FAIL
2021-01-20T02:52:18: _pending\osu!gameplay.dll => osu!gameplay.dll: FAIL
2021-01-20T02:52:18: _pending\osu!ui.dll => osu!ui.dll: FAIL
No errors in: runtime.log

I think there are two possibilities to this...
- somehow its a problem with osu. I doubt this is the issue but just to make sure maybe update it through Agent again.
- .NET (aka dotnet) isn't working properly (see tech note below) - e.g compatibility problem. This one is probably more likely though I'm not really sure how it would be caused.

To be entirely honest, for myself at least I'll probably need a bit of time to figure out what's going on with dotnet. But maybe Techno or someone else has an idea...

tech note: according to stack overflow its a GC issue, but I feel like that's irrelevant to a user-facing fix. I recall that Techno used dotnet45 which pointed at dotnet40 - this seems to have worked looking at your log, but I also remember slc had issues getting dotnet45 to work (community/forums/posts/6919370). So maybe switch over to dotnet40 (and also gets to ensure one cleans out the failing dependency)?

I also note the following messages that I got while trying to mess about with Winetricks (which resulted in a wineserver crash, yay) - Probably not relevant now, but probably worth keeping in the back of my mind

warning: This package (dotnet40) may not fully work on a 64-bit installation. 32-bit prefixes may work better.
------------------------------------------------------
------------------------------------------------------
warning: dotnet40 does not yet fully work or install on wine.  Caveat emptor.

With respect to the old Wineskin, that is super weird. Could you look through the files in drive_c/osu/Logs and see if you can find anything of interest. In particular network.log, update.log, and if you have one, update_success.log. If you do find anything leave it in a pastie and we can take a look at it for ya. Might be better to reinstall the Wineskin (always the safest option even tho its annoying to move everything over and there's the offchance it doesn't work) but you could give that a shot too in the meantime. I assume osu! just isn't starting now as well.

Sorry I couldn't be of much help, I'll try and think about what could be causing that dotnet issue.

Kyzui

Kyzui wrote:

My osu has been fine opening ever since I downloaded like 4 months ago but for some reason the "Restart" button won't pop up now when I try to open osu!. There is no way for me to get into the application without this option. Any ideas?

hi and welcome to the osu! forums! Which "Restart" button are you talking about precisely? It would also help if you could generate both a osu!macOS Agent report, as well as a Test Run, using the instructions linked below.

- Agent report: https://osu-mac.readthedocs.io/en/latest/issues/troubleshooting.html#generating-a-report-with-osu-macos-agent
- Test Run: https://osu-mac.readthedocs.io/en/latest/issues/troubleshooting.html#generating-logs-for-wineskin

Download osu!macOS Agent here: community/forums/topics/1036678

----

Edit: also I thought I was going crazy, but in attempting to experiment with some of the newer Wineskins, I managed to get the Kill Wineskin Processes button to start osu! xD

New Wineskin:
I updated osu! through the Agent. It didn't seem to change anything, so it's probably the compatibility thing you were mentioning.

Update: Didn't think of doing an Agent scan again until now, I don't remember this error being here when I originally scanned to remove quarantine
Report
Version 11.1 (Build 20C69)
Engine: WS11WineCX64Bit20.0.0
Wineskin 2.9.0.7-rc4
Release: Stable40
Quarantine attribute is absent (bundle)
Quarantine attribute is absent (wrapper)
Execute flag is present
Detect Direct3D is enabled
Game user configuration is absent
System Integrity Protection is enabled
Engine version is supported
Razer Synapse is absent
[Warning] Errors in: update.log
2021-01-25T23:52:57: _pending\osu!.exe => osu!.exe: FAIL
No errors in: runtime.log

Old Wineskin:
I didn't find a network.log, but I did have an update.log and an update_success.log.

Pastebin of the update.log -- https://paste.ubuntu.com/p/RG7xxyxFmq/
(I did notice that I think it said bass.dll, osu!gameplay.dll, and osu!ui.dll failed at the end.)

Pastebin of the update_success.log -- https://paste.ubuntu.com/p/6Ch3VD6bwv/
Not sure if there's anything to note in here, it's short but I still put it in case there is.

I'll try reinstalling the Wineskin (the Wineskin this one uses is in the first Wineskin link in the below post)
(also, just to clarify, is there anything I have to move over to the new Wineskin if I didn't do anything that one time when osu! was working?)

Post 185 - aidswidjaja

aidswidjaja wrote:

Sorry for disappearing for a while, let's see how many I can get through lol

pinkfujoshi
Hello again, I did follow your advice, and it started working. But as of right now, I cannot open it again. T~T Here's the report:
You could try updating the osu!.exe manually by downloading it from home/download then replacing it in your Wineskin. If that doesn't work let us know and attach the contents of drive_c/osu!/Logs/update.log into a pastebin such as paste.ubuntu.com

lucid126
all right, when I opened osu! and tried to download a map, a pop up box said that no windows app could run it, so i followed the steps and checked the automatically move downloaded songs to the songs folder, now there's only 1 song on there and its birdsong. i ran the report and said everything was fine. I'm on mojave. has anyone experienced this? Edit: I got the song to work, but now whenever I try to exit to the main menu it just goes to a black screen. Edit 2: I fixed everyrhing
Good to hear you fixed everything, let us know if you encounter any more issues. Also feel free to let us know what you did to fix it.

raiqo
so i launched osu! through the wineskin and it opened, it was working fine and all my maps and skins were there. i then closed it and the thing popped up so i clicked yes and got this: https://paste.ubuntu.com/p/K8XxgNzqc4/
i tried launching osu normally but it still tells me that its damaged. do i just use the wineskin to launch from now on or is there someway to fix the problem? i've also considered updating to Big Sur (i'm currently running Mojave 10.14.6) would that help solve the problem?
edit: just tried launching it again from the test run and it lets me log in but i cant use any skins and when i try to play maps the game crashes
Updating to Big Sur won't really fix your problem unfortunately. If the test run is giving you different results to the actual executable, try repairing the exe through agent again or alternatively running this command:

sudo xattr -rd com.apple.quarantine "~/path/to/my/osu\!.app"

Can you also make sure that your Skins and Songs folders in drive_c/osu! aren't corrupted or anything. It *is* pretty weird how your install is behaving and somewhat corrupted... You're getting a lot of errors, such as these

0098:fixme:path:parse_url failed to parse L"osu!ui"
0098:fixme:path:parse_url failed to parse L"osu!ui.resources"

If you haven't already, I'd try reinstalling just to be sure and to isolate that issue. Also you could try to go to Wineskin.app > Advanced > Tools > and under Wrapper Tools click Refresh Wrapper (do NOT click Rebuild as this will delete everything including your Songs, scores, etc, unless you have them backed up - if they're backed up you could try that as well) - BE CAREFUL ABOUT DOING THIS (I may have done it to myself and now my osu! won't update :/ - maybe make a backup first

Also are the logs the same on your second test run (when the skins don't load, maps crash the game etc) ?

It's some pretty weird stuff, keep us informed and try the stuff above :)

AmAWolf
Sorry for not replying,
no, I didn't try but could you give me the Wineskin.app so I can try it?
And could you explain me what I have to do? I'm not that techie
Will upload to Google Drive now, and I'll provide instructions + download link by editing this post once its done :D See below, let me know if there are any problems

Also yea, if Agent isn't returning anything weird then there won't be any useful debugging info there for us to find.

Paydru
i havent had any problems with this until now. osu doesnt re-open unless i restart my laptop and whwen i run the troubleshoot, it givess me this
The report is showing errors with respect to updating the osu! application. Could you try updating from osu!macOS Agent:

  1. Open osu!macOS Agent
  2. Click the Other tab
  3. Click Update osu!
Alternatively download the executable binary directly from home/download and replace it within your application

  1. Download osu.exe from osu.ppy.sh/home/download.
  2. Locate where osu!.app (your Wineskin) is installed
  3. Right click on it and select Show Package Contents
  4. You should now see three files/folders: Contents, drive_c and Wineskin. Click drive_c.
  5. From here, click osu!.
  6. From here, locate osu!.exe and replace this file with the updated version that you just downloaded. Make sure you keep the filename the same.

Oblivous wrote:

Can someone quote this message and tell me what'd I miss? lmao
Not much happening, just trying to debug different issues :)

Wineskin.app replacement

If you are experiencing issues with Wineskin.app, you can try downloading it separately.

Instructions: https://osu-mac.readthedocs.io/en/latest/issues/wineskin.html#resolution

Download link: https://minhaskamal.github.io/DownGit/#/home?url=https://github.com/aidswidjaja/osu-mac/tree/main/src/wineskin or https://drive.google.com/drive/folders/1Gz5Y0M4WoMxTTwb5aHUccebO5AlVm3SN?usp=sharing
  1. Click the Download Link above
  2. If using Google Drive, click DOWNLOAD ALL in the top-right corner of the screen
  3. It will download this as a zip file. Extract the zip file until you just have the Wineskin.app file
  4. Inside osu!.app (Right click > Show Package Contents) locate Wineskin.app - make a backup of it (you can just rename it to say something like Wineskin.app.backup if you want)
  5. Move the new version of Wineskin.app from Google Drive into osu!.app
  6. Try and open it and see if everything works out.
Please be advised if that this hasn't been tested and that distributing the Wineskin.app file on its own is completely experimental so it might not fix your issues. But definitely let me know if there are any problems with it :)
Aikiya
E
Topic Starter
Technocoder

Kyzui wrote:

Alright I'll try it out thanks! :D However, can I get some help on how to transfer all my songs and skin or at least save them so I don't lose them all?
You were probably using my old experimental Catalina Wineskin from my old thread? That one has the osu! crash on startup issue.

For transferring your data, see the Transferring Data section in the first post. The important part is that you don't delete or overwrite your old Wineskin until you're sure your new one is working.
aidswidjaja
AnimatedThinks

AnimatedThinks wrote:

aidswidjaja

aidswidjaja wrote:

Technocoder

Technocoder wrote:

Strangely enough, I get the same crash report when using the WineCX20 engine but not with the WineCX64Bit20 engine... and I'm running macOS Catalina, not Big Sur or M1.

Please try using this Wineskin which uses WineCX20 instead: https://mega.nz/file/ZxlQ1AiS#A-2sPJI5zg_7Dn___VXmO5EEY4qRyJm6uAu7TpiLA9U

I would be very surprised if it works but seeing as the Reddit thread aidswidjaja linked suggests some success with this engine, it's worth a try.

Hmm... So far I haven't been able to replicate the crash report on any Wineskin.

WS11WineCX64Bit19.0.1-1 :: Works fine normally, Test Run opens osu! as expected
WS11WineCX64Bit20.0.0 :: Works fine normally, Test Run opens osu! as expected
WS11WineCX6420.0.0 :: wine: '/Users/Adrian/Desktop/WS11CX20.0.0.app/Contents/Resources' is a 64-bit installation, it cannot be used with a 32-bit wineserver. (expected error)

This is on my 2016 MBP wo/ touch bar - Intel x86 i5. I got the exec(number).bat on my sister's 2020 M1 MBP but as we know that doesn't seem to be related to osu! being unable to start. Maybe I'll try again and see what happens there.

How did you get WineCX20 to run (on Catalina)? As expected I'm getting 64-bit compatibility issues on 32-bit wineserver (hence why wine32on64 is used)

AnimatedThinks

AnimatedThinks wrote:

I tried out the new Wineskin just now (I also downloaded the new mac!OS Agent, I realized the old one wouldn't detect the new Wineskin.)
When opening it (either through Test Run or by normal double-clicking), it shows the osu! popup, but never actually opens.

Here's the Test Run that popped up when I tried opening osu! that way:

Test Run
000b:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
000d:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0010:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0018:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
001d:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0009:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0009:fixme:exec:SHELL_execute flags ignored: 0x00000100
0009:fixme:ntdll:FILE_GetNtStatus Converting errno 8 to STATUS_UNSUCCESSFUL
0026:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0028:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
002a:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0031:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0036:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0036:fixme:heap:GetNumaHighestNodeNumber semi-stub: 0031FAC8
0038:err:ole:CoGetContextToken apartment not initialised
0036:fixme:time:QueryThreadCycleTime (0xfffffffe,0x5d52560): stub!
0036:fixme:path:parse_url failed to parse L"System.Windows.Forms"
0036:fixme:path:parse_url failed to parse L"System.Drawing"
0036:fixme:path:parse_url failed to parse L"System"
0036:fixme:path:parse_url failed to parse L"System.Configuration"
0036:fixme:path:parse_url failed to parse L"System.Xml"
0036:fixme:path:parse_url failed to parse L"Accessibility"
0036:fixme:path:parse_url failed to parse L"System.Security"
0036:fixme:path:parse_url failed to parse L"System.Runtime.Serialization.Formatters.Soap"
0036:fixme:path:parse_url failed to parse L"System.Deployment"
0036:fixme:path:parse_url failed to parse L"System.Core"
0036:fixme:path:parse_url failed to parse L"System.Drawing"
0036:fixme:path:parse_url failed to parse L"System"
0036:fixme:path:parse_url failed to parse L"System.Core"
0036:fixme:path:parse_url failed to parse L"System.Numerics"
0036:fixme:nls:get_dummy_preferred_ui_language (0x8 0x31daf4 0x0 0x31daf0) returning a dummy value (current locale)
0036:fixme:nls:get_dummy_preferred_ui_language (0x8 0x31daf4 0x3aa40d0 0x31daf0) returning a dummy value (current locale)
0036:fixme:process:SetProcessPriorityBoost (00000268,0): stub
0042:fixme:path:parse_url failed to parse L"System.Web"
0036:fixme:path:parse_url failed to parse L"OpenTK"
0042:fixme:path:parse_url failed to parse L"Microsoft.Build.Framework"
0042:fixme:path:parse_url failed to parse L"Microsoft.Build.Utilities.v4.0"
0042:fixme:path:parse_url failed to parse L"System.ComponentModel.DataAnnotations"
0042:fixme:path:parse_url failed to parse L"System.Runtime.Caching"
0042:fixme:path:parse_url failed to parse L"System.Data"
0042:fixme:path:parse_url failed to parse L"System.Web.ApplicationServices"
0042:fixme:path:parse_url failed to parse L"System.DirectoryServices.Protocols"
0042:fixme:path:parse_url failed to parse L"System.DirectoryServices"
0042:fixme:path:parse_url failed to parse L"System.EnterpriseServices"
0042:fixme:path:parse_url failed to parse L"System.ServiceProcess"
0042:fixme:path:parse_url failed to parse L"System.Web.Services"
0042:fixme:path:parse_url failed to parse L"System.Design"
0042:fixme:path:parse_url failed to parse L"Microsoft.Build.Tasks.v4.0"
0042:fixme:path:parse_url failed to parse L"System.Web.RegularExpressions"
0042:fixme:path:parse_url failed to parse L"System.Transactions"
0042:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 4 03B35268 0831B62C 0831BC90 00000000
0042:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 03B285A4 0831B81C 0831BE80 00000000
0042:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 03B285A4 0831B81C 0831BE80 00000000
0036:err:winediag:wined3d_dll_init Setting multithreaded command stream to 0x1.
0043:fixme:path:parse_url failed to parse L"System.Configuration"
0043:fixme:path:parse_url failed to parse L"System.Xml"
0043:fixme:path:parse_url failed to parse L"System.Data.SqlXml"
0043:fixme:ras:RasEnumConnectionsW (03B65D40,084BEE80,084BEE84),stub!
0043:fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program to use LAN connection/winsock instead!
0043:fixme:winsock:set_dont_fragment IP_DONTFRAGMENT for IPv4 not supported in this platform
0043:fixme:winsock:set_dont_fragment IP_DONTFRAGMENT for IPv6 not supported in this platform
0043:err:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request failed with status 0x2733
0043:err:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request failed with status 0x2733
0043:fixme:ras:RasConnectionNotificationW (FFFFFFFF,00000328,0x00000003),stub!
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 4 03B5DD78 0031D24C 0031D8B0 00000000
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 03B5DC54 0031D43C 0031DAA0 00000000
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 03B5DC54 0031D43C 0031DAA0 00000000
0036:fixme:ntdll:EtwEventRegister ({8e9f5090-2d75-4d03-8a81-e5afbf85daf1}, 0xa60732, 0x0, 0x194cb44) stub.
0036:fixme:path:parse_url failed to parse L"osu!.resources"
0036:fixme:nls:LCMapStringEx unsupported lparam 3ac0d80
0036:fixme:path:parse_url failed to parse L"osu!.resources"
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0048:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Audio",0B4CFDF8): stub
0036:fixme:process:FlushProcessWriteBuffers : stub
004c:fixme:thread:NtGetCurrentProcessorNumber need multicore support (8 processors)
004c:fixme:path:parse_url failed to parse L"System.Runtime.Serialization"
004c:fixme:path:parse_url failed to parse L"SMDiagnostics"
004c:fixme:path:parse_url failed to parse L"System.ServiceModel.Internals"
004c:fixme:path:parse_url failed to parse L"System.Numerics"
0036:fixme:path:parse_url failed to parse L"osu!ui"
0036:fixme:path:parse_url failed to parse L"osu!ui.resources"
004c:fixme:path:parse_url failed to parse L"System.Data"
0042:fixme:path:parse_url failed to parse L"System.Runtime.Remoting"
004c:fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime"): stub
004c:fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x000003ff,0x0,0x0001,0x00000000,0xb90d5bc,0x0): stub
004c:err:eventlog:ReportEventW L"Application: osu!.exe\nFramework Version: v4.0.30319\nDescription: The process was terminated due to an internal error in the .NET Runtime at IP 00E03BED (00D90000) with exit code 80131506.\n"
004c:fixme:advapi:DeregisterEventSource (0xcafe4242) stub

I'll see if deleting and replacing the files on the old Wineskin works
Thanks to everyone for helping fix these issues :)

Update - For the old Wineskin: I deleted all the files mentioned, downloaded the osu! exe for Windows, and dragged it into the drive_c/osu! folder.
There were a few files I didn't see mentioned (namely d3dx9_31.dll, Microsoft.Xna.Framework.dll, osu!seasonal.dll, osu!dll, and x3daudio1_1.dll.) I left them alone for now.

When I did the Agent again, it didn't seem to help. I might have done something wrong, though.
Report
Version 10.16 (Build 20C69)
Engine: WS11WineCX64Bit19.0.1-1
Wineskin 2.9.0.6 1
Game configuration is absent
Quarantine attribute is absent
Execute flag is present
Detect Direct3D is enabled
Compatibility mode is disabled
System Integrity Protection is enabled
Engine version is supported
Razer Synapse is absent
[Warning] Errors in: update.log
2021-01-14T00:14:49: _pending\osu!.exe => osu!.exe: FAIL
2021-01-20T02:48:04: _pending\bass.dll => bass.dll: FAIL
2021-01-20T02:48:04: _pending\osu!gameplay.dll => osu!gameplay.dll: FAIL
2021-01-20T02:48:04: _pending\osu!ui.dll => osu!ui.dll: FAIL
2021-01-20T02:51:22: osu!.exe: MISMATCH
2021-01-20T02:52:17: _pending\bass.dll => bass.dll: FAIL
2021-01-20T02:52:18: _pending\osu!gameplay.dll => osu!gameplay.dll: FAIL
2021-01-20T02:52:18: _pending\osu!ui.dll => osu!ui.dll: FAIL
No errors in: runtime.log

I think there are two possibilities to this...
- somehow its a problem with osu. I doubt this is the issue but just to make sure maybe update it through Agent again.
- .NET (aka dotnet) isn't working properly (see tech note below) - e.g compatibility problem. This one is probably more likely though I'm not really sure how it would be caused.

To be entirely honest, for myself at least I'll probably need a bit of time to figure out what's going on with dotnet. But maybe Techno or someone else has an idea...

tech note: according to stack overflow its a GC issue, but I feel like that's irrelevant to a user-facing fix. I recall that Techno used dotnet45 which pointed at dotnet40 - this seems to have worked looking at your log, but I also remember slc had issues getting dotnet45 to work (community/forums/posts/6919370). So maybe switch over to dotnet40 (and also gets to ensure one cleans out the failing dependency)?

I also note the following messages that I got while trying to mess about with Winetricks (which resulted in a wineserver crash, yay) - Probably not relevant now, but probably worth keeping in the back of my mind

warning: This package (dotnet40) may not fully work on a 64-bit installation. 32-bit prefixes may work better.
------------------------------------------------------
------------------------------------------------------
warning: dotnet40 does not yet fully work or install on wine.  Caveat emptor.

With respect to the old Wineskin, that is super weird. Could you look through the files in drive_c/osu/Logs and see if you can find anything of interest. In particular network.log, update.log, and if you have one, update_success.log. If you do find anything leave it in a pastie and we can take a look at it for ya. Might be better to reinstall the Wineskin (always the safest option even tho its annoying to move everything over and there's the offchance it doesn't work) but you could give that a shot too in the meantime. I assume osu! just isn't starting now as well.

Sorry I couldn't be of much help, I'll try and think about what could be causing that dotnet issue.

Kyzui

Kyzui wrote:

My osu has been fine opening ever since I downloaded like 4 months ago but for some reason the "Restart" button won't pop up now when I try to open osu!. There is no way for me to get into the application without this option. Any ideas?

hi and welcome to the osu! forums! Which "Restart" button are you talking about precisely? It would also help if you could generate both a osu!macOS Agent report, as well as a Test Run, using the instructions linked below.

- Agent report: https://osu-mac.readthedocs.io/en/latest/issues/troubleshooting.html#generating-a-report-with-osu-macos-agent
- Test Run: https://osu-mac.readthedocs.io/en/latest/issues/troubleshooting.html#generating-logs-for-wineskin

Download osu!macOS Agent here: community/forums/topics/1036678

----

Edit: also I thought I was going crazy, but in attempting to experiment with some of the newer Wineskins, I managed to get the Kill Wineskin Processes button to start osu! xD

New Wineskin:
I updated osu! through the Agent. It didn't seem to change anything, so it's probably the compatibility thing you were mentioning.

Update: Didn't think of doing an Agent scan again until now, I don't remember this error being here when I originally scanned to remove quarantine
Report
Version 11.1 (Build 20C69)
Engine: WS11WineCX64Bit20.0.0
Wineskin 2.9.0.7-rc4
Release: Stable40
Quarantine attribute is absent (bundle)
Quarantine attribute is absent (wrapper)
Execute flag is present
Detect Direct3D is enabled
Game user configuration is absent
System Integrity Protection is enabled
Engine version is supported
Razer Synapse is absent
[Warning] Errors in: update.log
2021-01-25T23:52:57: _pending\osu!.exe => osu!.exe: FAIL
No errors in: runtime.log

Old Wineskin:
I didn't find a network.log, but I did have an update.log and an update_success.log.

Pastebin of the update.log -- https://paste.ubuntu.com/p/RG7xxyxFmq/
(I did notice that I think it said bass.dll, osu!gameplay.dll, and osu!ui.dll failed at the end.)

Pastebin of the update_success.log -- https://paste.ubuntu.com/p/6Ch3VD6bwv/
Not sure if there's anything to note in here, it's short but I still put it in case there is.

I'll try reinstalling the Wineskin (the Wineskin this one uses is in the first Wineskin link in the below post)
(also, just to clarify, is there anything I have to move over to the new Wineskin if I didn't do anything that one time when osu! was working?)

Post 185 - aidswidjaja

aidswidjaja wrote:

Sorry for disappearing for a while, let's see how many I can get through lol

pinkfujoshi
Hello again, I did follow your advice, and it started working. But as of right now, I cannot open it again. T~T Here's the report:
You could try updating the osu!.exe manually by downloading it from home/download then replacing it in your Wineskin. If that doesn't work let us know and attach the contents of drive_c/osu!/Logs/update.log into a pastebin such as paste.ubuntu.com

lucid126
all right, when I opened osu! and tried to download a map, a pop up box said that no windows app could run it, so i followed the steps and checked the automatically move downloaded songs to the songs folder, now there's only 1 song on there and its birdsong. i ran the report and said everything was fine. I'm on mojave. has anyone experienced this? Edit: I got the song to work, but now whenever I try to exit to the main menu it just goes to a black screen. Edit 2: I fixed everyrhing
Good to hear you fixed everything, let us know if you encounter any more issues. Also feel free to let us know what you did to fix it.

raiqo
so i launched osu! through the wineskin and it opened, it was working fine and all my maps and skins were there. i then closed it and the thing popped up so i clicked yes and got this: https://paste.ubuntu.com/p/K8XxgNzqc4/
i tried launching osu normally but it still tells me that its damaged. do i just use the wineskin to launch from now on or is there someway to fix the problem? i've also considered updating to Big Sur (i'm currently running Mojave 10.14.6) would that help solve the problem?
edit: just tried launching it again from the test run and it lets me log in but i cant use any skins and when i try to play maps the game crashes
Updating to Big Sur won't really fix your problem unfortunately. If the test run is giving you different results to the actual executable, try repairing the exe through agent again or alternatively running this command:

sudo xattr -rd com.apple.quarantine "~/path/to/my/osu\!.app"

Can you also make sure that your Skins and Songs folders in drive_c/osu! aren't corrupted or anything. It *is* pretty weird how your install is behaving and somewhat corrupted... You're getting a lot of errors, such as these

0098:fixme:path:parse_url failed to parse L"osu!ui"
0098:fixme:path:parse_url failed to parse L"osu!ui.resources"

If you haven't already, I'd try reinstalling just to be sure and to isolate that issue. Also you could try to go to Wineskin.app > Advanced > Tools > and under Wrapper Tools click Refresh Wrapper (do NOT click Rebuild as this will delete everything including your Songs, scores, etc, unless you have them backed up - if they're backed up you could try that as well) - BE CAREFUL ABOUT DOING THIS (I may have done it to myself and now my osu! won't update :/ - maybe make a backup first

Also are the logs the same on your second test run (when the skins don't load, maps crash the game etc) ?

It's some pretty weird stuff, keep us informed and try the stuff above :)

AmAWolf
Sorry for not replying,
no, I didn't try but could you give me the Wineskin.app so I can try it?
And could you explain me what I have to do? I'm not that techie
Will upload to Google Drive now, and I'll provide instructions + download link by editing this post once its done :D See below, let me know if there are any problems

Also yea, if Agent isn't returning anything weird then there won't be any useful debugging info there for us to find.

Paydru
i havent had any problems with this until now. osu doesnt re-open unless i restart my laptop and whwen i run the troubleshoot, it givess me this
The report is showing errors with respect to updating the osu! application. Could you try updating from osu!macOS Agent:

  1. Open osu!macOS Agent
  2. Click the Other tab
  3. Click Update osu!
Alternatively download the executable binary directly from home/download and replace it within your application

  1. Download osu.exe from osu.ppy.sh/home/download.
  2. Locate where osu!.app (your Wineskin) is installed
  3. Right click on it and select Show Package Contents
  4. You should now see three files/folders: Contents, drive_c and Wineskin. Click drive_c.
  5. From here, click osu!.
  6. From here, locate osu!.exe and replace this file with the updated version that you just downloaded. Make sure you keep the filename the same.

Oblivous wrote:

Can someone quote this message and tell me what'd I miss? lmao
Not much happening, just trying to debug different issues :)

Wineskin.app replacement

If you are experiencing issues with Wineskin.app, you can try downloading it separately.

Instructions: https://osu-mac.readthedocs.io/en/latest/issues/wineskin.html#resolution

Download link: https://minhaskamal.github.io/DownGit/#/home?url=https://github.com/aidswidjaja/osu-mac/tree/main/src/wineskin or https://drive.google.com/drive/folders/1Gz5Y0M4WoMxTTwb5aHUccebO5AlVm3SN?usp=sharing
  1. Click the Download Link above
  2. If using Google Drive, click DOWNLOAD ALL in the top-right corner of the screen
  3. It will download this as a zip file. Extract the zip file until you just have the Wineskin.app file
  4. Inside osu!.app (Right click > Show Package Contents) locate Wineskin.app - make a backup of it (you can just rename it to say something like Wineskin.app.backup if you want)
  5. Move the new version of Wineskin.app from Google Drive into osu!.app
  6. Try and open it and see if everything works out.
Please be advised if that this hasn't been tested and that distributing the Wineskin.app file on its own is completely experimental so it might not fix your issues. But definitely let me know if there are any problems with it :)

Thanks for your comprehensive reply!

New Wineskin

That error will definitely have something to do with osu! failing. Are you sure that osu! and mirror sites aren't blocked or anything on your internet? Going to https://m1.ppy.sh/ should return "osu! update mirror"

Old Wineskin

Yea, you're experiencing a similar error with osu! having trouble updating for some reason. In both Wineskins osu! is returning update errors

But with your new Wineskin, you're only experiencing one error which is the osu! executable not downloading. Perhaps you could try downloading that from the website, and manually replacing it. Then, when opening osu!, press the close icon within the updater (to bypass updates) and launch the game from there.
gravitybalmain

aidswidjaja wrote:

gravitybalmain

gravitybalmain wrote:

Hey all! Thanks for all your hard work in fixing this -- unfortunately, I'm still experiencing the same issues as before. Here's a copy of my initial report upon first repairing with osu!macOS Agent
Report
Version 11.0.1 (Build 20B29)
Engine: WS11WineCX64Bit20.0.0
Wineskin 2.9.0.7-rc4
Release: Stable40
[Error][Fixed] Quarantine attribute is present (bundle)
[Error][Fixed] Quarantine attribute is present (wrapper)
Execute flag is present
Detect Direct3D is enabled
Game user configuration is absent
System Integrity Protection is enabled
Engine version is supported
Razer Synapse is absent
Log file: update.log is absent
Log file: runtime.log is absent

Upon opening osu! afterwards, the previous issue of the terminal popping up and two lines of code appearing before immediately shutting again occurred. Right clicking osu and opening the wineskin works now, but upon clicking test run it force quits and generates an Apple Report error (below).


Thanks, that's weird...

I note your previous logs and it seems to be experiencing the same issue. A crashed thread => exception: EXC_BAD_INSTRUCTION <=> same processes running in the thread that crashes. There is a difference - the older Wineskin considered the Terminal (zsh) its parent process while the newer one runs directly under Wineskin.app tho I'd doubt that would change much

Exception Type:        EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes:       0x0000000000000001, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Jan 3: https://paste.ubuntu.com/p/pfvsJr9xYQ/
Jan 24: https://paste.ubuntu.com/p/yh5Kf8qd52/

This problem isn't linked directly to the exec(number).bat problem then. That arised out of the wrapper not being quarantined in osu!macOS Agent which would explain why my experimental drop-in fix is exhibiting similar behaviour. That means this is a problem linked to the wrapper/bundle/Wine somehow - or less likely an upstream bug in unofficial Wineskin (though I doubt this is the case).

Your bundle is opening the terminal tho which I suppose is good news. I might ask if its ok if you do some testing for me then :) though Techno or someone else might have other ideas as well

Troubleshooting steps
I'll ask you to run the osu! executable through the Windows command line instead of the wrapper.

1. Right click on osu!.app
2. Open Wineskin.app (which you reported works)
3. Click Advanced
4. Click the Tools tab
5. Click Command Line (cmd) under the Wine Tools header
6. A terminal-like window should appear though it does take a bit of time to load
7. Type the following commands in order (excluding comments with are indicated with #s)

cd ../../osu!
echo %CD%              # this command should print C:\
osu!.exe

In a properly working Wineskin this will start osu! (albeit with heavy performance issues) - when you do this what happens?

Also, if you're feeling up to it, you could also try making your own wrapper from scratch: community/forums/posts/7879865, but dw about it if you can't. If you choose to, you can grab Gcenx's Unofficial Wineskin Winery form https://github.com/Gcenx/WineskinServer/issues/26

Technocoder mentioned that the illegal instruction issue could have been a compatibility error between 32-bit and 64-bit? However I would have expected that to catch earlier and be more obvious too with a bad CPU statement or something similar in the test logs - which coincidentally (or maybe not?) crash the program. WineCX20 is a 32-bit arch though, so maybe the wine32on64 process isn't working for you? I have a feeling though this illegal instruction is linked directly to something acting up within Wineskin.app as other people have reported different issues on Wine but experiencing the same crashes on Wineskin.app (https://www.reddit.com/r/wine_gaming/comments/kxur3i/problems_with_most_visual_novels_videos_wont_play/) Could also be an issue with dependencies (winetricks) and/or wineprefix but at this stage I'm finding it pretty difficult to isolate the issue down to any single possible cause... :(

Feel free to let me know what happens with the troubleshooting steps above, and if anyone else has any idea of what's going on do let us know!
sorry for the delay on this.

here's a screenshot of the message generated when I followed the troubleshooting steps. couldn't figure out a way to copy / paste into a pastebin so this'll have to do!


https://imgur.com/a/VMgZnil
Jyxle
Hi, I've run into an error. After installing osu with these steps on Catalina 10.15.7, I am able to run it perfectly. However, after I close it after playing for ONE session, when I try to open it up it does not open. I checked activity monitor while trying to open it, and it seems like it is trying to open up with the wineskin but it just stops and disappears from activity monitor. I have tried using the Osu mac agent to repair but it does not seem to fix it.

The only way to fix this so far for me is to completely redownload osu! everytime I want to play it, which is a huge pain. Is there a way to fix this?

Thanks!
Mr4Derop
ISSUE SOLVED.
t3n
Report
Version 11.1 (Build 20C69)
Engine: WS11WineCX64Bit20.0.0
Wineskin 2.9.0.7-rc4
Release: Stable40
Quarantine attribute is absent (bundle)
Quarantine attribute is absent (wrapper)
Execute flag is present
Detect Direct3D is enabled
Game user configuration is absent
System Integrity Protection is enabled
Engine version is supported
Razer Synapse is absent
Log file: update.log is absent
Log file: runtime.log is absent

Not quite sure what to do from here. Followed everything to the t. Any help would be great!
Topic Starter
Technocoder
"Jyxle"

Jyxle wrote:

Hi, I've run into an error. After installing osu with these steps on Catalina 10.15.7, I am able to run it perfectly. However, after I close it after playing for ONE session, when I try to open it up it does not open. I checked activity monitor while trying to open it, and it seems like it is trying to open up with the wineskin but it just stops and disappears from activity monitor. I have tried using the Osu mac agent to repair but it does not seem to fix it.

The only way to fix this so far for me is to completely redownload osu! everytime I want to play it, which is a huge pain. Is there a way to fix this?

Thanks!

Can you please try running a Test Run from Wineskin (Right click osu! > Show Package Contents > Wineskin > Advanced > Test Run) and paste the logs somewhere (such as: https://paste.ubuntu.com) when it crashes?

TheNamesTen wrote:

Not quite sure what to do from here. Followed everything to the t. Any help would be great!
Sorry yeah, it looks like Big Sur is a little bit hit or miss at the moment. Can you elaborate on what's not working? Are you able to open it and/or do you get any crash reports?
AnimatedThinks
aidswidjaja

aidswidjaja wrote:

AnimatedThinks

AnimatedThinks wrote:

aidswidjaja

aidswidjaja wrote:

Technocoder

Technocoder wrote:

Strangely enough, I get the same crash report when using the WineCX20 engine but not with the WineCX64Bit20 engine... and I'm running macOS Catalina, not Big Sur or M1.

Please try using this Wineskin which uses WineCX20 instead: https://mega.nz/file/ZxlQ1AiS#A-2sPJI5zg_7Dn___VXmO5EEY4qRyJm6uAu7TpiLA9U

I would be very surprised if it works but seeing as the Reddit thread aidswidjaja linked suggests some success with this engine, it's worth a try.

Hmm... So far I haven't been able to replicate the crash report on any Wineskin.

WS11WineCX64Bit19.0.1-1 :: Works fine normally, Test Run opens osu! as expected
WS11WineCX64Bit20.0.0 :: Works fine normally, Test Run opens osu! as expected
WS11WineCX6420.0.0 :: wine: '/Users/Adrian/Desktop/WS11CX20.0.0.app/Contents/Resources' is a 64-bit installation, it cannot be used with a 32-bit wineserver. (expected error)

This is on my 2016 MBP wo/ touch bar - Intel x86 i5. I got the exec(number).bat on my sister's 2020 M1 MBP but as we know that doesn't seem to be related to osu! being unable to start. Maybe I'll try again and see what happens there.

How did you get WineCX20 to run (on Catalina)? As expected I'm getting 64-bit compatibility issues on 32-bit wineserver (hence why wine32on64 is used)

AnimatedThinks

AnimatedThinks wrote:

I tried out the new Wineskin just now (I also downloaded the new mac!OS Agent, I realized the old one wouldn't detect the new Wineskin.)
When opening it (either through Test Run or by normal double-clicking), it shows the osu! popup, but never actually opens.

Here's the Test Run that popped up when I tried opening osu! that way:

Test Run
000b:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
000d:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0010:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0018:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
001d:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0009:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0009:fixme:exec:SHELL_execute flags ignored: 0x00000100
0009:fixme:ntdll:FILE_GetNtStatus Converting errno 8 to STATUS_UNSUCCESSFUL
0026:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0028:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
002a:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0031:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0036:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0036:fixme:heap:GetNumaHighestNodeNumber semi-stub: 0031FAC8
0038:err:ole:CoGetContextToken apartment not initialised
0036:fixme:time:QueryThreadCycleTime (0xfffffffe,0x5d52560): stub!
0036:fixme:path:parse_url failed to parse L"System.Windows.Forms"
0036:fixme:path:parse_url failed to parse L"System.Drawing"
0036:fixme:path:parse_url failed to parse L"System"
0036:fixme:path:parse_url failed to parse L"System.Configuration"
0036:fixme:path:parse_url failed to parse L"System.Xml"
0036:fixme:path:parse_url failed to parse L"Accessibility"
0036:fixme:path:parse_url failed to parse L"System.Security"
0036:fixme:path:parse_url failed to parse L"System.Runtime.Serialization.Formatters.Soap"
0036:fixme:path:parse_url failed to parse L"System.Deployment"
0036:fixme:path:parse_url failed to parse L"System.Core"
0036:fixme:path:parse_url failed to parse L"System.Drawing"
0036:fixme:path:parse_url failed to parse L"System"
0036:fixme:path:parse_url failed to parse L"System.Core"
0036:fixme:path:parse_url failed to parse L"System.Numerics"
0036:fixme:nls:get_dummy_preferred_ui_language (0x8 0x31daf4 0x0 0x31daf0) returning a dummy value (current locale)
0036:fixme:nls:get_dummy_preferred_ui_language (0x8 0x31daf4 0x3aa40d0 0x31daf0) returning a dummy value (current locale)
0036:fixme:process:SetProcessPriorityBoost (00000268,0): stub
0042:fixme:path:parse_url failed to parse L"System.Web"
0036:fixme:path:parse_url failed to parse L"OpenTK"
0042:fixme:path:parse_url failed to parse L"Microsoft.Build.Framework"
0042:fixme:path:parse_url failed to parse L"Microsoft.Build.Utilities.v4.0"
0042:fixme:path:parse_url failed to parse L"System.ComponentModel.DataAnnotations"
0042:fixme:path:parse_url failed to parse L"System.Runtime.Caching"
0042:fixme:path:parse_url failed to parse L"System.Data"
0042:fixme:path:parse_url failed to parse L"System.Web.ApplicationServices"
0042:fixme:path:parse_url failed to parse L"System.DirectoryServices.Protocols"
0042:fixme:path:parse_url failed to parse L"System.DirectoryServices"
0042:fixme:path:parse_url failed to parse L"System.EnterpriseServices"
0042:fixme:path:parse_url failed to parse L"System.ServiceProcess"
0042:fixme:path:parse_url failed to parse L"System.Web.Services"
0042:fixme:path:parse_url failed to parse L"System.Design"
0042:fixme:path:parse_url failed to parse L"Microsoft.Build.Tasks.v4.0"
0042:fixme:path:parse_url failed to parse L"System.Web.RegularExpressions"
0042:fixme:path:parse_url failed to parse L"System.Transactions"
0042:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 4 03B35268 0831B62C 0831BC90 00000000
0042:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 03B285A4 0831B81C 0831BE80 00000000
0042:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 03B285A4 0831B81C 0831BE80 00000000
0036:err:winediag:wined3d_dll_init Setting multithreaded command stream to 0x1.
0043:fixme:path:parse_url failed to parse L"System.Configuration"
0043:fixme:path:parse_url failed to parse L"System.Xml"
0043:fixme:path:parse_url failed to parse L"System.Data.SqlXml"
0043:fixme:ras:RasEnumConnectionsW (03B65D40,084BEE80,084BEE84),stub!
0043:fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program to use LAN connection/winsock instead!
0043:fixme:winsock:set_dont_fragment IP_DONTFRAGMENT for IPv4 not supported in this platform
0043:fixme:winsock:set_dont_fragment IP_DONTFRAGMENT for IPv6 not supported in this platform
0043:err:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request failed with status 0x2733
0043:err:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request failed with status 0x2733
0043:fixme:ras:RasConnectionNotificationW (FFFFFFFF,00000328,0x00000003),stub!
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 4 03B5DD78 0031D24C 0031D8B0 00000000
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 03B5DC54 0031D43C 0031DAA0 00000000
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 03B5DC54 0031D43C 0031DAA0 00000000
0036:fixme:ntdll:EtwEventRegister ({8e9f5090-2d75-4d03-8a81-e5afbf85daf1}, 0xa60732, 0x0, 0x194cb44) stub.
0036:fixme:path:parse_url failed to parse L"osu!.resources"
0036:fixme:nls:LCMapStringEx unsupported lparam 3ac0d80
0036:fixme:path:parse_url failed to parse L"osu!.resources"
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0048:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Audio",0B4CFDF8): stub
0036:fixme:process:FlushProcessWriteBuffers : stub
004c:fixme:thread:NtGetCurrentProcessorNumber need multicore support (8 processors)
004c:fixme:path:parse_url failed to parse L"System.Runtime.Serialization"
004c:fixme:path:parse_url failed to parse L"SMDiagnostics"
004c:fixme:path:parse_url failed to parse L"System.ServiceModel.Internals"
004c:fixme:path:parse_url failed to parse L"System.Numerics"
0036:fixme:path:parse_url failed to parse L"osu!ui"
0036:fixme:path:parse_url failed to parse L"osu!ui.resources"
004c:fixme:path:parse_url failed to parse L"System.Data"
0042:fixme:path:parse_url failed to parse L"System.Runtime.Remoting"
004c:fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime"): stub
004c:fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x000003ff,0x0,0x0001,0x00000000,0xb90d5bc,0x0): stub
004c:err:eventlog:ReportEventW L"Application: osu!.exe\nFramework Version: v4.0.30319\nDescription: The process was terminated due to an internal error in the .NET Runtime at IP 00E03BED (00D90000) with exit code 80131506.\n"
004c:fixme:advapi:DeregisterEventSource (0xcafe4242) stub

I'll see if deleting and replacing the files on the old Wineskin works
Thanks to everyone for helping fix these issues :)

Update - For the old Wineskin: I deleted all the files mentioned, downloaded the osu! exe for Windows, and dragged it into the drive_c/osu! folder.
There were a few files I didn't see mentioned (namely d3dx9_31.dll, Microsoft.Xna.Framework.dll, osu!seasonal.dll, osu!dll, and x3daudio1_1.dll.) I left them alone for now.

When I did the Agent again, it didn't seem to help. I might have done something wrong, though.
Report
Version 10.16 (Build 20C69)
Engine: WS11WineCX64Bit19.0.1-1
Wineskin 2.9.0.6 1
Game configuration is absent
Quarantine attribute is absent
Execute flag is present
Detect Direct3D is enabled
Compatibility mode is disabled
System Integrity Protection is enabled
Engine version is supported
Razer Synapse is absent
[Warning] Errors in: update.log
2021-01-14T00:14:49: _pending\osu!.exe => osu!.exe: FAIL
2021-01-20T02:48:04: _pending\bass.dll => bass.dll: FAIL
2021-01-20T02:48:04: _pending\osu!gameplay.dll => osu!gameplay.dll: FAIL
2021-01-20T02:48:04: _pending\osu!ui.dll => osu!ui.dll: FAIL
2021-01-20T02:51:22: osu!.exe: MISMATCH
2021-01-20T02:52:17: _pending\bass.dll => bass.dll: FAIL
2021-01-20T02:52:18: _pending\osu!gameplay.dll => osu!gameplay.dll: FAIL
2021-01-20T02:52:18: _pending\osu!ui.dll => osu!ui.dll: FAIL
No errors in: runtime.log

I think there are two possibilities to this...
- somehow its a problem with osu. I doubt this is the issue but just to make sure maybe update it through Agent again.
- .NET (aka dotnet) isn't working properly (see tech note below) - e.g compatibility problem. This one is probably more likely though I'm not really sure how it would be caused.

To be entirely honest, for myself at least I'll probably need a bit of time to figure out what's going on with dotnet. But maybe Techno or someone else has an idea...

tech note: according to stack overflow its a GC issue, but I feel like that's irrelevant to a user-facing fix. I recall that Techno used dotnet45 which pointed at dotnet40 - this seems to have worked looking at your log, but I also remember slc had issues getting dotnet45 to work (community/forums/posts/6919370). So maybe switch over to dotnet40 (and also gets to ensure one cleans out the failing dependency)?

I also note the following messages that I got while trying to mess about with Winetricks (which resulted in a wineserver crash, yay) - Probably not relevant now, but probably worth keeping in the back of my mind

warning: This package (dotnet40) may not fully work on a 64-bit installation. 32-bit prefixes may work better.
------------------------------------------------------
------------------------------------------------------
warning: dotnet40 does not yet fully work or install on wine.  Caveat emptor.

With respect to the old Wineskin, that is super weird. Could you look through the files in drive_c/osu/Logs and see if you can find anything of interest. In particular network.log, update.log, and if you have one, update_success.log. If you do find anything leave it in a pastie and we can take a look at it for ya. Might be better to reinstall the Wineskin (always the safest option even tho its annoying to move everything over and there's the offchance it doesn't work) but you could give that a shot too in the meantime. I assume osu! just isn't starting now as well.

Sorry I couldn't be of much help, I'll try and think about what could be causing that dotnet issue.

Kyzui

Kyzui wrote:

My osu has been fine opening ever since I downloaded like 4 months ago but for some reason the "Restart" button won't pop up now when I try to open osu!. There is no way for me to get into the application without this option. Any ideas?

hi and welcome to the osu! forums! Which "Restart" button are you talking about precisely? It would also help if you could generate both a osu!macOS Agent report, as well as a Test Run, using the instructions linked below.

- Agent report: https://osu-mac.readthedocs.io/en/latest/issues/troubleshooting.html#generating-a-report-with-osu-macos-agent
- Test Run: https://osu-mac.readthedocs.io/en/latest/issues/troubleshooting.html#generating-logs-for-wineskin

Download osu!macOS Agent here: community/forums/topics/1036678

----

Edit: also I thought I was going crazy, but in attempting to experiment with some of the newer Wineskins, I managed to get the Kill Wineskin Processes button to start osu! xD

New Wineskin:
I updated osu! through the Agent. It didn't seem to change anything, so it's probably the compatibility thing you were mentioning.

Update: Didn't think of doing an Agent scan again until now, I don't remember this error being here when I originally scanned to remove quarantine
Report
Version 11.1 (Build 20C69)
Engine: WS11WineCX64Bit20.0.0
Wineskin 2.9.0.7-rc4
Release: Stable40
Quarantine attribute is absent (bundle)
Quarantine attribute is absent (wrapper)
Execute flag is present
Detect Direct3D is enabled
Game user configuration is absent
System Integrity Protection is enabled
Engine version is supported
Razer Synapse is absent
[Warning] Errors in: update.log
2021-01-25T23:52:57: _pending\osu!.exe => osu!.exe: FAIL
No errors in: runtime.log

Old Wineskin:
I didn't find a network.log, but I did have an update.log and an update_success.log.

Pastebin of the update.log -- https://paste.ubuntu.com/p/RG7xxyxFmq/
(I did notice that I think it said bass.dll, osu!gameplay.dll, and osu!ui.dll failed at the end.)

Pastebin of the update_success.log -- https://paste.ubuntu.com/p/6Ch3VD6bwv/
Not sure if there's anything to note in here, it's short but I still put it in case there is.

I'll try reinstalling the Wineskin (the Wineskin this one uses is in the first Wineskin link in the below post)
(also, just to clarify, is there anything I have to move over to the new Wineskin if I didn't do anything that one time when osu! was working?)

Post 185 - aidswidjaja

aidswidjaja wrote:

Sorry for disappearing for a while, let's see how many I can get through lol

pinkfujoshi
Hello again, I did follow your advice, and it started working. But as of right now, I cannot open it again. T~T Here's the report:
You could try updating the osu!.exe manually by downloading it from home/download then replacing it in your Wineskin. If that doesn't work let us know and attach the contents of drive_c/osu!/Logs/update.log into a pastebin such as paste.ubuntu.com

lucid126
all right, when I opened osu! and tried to download a map, a pop up box said that no windows app could run it, so i followed the steps and checked the automatically move downloaded songs to the songs folder, now there's only 1 song on there and its birdsong. i ran the report and said everything was fine. I'm on mojave. has anyone experienced this? Edit: I got the song to work, but now whenever I try to exit to the main menu it just goes to a black screen. Edit 2: I fixed everyrhing
Good to hear you fixed everything, let us know if you encounter any more issues. Also feel free to let us know what you did to fix it.

raiqo
so i launched osu! through the wineskin and it opened, it was working fine and all my maps and skins were there. i then closed it and the thing popped up so i clicked yes and got this: https://paste.ubuntu.com/p/K8XxgNzqc4/
i tried launching osu normally but it still tells me that its damaged. do i just use the wineskin to launch from now on or is there someway to fix the problem? i've also considered updating to Big Sur (i'm currently running Mojave 10.14.6) would that help solve the problem?
edit: just tried launching it again from the test run and it lets me log in but i cant use any skins and when i try to play maps the game crashes
Updating to Big Sur won't really fix your problem unfortunately. If the test run is giving you different results to the actual executable, try repairing the exe through agent again or alternatively running this command:

sudo xattr -rd com.apple.quarantine "~/path/to/my/osu\!.app"

Can you also make sure that your Skins and Songs folders in drive_c/osu! aren't corrupted or anything. It *is* pretty weird how your install is behaving and somewhat corrupted... You're getting a lot of errors, such as these

0098:fixme:path:parse_url failed to parse L"osu!ui"
0098:fixme:path:parse_url failed to parse L"osu!ui.resources"

If you haven't already, I'd try reinstalling just to be sure and to isolate that issue. Also you could try to go to Wineskin.app > Advanced > Tools > and under Wrapper Tools click Refresh Wrapper (do NOT click Rebuild as this will delete everything including your Songs, scores, etc, unless you have them backed up - if they're backed up you could try that as well) - BE CAREFUL ABOUT DOING THIS (I may have done it to myself and now my osu! won't update :/ - maybe make a backup first

Also are the logs the same on your second test run (when the skins don't load, maps crash the game etc) ?

It's some pretty weird stuff, keep us informed and try the stuff above :)

AmAWolf
Sorry for not replying,
no, I didn't try but could you give me the Wineskin.app so I can try it?
And could you explain me what I have to do? I'm not that techie
Will upload to Google Drive now, and I'll provide instructions + download link by editing this post once its done :D See below, let me know if there are any problems

Also yea, if Agent isn't returning anything weird then there won't be any useful debugging info there for us to find.

Paydru
i havent had any problems with this until now. osu doesnt re-open unless i restart my laptop and whwen i run the troubleshoot, it givess me this
The report is showing errors with respect to updating the osu! application. Could you try updating from osu!macOS Agent:

  1. Open osu!macOS Agent
  2. Click the Other tab
  3. Click Update osu!
Alternatively download the executable binary directly from home/download and replace it within your application

  1. Download osu.exe from osu.ppy.sh/home/download.
  2. Locate where osu!.app (your Wineskin) is installed
  3. Right click on it and select Show Package Contents
  4. You should now see three files/folders: Contents, drive_c and Wineskin. Click drive_c.
  5. From here, click osu!.
  6. From here, locate osu!.exe and replace this file with the updated version that you just downloaded. Make sure you keep the filename the same.

Oblivous wrote:

Can someone quote this message and tell me what'd I miss? lmao
Not much happening, just trying to debug different issues :)

Wineskin.app replacement

If you are experiencing issues with Wineskin.app, you can try downloading it separately.

Instructions: https://osu-mac.readthedocs.io/en/latest/issues/wineskin.html#resolution

Download link: https://minhaskamal.github.io/DownGit/#/home?url=https://github.com/aidswidjaja/osu-mac/tree/main/src/wineskin or https://drive.google.com/drive/folders/1Gz5Y0M4WoMxTTwb5aHUccebO5AlVm3SN?usp=sharing
  1. Click the Download Link above
  2. If using Google Drive, click DOWNLOAD ALL in the top-right corner of the screen
  3. It will download this as a zip file. Extract the zip file until you just have the Wineskin.app file
  4. Inside osu!.app (Right click > Show Package Contents) locate Wineskin.app - make a backup of it (you can just rename it to say something like Wineskin.app.backup if you want)
  5. Move the new version of Wineskin.app from Google Drive into osu!.app
  6. Try and open it and see if everything works out.
Please be advised if that this hasn't been tested and that distributing the Wineskin.app file on its own is completely experimental so it might not fix your issues. But definitely let me know if there are any problems with it :)

Thanks for your comprehensive reply!

New Wineskin

That error will definitely have something to do with osu! failing. Are you sure that osu! and mirror sites aren't blocked or anything on your internet? Going to https://m1.ppy.sh/ should return "osu! update mirror"

Old Wineskin

Yea, you're experiencing a similar error with osu! having trouble updating for some reason. In both Wineskins osu! is returning update errors

But with your new Wineskin, you're only experiencing one error which is the osu! executable not downloading. Perhaps you could try downloading that from the website, and manually replacing it. Then, when opening osu!, press the close icon within the updater (to bypass updates) and launch the game from there.

With the new Wineskin, I tried replacing the osu! exe file with one I downloaded from the osu! site (the Windows download). I moved the exe that came with the Wineskin outside of osu!, and replaced it with the one I downloaded. It didn't seem to do anything.
I tried maybe downloading a new Wineskin and exiting the update popup, but it didn't open. I also played with some of the tools, but none of them seemed to work, either.

I can provide Agent reports if you need them, but it seems like nothing's noticeably wrong unless something's changed.
gcenx
@Technocoder I see that the provided wrapper is using WS11WineCX20.0.0/WS11WineCX64Bit20.0.0 those builds were not optimized for running under Rosetta2 contact me directly for optimized Engine(s).

Also see your providing an app that's setting some options externally, one thing to keep disabled is the GPU Detection as it has issues with Apple Silicon devices possibly also T1/T2 systems.

Seeing that some users are not able to launch consistently, I noticed the issue with a wrapper I quickly thrown together this only seems to happen when having multiple native overrides set as all that's required is mscoree for .Net. With only that set to native osu! now launched constantly on my M1 Mac Mini.
Topic Starter
Technocoder
"gcenx"

gcenx wrote:

@Technocoder I see that the provided wrapper is using WS11WineCX20.0.0/WS11WineCX64Bit20.0.0 those builds were not optimized for running under Rosetta2 contact me directly for optimized Engine(s).

Also see your providing an app that's setting some options externally, one thing to keep disabled is the GPU Detection as it has issues with Apple Silicon devices possibly also T1/T2 systems.

Seeing that some users are not able to launch consistently, I noticed the issue with a wrapper I quickly thrown together this only seems to happen when having multiple native overrides set as all that's required is mscoree for .Net. With only that set to native osu! now launched constantly on my M1 Mac Mini.

Hi there! Much appreciated for maintaining the Wineskin project and many thanks for reaching out! I'm sure that thousands of hours of playtime have only been possible due to your efforts.

I will contact you through osu!'s web chat. Otherwise if you'd prefer, I can open an issue on your WineskinServer repository or you can find me in the unofficial osu! Discord (invite link: https://discord.gg/0Vxo9AsejDkGlk3H) as @Technocoder (or some other contact method if these are unsuitable).

Thanks for the heads up regarding GPU detection. I'll add a configuration check in osu!macOS Agent for that and keep it disabled in the subsequent Wineskin release. Regarding mscoree, it looks like that's the only native override I have in the latest Wineskin so I think that's fine here.

Edit: The engine has now been updated to 20.0.2. @gravitybalmain, @AnimatedThinks, please try downloading the latest Wineskin again and hopefully it should work. You may also need to redownload osu!macOS Agent (although this shouldn't be necessary but just in case).
Jyxle

Technocoder wrote:

"Jyxle"

Jyxle wrote:

Hi, I've run into an error. After installing osu with these steps on Catalina 10.15.7, I am able to run it perfectly. However, after I close it after playing for ONE session, when I try to open it up it does not open. I checked activity monitor while trying to open it, and it seems like it is trying to open up with the wineskin but it just stops and disappears from activity monitor. I have tried using the Osu mac agent to repair but it does not seem to fix it.

The only way to fix this so far for me is to completely redownload osu! everytime I want to play it, which is a huge pain. Is there a way to fix this?

Thanks!

Can you please try running a Test Run from Wineskin (Right click osu! > Show Package Contents > Wineskin > Advanced > Test Run) and paste the logs somewhere (such as: https://paste.ubuntu.com) when it crashes?

TheNamesTen wrote:

Not quite sure what to do from here. Followed everything to the t. Any help would be great!
Sorry yeah, it looks like Big Sur is a little bit hit or miss at the moment. Can you elaborate on what's not working? Are you able to open it and/or do you get any crash reports?

Hi TechnoCoder, here are the logs from the Test Run

https://paste.ubuntu.com/p/YJQvcb2bf6/

Thanks!
AnimatedThinks
Technocoder

Technocoder wrote:

"gcenx"

gcenx wrote:

@Technocoder I see that the provided wrapper is using WS11WineCX20.0.0/WS11WineCX64Bit20.0.0 those builds were not optimized for running under Rosetta2 contact me directly for optimized Engine(s).

Also see your providing an app that's setting some options externally, one thing to keep disabled is the GPU Detection as it has issues with Apple Silicon devices possibly also T1/T2 systems.

Seeing that some users are not able to launch consistently, I noticed the issue with a wrapper I quickly thrown together this only seems to happen when having multiple native overrides set as all that's required is mscoree for .Net. With only that set to native osu! now launched constantly on my M1 Mac Mini.

Hi there! Much appreciated for maintaining the Wineskin project and many thanks for reaching out! I'm sure that thousands of hours of playtime have only been possible due to your efforts.

I will contact you through osu!'s web chat. Otherwise if you'd prefer, I can open an issue on your WineskinServer repository or you can find me in the unofficial osu! Discord (invite link: https://discord.gg/0Vxo9AsejDkGlk3H) as @Technocoder (or some other contact method if these are unsuitable).

Thanks for the heads up regarding GPU detection. I'll add a configuration check in osu!macOS Agent for that and keep it disabled in the subsequent Wineskin release. Regarding mscoree, it looks like that's the only native override I have in the latest Wineskin so I think that's fine here.

Edit: The engine has now been updated to 20.0.2. @gravitybalmain, @AnimatedThinks, please try downloading the latest Wineskin again and hopefully it should work. You may also need to redownload osu!macOS Agent (although this shouldn't be necessary but just in case).

I downloaded the new Wineskin and the macOS Agent, then followed the steps.
When opening, it again shows the update pop-up, the osu! symbol on-screen, but then nothing. I tried opening it by normally double-clicking and through a Test Run (Test Run still only works around half the time, but that might not be relevant), and it doesn't open.

The Wineskin Test Run is probably useful: https://paste.ubuntu.com/p/FX8mb6kpfN/
Thank you for helping!

Edit: macOS Agent Test Run shows a warning now, forgot to try this before posting
Report
Version 11.1 (Build 20C69)
Engine: WS11WineCX64Bit20.0.2
Wineskin 2.9.0.7-rc4
Release: Stable40
Quarantine attribute is absent (bundle)
Quarantine attribute is absent (wrapper)
Execute flag is present
Detect Direct3D is disabled
Game user configuration is absent
System Integrity Protection is enabled
Engine version is supported
Razer Synapse is absent
[Warning] Errors in: update.log
2021-02-01T19:38:31: _pending\osu!.exe => osu!.exe: FAIL
No errors in: runtime.log
gravitybalmain

Technocoder wrote:

"gcenx"

gcenx wrote:

@Technocoder I see that the provided wrapper is using WS11WineCX20.0.0/WS11WineCX64Bit20.0.0 those builds were not optimized for running under Rosetta2 contact me directly for optimized Engine(s).

Also see your providing an app that's setting some options externally, one thing to keep disabled is the GPU Detection as it has issues with Apple Silicon devices possibly also T1/T2 systems.

Seeing that some users are not able to launch consistently, I noticed the issue with a wrapper I quickly thrown together this only seems to happen when having multiple native overrides set as all that's required is mscoree for .Net. With only that set to native osu! now launched constantly on my M1 Mac Mini.

Hi there! Much appreciated for maintaining the Wineskin project and many thanks for reaching out! I'm sure that thousands of hours of playtime have only been possible due to your efforts.

I will contact you through osu!'s web chat. Otherwise if you'd prefer, I can open an issue on your WineskinServer repository or you can find me in the unofficial osu! Discord (invite link: https://discord.gg/0Vxo9AsejDkGlk3H) as @Technocoder (or some other contact method if these are unsuitable).

Thanks for the heads up regarding GPU detection. I'll add a configuration check in osu!macOS Agent for that and keep it disabled in the subsequent Wineskin release. Regarding mscoree, it looks like that's the only native override I have in the latest Wineskin so I think that's fine here.

Edit: The engine has now been updated to 20.0.2. @gravitybalmain, @AnimatedThinks, please try downloading the latest Wineskin again and hopefully it should work. You may also need to redownload osu!macOS Agent (although this shouldn't be necessary but just in case).
Echoing similar issues as AnimatedThinks. Downloaded the new wineskin and macOS fresh after deleting all old files.

The Test Run inside the wineskin now works sometimes -- it'll alternately generate an apple crash report, bring up a spinning rainbow wheel, and successfully execute a test run, upon which the usual issue of the terminal flashing briefly before closing occurs. Here's a copy of the test report from the test run.

GreyClouds
thank you so much for doing this, glad i can play consistently again :)
HibanaSama
Hi! I have minor issues with displaying icons in osu!(Wineskin with Rosetta support).

Here's a screenshot that describing an issue:
This issue is not present in Catalina version:

Report if needed:
Report
Version 11.2 (Build 20D64)
Engine: WS11WineCX64Bit20.0.2
Wineskin 2.9.0.7-rc4
Release: Stable40
Quarantine attribute is absent (bundle)
Quarantine attribute is absent (wrapper)
Execute flag is present
Detect Direct3D is disabled
Compatibility mode is disabled
System Integrity Protection is enabled
Engine version is supported
Razer Synapse is absent
Log file: update.log is absent
No errors in: runtime.log
aidswidjaja
Hi everyone! Sorry for being away for so long~ just started school and its quite busy :O I will probably be slightly less active, maybe only being able to reply every week or so - but I'll keep doing my best

AnimatedThinks and gravitybalmain

It looks like you're both experiencing similar issues across multiple Wineskins, which leads me to believe that this is probably an issue that needs to be fixed within the wrapper itself. The errors you're getting through the Test Run indicate a low-level .NET GC issue (which would explain why the wrapper only crashes after the osu! logo) and running the executable through osu! executable through cmd returns some binary translation error, also with .net. In this case, I'm still not sure what could be causing it, but I suspect that the Wineskin engine itself may be at fault. Potentially there could be a misconfiguration but I doubt it would be throwing this sort of behaviour. I'm also not entirely sure whether the Test Run failing occasionally is linked to this, it probably could be but again I'm not really sure.

At this point, there isn't much in terms of user troubleshooting. I'm really really sorry that this has process has taken so long with not too much progress, and the world of compatibility layers is lots of fun. While my sister has an M1 device, I can't really access it since school's in and we're all running around busy :)

Technocoder + Gcenx might have ideas on how to make this wrapper work. In the meantime, could you please provide info that might have been lost in this growing thread:
- which macOS version did you start experiencing this issue on?
- which wrapper version (e.g Rosetta, Catalina) did you start experiencing this issue on?
- were there any other wrappers that you were actually able to run well? if so, which?

I'm not entirely sure why the wrapper isn't working on your particular configurations, and I couldn't find any bug reports on the Wineskin git repo that related to our issues. So for the meantime, we might try and keep working on it.

I do remember that Animated said there was success one time (before enabling Compatibility Mode), do you know what led up to this working?

Sorry that we haven't been getting you much success, we'll do our best!

Jyxle

Jyxle wrote:

Technocoder wrote:

"Jyxle"

Jyxle wrote:

Hi, I've run into an error. After installing osu with these steps on Catalina 10.15.7, I am able to run it perfectly. However, after I close it after playing for ONE session, when I try to open it up it does not open. I checked activity monitor while trying to open it, and it seems like it is trying to open up with the wineskin but it just stops and disappears from activity monitor. I have tried using the Osu mac agent to repair but it does not seem to fix it.

The only way to fix this so far for me is to completely redownload osu! everytime I want to play it, which is a huge pain. Is there a way to fix this?

Thanks!

Can you please try running a Test Run from Wineskin (Right click osu! > Show Package Contents > Wineskin > Advanced > Test Run) and paste the logs somewhere (such as: https://paste.ubuntu.com) when it crashes?

TheNamesTen wrote:

Not quite sure what to do from here. Followed everything to the t. Any help would be great!
Sorry yeah, it looks like Big Sur is a little bit hit or miss at the moment. Can you elaborate on what's not working? Are you able to open it and/or do you get any crash reports?

Hi TechnoCoder, here are the logs from the Test Run

https://paste.ubuntu.com/p/YJQvcb2bf6/

Thanks!

Hey there :) I had a look through your logs and stumbled upon another Arch Linux user experiencing similar issues as you: https://bbs.archlinux.org/viewtopic.php?id=189137

Reading over the logs again, it seems to indicate being unable to open a URL or something, and load internet-related Win32 APIs. The Arch Linux user reported reinstalling Internet Explorer (wine-gecko) in Wine worked for them... so maybe you could try that?

1. Right click osu!.app
2. Click Show Package Contents
3. Navigate to drive_c/Program Files and ensure there is a folder called Internet Explorer, and inside that folder there is a file called iexplore.exe
4. If there isn't, download iexplore.exe from https://drive.google.com/file/d/1v0pBanSg6q8iAihemEnXq99aRHJP5Xvl/view?usp=sharing and create that folder called Internet Explorer
4. Do the above with the drive_c/Program Files (x86) folder

If that doesn't work, you may have to install an msi file which I might be able to guide you through as well. Otherwise, someone else might be able to help you better than I can.

_sassy_girl_

_sassy_girl_ wrote:

Hi! I have minor issues with displaying icons in osu!(Wineskin with Rosetta support).

Here's a screenshot that describing an issue:
This issue is not present in Catalina version:

Report if needed:
Report
Version 11.2 (Build 20D64)
Engine: WS11WineCX64Bit20.0.2
Wineskin 2.9.0.7-rc4
Release: Stable40
Quarantine attribute is absent (bundle)
Quarantine attribute is absent (wrapper)
Execute flag is present
Detect Direct3D is disabled
Compatibility mode is disabled
System Integrity Protection is enabled
Engine version is supported
Razer Synapse is absent
Log file: update.log is absent
No errors in: runtime.log

Hi! Sorry to hear you're having issues. osu! tends to be a bit fiddly with graphics on Wine but usually it isn't too hard to fix. You may need to fiddle around with the in-game settings (e.g resolution) to see if that gets the graphics to work. don't turn on compatibility mode! <-- that will break your wrapper :( - I also tend to stay away from enabling full screen mode since that makes graphical glitches for me (tho it may work for you).

Failing the above, please try and make a Test Run using the instructions available at https://osu-mac.readthedocs.io/en/latest/issues/troubleshooting.html#generating-logs-for-wineskin - thanks!
HibanaSama

aidswidjaja wrote:

Hi! Sorry to hear you're having issues. osu! tends to be a bit fiddly with graphics on Wine but usually it isn't too hard to fix. You may need to fiddle around with the in-game settings (e.g resolution) to see if that gets the graphics to work. don't turn on compatibility mode! <-- that will break your wrapper :( - I also tend to stay away from enabling full screen mode since that makes graphical glitches for me (tho it may work for you).

Failing the above, please try and make a Test Run using the instructions available at https://osu-mac.readthedocs.io/en/latest/issues/troubleshooting.html#generating-logs-for-wineskin - thanks!
Oh, unfortunately, it didn't help me :( (both changing in-game settings and Test Run in Wineskin).

When I ran the Test Run, I opened an osu!, went to the settings and closed it. Here's the Test Run log (If it's more convenient: Pastebin):
Logs
000b:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
000d:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0010:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0018:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
001d:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0023:err:plugplay:process_IOService_Device object 0x5e03
0023:err:plugplay:process_IOService_Device object 0xa007
0023:err:plugplay:process_IOService_Device object 0x6007
0023:err:plugplay:process_IOService_Device object 0x6307
0023:err:plugplay:process_IOService_Device object 0x6407
0009:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0009:fixme:exec:SHELL_execute flags ignored: 0x00000100
0009:fixme:ntdll:FILE_GetNtStatus Converting errno 8 to STATUS_UNSUCCESSFUL
0026:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0028:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
002a:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0031:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0036:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0036:fixme:heap:GetNumaHighestNodeNumber semi-stub: 0031FAC8
0038:err:ole:CoGetContextToken apartment not initialised
0036:fixme:time:QueryThreadCycleTime (0xfffffffe,0x3b52560): stub!
0036:fixme:path:parse_url failed to parse L"System.Windows.Forms"
0036:fixme:path:parse_url failed to parse L"System.Drawing"
0036:fixme:path:parse_url failed to parse L"System"
0036:fixme:path:parse_url failed to parse L"System.Configuration"
0036:fixme:path:parse_url failed to parse L"System.Xml"
0036:fixme:path:parse_url failed to parse L"Accessibility"
0036:fixme:path:parse_url failed to parse L"System.Security"
0036:fixme:path:parse_url failed to parse L"System.Runtime.Serialization.Formatters.Soap"
0036:fixme:path:parse_url failed to parse L"System.Deployment"
0036:fixme:path:parse_url failed to parse L"System.Core"
0036:fixme:path:parse_url failed to parse L"System.Drawing"
0036:fixme:path:parse_url failed to parse L"System"
0036:fixme:path:parse_url failed to parse L"System.Core"
0036:fixme:path:parse_url failed to parse L"System.Numerics"
0036:fixme:nls:get_dummy_preferred_ui_language (0x8 0x31daf4 0x0 0x31daf0) returning a dummy value (current locale)
0036:fixme:nls:get_dummy_preferred_ui_language (0x8 0x31daf4 0x3c14cd8 0x31daf0) returning a dummy value (current locale)
0036:fixme:process:SetProcessPriorityBoost (00000264,0): stub
0036:fixme:path:parse_url failed to parse L"OpenTK"
003d:fixme:path:parse_url failed to parse L"System.Web"
003d:fixme:path:parse_url failed to parse L"Microsoft.Build.Framework"
003d:fixme:path:parse_url failed to parse L"Microsoft.Build.Utilities.v4.0"
003d:fixme:path:parse_url failed to parse L"System.ComponentModel.DataAnnotations"
003d:fixme:path:parse_url failed to parse L"System.Runtime.Caching"
003d:fixme:path:parse_url failed to parse L"System.Data"
003d:fixme:path:parse_url failed to parse L"System.Web.ApplicationServices"
003d:fixme:path:parse_url failed to parse L"System.DirectoryServices.Protocols"
003d:fixme:path:parse_url failed to parse L"System.DirectoryServices"
003d:fixme:path:parse_url failed to parse L"System.EnterpriseServices"
003d:fixme:path:parse_url failed to parse L"System.ServiceProcess"
003d:fixme:path:parse_url failed to parse L"System.Web.Services"
003d:fixme:path:parse_url failed to parse L"System.Design"
003d:fixme:path:parse_url failed to parse L"Microsoft.Build.Tasks.v4.0"
003d:fixme:path:parse_url failed to parse L"System.Web.RegularExpressions"
003d:fixme:path:parse_url failed to parse L"System.Transactions"
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 4 03CA86E8 0031B49C 0031BB00 00000000
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 03C96ECC 0031B68C 0031BCF0 00000000
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 03C96ECC 0031B68C 0031BCF0 00000000
0036:fixme:crypt:SystemFunction041 (0x3ca83fc, 10, 0): stub [RtlDecryptMemory]
0036:fixme:crypt:SystemFunction040 (0x3ca45d4, 10, 0): stub [RtlEncryptMemory]
0036:fixme:crypt:SystemFunction041 (0x3ca45d4, 10, 0): stub [RtlDecryptMemory]
0036:fixme:crypt:SystemFunction040 (0x3ca45d4, 10, 0): stub [RtlEncryptMemory]
0036:fixme:crypt:SystemFunction041 (0x3ca45d4, 10, 0): stub [RtlDecryptMemory]
0036:fixme:crypt:SystemFunction040 (0x3ca45d4, 10, 0): stub [RtlEncryptMemory]
0036:fixme:crypt:SystemFunction041 (0x3ca45d4, 10, 0): stub [RtlDecryptMemory]
0036:fixme:crypt:SystemFunction040 (0x3ca45d4, 10, 0): stub [RtlEncryptMemory]
0036:fixme:crypt:SystemFunction041 (0x3ca45d4, 10, 0): stub [RtlDecryptMemory]
0036:fixme:crypt:SystemFunction040 (0x3ca45d4, 10, 0): stub [RtlEncryptMemory]
0036:fixme:crypt:SystemFunction041 (0x3ca45d4, 10, 0): stub [RtlDecryptMemory]
0036:fixme:crypt:SystemFunction040 (0x3ca45d4, 10, 0): stub [RtlEncryptMemory]
0036:fixme:crypt:SystemFunction041 (0x3ca45d4, 10, 0): stub [RtlDecryptMemory]
0036:fixme:crypt:SystemFunction040 (0x3ca45d4, 10, 0): stub [RtlEncryptMemory]
0036:fixme:crypt:SystemFunction041 (0x3ca45d4, 10, 0): stub [RtlDecryptMemory]
0036:fixme:crypt:SystemFunction040 (0x3ca45d4, 10, 0): stub [RtlEncryptMemory]
0036:fixme:crypt:SystemFunction041 (0x3ca94a4, 20, 0): stub [RtlDecryptMemory]
0036:fixme:crypt:SystemFunction040 (0x3ca94a4, 20, 0): stub [RtlEncryptMemory]
0036:fixme:crypt:SystemFunction041 (0x3ca94a4, 20, 0): stub [RtlDecryptMemory]
0036:fixme:crypt:SystemFunction040 (0x3ca94a4, 20, 0): stub [RtlEncryptMemory]
0036:fixme:crypt:SystemFunction041 (0x3ca94a4, 20, 0): stub [RtlDecryptMemory]
0036:fixme:crypt:SystemFunction040 (0x3ca94a4, 20, 0): stub [RtlEncryptMemory]
0036:err:winediag:wined3d_dll_init Setting multithreaded command stream to 0x1.
0043:fixme:path:parse_url failed to parse L"System.Configuration"
0043:fixme:path:parse_url failed to parse L"System.Xml"
0043:fixme:path:parse_url failed to parse L"System.Data.SqlXml"
0043:fixme:ras:RasEnumConnectionsW (03CCB628,0864EE80,0864EE84),stub!
0043:fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program to use LAN connection/winsock instead!
0043:fixme:winsock:set_dont_fragment IP_DONTFRAGMENT for IPv4 not supported in this platform
0043:fixme:winsock:set_dont_fragment IP_DONTFRAGMENT for IPv6 not supported in this platform
0043:err:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request failed with status 0x2733
0043:err:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request failed with status 0x2733
0043:fixme:ras:RasConnectionNotificationW (FFFFFFFF,00000320,0x00000003),stub!
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 4 03CDC320 0031D24C 0031D8B0 00000000
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 03CDC58C 0031D43C 0031DAA0 00000000
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 03CDC58C 0031D43C 0031DAA0 00000000
0036:fixme:ntdll:EtwEventRegister ({8e9f5090-2d75-4d03-8a81-e5afbf85daf1}, 0xa60852, 0x0, 0x19932c8) stub.
0036:fixme:path:parse_url failed to parse L"osu!.resources"
0036:fixme:nls:LCMapStringEx unsupported lparam 3c79448
0036:fixme:path:parse_url failed to parse L"osu!.resources"
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0048:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Audio",0B87FDF8): stub
0036:fixme:process:FlushProcessWriteBuffers : stub
004c:fixme:thread:NtGetCurrentProcessorNumber need multicore support (6 processors)
0036:fixme:path:parse_url failed to parse L"osu!ui"
0036:fixme:path:parse_url failed to parse L"osu!ui.resources"
004c:fixme:path:parse_url failed to parse L"System.Runtime.Serialization"
004c:fixme:path:parse_url failed to parse L"SMDiagnostics"
004c:fixme:path:parse_url failed to parse L"System.ServiceModel.Internals"
004c:fixme:path:parse_url failed to parse L"System.Numerics"
003d:fixme:path:parse_url failed to parse L"System.Runtime.Remoting"
0038:fixme:ole:Context_CC_ContextCallback (03CE8648/03CE864C)->(00E77011, 039EF9EC, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000)
0038:fixme:ole:Context_CC_ContextCallback (03CE8648/03CE864C)->(00E77011, 039EF974, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000)
0038:fixme:ole:Context_CC_ContextCallback (03CE8648/03CE864C)->(00E77011, 039EF974, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000)
0038:fixme:ole:Context_CC_ContextCallback (03CE8648/03CE864C)->(00E77011, 039EF974, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000)
0038:fixme:ole:Context_CC_ContextCallback (03CE8648/03CE864C)->(00E77011, 039EF974, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000)
004c:fixme:path:parse_url failed to parse L"System.Data"
0036:fixme:nls:GetFileMUIPath stub: 0x10, L"C:\\windows\\system32\\tzres.dll", (null), 0x31ecc4, 0xd83fd0, 0x31ecc8, 0x31ecbc
0036:fixme:nls:GetFileMUIPath stub: 0x10, L"C:\\windows\\system32\\tzres.dll", (null), 0x31ecc4, 0xd73178, 0x31ecc8, 0x31ecbc
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 4 03D0F6B4 0031CDAC 0031D410 00000000
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 00D83EF0 0031CF9C 0031D600 00000000
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 03DC3F08 0031CF9C 0031D600 00000000
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 4 03DD07D4 0031CEAC 0031D510 00000000
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 4 00D7303C 0031CEAC 0031D510 00000000
004f:fixme:thread:RtlCreateUserThread stack_reserve != 0 is unimplemented
0051:fixme:sync:SetWaitableTimerEx (00000418, 0BEEFDA8, 500, 00000000, 00000000, 00000000, 50) semi-stub
0045:fixme:path:parse_url failed to parse L"Microsoft.Ink"
0045:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 4 03CD71EC 0AAFCCEC 0AAFD350 00000000
0045:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 4 03CD71EC 0AAFCCEC 0AAFD350 00000000
0045:fixme:path:parse_url failed to parse L"w.resources"
0045:fixme:path:parse_url failed to parse L"w.resources"
0036:fixme:win:RegisterTouchWindow (0x10058 00000002): stub
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 4 03D13180 0031B3BC 0031BA20 00000000
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 03DC549C 0031B5AC 0031BC10 00000000
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 03F27C6C 0031B5AC 0031BC10 00000000
0036:fixme:rawinput:RegisterRawInputDevices Unhandled flags 0x2100 for device 0.
0036:fixme:rawinput:RegisterRawInputDevices Unhandled flags 0x2100 for device 1.
0036:fixme:win:RegisterDeviceNotificationA (hwnd=0x10058, filter=0x31d260,flags=0x00000000) returns a fake device notification handle!
0036:fixme:ntdll:EtwEventRegister ({35167f8e-49b2-4b96-ab86-435b59336b5e}, 0xa659d2, 0x0, 0xf0bb838) stub.
0036:fixme:path:parse_url failed to parse L"osu!gameplay"
0036:fixme:crypt:SystemFunction041 (0x3ca94a4, 20, 0): stub [RtlDecryptMemory]
0036:fixme:crypt:SystemFunction040 (0x3ca94a4, 20, 0): stub [RtlEncryptMemory]
0036:fixme:path:parse_url failed to parse L"osu!gameplay.resources"
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 4 03DC6604 0031D10C 0031D770 00000000
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 03DC65F0 0031D2FC 0031D960 00000000
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 03DC65F0 0031D2FC 0031D960 00000000
0036:fixme:gdiplus:GdipGetFamilyName No support for handling of multiple languages!
0041:fixme:path:parse_url failed to parse L"osu!gameplay.resources"
0041:fixme:path:parse_url failed to parse L"osu!ui.resources"
003d:fixme:path:parse_url failed to parse L"System.Management"
003d:fixme:path:parse_url failed to parse L"System.Configuration.Install"
003d:fixme:path:parse_url failed to parse L"Microsoft.JScript"
003d:fixme:ole:Context_QueryInterface interface not implemented {51372ae0-cae7-11cf-be81-00aa00a2fa25}
003d:fixme:wmiutils:wmiutils_cf_QueryInterface interface {b196b28f-bab4-101a-b69c-00aa00341d07} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {af86e2e0-b12d-4c6a-9c5a-d7aa65101e90} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {ecc8691b-c1db-4dc0-855e-65f6c551af49} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented
003d:fixme:wmiutils:path_GetInfo some flags are not implemented
003d:fixme:wmiutils:path_GetInfo some flags are not implemented
003d:fixme:ole:Context_QueryInterface interface not implemented {51372ae0-cae7-11cf-be81-00aa00a2fa25}
003d:fixme:wmiutils:wmiutils_cf_QueryInterface interface {b196b28f-bab4-101a-b69c-00aa00341d07} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {af86e2e0-b12d-4c6a-9c5a-d7aa65101e90} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {ecc8691b-c1db-4dc0-855e-65f6c551af49} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented
003d:fixme:ole:Context_QueryInterface interface not implemented {51372ae0-cae7-11cf-be81-00aa00a2fa25}
003d:fixme:wmiutils:wmiutils_cf_QueryInterface interface {b196b28f-bab4-101a-b69c-00aa00341d07} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {af86e2e0-b12d-4c6a-9c5a-d7aa65101e90} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {ecc8691b-c1db-4dc0-855e-65f6c551af49} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented
003d:fixme:ole:Context_QueryInterface interface not implemented {51372ae0-cae7-11cf-be81-00aa00a2fa25}
0041:fixme:wincodecs:JpegDecoder_Frame_CopyPalette (0x3f35fd4,0x3f37e90): stub
003d:fixme:wbemprox:wbemprox_cf_QueryInterface interface {b196b28f-bab4-101a-b69c-00aa00341d07} not implemented
003d:fixme:wbemprox:wbem_locator_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented
003d:fixme:wbemprox:wbem_locator_QueryInterface interface {af86e2e0-b12d-4c6a-9c5a-d7aa65101e90} not implemented
003d:fixme:wbemprox:wbem_locator_QueryInterface interface {ecc8691b-c1db-4dc0-855e-65f6c551af49} not implemented
003d:fixme:wbemprox:wbem_locator_QueryInterface interface {94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90} not implemented
003d:fixme:wbemprox:wbem_locator_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented
003d:fixme:wbemprox:wbem_locator_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented
003d:fixme:wbemprox:wbem_locator_ConnectServer authentication not supported
003d:fixme:wbemprox:wbem_locator_ConnectServer specific locale not supported
003d:fixme:wbemprox:wbem_locator_ConnectServer unsupported flags
003d:fixme:wbemprox:client_security_QueryBlanket
003d:fixme:wbemprox:client_security_Release 6795F7B8
003d:fixme:wbemprox:client_security_SetBlanket 6795F7B8, 03F47058, 4294967295, 0, L"<COLE_DEFAULT_PRINCIPAL>", 2, 3, 00000000, 0x00000020
003d:fixme:wbemprox:client_security_Release 6795F7B8
003d:fixme:wbemprox:wbem_services_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented
003d:fixme:wbemprox:wbem_services_QueryInterface interface {b196b283-bab4-101a-b69c-00aa00341d07} not implemented
003d:fixme:wbemprox:wbem_services_QueryInterface interface {af86e2e0-b12d-4c6a-9c5a-d7aa65101e90} not implemented
003d:fixme:wbemprox:wbem_services_QueryInterface interface {ecc8691b-c1db-4dc0-855e-65f6c551af49} not implemented
003d:fixme:wbemprox:wbem_services_QueryInterface interface {94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90} not implemented
003d:fixme:wbemprox:wbem_services_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented
003d:fixme:wbemprox:wbem_services_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented
0015:fixme:mountmgr:harddisk_ioctl The DISK_PARTITION_INFO and DISK_DETECTION_INFO structures will not be filled
003d:fixme:ole:Context_QueryInterface interface not implemented {51372ae0-cae7-11cf-be81-00aa00a2fa25}
003d:fixme:wmiutils:wmiutils_cf_QueryInterface interface {b196b28f-bab4-101a-b69c-00aa00341d07} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {af86e2e0-b12d-4c6a-9c5a-d7aa65101e90} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {ecc8691b-c1db-4dc0-855e-65f6c551af49} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented
003d:fixme:wbemprox:wbem_services_CreateInstanceEnum unsupported flags 0x00000011
0015:fixme:mountmgr:harddisk_ioctl The DISK_PARTITION_INFO and DISK_DETECTION_INFO structures will not be filled
003d:fixme:wbemprox:client_security_QueryBlanket
003d:fixme:wbemprox:client_security_Release 6795F7B8
003d:fixme:wbemprox:client_security_SetBlanket 6795F7B8, 03F43900, 4294967295, 0, L"<COLE_DEFAULT_PRINCIPAL>", 2, 3, 00000000, 0x00000020
003d:fixme:wbemprox:client_security_Release 6795F7B8
003d:fixme:wbemprox:enum_class_object_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented
003d:fixme:wbemprox:enum_class_object_QueryInterface interface {b196b283-bab4-101a-b69c-00aa00341d07} not implemented
003d:fixme:wbemprox:enum_class_object_QueryInterface interface {af86e2e0-b12d-4c6a-9c5a-d7aa65101e90} not implemented
003d:fixme:wbemprox:enum_class_object_QueryInterface interface {ecc8691b-c1db-4dc0-855e-65f6c551af49} not implemented
003d:fixme:wbemprox:enum_class_object_QueryInterface interface {94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90} not implemented
003d:fixme:wbemprox:enum_class_object_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented
003d:fixme:wbemprox:enum_class_object_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented
003d:fixme:wbemprox:client_security_QueryBlanket
003d:fixme:wbemprox:client_security_Release 6795F7B8
003d:fixme:wbemprox:client_security_SetBlanket 6795F7B8, 03F37B60, 4294967295, 0, L"<COLE_DEFAULT_PRINCIPAL>", 2, 3, 00000000, 0x00000020
003d:fixme:wbemprox:client_security_Release 6795F7B8
003d:fixme:wbemprox:enum_class_object_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented
003d:fixme:wbemprox:enum_class_object_QueryInterface interface {b196b283-bab4-101a-b69c-00aa00341d07} not implemented
003d:fixme:wbemprox:enum_class_object_QueryInterface interface {af86e2e0-b12d-4c6a-9c5a-d7aa65101e90} not implemented
003d:fixme:wbemprox:enum_class_object_QueryInterface interface {ecc8691b-c1db-4dc0-855e-65f6c551af49} not implemented
003d:fixme:wbemprox:enum_class_object_QueryInterface interface {94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90} not implemented
003d:fixme:wbemprox:enum_class_object_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented
003d:fixme:wbemprox:enum_class_object_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented
003d:fixme:wbemprox:class_object_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented
003d:fixme:wbemprox:class_object_QueryInterface interface {b196b283-bab4-101a-b69c-00aa00341d07} not implemented
003d:fixme:wbemprox:class_object_QueryInterface interface {af86e2e0-b12d-4c6a-9c5a-d7aa65101e90} not implemented
003d:fixme:wbemprox:class_object_QueryInterface interface {ecc8691b-c1db-4dc0-855e-65f6c551af49} not implemented
003d:fixme:wbemprox:class_object_QueryInterface interface {94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90} not implemented
003d:fixme:wbemprox:class_object_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented
003d:fixme:wbemprox:class_object_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented
003d:fixme:ole:Context_QueryInterface interface not implemented {51372ae0-cae7-11cf-be81-00aa00a2fa25}
003d:fixme:wmiutils:wmiutils_cf_QueryInterface interface {b196b28f-bab4-101a-b69c-00aa00341d07} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {af86e2e0-b12d-4c6a-9c5a-d7aa65101e90} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {ecc8691b-c1db-4dc0-855e-65f6c551af49} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented
003d:fixme:wmiutils:wmiutils_cf_QueryInterface interface {b196b28f-bab4-101a-b69c-00aa00341d07} not implemented
003d:fixme:wmiutils:status_code_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented
003d:fixme:wmiutils:status_code_QueryInterface interface {af86e2e0-b12d-4c6a-9c5a-d7aa65101e90} not implemented
003d:fixme:wmiutils:status_code_QueryInterface interface {ecc8691b-c1db-4dc0-855e-65f6c551af49} not implemented
003d:fixme:wmiutils:status_code_QueryInterface interface {94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90} not implemented
003d:fixme:wmiutils:status_code_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented
003d:fixme:wmiutils:status_code_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented
003d:fixme:wmiutils:status_code_GetErrorCodeText 03F46198, 0x80041002, 0x0000, 0x00000001, 07DCF388
003d:fixme:crypt:SystemFunction041 (0x3ca94a4, 20, 0): stub [RtlDecryptMemory]
003d:fixme:crypt:SystemFunction040 (0x3ca94a4, 20, 0): stub [RtlEncryptMemory]
0038:fixme:ole:Context_CC_ContextCallback (03F3EE70/03F3EE74)->(00E77011, 039EF9EC, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000)
0038:fixme:ole:Context_CC_ContextCallback (03F3EE70/03F3EE74)->(00E77011, 039EF974, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000)
0038:fixme:ole:Context_CC_ContextCallback (03F3EE70/03F3EE74)->(00E77011, 039EF974, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000)
0038:fixme:ole:Context_CC_ContextCallback (03F3EE70/03F3EE74)->(00E77011, 039EF974, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000)
0038:fixme:ole:Context_CC_ContextCallback (03F3EE70/03F3EE74)->(00E77011, 039EF974, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000)
0038:fixme:ole:Context_CC_ContextCallback (03F3EE70/03F3EE74)->(00E77011, 039EF80C, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000)
0038:fixme:ole:Context_CC_ContextCallback (03F3EE70/03F3EE74)->(00E77011, 039EF9EC, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000)
0038:fixme:ole:Context_CC_ContextCallback (03F3EE70/03F3EE74)->(00E77011, 039EF974, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000)
0038:fixme:ole:Context_CC_ContextCallback (03F3EE70/03F3EE74)->(00E77011, 039EF974, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000)
0038:fixme:ole:Context_CC_ContextCallback (03F3EE70/03F3EE74)->(00E77011, 039EF974, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000)
0038:fixme:ole:Context_CC_ContextCallback (03F3EE70/03F3EE74)->(00E77011, 039EF974, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000)
0036:fixme:gdiplus:GdipCreateHalftonePalette stub
003d:err:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request failed with status 0x2733
003d:err:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request failed with status 0x2733
003d:err:winediag:SECUR32_initNTLMSP 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.
0043:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
0043:fixme:secur32:schan_imp_get_max_message_size Returning 1 << 14.
0043:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
003d:fixme:secur32:schan_imp_get_max_message_size Returning 1 << 14.
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
0043:fixme:crypt:CertAddCertificateLinkToStore (0x405d8b0, 0x3d996d4, 00000004, 0x0): semi-stub
0054:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
0054:fixme:secur32:schan_imp_get_max_message_size Returning 1 << 14.
0054:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
0056:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
0056:fixme:secur32:schan_imp_get_max_message_size Returning 1 << 14.
0056:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
003d:fixme:crypt:SystemFunction041 (0x3ca94a4, 20, 0): stub [RtlDecryptMemory]
003d:fixme:crypt:SystemFunction040 (0x3ca94a4, 20, 0): stub [RtlEncryptMemory]
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
003d:fixme:secur32:schan_imp_get_max_message_size Returning 1 << 14.
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
0056:fixme:wincodecs:JpegDecoder_Frame_CopyPalette (0x4058884,0x405bbe8): stub
003d:fixme:crypt:SystemFunction041 (0x3ca94a4, 20, 0): stub [RtlDecryptMemory]
003d:fixme:crypt:SystemFunction040 (0x3ca94a4, 20, 0): stub [RtlEncryptMemory]
0058:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
0058:fixme:secur32:schan_imp_get_max_message_size Returning 1 << 14.
0058:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
003d:fixme:secur32:schan_imp_get_max_message_size Returning 1 << 14.
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
0056:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
0056:fixme:secur32:schan_imp_get_max_message_size Returning 1 << 14.
0056:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
0036:fixme:wincodecs:JpegDecoder_Frame_CopyPalette (0x4063ed4,0x406d330): stub
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
003d:fixme:secur32:schan_imp_get_max_message_size Returning 1 << 14.
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
003d:fixme:secur32:schan_imp_get_max_message_size Returning 1 << 14.
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
003d:fixme:secur32:schan_imp_get_max_message_size Returning 1 << 14.
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
003d:fixme:secur32:schan_imp_get_max_message_size Returning 1 << 14.
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
0036:fixme:crypt:SystemFunction041 (0x3ca94a4, 20, 0): stub [RtlDecryptMemory]
0036:fixme:crypt:SystemFunction040 (0x3ca94a4, 20, 0): stub [RtlEncryptMemory]
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
003d:fixme:secur32:schan_imp_get_max_message_size Returning 1 << 14.
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
005b:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
005b:fixme:secur32:schan_imp_get_max_message_size Returning 1 << 14.
005b:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
003d:fixme:secur32:schan_imp_get_max_message_size Returning 1 << 14.
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
0041:fixme:wincodecs:JpegDecoder_Frame_CopyPalette (0x40834d4,0x3dd0a40): stub
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
003d:fixme:secur32:schan_imp_get_max_message_size Returning 1 << 14.
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
0041:fixme:wincodecs:JpegDecoder_Frame_CopyPalette (0x40834d4,0x3cd42e8): stub
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
003d:fixme:secur32:schan_imp_get_max_message_size Returning 1 << 14.
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
003d:fixme:secur32:schan_imp_get_max_message_size Returning 1 << 14.
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
0041:fixme:wincodecs:JpegDecoder_Frame_CopyPalette (0x409839c,0x405ba40): stub
0036:fixme:crypt:SystemFunction041 (0x3ca94a4, 20, 0): stub [RtlDecryptMemory]
0036:fixme:crypt:SystemFunction040 (0x3ca94a4, 20, 0): stub [RtlEncryptMemory]
005c:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
005c:fixme:secur32:schan_imp_get_max_message_size Returning 1 << 14.
005c:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
0036:fixme:path:parse_url failed to parse L"osu!ui.resources"
0059:fixme:thread:NtQueryInformationThread ThreadIsIoPending info class not supported yet
0052:fixme:thread:NtQueryInformationThread ThreadIsIoPending info class not supported yet
004f:fixme:thread:NtQueryInformationThread ThreadIsIoPending info class not supported yet
0038:fixme:ole:Context_CC_ContextCallback (0405CE20/0405CE24)->(00E77011, 039EF9EC, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000)
0038:fixme:ole:Context_CC_ContextCallback (0405CE20/0405CE24)->(00E77011, 039EF974, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000)
0038:fixme:ole:Context_CC_ContextCallback (0405CE20/0405CE24)->(00E77011, 039EF974, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000)
004f:fixme:thread:RtlCreateUserThread stack_reserve != 0 is unimplemented
0036:fixme:crypt:SystemFunction041 (0x3ca94a4, 20, 0): stub [RtlDecryptMemory]
0036:fixme:crypt:SystemFunction040 (0x3ca94a4, 20, 0): stub [RtlEncryptMemory]
0048:fixme:avrt:AvRevertMmThreadCharacteristics (12345678): stub
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
003d:fixme:secur32:schan_imp_get_max_message_size Returning 1 << 14.
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
0038:fixme:ntdll:EtwEventUnregister (deadbeef) stub.
0038:fixme:ntdll:EtwEventUnregister (deadbeef) stub.
0038:fixme:win:UnregisterDeviceNotification (handle=0xcafecafe), STUB!
0038:fixme:ole:Context_CC_ContextCallback (03F3EE70/03F3EE74)->(00E77011, 039EF644, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000)
0038:fixme:ole:Context_CC_ContextCallback (03F3EE70/03F3EE74)->(00E77011, 039EF5CC, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000)
Zarkot
whenever i try to open winsekin to change it to retina it always says exec2975204723.bat is missing. what are possible fixes?
Teppa
Report
Version 10.13.6 (Build 17G14033)
Engine: WS9Wine4.0-rc3
Wineskin 2.8.8Beta6
Release: Stable40
Quarantine attribute is absent (bundle)
Quarantine attribute is absent (wrapper)
Execute flag is present
Detect Direct3D is disabled
Compatibility mode is disabled
System Integrity Protection is enabled
Engine version is supported
Razer Synapse is absent
[Warning] Errors in: update.log
2021-02-03T16:42:02: _pending\osu!.exe => osu!.exe: FAIL
2021-02-03T16:42:15: _pending\osu!.exe => osu!.exe: FAIL
2021-02-03T16:42:27: _pending\osu!.exe => osu!.exe: FAIL
2021-02-04T14:34:13: _pending\osu!.exe => osu!.exe: FAIL
2021-02-04T14:34:29: _pending\osu!.exe => osu!.exe: FAIL
2021-02-04T14:34:43: _pending\osu!.exe => osu!.exe: FAIL
2021-02-04T14:36:04: _pending\osu!.exe => osu!.exe: FAIL
2021-02-04T14:47:37: _pending\osu!.exe => osu!.exe: FAIL
2021-02-04T20:25:59: _pending\osu!.exe => osu!.exe: FAIL
2021-02-05T17:28:58: _pending\osu!.exe => osu!.exe: FAIL
No errors in: runtime.log

help! whenever i open osu! I have a consistent 17ms when before it was around 3-5
AnimatedThinks
aidswidjaja

aidswidjaja wrote:

Hi everyone! Sorry for being away for so long~ just started school and its quite busy :O I will probably be slightly less active, maybe only being able to reply every week or so - but I'll keep doing my best

AnimatedThinks and gravitybalmain

It looks like you're both experiencing similar issues across multiple Wineskins, which leads me to believe that this is probably an issue that needs to be fixed within the wrapper itself. The errors you're getting through the Test Run indicate a low-level .NET GC issue (which would explain why the wrapper only crashes after the osu! logo) and running the executable through osu! executable through cmd returns some binary translation error, also with .net. In this case, I'm still not sure what could be causing it, but I suspect that the Wineskin engine itself may be at fault. Potentially there could be a misconfiguration but I doubt it would be throwing this sort of behaviour. I'm also not entirely sure whether the Test Run failing occasionally is linked to this, it probably could be but again I'm not really sure.

At this point, there isn't much in terms of user troubleshooting. I'm really really sorry that this has process has taken so long with not too much progress, and the world of compatibility layers is lots of fun. While my sister has an M1 device, I can't really access it since school's in and we're all running around busy :)

Technocoder + Gcenx might have ideas on how to make this wrapper work. In the meantime, could you please provide info that might have been lost in this growing thread:
- which macOS version did you start experiencing this issue on?
- which wrapper version (e.g Rosetta, Catalina) did you start experiencing this issue on?
- were there any other wrappers that you were actually able to run well? if so, which?

I'm not entirely sure why the wrapper isn't working on your particular configurations, and I couldn't find any bug reports on the Wineskin git repo that related to our issues. So for the meantime, we might try and keep working on it.

I do remember that Animated said there was success one time (before enabling Compatibility Mode), do you know what led up to this working?

Sorry that we haven't been getting you much success, we'll do our best!

Jyxle

Jyxle wrote:

Technocoder wrote:

"Jyxle"

Jyxle wrote:

Hi, I've run into an error. After installing osu with these steps on Catalina 10.15.7, I am able to run it perfectly. However, after I close it after playing for ONE session, when I try to open it up it does not open. I checked activity monitor while trying to open it, and it seems like it is trying to open up with the wineskin but it just stops and disappears from activity monitor. I have tried using the Osu mac agent to repair but it does not seem to fix it.

The only way to fix this so far for me is to completely redownload osu! everytime I want to play it, which is a huge pain. Is there a way to fix this?

Thanks!

Can you please try running a Test Run from Wineskin (Right click osu! > Show Package Contents > Wineskin > Advanced > Test Run) and paste the logs somewhere (such as: https://paste.ubuntu.com) when it crashes?

TheNamesTen wrote:

Not quite sure what to do from here. Followed everything to the t. Any help would be great!
Sorry yeah, it looks like Big Sur is a little bit hit or miss at the moment. Can you elaborate on what's not working? Are you able to open it and/or do you get any crash reports?

Hi TechnoCoder, here are the logs from the Test Run

https://paste.ubuntu.com/p/YJQvcb2bf6/

Thanks!

Hey there :) I had a look through your logs and stumbled upon another Arch Linux user experiencing similar issues as you: https://bbs.archlinux.org/viewtopic.php?id=189137

Reading over the logs again, it seems to indicate being unable to open a URL or something, and load internet-related Win32 APIs. The Arch Linux user reported reinstalling Internet Explorer (wine-gecko) in Wine worked for them... so maybe you could try that?

1. Right click osu!.app
2. Click Show Package Contents
3. Navigate to drive_c/Program Files and ensure there is a folder called Internet Explorer, and inside that folder there is a file called iexplore.exe
4. If there isn't, download iexplore.exe from https://drive.google.com/file/d/1v0pBanSg6q8iAihemEnXq99aRHJP5Xvl/view?usp=sharing and create that folder called Internet Explorer
4. Do the above with the drive_c/Program Files (x86) folder

If that doesn't work, you may have to install an msi file which I might be able to guide you through as well. Otherwise, someone else might be able to help you better than I can.

_sassy_girl_

_sassy_girl_ wrote:

Hi! I have minor issues with displaying icons in osu!(Wineskin with Rosetta support).

Here's a screenshot that describing an issue:
This issue is not present in Catalina version:

Report if needed:
Report
Version 11.2 (Build 20D64)
Engine: WS11WineCX64Bit20.0.2
Wineskin 2.9.0.7-rc4
Release: Stable40
Quarantine attribute is absent (bundle)
Quarantine attribute is absent (wrapper)
Execute flag is present
Detect Direct3D is disabled
Compatibility mode is disabled
System Integrity Protection is enabled
Engine version is supported
Razer Synapse is absent
Log file: update.log is absent
No errors in: runtime.log

Hi! Sorry to hear you're having issues. osu! tends to be a bit fiddly with graphics on Wine but usually it isn't too hard to fix. You may need to fiddle around with the in-game settings (e.g resolution) to see if that gets the graphics to work. don't turn on compatibility mode! <-- that will break your wrapper :( - I also tend to stay away from enabling full screen mode since that makes graphical glitches for me (tho it may work for you).

Failing the above, please try and make a Test Run using the instructions available at https://osu-mac.readthedocs.io/en/latest/issues/troubleshooting.html#generating-logs-for-wineskin - thanks!

- Which macOS version did you start experiencing this issue on?
When Big Sur came out and all updates since -- that's when I got my Mac.

- Which wrapper version did you start experiencing this issue on?
I started trying to get osu! to work with the Catalina download. I also have issues with the other Wines.

- Were there any other wrappers that you were actually able to run well?
I tried the old Mojave download (it didn't work, as expected). Briefly, Catalina did work, but not most of the time.

- Do you know what led up to the Catalina download working before enabling Compatibility Mode?
I'm honestly not really sure -- based on my past posts, it seems like I just tried downloading once, following the steps, adding the other Wineskin detailed in one of aidswidjaja's posts, and trying to test run osu!.
Maybe the 'other Wineskin' part is the key since that was the only download I tried doing that, I'll try doing it again and update this post.

Update: No luck :(
I tried it multiple times and with both Rosetta and Catalina wrappers and trying whatever troubleshooting I could find in osu!mac and online.
Topic Starter
Technocoder
Hi everyone, apologies for the lack of updates from me over the last couple of days. I'm going to try creating the Wineskin from scratch using the 32 bit engines provided to me by Gcenx. It looks like once you create a wrapper with the 64 bit engine, you can't switch to 32 bit later on which is probably why the 32 bit version I provided earlier didn't work. Really appreciate the patience you guys have :D. Failing that, I'll try and contact Gcenx to see if there were any steps or environment changes that I've missed.
milenablack
[Everytime I try to open it, it shows a small black window opening in the corner and then it disappears and nothing happens.
This is the report I got:
Report
Version 10.16 (Build 20A2411)
Engine: WS11WineCX64Bit19.0.1-1
Wineskin 2.9.0.6 1
Release: Stable40
Quarantine attribute is absent
Execute flag is present
Detect Direct3D is enabled
Game user configuration is absent
System Integrity Protection is enabled
Engine version is supported
Razer Synapse is absent
No errors in: update.log
Log file: runtime.log is absent
Superuser1958
There seems to be an issue with icons not rendering (settings icons, etc). It's a known issue, even with Wine on Linux. After doing some research, i figured out that there was a missing dll: gdi+ (gdiplus in winetricks)
i installed it by using winetricks in the wineskin settings.

Can gdi+ be bundled in the next update?

Also, text seems to look really grainy/pixelated by default. After applying fontsmooth=rgb with winetricks, it fixed the issue. Should be default as well.


------

Btw, thanks for this update. It fixed some unrelated issues i was having with how the wineskin appears in third party apps/settings.

I currently use SoundSource for some audio controls/effects. In the catalina version, SoundSource couldn't capture audio playing from wine. Works as it should in the rosetta version.

Now it displays the app name (osu!) instead of "osu!xxxwinepreloader".
bionicwolf33
When I try to open the osu! application it says “osu!” is damaged and can’t be opened. You should move it to the Trash. I ran the agent, identified the app, and clicked scan and repair which didn't help I also followed all the instructions listed to the best of my ability.

Here is the report:

Report
Version 10.15.6 (Build 19G73)
Engine: WS11WineCX64Bit20.0.2
Wineskin 2.9.0.7-rc4
Release: Stable40
Quarantine attribute is absent (bundle)
Quarantine attribute is absent (wrapper)
Execute flag is present
Detect Direct3D is disabled
Game user configuration is absent
System Integrity Protection is enabled
Engine version is supported
Razer Synapse is absent
Log file: update.log is absent
Log file: runtime.log is absent

I am on the latest version of macos I'm pretty sure.
aidswidjaja
hi everyone, another busy week so I'll try to get through as many of these as fast as possible. I will be linking to osu!mac more than usual because its been a long day and I'm really really tired, but don't be afraid to ask for clarification if any of the steps don't make sense :)

_sassy_girl_

_sassy_girl_ wrote:

aidswidjaja wrote:

Hi! Sorry to hear you're having issues. osu! tends to be a bit fiddly with graphics on Wine but usually it isn't too hard to fix. You may need to fiddle around with the in-game settings (e.g resolution) to see if that gets the graphics to work. don't turn on compatibility mode! <-- that will break your wrapper :( - I also tend to stay away from enabling full screen mode since that makes graphical glitches for me (tho it may work for you).

Failing the above, please try and make a Test Run using the instructions available at https://osu-mac.readthedocs.io/en/latest/issues/troubleshooting.html#generating-logs-for-wineskin - thanks!
Oh, unfortunately, it didn't help me :( (both changing in-game settings and Test Run in Wineskin).

When I ran the Test Run, I opened an osu!, went to the settings and closed it. Here's the Test Run log (If it's more convenient: Pastebin):
Logs
000b:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
000d:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0010:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0018:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
001d:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0023:err:plugplay:process_IOService_Device object 0x5e03
0023:err:plugplay:process_IOService_Device object 0xa007
0023:err:plugplay:process_IOService_Device object 0x6007
0023:err:plugplay:process_IOService_Device object 0x6307
0023:err:plugplay:process_IOService_Device object 0x6407
0009:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0009:fixme:exec:SHELL_execute flags ignored: 0x00000100
0009:fixme:ntdll:FILE_GetNtStatus Converting errno 8 to STATUS_UNSUCCESSFUL
0026:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0028:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
002a:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0031:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0036:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0036:fixme:heap:GetNumaHighestNodeNumber semi-stub: 0031FAC8
0038:err:ole:CoGetContextToken apartment not initialised
0036:fixme:time:QueryThreadCycleTime (0xfffffffe,0x3b52560): stub!
0036:fixme:path:parse_url failed to parse L"System.Windows.Forms"
0036:fixme:path:parse_url failed to parse L"System.Drawing"
0036:fixme:path:parse_url failed to parse L"System"
0036:fixme:path:parse_url failed to parse L"System.Configuration"
0036:fixme:path:parse_url failed to parse L"System.Xml"
0036:fixme:path:parse_url failed to parse L"Accessibility"
0036:fixme:path:parse_url failed to parse L"System.Security"
0036:fixme:path:parse_url failed to parse L"System.Runtime.Serialization.Formatters.Soap"
0036:fixme:path:parse_url failed to parse L"System.Deployment"
0036:fixme:path:parse_url failed to parse L"System.Core"
0036:fixme:path:parse_url failed to parse L"System.Drawing"
0036:fixme:path:parse_url failed to parse L"System"
0036:fixme:path:parse_url failed to parse L"System.Core"
0036:fixme:path:parse_url failed to parse L"System.Numerics"
0036:fixme:nls:get_dummy_preferred_ui_language (0x8 0x31daf4 0x0 0x31daf0) returning a dummy value (current locale)
0036:fixme:nls:get_dummy_preferred_ui_language (0x8 0x31daf4 0x3c14cd8 0x31daf0) returning a dummy value (current locale)
0036:fixme:process:SetProcessPriorityBoost (00000264,0): stub
0036:fixme:path:parse_url failed to parse L"OpenTK"
003d:fixme:path:parse_url failed to parse L"System.Web"
003d:fixme:path:parse_url failed to parse L"Microsoft.Build.Framework"
003d:fixme:path:parse_url failed to parse L"Microsoft.Build.Utilities.v4.0"
003d:fixme:path:parse_url failed to parse L"System.ComponentModel.DataAnnotations"
003d:fixme:path:parse_url failed to parse L"System.Runtime.Caching"
003d:fixme:path:parse_url failed to parse L"System.Data"
003d:fixme:path:parse_url failed to parse L"System.Web.ApplicationServices"
003d:fixme:path:parse_url failed to parse L"System.DirectoryServices.Protocols"
003d:fixme:path:parse_url failed to parse L"System.DirectoryServices"
003d:fixme:path:parse_url failed to parse L"System.EnterpriseServices"
003d:fixme:path:parse_url failed to parse L"System.ServiceProcess"
003d:fixme:path:parse_url failed to parse L"System.Web.Services"
003d:fixme:path:parse_url failed to parse L"System.Design"
003d:fixme:path:parse_url failed to parse L"Microsoft.Build.Tasks.v4.0"
003d:fixme:path:parse_url failed to parse L"System.Web.RegularExpressions"
003d:fixme:path:parse_url failed to parse L"System.Transactions"
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 4 03CA86E8 0031B49C 0031BB00 00000000
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 03C96ECC 0031B68C 0031BCF0 00000000
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 03C96ECC 0031B68C 0031BCF0 00000000
0036:fixme:crypt:SystemFunction041 (0x3ca83fc, 10, 0): stub [RtlDecryptMemory]
0036:fixme:crypt:SystemFunction040 (0x3ca45d4, 10, 0): stub [RtlEncryptMemory]
0036:fixme:crypt:SystemFunction041 (0x3ca45d4, 10, 0): stub [RtlDecryptMemory]
0036:fixme:crypt:SystemFunction040 (0x3ca45d4, 10, 0): stub [RtlEncryptMemory]
0036:fixme:crypt:SystemFunction041 (0x3ca45d4, 10, 0): stub [RtlDecryptMemory]
0036:fixme:crypt:SystemFunction040 (0x3ca45d4, 10, 0): stub [RtlEncryptMemory]
0036:fixme:crypt:SystemFunction041 (0x3ca45d4, 10, 0): stub [RtlDecryptMemory]
0036:fixme:crypt:SystemFunction040 (0x3ca45d4, 10, 0): stub [RtlEncryptMemory]
0036:fixme:crypt:SystemFunction041 (0x3ca45d4, 10, 0): stub [RtlDecryptMemory]
0036:fixme:crypt:SystemFunction040 (0x3ca45d4, 10, 0): stub [RtlEncryptMemory]
0036:fixme:crypt:SystemFunction041 (0x3ca45d4, 10, 0): stub [RtlDecryptMemory]
0036:fixme:crypt:SystemFunction040 (0x3ca45d4, 10, 0): stub [RtlEncryptMemory]
0036:fixme:crypt:SystemFunction041 (0x3ca45d4, 10, 0): stub [RtlDecryptMemory]
0036:fixme:crypt:SystemFunction040 (0x3ca45d4, 10, 0): stub [RtlEncryptMemory]
0036:fixme:crypt:SystemFunction041 (0x3ca45d4, 10, 0): stub [RtlDecryptMemory]
0036:fixme:crypt:SystemFunction040 (0x3ca45d4, 10, 0): stub [RtlEncryptMemory]
0036:fixme:crypt:SystemFunction041 (0x3ca94a4, 20, 0): stub [RtlDecryptMemory]
0036:fixme:crypt:SystemFunction040 (0x3ca94a4, 20, 0): stub [RtlEncryptMemory]
0036:fixme:crypt:SystemFunction041 (0x3ca94a4, 20, 0): stub [RtlDecryptMemory]
0036:fixme:crypt:SystemFunction040 (0x3ca94a4, 20, 0): stub [RtlEncryptMemory]
0036:fixme:crypt:SystemFunction041 (0x3ca94a4, 20, 0): stub [RtlDecryptMemory]
0036:fixme:crypt:SystemFunction040 (0x3ca94a4, 20, 0): stub [RtlEncryptMemory]
0036:err:winediag:wined3d_dll_init Setting multithreaded command stream to 0x1.
0043:fixme:path:parse_url failed to parse L"System.Configuration"
0043:fixme:path:parse_url failed to parse L"System.Xml"
0043:fixme:path:parse_url failed to parse L"System.Data.SqlXml"
0043:fixme:ras:RasEnumConnectionsW (03CCB628,0864EE80,0864EE84),stub!
0043:fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program to use LAN connection/winsock instead!
0043:fixme:winsock:set_dont_fragment IP_DONTFRAGMENT for IPv4 not supported in this platform
0043:fixme:winsock:set_dont_fragment IP_DONTFRAGMENT for IPv6 not supported in this platform
0043:err:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request failed with status 0x2733
0043:err:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request failed with status 0x2733
0043:fixme:ras:RasConnectionNotificationW (FFFFFFFF,00000320,0x00000003),stub!
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 4 03CDC320 0031D24C 0031D8B0 00000000
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 03CDC58C 0031D43C 0031DAA0 00000000
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 03CDC58C 0031D43C 0031DAA0 00000000
0036:fixme:ntdll:EtwEventRegister ({8e9f5090-2d75-4d03-8a81-e5afbf85daf1}, 0xa60852, 0x0, 0x19932c8) stub.
0036:fixme:path:parse_url failed to parse L"osu!.resources"
0036:fixme:nls:LCMapStringEx unsupported lparam 3c79448
0036:fixme:path:parse_url failed to parse L"osu!.resources"
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0036:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
0048:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Audio",0B87FDF8): stub
0036:fixme:process:FlushProcessWriteBuffers : stub
004c:fixme:thread:NtGetCurrentProcessorNumber need multicore support (6 processors)
0036:fixme:path:parse_url failed to parse L"osu!ui"
0036:fixme:path:parse_url failed to parse L"osu!ui.resources"
004c:fixme:path:parse_url failed to parse L"System.Runtime.Serialization"
004c:fixme:path:parse_url failed to parse L"SMDiagnostics"
004c:fixme:path:parse_url failed to parse L"System.ServiceModel.Internals"
004c:fixme:path:parse_url failed to parse L"System.Numerics"
003d:fixme:path:parse_url failed to parse L"System.Runtime.Remoting"
0038:fixme:ole:Context_CC_ContextCallback (03CE8648/03CE864C)->(00E77011, 039EF9EC, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000)
0038:fixme:ole:Context_CC_ContextCallback (03CE8648/03CE864C)->(00E77011, 039EF974, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000)
0038:fixme:ole:Context_CC_ContextCallback (03CE8648/03CE864C)->(00E77011, 039EF974, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000)
0038:fixme:ole:Context_CC_ContextCallback (03CE8648/03CE864C)->(00E77011, 039EF974, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000)
0038:fixme:ole:Context_CC_ContextCallback (03CE8648/03CE864C)->(00E77011, 039EF974, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000)
004c:fixme:path:parse_url failed to parse L"System.Data"
0036:fixme:nls:GetFileMUIPath stub: 0x10, L"C:\\windows\\system32\\tzres.dll", (null), 0x31ecc4, 0xd83fd0, 0x31ecc8, 0x31ecbc
0036:fixme:nls:GetFileMUIPath stub: 0x10, L"C:\\windows\\system32\\tzres.dll", (null), 0x31ecc4, 0xd73178, 0x31ecc8, 0x31ecbc
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 4 03D0F6B4 0031CDAC 0031D410 00000000
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 00D83EF0 0031CF9C 0031D600 00000000
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 03DC3F08 0031CF9C 0031D600 00000000
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 4 03DD07D4 0031CEAC 0031D510 00000000
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 4 00D7303C 0031CEAC 0031D510 00000000
004f:fixme:thread:RtlCreateUserThread stack_reserve != 0 is unimplemented
0051:fixme:sync:SetWaitableTimerEx (00000418, 0BEEFDA8, 500, 00000000, 00000000, 00000000, 50) semi-stub
0045:fixme:path:parse_url failed to parse L"Microsoft.Ink"
0045:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 4 03CD71EC 0AAFCCEC 0AAFD350 00000000
0045:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 4 03CD71EC 0AAFCCEC 0AAFD350 00000000
0045:fixme:path:parse_url failed to parse L"w.resources"
0045:fixme:path:parse_url failed to parse L"w.resources"
0036:fixme:win:RegisterTouchWindow (0x10058 00000002): stub
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 4 03D13180 0031B3BC 0031BA20 00000000
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 03DC549C 0031B5AC 0031BC10 00000000
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 03F27C6C 0031B5AC 0031BC10 00000000
0036:fixme:rawinput:RegisterRawInputDevices Unhandled flags 0x2100 for device 0.
0036:fixme:rawinput:RegisterRawInputDevices Unhandled flags 0x2100 for device 1.
0036:fixme:win:RegisterDeviceNotificationA (hwnd=0x10058, filter=0x31d260,flags=0x00000000) returns a fake device notification handle!
0036:fixme:ntdll:EtwEventRegister ({35167f8e-49b2-4b96-ab86-435b59336b5e}, 0xa659d2, 0x0, 0xf0bb838) stub.
0036:fixme:path:parse_url failed to parse L"osu!gameplay"
0036:fixme:crypt:SystemFunction041 (0x3ca94a4, 20, 0): stub [RtlDecryptMemory]
0036:fixme:crypt:SystemFunction040 (0x3ca94a4, 20, 0): stub [RtlEncryptMemory]
0036:fixme:path:parse_url failed to parse L"osu!gameplay.resources"
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 4 03DC6604 0031D10C 0031D770 00000000
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 03DC65F0 0031D2FC 0031D960 00000000
0036:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 03DC65F0 0031D2FC 0031D960 00000000
0036:fixme:gdiplus:GdipGetFamilyName No support for handling of multiple languages!
0041:fixme:path:parse_url failed to parse L"osu!gameplay.resources"
0041:fixme:path:parse_url failed to parse L"osu!ui.resources"
003d:fixme:path:parse_url failed to parse L"System.Management"
003d:fixme:path:parse_url failed to parse L"System.Configuration.Install"
003d:fixme:path:parse_url failed to parse L"Microsoft.JScript"
003d:fixme:ole:Context_QueryInterface interface not implemented {51372ae0-cae7-11cf-be81-00aa00a2fa25}
003d:fixme:wmiutils:wmiutils_cf_QueryInterface interface {b196b28f-bab4-101a-b69c-00aa00341d07} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {af86e2e0-b12d-4c6a-9c5a-d7aa65101e90} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {ecc8691b-c1db-4dc0-855e-65f6c551af49} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented
003d:fixme:wmiutils:path_GetInfo some flags are not implemented
003d:fixme:wmiutils:path_GetInfo some flags are not implemented
003d:fixme:ole:Context_QueryInterface interface not implemented {51372ae0-cae7-11cf-be81-00aa00a2fa25}
003d:fixme:wmiutils:wmiutils_cf_QueryInterface interface {b196b28f-bab4-101a-b69c-00aa00341d07} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {af86e2e0-b12d-4c6a-9c5a-d7aa65101e90} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {ecc8691b-c1db-4dc0-855e-65f6c551af49} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented
003d:fixme:ole:Context_QueryInterface interface not implemented {51372ae0-cae7-11cf-be81-00aa00a2fa25}
003d:fixme:wmiutils:wmiutils_cf_QueryInterface interface {b196b28f-bab4-101a-b69c-00aa00341d07} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {af86e2e0-b12d-4c6a-9c5a-d7aa65101e90} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {ecc8691b-c1db-4dc0-855e-65f6c551af49} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented
003d:fixme:ole:Context_QueryInterface interface not implemented {51372ae0-cae7-11cf-be81-00aa00a2fa25}
0041:fixme:wincodecs:JpegDecoder_Frame_CopyPalette (0x3f35fd4,0x3f37e90): stub
003d:fixme:wbemprox:wbemprox_cf_QueryInterface interface {b196b28f-bab4-101a-b69c-00aa00341d07} not implemented
003d:fixme:wbemprox:wbem_locator_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented
003d:fixme:wbemprox:wbem_locator_QueryInterface interface {af86e2e0-b12d-4c6a-9c5a-d7aa65101e90} not implemented
003d:fixme:wbemprox:wbem_locator_QueryInterface interface {ecc8691b-c1db-4dc0-855e-65f6c551af49} not implemented
003d:fixme:wbemprox:wbem_locator_QueryInterface interface {94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90} not implemented
003d:fixme:wbemprox:wbem_locator_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented
003d:fixme:wbemprox:wbem_locator_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented
003d:fixme:wbemprox:wbem_locator_ConnectServer authentication not supported
003d:fixme:wbemprox:wbem_locator_ConnectServer specific locale not supported
003d:fixme:wbemprox:wbem_locator_ConnectServer unsupported flags
003d:fixme:wbemprox:client_security_QueryBlanket
003d:fixme:wbemprox:client_security_Release 6795F7B8
003d:fixme:wbemprox:client_security_SetBlanket 6795F7B8, 03F47058, 4294967295, 0, L"<COLE_DEFAULT_PRINCIPAL>", 2, 3, 00000000, 0x00000020
003d:fixme:wbemprox:client_security_Release 6795F7B8
003d:fixme:wbemprox:wbem_services_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented
003d:fixme:wbemprox:wbem_services_QueryInterface interface {b196b283-bab4-101a-b69c-00aa00341d07} not implemented
003d:fixme:wbemprox:wbem_services_QueryInterface interface {af86e2e0-b12d-4c6a-9c5a-d7aa65101e90} not implemented
003d:fixme:wbemprox:wbem_services_QueryInterface interface {ecc8691b-c1db-4dc0-855e-65f6c551af49} not implemented
003d:fixme:wbemprox:wbem_services_QueryInterface interface {94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90} not implemented
003d:fixme:wbemprox:wbem_services_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented
003d:fixme:wbemprox:wbem_services_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented
0015:fixme:mountmgr:harddisk_ioctl The DISK_PARTITION_INFO and DISK_DETECTION_INFO structures will not be filled
003d:fixme:ole:Context_QueryInterface interface not implemented {51372ae0-cae7-11cf-be81-00aa00a2fa25}
003d:fixme:wmiutils:wmiutils_cf_QueryInterface interface {b196b28f-bab4-101a-b69c-00aa00341d07} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {af86e2e0-b12d-4c6a-9c5a-d7aa65101e90} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {ecc8691b-c1db-4dc0-855e-65f6c551af49} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented
003d:fixme:wbemprox:wbem_services_CreateInstanceEnum unsupported flags 0x00000011
0015:fixme:mountmgr:harddisk_ioctl The DISK_PARTITION_INFO and DISK_DETECTION_INFO structures will not be filled
003d:fixme:wbemprox:client_security_QueryBlanket
003d:fixme:wbemprox:client_security_Release 6795F7B8
003d:fixme:wbemprox:client_security_SetBlanket 6795F7B8, 03F43900, 4294967295, 0, L"<COLE_DEFAULT_PRINCIPAL>", 2, 3, 00000000, 0x00000020
003d:fixme:wbemprox:client_security_Release 6795F7B8
003d:fixme:wbemprox:enum_class_object_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented
003d:fixme:wbemprox:enum_class_object_QueryInterface interface {b196b283-bab4-101a-b69c-00aa00341d07} not implemented
003d:fixme:wbemprox:enum_class_object_QueryInterface interface {af86e2e0-b12d-4c6a-9c5a-d7aa65101e90} not implemented
003d:fixme:wbemprox:enum_class_object_QueryInterface interface {ecc8691b-c1db-4dc0-855e-65f6c551af49} not implemented
003d:fixme:wbemprox:enum_class_object_QueryInterface interface {94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90} not implemented
003d:fixme:wbemprox:enum_class_object_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented
003d:fixme:wbemprox:enum_class_object_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented
003d:fixme:wbemprox:client_security_QueryBlanket
003d:fixme:wbemprox:client_security_Release 6795F7B8
003d:fixme:wbemprox:client_security_SetBlanket 6795F7B8, 03F37B60, 4294967295, 0, L"<COLE_DEFAULT_PRINCIPAL>", 2, 3, 00000000, 0x00000020
003d:fixme:wbemprox:client_security_Release 6795F7B8
003d:fixme:wbemprox:enum_class_object_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented
003d:fixme:wbemprox:enum_class_object_QueryInterface interface {b196b283-bab4-101a-b69c-00aa00341d07} not implemented
003d:fixme:wbemprox:enum_class_object_QueryInterface interface {af86e2e0-b12d-4c6a-9c5a-d7aa65101e90} not implemented
003d:fixme:wbemprox:enum_class_object_QueryInterface interface {ecc8691b-c1db-4dc0-855e-65f6c551af49} not implemented
003d:fixme:wbemprox:enum_class_object_QueryInterface interface {94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90} not implemented
003d:fixme:wbemprox:enum_class_object_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented
003d:fixme:wbemprox:enum_class_object_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented
003d:fixme:wbemprox:class_object_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented
003d:fixme:wbemprox:class_object_QueryInterface interface {b196b283-bab4-101a-b69c-00aa00341d07} not implemented
003d:fixme:wbemprox:class_object_QueryInterface interface {af86e2e0-b12d-4c6a-9c5a-d7aa65101e90} not implemented
003d:fixme:wbemprox:class_object_QueryInterface interface {ecc8691b-c1db-4dc0-855e-65f6c551af49} not implemented
003d:fixme:wbemprox:class_object_QueryInterface interface {94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90} not implemented
003d:fixme:wbemprox:class_object_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented
003d:fixme:wbemprox:class_object_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented
003d:fixme:ole:Context_QueryInterface interface not implemented {51372ae0-cae7-11cf-be81-00aa00a2fa25}
003d:fixme:wmiutils:wmiutils_cf_QueryInterface interface {b196b28f-bab4-101a-b69c-00aa00341d07} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {af86e2e0-b12d-4c6a-9c5a-d7aa65101e90} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {ecc8691b-c1db-4dc0-855e-65f6c551af49} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented
003d:fixme:wmiutils:path_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented
003d:fixme:wmiutils:wmiutils_cf_QueryInterface interface {b196b28f-bab4-101a-b69c-00aa00341d07} not implemented
003d:fixme:wmiutils:status_code_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented
003d:fixme:wmiutils:status_code_QueryInterface interface {af86e2e0-b12d-4c6a-9c5a-d7aa65101e90} not implemented
003d:fixme:wmiutils:status_code_QueryInterface interface {ecc8691b-c1db-4dc0-855e-65f6c551af49} not implemented
003d:fixme:wmiutils:status_code_QueryInterface interface {94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90} not implemented
003d:fixme:wmiutils:status_code_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented
003d:fixme:wmiutils:status_code_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented
003d:fixme:wmiutils:status_code_GetErrorCodeText 03F46198, 0x80041002, 0x0000, 0x00000001, 07DCF388
003d:fixme:crypt:SystemFunction041 (0x3ca94a4, 20, 0): stub [RtlDecryptMemory]
003d:fixme:crypt:SystemFunction040 (0x3ca94a4, 20, 0): stub [RtlEncryptMemory]
0038:fixme:ole:Context_CC_ContextCallback (03F3EE70/03F3EE74)->(00E77011, 039EF9EC, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000)
0038:fixme:ole:Context_CC_ContextCallback (03F3EE70/03F3EE74)->(00E77011, 039EF974, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000)
0038:fixme:ole:Context_CC_ContextCallback (03F3EE70/03F3EE74)->(00E77011, 039EF974, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000)
0038:fixme:ole:Context_CC_ContextCallback (03F3EE70/03F3EE74)->(00E77011, 039EF974, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000)
0038:fixme:ole:Context_CC_ContextCallback (03F3EE70/03F3EE74)->(00E77011, 039EF974, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000)
0038:fixme:ole:Context_CC_ContextCallback (03F3EE70/03F3EE74)->(00E77011, 039EF80C, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000)
0038:fixme:ole:Context_CC_ContextCallback (03F3EE70/03F3EE74)->(00E77011, 039EF9EC, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000)
0038:fixme:ole:Context_CC_ContextCallback (03F3EE70/03F3EE74)->(00E77011, 039EF974, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000)
0038:fixme:ole:Context_CC_ContextCallback (03F3EE70/03F3EE74)->(00E77011, 039EF974, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000)
0038:fixme:ole:Context_CC_ContextCallback (03F3EE70/03F3EE74)->(00E77011, 039EF974, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000)
0038:fixme:ole:Context_CC_ContextCallback (03F3EE70/03F3EE74)->(00E77011, 039EF974, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000)
0036:fixme:gdiplus:GdipCreateHalftonePalette stub
003d:err:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request failed with status 0x2733
003d:err:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request failed with status 0x2733
003d:err:winediag:SECUR32_initNTLMSP 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.
0043:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
0043:fixme:secur32:schan_imp_get_max_message_size Returning 1 << 14.
0043:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
003d:fixme:secur32:schan_imp_get_max_message_size Returning 1 << 14.
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
0043:fixme:crypt:CertAddCertificateLinkToStore (0x405d8b0, 0x3d996d4, 00000004, 0x0): semi-stub
0054:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
0054:fixme:secur32:schan_imp_get_max_message_size Returning 1 << 14.
0054:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
0056:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
0056:fixme:secur32:schan_imp_get_max_message_size Returning 1 << 14.
0056:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
003d:fixme:crypt:SystemFunction041 (0x3ca94a4, 20, 0): stub [RtlDecryptMemory]
003d:fixme:crypt:SystemFunction040 (0x3ca94a4, 20, 0): stub [RtlEncryptMemory]
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
003d:fixme:secur32:schan_imp_get_max_message_size Returning 1 << 14.
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
0056:fixme:wincodecs:JpegDecoder_Frame_CopyPalette (0x4058884,0x405bbe8): stub
003d:fixme:crypt:SystemFunction041 (0x3ca94a4, 20, 0): stub [RtlDecryptMemory]
003d:fixme:crypt:SystemFunction040 (0x3ca94a4, 20, 0): stub [RtlEncryptMemory]
0058:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
0058:fixme:secur32:schan_imp_get_max_message_size Returning 1 << 14.
0058:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
003d:fixme:secur32:schan_imp_get_max_message_size Returning 1 << 14.
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
0056:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
0056:fixme:secur32:schan_imp_get_max_message_size Returning 1 << 14.
0056:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
0036:fixme:wincodecs:JpegDecoder_Frame_CopyPalette (0x4063ed4,0x406d330): stub
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
003d:fixme:secur32:schan_imp_get_max_message_size Returning 1 << 14.
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
003d:fixme:secur32:schan_imp_get_max_message_size Returning 1 << 14.
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
003d:fixme:secur32:schan_imp_get_max_message_size Returning 1 << 14.
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
003d:fixme:secur32:schan_imp_get_max_message_size Returning 1 << 14.
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
0036:fixme:crypt:SystemFunction041 (0x3ca94a4, 20, 0): stub [RtlDecryptMemory]
0036:fixme:crypt:SystemFunction040 (0x3ca94a4, 20, 0): stub [RtlEncryptMemory]
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
003d:fixme:secur32:schan_imp_get_max_message_size Returning 1 << 14.
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
005b:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
005b:fixme:secur32:schan_imp_get_max_message_size Returning 1 << 14.
005b:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
003d:fixme:secur32:schan_imp_get_max_message_size Returning 1 << 14.
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
0041:fixme:wincodecs:JpegDecoder_Frame_CopyPalette (0x40834d4,0x3dd0a40): stub
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
003d:fixme:secur32:schan_imp_get_max_message_size Returning 1 << 14.
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
0041:fixme:wincodecs:JpegDecoder_Frame_CopyPalette (0x40834d4,0x3cd42e8): stub
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
003d:fixme:secur32:schan_imp_get_max_message_size Returning 1 << 14.
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
003d:fixme:secur32:schan_imp_get_max_message_size Returning 1 << 14.
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
0041:fixme:wincodecs:JpegDecoder_Frame_CopyPalette (0x409839c,0x405ba40): stub
0036:fixme:crypt:SystemFunction041 (0x3ca94a4, 20, 0): stub [RtlDecryptMemory]
0036:fixme:crypt:SystemFunction040 (0x3ca94a4, 20, 0): stub [RtlEncryptMemory]
005c:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
005c:fixme:secur32:schan_imp_get_max_message_size Returning 1 << 14.
005c:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
0036:fixme:path:parse_url failed to parse L"osu!ui.resources"
0059:fixme:thread:NtQueryInformationThread ThreadIsIoPending info class not supported yet
0052:fixme:thread:NtQueryInformationThread ThreadIsIoPending info class not supported yet
004f:fixme:thread:NtQueryInformationThread ThreadIsIoPending info class not supported yet
0038:fixme:ole:Context_CC_ContextCallback (0405CE20/0405CE24)->(00E77011, 039EF9EC, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000)
0038:fixme:ole:Context_CC_ContextCallback (0405CE20/0405CE24)->(00E77011, 039EF974, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000)
0038:fixme:ole:Context_CC_ContextCallback (0405CE20/0405CE24)->(00E77011, 039EF974, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000)
004f:fixme:thread:RtlCreateUserThread stack_reserve != 0 is unimplemented
0036:fixme:crypt:SystemFunction041 (0x3ca94a4, 20, 0): stub [RtlDecryptMemory]
0036:fixme:crypt:SystemFunction040 (0x3ca94a4, 20, 0): stub [RtlEncryptMemory]
0048:fixme:avrt:AvRevertMmThreadCharacteristics (12345678): stub
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
003d:fixme:secur32:schan_imp_get_max_message_size Returning 1 << 14.
003d:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption algorithm 2, returning 0
0038:fixme:ntdll:EtwEventUnregister (deadbeef) stub.
0038:fixme:ntdll:EtwEventUnregister (deadbeef) stub.
0038:fixme:win:UnregisterDeviceNotification (handle=0xcafecafe), STUB!
0038:fixme:ole:Context_CC_ContextCallback (03F3EE70/03F3EE74)->(00E77011, 039EF644, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000)
0038:fixme:ole:Context_CC_ContextCallback (03F3EE70/03F3EE74)->(00E77011, 039EF5CC, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000)
Could you try enabling gdiplus Winetricks in Wine, as pointed out by Superuser1958 (community/forums/posts/7911964)? More info is in the quoted message relating to them, but here are the steps for now. Make sure you make a backup of the wrapper before performing the steps below.

1. Right click osu!.app
2. Click Show Package Contents
3. Click Wineskin
4. Click Advanced
5. Click the Tools tab
6. Click Winetricks under Utilities
7. Search for gdiplus which will be under the dlls section.
8. Enable the checkbox next to it
9. Click the Run button, then the Yes in the dialog box that appears.
10. You can click Close once it has finished, then close Wineskin, then try again and see if it fixes your issue

Zarkot

Zarkot wrote:

whenever i try to open winsekin to change it to retina it always says exec2975204723.bat is missing. what are possible fixes?
Please read https://osu-mac.readthedocs.io/en/latest/issues/wineskin.html, thanks!

You should try and download the latest version of osu!macOS Agent. Failing that, try these commands in Terminal (make a backup of your wrapper before executing it)

sudo xattr -rd com.apple.quarantine "~/path/to/my/osu\!.app/"
sudo xattr -rd com.apple.quarantine "~/path/to/my/osu\!.app/Wineskin.app"

AnimatedThinks

AnimatedThinks wrote:

aidswidjaja

aidswidjaja wrote:

Hi everyone! Sorry for being away for so long~ just started school and its quite busy :O I will probably be slightly less active, maybe only being able to reply every week or so - but I'll keep doing my best

AnimatedThinks and gravitybalmain

It looks like you're both experiencing similar issues across multiple Wineskins, which leads me to believe that this is probably an issue that needs to be fixed within the wrapper itself. The errors you're getting through the Test Run indicate a low-level .NET GC issue (which would explain why the wrapper only crashes after the osu! logo) and running the executable through osu! executable through cmd returns some binary translation error, also with .net. In this case, I'm still not sure what could be causing it, but I suspect that the Wineskin engine itself may be at fault. Potentially there could be a misconfiguration but I doubt it would be throwing this sort of behaviour. I'm also not entirely sure whether the Test Run failing occasionally is linked to this, it probably could be but again I'm not really sure.

At this point, there isn't much in terms of user troubleshooting. I'm really really sorry that this has process has taken so long with not too much progress, and the world of compatibility layers is lots of fun. While my sister has an M1 device, I can't really access it since school's in and we're all running around busy :)

Technocoder + Gcenx might have ideas on how to make this wrapper work. In the meantime, could you please provide info that might have been lost in this growing thread:
- which macOS version did you start experiencing this issue on?
- which wrapper version (e.g Rosetta, Catalina) did you start experiencing this issue on?
- were there any other wrappers that you were actually able to run well? if so, which?

I'm not entirely sure why the wrapper isn't working on your particular configurations, and I couldn't find any bug reports on the Wineskin git repo that related to our issues. So for the meantime, we might try and keep working on it.

I do remember that Animated said there was success one time (before enabling Compatibility Mode), do you know what led up to this working?

Sorry that we haven't been getting you much success, we'll do our best!

Jyxle

Jyxle wrote:

Technocoder wrote:

"Jyxle"

Jyxle wrote:

Hi, I've run into an error. After installing osu with these steps on Catalina 10.15.7, I am able to run it perfectly. However, after I close it after playing for ONE session, when I try to open it up it does not open. I checked activity monitor while trying to open it, and it seems like it is trying to open up with the wineskin but it just stops and disappears from activity monitor. I have tried using the Osu mac agent to repair but it does not seem to fix it.

The only way to fix this so far for me is to completely redownload osu! everytime I want to play it, which is a huge pain. Is there a way to fix this?

Thanks!

Can you please try running a Test Run from Wineskin (Right click osu! > Show Package Contents > Wineskin > Advanced > Test Run) and paste the logs somewhere (such as: https://paste.ubuntu.com) when it crashes?

TheNamesTen wrote:

Not quite sure what to do from here. Followed everything to the t. Any help would be great!
Sorry yeah, it looks like Big Sur is a little bit hit or miss at the moment. Can you elaborate on what's not working? Are you able to open it and/or do you get any crash reports?

Hi TechnoCoder, here are the logs from the Test Run

https://paste.ubuntu.com/p/YJQvcb2bf6/

Thanks!

Hey there :) I had a look through your logs and stumbled upon another Arch Linux user experiencing similar issues as you: https://bbs.archlinux.org/viewtopic.php?id=189137

Reading over the logs again, it seems to indicate being unable to open a URL or something, and load internet-related Win32 APIs. The Arch Linux user reported reinstalling Internet Explorer (wine-gecko) in Wine worked for them... so maybe you could try that?

1. Right click osu!.app
2. Click Show Package Contents
3. Navigate to drive_c/Program Files and ensure there is a folder called Internet Explorer, and inside that folder there is a file called iexplore.exe
4. If there isn't, download iexplore.exe from https://drive.google.com/file/d/1v0pBanSg6q8iAihemEnXq99aRHJP5Xvl/view?usp=sharing and create that folder called Internet Explorer
4. Do the above with the drive_c/Program Files (x86) folder

If that doesn't work, you may have to install an msi file which I might be able to guide you through as well. Otherwise, someone else might be able to help you better than I can.

_sassy_girl_

_sassy_girl_ wrote:

Hi! I have minor issues with displaying icons in osu!(Wineskin with Rosetta support).

Here's a screenshot that describing an issue:
This issue is not present in Catalina version:

Report if needed:
Report
Version 11.2 (Build 20D64)
Engine: WS11WineCX64Bit20.0.2
Wineskin 2.9.0.7-rc4
Release: Stable40
Quarantine attribute is absent (bundle)
Quarantine attribute is absent (wrapper)
Execute flag is present
Detect Direct3D is disabled
Compatibility mode is disabled
System Integrity Protection is enabled
Engine version is supported
Razer Synapse is absent
Log file: update.log is absent
No errors in: runtime.log

Hi! Sorry to hear you're having issues. osu! tends to be a bit fiddly with graphics on Wine but usually it isn't too hard to fix. You may need to fiddle around with the in-game settings (e.g resolution) to see if that gets the graphics to work. don't turn on compatibility mode! <-- that will break your wrapper :( - I also tend to stay away from enabling full screen mode since that makes graphical glitches for me (tho it may work for you).

Failing the above, please try and make a Test Run using the instructions available at https://osu-mac.readthedocs.io/en/latest/issues/troubleshooting.html#generating-logs-for-wineskin - thanks!


- Which macOS version did you start experiencing this issue on?
When Big Sur came out and all updates since -- that's when I got my Mac.

- Which wrapper version did you start experiencing this issue on?
I started trying to get osu! to work with the Catalina download. I also have issues with the other Wines.

- Were there any other wrappers that you were actually able to run well?
I tried the old Mojave download (it didn't work, as expected). Briefly, Catalina did work, but not most of the time.

- Do you know what led up to the Catalina download working before enabling Compatibility Mode?
I'm honestly not really sure -- based on my past posts, it seems like I just tried downloading once, following the steps, adding the other Wineskin detailed in one of aidswidjaja's posts, and trying to test run osu!.
Maybe the 'other Wineskin' part is the key since that was the only download I tried doing that, I'll try doing it again and update this post.

Update: No luck :(
I tried it multiple times and with both Rosetta and Catalina wrappers and trying whatever troubleshooting I could find in osu!mac and online.
Thanks for the comprehensive report and patience! I think we will have to wait for a fresh new Wineskin from Techno with the new 32 bit engines. This is definietly the sort of issue I think we all want to see rooted out because it's been around for so long and is really pervasive in Wineskin... fingers crossed

Technocoder

Technocoder wrote:

Hi everyone, apologies for the lack of updates from me over the last couple of days. I'm going to try creating the Wineskin from scratch using the 32 bit engines provided to me by Gcenx. It looks like once you create a wrapper with the 64 bit engine, you can't switch to 32 bit later on which is probably why the 32 bit version I provided earlier didn't work. Really appreciate the patience you guys have :D. Failing that, I'll try and contact Gcenx to see if there were any steps or environment changes that I've missed.
Sounds great, you may also want to read below about Superuser1958's suggestion of including gdiplus and fontsmooth=rgb Winetricks into the next wrapper.

milenablack

milenablack wrote:

[Everytime I try to open it, it shows a small black window opening in the corner and then it disappears and nothing happens.
This is the report I got:
Report
Version 10.16 (Build 20A2411)
Engine: WS11WineCX64Bit19.0.1-1
Wineskin 2.9.0.6 1
Release: Stable40
Quarantine attribute is absent
Execute flag is present
Detect Direct3D is enabled
Game user configuration is absent
System Integrity Protection is enabled
Engine version is supported
Razer Synapse is absent
No errors in: update.log
Log file: runtime.log is absent
Hi there! Could you try the following steps:

- Download the latest Wineskin version which should have engine version WS11WineCX64Bit20.0.2 at the top of the thread. You can also try a 32 bit version of this here: community/forums/posts/7883481 though I doubt this will work
- Failing that, please run a Wineskin Test Run on the original and updated Wineskins (Right click osu! > Show Package Contents > Wineskin > Advanced > Test Run) and paste the logs somewhere (such as: https://paste.ubuntu.com) when it crashes? Comprehensive instructions available here: https://osu-mac.readthedocs.io/en/latest/issues/troubleshooting.html#generating-logs-for-wineskin

Superuser1958

Superuser1958 wrote:

There seems to be an issue with icons not rendering (settings icons, etc). It's a known issue, even with Wine on Linux. After doing some research, i figured out that there was a missing dll: gdi+ (gdiplus in winetricks)
i installed it by using winetricks in the wineskin settings.

Can gdi+ be bundled in the next update?

Also, text seems to look really grainy/pixelated by default. After applying fontsmooth=rgb with winetricks, it fixed the issue. Should be default as well.


------

Btw, thanks for this update. It fixed some unrelated issues i was having with how the wineskin appears in third party apps/settings.

I currently use SoundSource for some audio controls/effects. In the catalina version, SoundSource couldn't capture audio playing from wine. Works as it should in the rosetta version.

Now it displays the app name (osu!) instead of "osu!xxxwinepreloader".
Great work! You're right, there are versions of osu! for *nix that use gdiplus for icons: notably poon's guide. https://blog.thepoon.fr/osuLinuxAudioLatency/ and Forefront's guide: community/forums/topics/794952

I don't experience the non-rendering myself but it doesn't hurt to include it~

bionicwolf33

bionicwolf33 wrote:

When I try to open the osu! application it says “osu!” is damaged and can’t be opened. You should move it to the Trash. I ran the agent, identified the app, and clicked scan and repair which didn't help I also followed all the instructions listed to the best of my ability.

Here is the report:

Report
Version 10.15.6 (Build 19G73)
Engine: WS11WineCX64Bit20.0.2
Wineskin 2.9.0.7-rc4
Release: Stable40
Quarantine attribute is absent (bundle)
Quarantine attribute is absent (wrapper)
Execute flag is present
Detect Direct3D is disabled
Game user configuration is absent
System Integrity Protection is enabled
Engine version is supported
Razer Synapse is absent
Log file: update.log is absent
Log file: runtime.log is absent

I am on the latest version of macos I'm pretty sure.
Hi there! Could you try following the instructions here? https://osu-mac.readthedocs.io/en/latest/install/silicon.html#step-2-repair-the-wineskin

If that doesn't work, try seeing the instructions here: https://osu-mac.readthedocs.io/en/latest/install/silicon.html#step-2-repair-the-wineskin:~:text=On%20the%20bleeding%20edge%3F%20You%20can%20also%20use%20the%20Terminal%20to%20repair%20your%20Wineskin. (if you're not on Chrome, scroll to the section that says Alternative option: Using the Terminal
HibanaSama

aidswidjaja wrote:

Could you try enabling gdiplus Winetricks in Wine, as pointed out by Superuser1958 (community/forums/posts/7911964)? More info is in the quoted message relating to them, but here are the steps for now. Make sure you make a backup of the wrapper before performing the steps below.

1. Right click osu!.app
2. Click Show Package Contents
3. Click Wineskin
4. Click Advanced
5. Click the Tools tab
6. Click Winetricks under Utilities
7. Search for gdiplus which will be under the dlls section.
8. Enable the checkbox next to it
9. Click the Run button, then the Yes in the dialog box that appears.
10. You can click Close once it has finished, then close Wineskin, then try again and see if it fixes your issue
This worked for me. Thanks!

Update: Oh, after this fonts broke.
Update 2: Redownloading and reinstalling an osu! didn't help. An issue with fonts is still present.
Topic Starter
Technocoder
Hi everyone, an update on the 32-bit Wineskin. It looks like there's an incompatibility between gdiplus and cjkfonts at the moment and from Gcenx's earlier post, he recommends that you don't have any dlls other than mscoree (gdiplus adds a dll to this list) so the release is going to be a bit delayed while I try and fix these incompatibilities (or provide suitable alternatives).

As a side note, Discord Rich Presence will be broken on 32-bit Wineskins. Fixing this is going to be more difficult than I first imagined due to the differences in expected segmentation level from the loaded executable file. For the foreseeable future, Rich Presence is likely to only be available on 64-bit Wineskins.

Edit: Both Wineskins have been updated. Aforementioned issues have not been fixed.
Jyxle

aidswidjaja wrote:

Hi everyone! Sorry for being away for so long~ just started school and its quite busy :O I will probably be slightly less active, maybe only being able to reply every week or so - but I'll keep doing my best

AnimatedThinks and gravitybalmain

It looks like you're both experiencing similar issues across multiple Wineskins, which leads me to believe that this is probably an issue that needs to be fixed within the wrapper itself. The errors you're getting through the Test Run indicate a low-level .NET GC issue (which would explain why the wrapper only crashes after the osu! logo) and running the executable through osu! executable through cmd returns some binary translation error, also with .net. In this case, I'm still not sure what could be causing it, but I suspect that the Wineskin engine itself may be at fault. Potentially there could be a misconfiguration but I doubt it would be throwing this sort of behaviour. I'm also not entirely sure whether the Test Run failing occasionally is linked to this, it probably could be but again I'm not really sure.

At this point, there isn't much in terms of user troubleshooting. I'm really really sorry that this has process has taken so long with not too much progress, and the world of compatibility layers is lots of fun. While my sister has an M1 device, I can't really access it since school's in and we're all running around busy :)

Technocoder + Gcenx might have ideas on how to make this wrapper work. In the meantime, could you please provide info that might have been lost in this growing thread:
- which macOS version did you start experiencing this issue on?
- which wrapper version (e.g Rosetta, Catalina) did you start experiencing this issue on?
- were there any other wrappers that you were actually able to run well? if so, which?

I'm not entirely sure why the wrapper isn't working on your particular configurations, and I couldn't find any bug reports on the Wineskin git repo that related to our issues. So for the meantime, we might try and keep working on it.

I do remember that Animated said there was success one time (before enabling Compatibility Mode), do you know what led up to this working?

Sorry that we haven't been getting you much success, we'll do our best!

Jyxle

Jyxle wrote:

Technocoder wrote:

"Jyxle"

Jyxle wrote:

Hi, I've run into an error. After installing osu with these steps on Catalina 10.15.7, I am able to run it perfectly. However, after I close it after playing for ONE session, when I try to open it up it does not open. I checked activity monitor while trying to open it, and it seems like it is trying to open up with the wineskin but it just stops and disappears from activity monitor. I have tried using the Osu mac agent to repair but it does not seem to fix it.

The only way to fix this so far for me is to completely redownload osu! everytime I want to play it, which is a huge pain. Is there a way to fix this?

Thanks!

Can you please try running a Test Run from Wineskin (Right click osu! > Show Package Contents > Wineskin > Advanced > Test Run) and paste the logs somewhere (such as: https://paste.ubuntu.com) when it crashes?

TheNamesTen wrote:

Not quite sure what to do from here. Followed everything to the t. Any help would be great!
Sorry yeah, it looks like Big Sur is a little bit hit or miss at the moment. Can you elaborate on what's not working? Are you able to open it and/or do you get any crash reports?

Hi TechnoCoder, here are the logs from the Test Run

https://paste.ubuntu.com/p/YJQvcb2bf6/

Thanks!

Hey there :) I had a look through your logs and stumbled upon another Arch Linux user experiencing similar issues as you: https://bbs.archlinux.org/viewtopic.php?id=189137

Reading over the logs again, it seems to indicate being unable to open a URL or something, and load internet-related Win32 APIs. The Arch Linux user reported reinstalling Internet Explorer (wine-gecko) in Wine worked for them... so maybe you could try that?

1. Right click osu!.app
2. Click Show Package Contents
3. Navigate to drive_c/Program Files and ensure there is a folder called Internet Explorer, and inside that folder there is a file called iexplore.exe
4. If there isn't, download iexplore.exe from https://drive.google.com/file/d/1v0pBanSg6q8iAihemEnXq99aRHJP5Xvl/view?usp=sharing and create that folder called Internet Explorer
4. Do the above with the drive_c/Program Files (x86) folder

If that doesn't work, you may have to install an msi file which I might be able to guide you through as well. Otherwise, someone else might be able to help you better than I can.

_sassy_girl_

_sassy_girl_ wrote:

Hi! I have minor issues with displaying icons in osu!(Wineskin with Rosetta support).

Here's a screenshot that describing an issue:
This issue is not present in Catalina version:

Report if needed:
Report
Version 11.2 (Build 20D64)
Engine: WS11WineCX64Bit20.0.2
Wineskin 2.9.0.7-rc4
Release: Stable40
Quarantine attribute is absent (bundle)
Quarantine attribute is absent (wrapper)
Execute flag is present
Detect Direct3D is disabled
Compatibility mode is disabled
System Integrity Protection is enabled
Engine version is supported
Razer Synapse is absent
Log file: update.log is absent
No errors in: runtime.log

Hi! Sorry to hear you're having issues. osu! tends to be a bit fiddly with graphics on Wine but usually it isn't too hard to fix. You may need to fiddle around with the in-game settings (e.g resolution) to see if that gets the graphics to work. don't turn on compatibility mode! <-- that will break your wrapper :( - I also tend to stay away from enabling full screen mode since that makes graphical glitches for me (tho it may work for you).

Failing the above, please try and make a Test Run using the instructions available at https://osu-mac.readthedocs.io/en/latest/issues/troubleshooting.html#generating-logs-for-wineskin - thanks!
Hi aidswidjaja, thanks for the reply!

I have gone and checked both the Program Files and Program Files (x86) folders and both folders have the Internet Explorer folder with the iexplore.exe within them. (osu! still wont open with these present) Is it possible if you could guide me through the msi file installation you mentioned?

Thanks!
LyfeMiracle
Thank you for keeping osu updated!! <3
show more
Please sign in to reply.

New reply