Mythic Forum

Current thread: Mythic forums > Technical > fleeing and this error
AuthorMessage
Dark Realm
8/26/2012 5:13:56 PM
Server Error in '/' Application. -------------------------------------------------------------------------------- Object reference not set to an instance of an object. 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.NullReferenceException: Object reference not set to an instance of an object. Source Error: Line 10304: SQL = "select status from adventures where playerid=" & APlayerID & " and adventureid=" & AID Line 10305: RS = fnDB.DBR(DB, SQL, EM) Line 10306: While RS.Read Line 10307: If Not IsDBNull(RS("status")) Then Line 10308: N = RS("status") Source File: C:\inetpub\wwwroot\adventure.aspx.vb Line: 10306 Stack Trace: [NullReferenceException: Object reference not set to an instance of an object.] adventure.go(Object sender, EventArgs e) in C:\inetpub\wwwroot\adventure.aspx.vb:10306 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 -------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:2.0.50727.4223; ASP.NET Version:2.0.50727.4223
Legion
8/26/2012 5:34:50 PM
I'm trying to track this down. It seems to happen when your party is killed, but not properly recording the deaths. Do you have any idea what caused this to occur?
Dark Realm
8/27/2012 4:32:16 AM
no idea really no one was killed this was me fleeing with some of my main guys... the only abnormality on my part was maybe clicking a few extra times screaming "FLEE DAMMIT"
Clappendectomy
8/27/2012 5:31:28 PM
how is that abnormal?
Sardonic2
8/27/2012 5:43:52 PM
LMAO, I thought the same thing when I read it. I find I can get these errors if I am overclicking actions past availability to do so.
For example: Knowing I am about to die in that random that I should not be in, and clicking past the point of death gives me a similar error. Same with fleeing.
Legion
8/27/2012 9:43:57 PM
I believe this error is fixed. I made a real good effort on it yesterday after finding that I'd been logging details of that error already. And now its been 24h without a single entry in the error log so I think theres a good chance that I fixed it.

Post new message (use of HTML is permitted)
Username New player? Join mythic warfare.
Password
Body
Submit