https://bugs.winehq.org/show_bug.cgi?id=39008
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW URL| |http://download.dyn.trionga | |mes.com/GlyphInstall-0-1.ex | |e CC| |focht@gmx.net Component|kernel32 |loader Summary|Trove: Crash on startup |Trion Worlds 'Trove' (Voxel | |MMO) crashes on startup | |(missing UTC timezone | |information) Ever confirmed|0 |1
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
confirming.
It seems a red stop-sign (Bugzilla: don't paste backtraces) doesn't mean anything to you .. hopefully you don't drive like that.
Again: Please don't paste backtraces, attach them instead!
The problem is missing UTC timezone information.
--- snip --- $ pwd /home/focht/wine-games/wineprefix-trion/drive_c/Program Files/Glyph/Games/Trove/Live
$ WINEDEBUG=+tid,+seh,+relay wine ./Trove.exe >>log.txt 2>&1
0027:Call advapi32.RegOpenKeyExA(80000002,01323a70 "SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones\UTC",00000000,00020019,0032fd08) ret=008636b3 0027:Ret advapi32.RegOpenKeyExA() retval=00000002 ret=008636b3 ... 0027:Ret KERNEL32.FileTimeToSystemTime() retval=00000001 ret=0084e502 0027:trace:seh:raise_exception code=c0000005 flags=0 addr=0x84e564 ip=0084e564 tid=0027 0027:trace:seh:raise_exception info[0]=00000000 0027:trace:seh:raise_exception info[1]=00000020 0027:trace:seh:raise_exception eax=00000000 ebx=00d45e60 ecx=00d45f18 edx=00000001 esi=00000000 edi=00d45f18 0027:trace:seh:raise_exception ebp=0032fd1c esp=0032fccc cs=0023 ds=002b es=002b fs=0063 gs=006b flags=00010202 0027:trace:seh:call_stack_handlers calling handler at 0xb45f2f code=c0000005 flags=0 --- snip ---
Source: https://source.winehq.org/git/wine.git/blob/HEAD:/loader/wine.inf.in#l3065
$ sha1sum GlyphInstall-0-1.exe 3467e62591d79108c2c63df4b421252ebf1313f4 GlyphInstall-0-1.exe
$ du -sh GlyphInstall-0-1.exe 30M GlyphInstall-0-1.exe
$ wine --version wine-1.7.48-46-g571462c
Regards