Unhandled Exception San andreas multiplayer

Questions about Wine on Linux
Locked
daslee
Newbie
Newbie
Posts: 2
Joined: Tue Jan 06, 2015 1:47 pm

Unhandled Exception San andreas multiplayer

Post by daslee »

Hello. I've been playing san andreas multiplayer when I had ubuntu 12.04 32-bit and when I upgraded to 14.04 version 32-bit I was still able to play it, but now I reinstalled ubuntu 14.04 to new clear partition but this time 64-bit because it was recomended. And now I'm having problems with Unhandled exception, I can launch single player gta san andreas okay, but when I run san andreas multiplayer and choose server to play Program Error window prompts and this is what happens in terminal:
fixme:font:freetype_SelectFont Untranslated charset 255
wine: Unhandled exception 0xc0000409 in thread 29 at address 0x3f866c (thread 0029), starting debugger...
Process of pid=0025 has terminated
No process loaded, cannot execute 'echo Modules:'
Cannot get info on module while no process is loaded
No process loaded, cannot execute 'echo Threads:'
process tid prio (all id:s are in hex)
00000008 samp.exe
00000024 0
00000009 0
0000000e services.exe
0000001e 0
0000001d 0
00000018 0
00000016 0
00000014 0
00000010 0
0000000f 0
00000012 winedevice.exe
0000001c 0
00000019 0
00000017 0
00000013 0
0000001a plugplay.exe
00000020 0
0000001f 0
0000001b 0
00000021 explorer.exe
00000023 0
00000022 0
winedbg: Internal crash at 0x7ea590b5
I have installed 1.6.2 wine version and after install I removed ~/.wine directory and then did this to have 32 bit prefix:
WINEPREFIX=/home/name/.wine WINEARCH=win32 winecfg
When it's 64 bit by default I can't even launch singleplayer san andreas, with this singleplayer works, but not multiplayer.

How can I fix this problem?
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Unhandled Exception San andreas multiplayer

Post by dimesio »

Try upgrading Wine to the latest development release.
daslee
Newbie
Newbie
Posts: 2
Joined: Tue Jan 06, 2015 1:47 pm

Re: Unhandled Exception San andreas multiplayer

Post by daslee »

Installed wine-1.7.33 But still, same problem..
Locked