Hello folks --
First, window mode does not work for me. I am running the game with "C:\Program Files\games\Stardock\TotalGaming\GalCiv2\GalCiv2.exe" w, but no window mode, and I have full screen deselected, and no window mode. Other games work in window mode just fine (like Civ4).
My computer setup:
AMD FX
Asus A8V Deluxe
2GB RAM
nVidia 6800 Ultra, running driver version 81.98, dual monitors
Creative Audigy 2zs, with latest drivers
And for the web site bug. The download for the new version of the game released tonight did not work on Firefox 1.5.01. When trying to get to the download page, it took me to the login page. I tried to log in several times, and each time it would not validate me. I treid creating a new account, and I got the following exception:
Line 1: Incorrect syntax near '@Email'.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Data.SqlClient.SqlException: Line 1: Incorrect syntax near '@Email'.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[SqlException: Line 1: Incorrect syntax near '@Email'.]
System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream) +742
System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior) +45
System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) +5
System.Data.Common.DbDataAdapter.FillFromCommand(Object data, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +304
System.Data.Common.DbDataAdapter.Fill(DataTable dataTable, IDbCommand command, CommandBehavior behavior) +28
System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) +88
SDNetLib.DAL.ExecuteQuery(String SQL, ArrayList _param, String DataTableName, String ConnectString, SqlConnection& ConnectionObject) +316
GalCiv2.Registration.AccountInfoMatch(String Email, String Password) +192
GalCiv2.Registration.Register() +406
GalCiv2.Registration._btnCreateNewAccount_Click(Object sender, EventArgs e) +31
GalCiv2.Registration._txtPasswordCreate_TextChanged(Object sender, EventArgs e) +23
System.Web.UI.WebControls.TextBox.OnTextChanged(EventArgs e) +108
System.Web.UI.WebControls.TextBox.System.Web.UI.IPostBackDataHandler.RaisePostDataChangedEvent() +26
System.Web.UI.Page.RaiseChangedEvents() +115
System.Web.UI.Page.ProcessRequestMain() +1099
Please advise. Thanks.