Welcome Guest [Log In] [Register]
Add Reply
War
Topic Started: Jun 7 2009, 10:24 AM (1,452 Views)
dougal4chaos

i get this error when i try and deploy

Server Error in '/' Application.
Input string was not in a correct format.
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.FormatException: Input string was not in a correct format.

Source Error:

Line 810: Dim PlanetUser As String = DataResults!Planet.ToString
Line 811: DataResults.Close()
Line 812: If PlanetUser = Not Planet Then
Line 813: SendPM("A fleet was just detected jumping into our orbit on " & DateTime.UtcNow.ToString & ". Whether or not it is allied with us at the moment is unknown. It would be wise to investigate.", "Admin", UsernameDefender, "Military Activity")
Line 814: End If


Source File: C:\inetpub\wwwroot\Space.aspx.vb Line: 812

Stack Trace:

[FormatException: Input string was not in a correct format.]
Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat) +201
Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberFormatInfo NumberFormat) +68

[InvalidCastException: Conversion from string "dougal4chaos" to type 'Double' is not valid.]
Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberFormatInfo NumberFormat) +212
Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value) +6
Space.DeployBtn_Click(Object sender, EventArgs e) in C:\inetpub\wwwroot\Space.aspx.vb:812
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +111
System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +110
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565

Offline Profile Quote Post Goto Top
 
Squinj

I got the same thing.
Offline Profile Quote Post Goto Top
 
Arke
Administrator
You'll need to buy fighters, deploy them to your space theater and attack the other fighters up there until they are gone.
Offline Profile Quote Post Goto Top
 
Corvis Vortigern

how do i undeploy troops?

and you can capture other peoples planets?
Edited by Corvis Vortigern, Jun 9 2009, 01:42 AM.
Offline Profile Quote Post Goto Top
 
Cripple

Hmm. didn't realise it cost money to deploy fleets. Foiled for yet another day...

'You cannot afford to deploy your fleet.'

Stuff like that really needs to be in the tutorial!
Offline Profile Quote Post Goto Top
 
Squinj

My 5 fighters could not beat the 3 fighters that are happily sitting in orbit. Good times. On the plus side the guy is way above my range now so I should be safe.
Offline Profile Quote Post Goto Top
 
memph

Do you need to wait before a certain amount of time before an attack is performed? I deployed some fighters but nothing happened yet.
Offline Profile Quote Post Goto Top
 
Arke
Administrator
You need to tell them to attack.
Offline Profile Quote Post Goto Top
 
K_A
Member Avatar

Corvis Vortigern
Jun 9 2009, 01:40 AM
how do i undeploy troops?

and you can capture other peoples planets?
You put a - in front of the digit you want to undeploy in the deploy screen.
Offline Profile Quote Post Goto Top
 
K_A
Member Avatar

Corvis Vortigern
Jun 9 2009, 01:40 AM
how do i undeploy troops? and you can capture other peoples planets?
You put a negative number in the "deploy"-screen.
Edited by K_A, Jun 11 2009, 04:17 AM.
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
Go to Next Page
« Previous Topic · The Fall Discussion · Next Topic »
Add Reply