View Issue Details

IDProjectCategoryLast Update
0006359Valley 1Crash/ExceptionMar 5, 2012 10:29 am
Reporterkof91 Assigned Tokeith.lamothe  
Status resolvedResolutionfixed 
Product Version0.901 
Fixed in Version0.903 
Summary0006359: UnhandledErrors
DescriptionGot this error when exiting with an NPC from a secret mission door.
TagsNo tags attached.
Internal WeightNew

Activities

kof91

Mar 3, 2012 6:03 am

reporter  

UnhandledErrors.txt (2,668 bytes)   
3/3/2012 6:38:46 PM (0.901)
-----------------------------------
UnhandledErrors-----------------------------------
3/3/2012 6:38:46 PM (0.901)
-----------------------------------Error-----------------------------------Log String: FixedUpdate: System.NullReferenceException: Object reference not set to an instance of an object
  at GameEntity.CalculateIsAboveGroundWhereShouldNotShowFalling () [0x00000] in <filename unknown>:0 
  at GameEntity.CalculateKnockbackAngle (.GameEntity TargetEntity, .AbilityTypeData AbilityTypeData) [0x00000] in <filename unknown>:0 
  at GameEntity.TryToPierceOtherEntity (.GameEntity OtherEntity) [0x00000] in <filename unknown>:0 
  at GameEntity.RunCollisionCheck () [0x00000] in <filename unknown>:0 
  at GameEntity.SetCurrentLocationInner (Single NewX, Single NewY, CollisionType CollisionType, Boolean CanCenterCamera, MovementType MovementType) [0x00000] in <filename unknown>:0 
  at GameEntity.AddToCurrentLocation (Single XDiff, Single YDiff, CollisionType CollisionType, MovementType MovementType) [0x00000] in <filename unknown>:0 
  at GameEntity.ProcessSimStep () [0x00000] in <filename unknown>:0 
  at Chunk.ProcessSimStep () [0x00000] in <filename unknown>:0 
  at Game.ProcessSimStep () [0x00000] in <filename unknown>:0 
  at Game.RunNextCycle (Boolean DoRendering) [0x00000] in <filename unknown>:0 
  at Game.RunFrame () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.Update () [0x00000] in <filename unknown>:0 
Stack Trace:   at GameEntity.CalculateIsAboveGroundWhereShouldNotShowFalling () [0x00000] in <filename unknown>:0 
  at GameEntity.CalculateKnockbackAngle (.GameEntity TargetEntity, .AbilityTypeData AbilityTypeData) [0x00000] in <filename unknown>:0 
  at GameEntity.TryToPierceOtherEntity (.GameEntity OtherEntity) [0x00000] in <filename unknown>:0 
  at GameEntity.RunCollisionCheck () [0x00000] in <filename unknown>:0 
  at GameEntity.SetCurrentLocationInner (Single NewX, Single NewY, CollisionType CollisionType, Boolean CanCenterCamera, MovementType MovementType) [0x00000] in <filename unknown>:0 
  at GameEntity.AddToCurrentLocation (Single XDiff, Single YDiff, CollisionType CollisionType, MovementType MovementType) [0x00000] in <filename unknown>:0 
  at GameEntity.ProcessSimStep () [0x00000] in <filename unknown>:0 
  at Chunk.ProcessSimStep () [0x00000] in <filename unknown>:0 
  at Game.ProcessSimStep () [0x00000] in <filename unknown>:0 
  at Game.RunNextCycle (Boolean DoRendering) [0x00000] in <filename unknown>:0 
  at Game.RunFrame () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.Update () [0x00000] in <filename unknown>:0 


UnhandledErrors.txt (2,668 bytes)   

keith.lamothe

Mar 5, 2012 10:29 am

administrator   ~0020360

Fixed for 0.903, thanks :)

Issue History

Date Modified Username Field Change
Mar 3, 2012 6:03 am kof91 New Issue
Mar 3, 2012 6:03 am kof91 File Added: UnhandledErrors.txt
Mar 5, 2012 10:29 am keith.lamothe Internal Weight => New
Mar 5, 2012 10:29 am keith.lamothe Note Added: 0020360
Mar 5, 2012 10:29 am keith.lamothe Status new => resolved
Mar 5, 2012 10:29 am keith.lamothe Fixed in Version => 0.903
Mar 5, 2012 10:29 am keith.lamothe Resolution open => fixed
Mar 5, 2012 10:29 am keith.lamothe Assigned To => keith.lamothe
Apr 14, 2014 9:28 am Chris_McElligottPark Category Bug - Crash or Exception => Crash/Exception