I switched back to Wine 1.0.1. and it worked fine for a while but then it started crashing again. Funny thing is, I've done the same thing on Debian 6 Squeeze 64 bit and it worked just fine on the first try, no issues whatsoever.
Commands I used to install wine 1.4.1.:
Code: Select all
rm -R ~/.wine
apt-get install wine
apt-get install winetricks
(Now currently using 1.4.1. + Debian 7 64 bit)
Here's the crash log using warn+all (Command line used via SSH: "WINEDEBUG=warn+all wine Bond_ded.exe -port 26015 -queryport 6550 +maxplayers 32 +map ctf_romania +exec listip.cfg +mapcyclefile mapcycle.txt +servercfgfile server.cfg >winedbg.log 2>&1"):
http://pastebin.com/HDq9Ded9
Apparently there are some missing dll's but why is it looking for them inside the nfserver folder?
Using relay (6mb file):
http://www.whileago.com/nffiles/winedbgnew.log
If you want to reproduce the crash:
http://nightfire.dyndns.org/files/NightfireServer.exe
Am I missing something here? Thanks in advance.