View Issue Details

IDProjectCategoryLast Update
0008482Valley 1Crash/ExceptionJun 9, 2012 8:57 am
ReporterGauHelldragon Assigned ToChris_McElligottPark  
Severitymajor 
Status resolvedResolutionfixed 
Product Version1.056 
Fixed in Version1.057 
Summary0008482: Error message when getting hit by nettles
DescriptionGot this when I was exploring a lieutenant tower. Walked into a nettle and got this message

6/8/2012 9:40:57 PM
ProcessAssertionFailure while IsInAbilityDeserializationOrProcessing, Message:Object reference not set to an instance of an object

  at AbilityTypeData.GetEffectiveTierOfAbilityForEntity (.GameEntity EntityUsingAbility) [0x00000] in <filename unknown>:0
  at GameEntity.ProcessBeingSubjectToStandardAbility (.Ability Ability, .GameEntity EntityUsingAbility, Boolean WasThisEntityAlreadyDeadBeforeAbility, Int32 AffectedWeakspotIndex, Int32 OverrideBaseDamage, .AbilityUseResult Result) [0x00000] in <filename unknown>:0
  at Ability.TryExecuteInner (.GameEntity UsingEntity, .GameEntity TargetEntity, .QueuedAbilityUse QueuedAbilityUse, .AbilityUseResult Result) [0x00000] in <filename unknown>:0

UsingEntity:#1362356 type:NeutralSkelebot
TargetEntity:null
QueuedAbilityUse.Ability.TypeData.Type:StingingNettleTouch
QueuedAbilityUse.MessageID:1316
Game.Instance.NumberOfQueuedAbilityUsesProcessedThisStep:1
QueuedAbilityUse.ExecutionContextChunkID:8475
QueuedAbilityUse.ExecutionContextRegionID:1936
QueuedAbilityUse.UsingEntityID:1362356
UsingEntity.TypeData.Type:NeutralSkelebot

   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at ArcenDebugging.ProcessAssertionFailure(System.String Message)
   at Ability.TryExecuteInner(.GameEntity UsingEntity, .GameEntity TargetEntity, .QueuedAbilityUse QueuedAbilityUse, .AbilityUseResult Result)
   at Ability.TryExecute(.GameEntity UsingEntity, .GameEntity TargetEntity, .QueuedAbilityUse QueuedAbilityUse, .AbilityUseResult Result)
   at QueuedAbilityUse.TryExecute()
   at Game.ProcessSimStep()
   at Game.RunNextCycle(Boolean DoRendering)
   at Game.RunFrame()
   at MainCameraLogic.MainUpdateLogic()
   at MainCameraLogic.Update()
TagsNo tags attached.
Internal WeightNew

Activities

GauHelldragon

Jun 9, 2012 12:49 am

reporter  

ArcenDebugLog.txt (1,039,524 bytes)

GauHelldragon

Jun 9, 2012 12:58 am

reporter  

Chris_McElligottPark

Jun 9, 2012 8:57 am

administrator   ~0025720

Thanks!

* Fixed an exception that would occur when being touched by stinging nettles in the prior version.

Issue History

Date Modified Username Field Change
Jun 9, 2012 12:49 am GauHelldragon New Issue
Jun 9, 2012 12:49 am GauHelldragon File Added: ArcenDebugLog.txt
Jun 9, 2012 12:58 am GauHelldragon File Added: Party Town Deluxe - Nettles Tower Error.zip
Jun 9, 2012 8:57 am Chris_McElligottPark Internal Weight => New
Jun 9, 2012 8:57 am Chris_McElligottPark Note Added: 0025720
Jun 9, 2012 8:57 am Chris_McElligottPark Status new => resolved
Jun 9, 2012 8:57 am Chris_McElligottPark Fixed in Version => 1.057
Jun 9, 2012 8:57 am Chris_McElligottPark Resolution open => fixed
Jun 9, 2012 8:57 am Chris_McElligottPark Assigned To => Chris_McElligottPark
Apr 14, 2014 9:28 am Chris_McElligottPark Category Bug - Crash or Exception => Crash/Exception