forum

Running osu! in Wine 0.9.59 on Mac OS X

posted
Total Posts
1
Topic Starter
mattyu007
.NET Framework installer doesnt work.....but somehow i DID get all the code that wine dumped while trying to run osu!.exe.
fixme:cursor:SetSystemCursor (0x1106,00007f00),stub!
fixme:advapi:RegisterEventSourceA ((null),".NET Runtime"): stub
fixme:advapi:RegisterEventSourceW (L"",L".NET Runtime"): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x00000000,0x0,0x0001,0x00000000,0x32eee0,0x0): stub
err:eventlog:ReportEventW L"Error enumerating shim databases - 234"
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
fixme:virtual:NtAllocateVirtualMemory MEM_WRITE_WATCH type not supported
err:ole:CoInitializeEx Attempt to change threading model of this apartment from apartment threaded to multi-threaded
fixme:ole:CoGetContextToken stub
fixme:cursor:SetSystemCursor (0x10f6,00007f00),stub!
fixme:cursor:SetSystemCursor (0x10f6,00007f00),stub!
fixme:cursor:SetSystemCursor (0x10f6,00007f00),stub!
fixme:advapi:CheckTokenMembership (0x140 0x146d80 0x32ec58) stub!

Unhandled Exception: System.Threading.SynchronizationLockException: Object synchronization method was called from an unsynchronized block of code.
at System.Resources.ResourceManager.TryLookingForSatellite(CultureInfo lookForCulture)
at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)
at System.Resources.ResourceManager.GetString(String name, CultureInfo culture)
at System.Environment.ResourceHelper.GetResourceStringCode(Object userDataIn)
at System.Environment.GetResourceFromDefault(String key)
at System.TypeInitializationException..ctor(String fullTypeName, Exception innerException)
at System.Globalization.TextInfo.GetNativeTextInfo(Int32 cultureID)
at System.Globalization.TextInfo.get_InvariantNativeTextInfo()
at System.String.Compare(String strA, Int32 indexA, String strB, Int32 indexB, Int32 length, StringComparison comparisonType)
at System.Security.Util.URLString.PreProcessForExtendedPathRemoval(String url, Boolean isFileUrl)
at System.AppDomainSetup.NormalizePath(String path, Boolean useAppBase)
at System.AppDomainSetup.SetupDefaultApplicationBase(String imageLocation)
at System.AppDomain.SetupFusionStore(AppDomainSetup info)
at System.AppDomain.SetupDomain(Boolean allowRedirects, String path, String configFile)
wine: Unhandled page fault on read access to 0x00000000 at address 0x79e70000:0x0041e4f1 (thread 0016), starting debugger...
First chance exception: page fault on read access to 0x00000000 in 32-bit code (0x0041e4f1).
Register dump:
CS:0017 SS:001f DS:001f ES:001f FS:1007 GS:0037
EIP:0041e4f1 ESP:0032feb0 EBP:0032ff58 EFLAGS:00010246( - 00 -RIZP1)
EAX:00000000 EBX:0041e427 ECX:0032febc EDX:00000000
ESI:0041e427 EDI:0032feb8
Stack dump:
0x0032feb0: 00000000 0032fee0 0032fee4 00000000
0x0032fec0: 0032fef8 0032ff4c 0041e5b1 0032ff58
0x0032fed0: 0041e294 7df02000 7b865531 00000000
0x0032fee0: 00000000 00000000 00000000 00000000
0x0032fef0: 00000000 00000000 00000000 00000000
0x0032ff00: 00000000 00000000 00000000 00000000
0200: sel=1007 base=7def0000 limit=0000ffff 32-bit rw-
Backtrace:
=>1 0x0041e4f1 in osu! (+0x1e4f1) (0x0032ff58)
2 0x7b8655d1 in kernel32 (+0x555d1) (0x0032ffe8)
0x0041e4f1: movl 0x0(%eax),%eax
Modules:
Module Address Debug info Name (18 modules)
PE 400000- 43f000 Export osu!
PE 5e380000-5e409000 Deferred diasymreader
PE 60140000-60144000 Deferred advapi32
PE 60410000-60421000 Deferred user32
PE 605b0000-605b4000 Deferred gdi32
PE 60680000-60684000 Deferred oleaut32
PE 60760000-60764000 Deferred rpcrt4
PE 619d0000-619d4000 Deferred ole32
PE 61f30000-61f34000 Deferred version
PE 61fd0000-61fd6000 Deferred shlwapi
PE 62060000-62064000 Deferred msvcrt
PE 78130000-781cb000 Deferred msvcr80
PE 79000000-79045000 Deferred mscoree
PE 79060000-790b3000 Deferred mscorjit
PE 790c0000-794de000 Deferred mscorlib
PE 79e70000-7a3d1000 Deferred mscorwks
PE 7b810000-7b87c000 Export kernel32
PE 7bc10000-7bc14000 Deferred ntdll
Threads:
process tid prio (all id:s are in hex)
0000000c
0000001d 0
0000000e 0
0000000d 0
00000019
0000001c 0
0000001b 0
0000001a 0
00000039
0000003c 2
0000003b 0
00000047 (D) Z:\Users\matthew\Desktop\osu\osu!.exe
00000014 2
00000015 0
00000016 0 <==
Backtrace:
=>1 0x0041e4f1 in osu! (+0x1e4f1) (0x0032ff58)
2 0x7b8655d1 in kernel32 (+0x555d1) (0x0032ffe8)

Unhandled Exception: System.Threading.SynchronizationLockException: Object synchronization method was called from an unsynchronized block of code.
at System.Resources.ResourceManager.TryLookingForSatellite(CultureInfo lookForCulture)
at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)
at System.Resources.ResourceManager.GetString(String name, CultureInfo culture)
at System.Environment.ResourceHelper.GetResourceStringCode(Object userDataIn)
at System.Environment.GetResourceFromDefault(String key)
at System.TypeInitializationException..ctor(String fullTypeName, Exception innerException)
at System.Globalization.TextInfo.GetNativeTextInfo(Int32 cultureID)
at System.Globalization.TextInfo.get_InvariantNativeTextInfo()
at System.String.Compare(String strA, Int32 indexA, String strB, Int32 indexB, Int32 length, StringComparison comparisonType)
at System.Security.Util.URLString.PreProcessForExtendedPathRemoval(String url, Boolean isFileUrl)
at System.AppDomainSetup.NormalizePath(String path, Boolean useAppBase)
at System.AppDomainSetup.SetupDefaultApplicationBase(String imageLocation)
at System.AppDomain.SetupFusionStore(AppDomainSetup info)
at System.AppDomain.SetupDomain(Boolean allowRedirects, String path, String configFile)
Please sign in to reply.

New reply