It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Up against a wall here, thought i had dotnet issues but, wierd...
crashes 5 seconds into startup right when version number is flashed in the lower right of screen.
wineskin 2.5.12 WS9wine1.7.2

log:

fixme:thread:SetThreadStackGuarantee (0x32fca4): stub
err:ole:CoGetContextToken apartment not initialised
fixme:shell:URL_ParseUrl failed to parse L"Microsoft.VisualBasic"
fixme:shell:URL_ParseUrl failed to parse L"System"
fixme:shell:URL_ParseUrl failed to parse L"System.Windows.Forms"
fixme:shell:URL_ParseUrl failed to parse L"System.Drawing"
fixme:shell:URL_ParseUrl failed to parse L"System.Runtime.Remoting"
fixme:advapi:LsaOpenPolicy ((null),0x32f164,0x00000800,0x32f10c) stub
fixme:advapi:LsaClose (0xcafe) stub
fixme:advapi:LsaOpenPolicy ((null),0x32f0c0,0x00000800,0x32f068) stub
fixme:advapi:LsaClose (0xcafe) stub
fixme:shell:URL_ParseUrl failed to parse L"System.Configuration"
fixme:shell:URL_ParseUrl failed to parse L"System.Xml"
fixme:thread:NtGetCurrentProcessorNumber need multicore support (2 processors)
fixme:system:SetProcessDPIAware stub!
fixme:shell:URL_ParseUrl failed to parse L"SlimDX"
fixme:win:EnumDisplayDevicesW ((null),0,0x32d7c0,0x00000000), stub!
fixme:shell:URL_ParseUrl failed to parse L"Extensions"
fixme:shell:URL_ParseUrl failed to parse L"ZafehouseDiaries.resources"
fixme:shell:URL_ParseUrl failed to parse L"ZafehouseDiaries.resources"
fixme:shell:URL_ParseUrl failed to parse L"ZafehouseDiaries.resources"
fixme:shell:URL_ParseUrl failed to parse L"ZafehouseDiaries.resources"
fixme:shell:URL_ParseUrl failed to parse L"msvcm90"
fixme:thread:NtGetCurrentProcessorNumber need multicore support (2 processors)
fixme:shell:URL_ParseUrl failed to parse L"ZafehouseDiaries.resources"
Post edited September 14, 2013 by porkchorp
No posts in this topic were marked as the solution yet. If you can help, add your reply
Hello,

After a few nights of banging my head to the wall, I seem to have gotten this to work with Wineskin 2.6.0 and WS9Wine1.7.18 engine with the following steps:

1) create a blank wrapper
2) run winetricks remove_mono win2k3 orm=fbo ao=disabled dotnet20 dotnet30 msxml3 gdiplus directx9
3) run winetricks dotnet20sp1 (may fail a few times; retry until successful)
4) set windows version (again) to Windows 2003 either from winecfg or by running winetricks win2k3
5) manually install dotnet35sp1 (if you are having trouble, make sure you've set windows version to 2003 and try with different installers; this one worked for me: http://download.microsoft.com/download/2/0/e/20e90413-712f-438c-988e-fdaa79a8ac3d/dotnetfx35.exe )
6) install Zafehouse: Diaries
7) enable "Use Mac driver instead of X11" from the Screen options
8) enable "Force use of system installed XQuartz instead of using built in Wineskin
X11"

I'm not sure if all of the above is neccessary. I'm running on a 15" Late 2011 MBP with OSX 10.9.3 and XQuartz 2.7.6