View Issue Details

IDProjectCategoryLast Update
0012510Bionic DuesCrash/ExceptionSep 17, 2013 11:52 am
ReporterPepisolo Assigned ToChris_McElligottPark  
Status resolvedResolutionfixed 
Product Version0.912 
Fixed in Version0.913 
Summary0012510: Casual mode broken....?
DescriptionI wanted to test something quick, so put the game on casual difficulty, but there appear to be no enemies whatsoever. I did 3 complete missions without seeing a single enemy. I also had a fatal crash at one point.

Error log and save game attached.



TagsNo tags attached.
Internal WeightFix ASAP

Activities

Pepisolo

Sep 16, 2013 10:14 pm

developer  

UnhandledErrors.txt (1,218 bytes)   
9/17/2013 2:57:54 AM (0.912) Mem: 131,002,368 Mode: SinglePlayerOrMultiplayerHost Plat:WindowsPlayer
-----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at MissionSidebarWindow.<SubclassInit>b__3 () [0x00000] in <filename unknown>:0 
  at AbstractArcenControl.TryMouseoverEvent (Rect AbsoluteControlBounds, Vector3 MousePositionFromTopLeft, Boolean CountAsClickableElement) [0x00000] in <filename unknown>:0 
  at ArcenButton.OnInput (Vector3 MousePositionFromTopLeft) [0x00000] in <filename unknown>:0 
  at DelayedRenderer.RunInputForAll () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at MissionSidebarWindow.<SubclassInit>b__3 () [0x00000] in <filename unknown>:0 
  at AbstractArcenControl.TryMouseoverEvent (Rect AbsoluteControlBounds, Vector3 MousePositionFromTopLeft, Boolean CountAsClickableElement) [0x00000] in <filename unknown>:0 
  at ArcenButton.OnInput (Vector3 MousePositionFromTopLeft) [0x00000] in <filename unknown>:0 
  at DelayedRenderer.RunInputForAll () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


UnhandledErrors.txt (1,218 bytes)   

Pepisolo

Sep 16, 2013 10:14 pm

developer  

fatalerror.save (64,783 bytes)

Chris_McElligottPark

Sep 17, 2013 11:52 am

administrator   ~0033794

Thanks!

* Fixed a bug where Casual mode was not seeding any bots, and thus could also throw some exceptions.

Issue History

Date Modified Username Field Change
Sep 16, 2013 10:14 pm Pepisolo New Issue
Sep 16, 2013 10:14 pm Pepisolo File Added: UnhandledErrors.txt
Sep 16, 2013 10:14 pm Pepisolo File Added: fatalerror.save
Sep 16, 2013 10:15 pm Pepisolo Description Updated
Sep 17, 2013 6:40 am tigersfan Internal Weight => Fix ASAP
Sep 17, 2013 6:40 am tigersfan Assigned To => Chris_McElligottPark
Sep 17, 2013 6:40 am tigersfan Status new => assigned
Sep 17, 2013 11:52 am Chris_McElligottPark Note Added: 0033794
Sep 17, 2013 11:52 am Chris_McElligottPark Status assigned => resolved
Sep 17, 2013 11:52 am Chris_McElligottPark Fixed in Version => 0.913
Sep 17, 2013 11:52 am Chris_McElligottPark Resolution open => fixed
Apr 14, 2014 9:28 am Chris_McElligottPark Category Bug - Crash or Exception => Crash/Exception