View Issue Details

IDProjectCategoryLast Update
0005123Valley 1Bug - OtherNov 6, 2011 12:03 pm
ReporterGrimerX Assigned ToChris_McElligottPark  
Status resolvedResolutionfixed 
Product Version0.538 
Fixed in Version0.539 
Summary0005123: Exception
DescriptionCaused by jumping while you are already in the air, in the intro region. Just ride the lightning, without the lightning...

=====
Log String: FixedUpdate: System.NullReferenceException: Object reference not set to an instance of an object
  at GameEntity.ProcessChangesFromDirectControls () [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.ProcessChangesFromDirectControls () [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
TagsNo tags attached.
Internal WeightNew

Relationships

has duplicate 0005126 resolvedChris_McElligottPark Crash in the Opening Mission 

Activities

Chris_McElligottPark

Nov 6, 2011 12:03 pm

administrator   ~0017444

Thanks!

* Fixed a bug in the prior version that was causing the game to throw exceptions if you tried to double-jump before ever picking up a single item in the intro mission.

Issue History

Date Modified Username Field Change
Nov 6, 2011 1:25 am GrimerX New Issue
Nov 6, 2011 12:02 pm Chris_McElligottPark Relationship added has duplicate 0005126
Nov 6, 2011 12:03 pm Chris_McElligottPark Internal Weight => New
Nov 6, 2011 12:03 pm Chris_McElligottPark Note Added: 0017444
Nov 6, 2011 12:03 pm Chris_McElligottPark Status new => resolved
Nov 6, 2011 12:03 pm Chris_McElligottPark Fixed in Version => 0.539
Nov 6, 2011 12:03 pm Chris_McElligottPark Resolution open => fixed
Nov 6, 2011 12:03 pm Chris_McElligottPark Assigned To => Chris_McElligottPark