Hey guys !
I'm trying to play under Linux and I have two problems : under wine, the FOnline.exe seems to work quite fine, but I need to update it !
And the Launcher.exe doesn't run well ! Wine used to say it was a Mono application.
So I installed Mono on Wine, and it seemed Mono was already installed on my Ubuntu 10.10.
Two situation :
First on the Mono/Linux, I had a problem with the winform package not installed. So I installed it.
Then it worked better, but I still get one error, and then nothing happen :
Here's the output on a console :
(./Launcher.exe:14685): Gdk-WARNING **: GdkWindow 0x5c00003 unexpectedly destroyed
Nothing more, nothing less. It's not very helpfull I guess...
And here's what I get using Mono/Wine (I tried two version, the last one, and the one that is packaged on Ubuntu, 2.6.7, same result on both) :
The launcher has crashed because of the following exception:
System.PlatformNotSupportedException: This platform is not supported
at System.Net.Sockets.Socket.Disconnect (Boolean reuseSocket) [0x00000] in <filename unknown>:0
at FOLauncher.frmMain.PingOnline () [0x00000] in <filename unknown>:0
Then, if I want long enough, I get this :
GetThreadContext failed
It's kinda depressing... using Mono/Wine, it seems you can use no socket, nor thread ^^... that's just stupid.
Is there something I can do to fix that ?
Also, the PDF manual is now a dead-link (you can download the file, but it's a zero-byte sized file :p).
Maybe it could help if someone could put it back online ?