Hi,
The AR clan tries to host a server for Steam.
Since we host on Linux we use wine.
Starting the Battlefront executable (from GOG) with the following options causes a page fault:
The interesting thing here is that the server starts without the /norender option.
Attached you find a crash log, but I doubt that it will help.
Any idea why the /norender option might cause a crash?
Note: Wine was the only thing running on the server.
Cheers!
EDIT: Remove misleading text.
The AR clan tries to host a server for Steam.
Since we host on Linux we use wine.
Starting the Battlefront executable (from GOG) with the following options causes a page fault:
Code Select
wine Battlefront.exe /win /norender /autonet dedicated /noaim /resolution 200 200 /nosound /gamename "..." rhn2a 200 200
The interesting thing here is that the server starts without the /norender option.
Code Select
wine Battlefront.exe /win /autonet dedicated /noaim /resolution 200 200 /nosound /gamename "..." rhn2a 200 200
But as we use wine, the server takes >5min and 100% CPU usage over the whole time period (granted we don't have such a powerful machine).Attached you find a crash log, but I doubt that it will help.
Any idea why the /norender option might cause a crash?
Note: Wine was the only thing running on the server.
Cheers!
EDIT: Remove misleading text.