Hi there.
I'm actually trying to use SA-MP ( http://appdb.winehq.org/objectManager.p ... n&iId=5283 ) with wine-1.3.28-193-g90e3bc5.
When I enter my server address (127.0.0.1, running on my Gentoo laptop) SA-MP displays the good informations, number of players, etc… But when I want to connect at it, it want to connect to 127.12.34.56…
My hostname & local ip are well defined in my /etc/hosts file…
Does anyone have a clue/idea? Thanks in advance.
sa-mp cannot connect to 127.0.0.1
sa-mp cannot connect to 127.0.0.1
Wine maps that address to 127.0.0.1. Please, rerun with
"WINEDEBUG=+winsock wine <app.exe> &> /tmp/output.txt" and paste the
backtrace in pastebin.com.
How to debug: http://wiki.winehq.org/FAQ#head-16da35b ... 16862d0f5e
Source reference: http://source.winehq.org/source/dlls/ws ... et.c#L2205
"WINEDEBUG=+winsock wine <app.exe> &> /tmp/output.txt" and paste the
backtrace in pastebin.com.
How to debug: http://wiki.winehq.org/FAQ#head-16da35b ... 16862d0f5e
Source reference: http://source.winehq.org/source/dlls/ws ... et.c#L2205