View Issue Details

IDProjectCategoryLast Update
0019580AI War 2Crash/ExceptionJun 28, 2018 7:13 pm
ReporterBadgerBadger Assigned ToChris_McElligottPark  
Severityminor 
Status resolvedResolutionfixed 
Product Version0.720 
Fixed in Version0.746 Disposing of the Invisible Man 
Summary0019580: null reference in hovertext
DescriptionI had just sent the Botnet golem into a large battle. I'm not sure what my cursor was over, but I saw
4/9/2018 11:06:13 AM
Exception in entity tooltip text generation at stage 1:System.NullReferenceException: Object reference not set to an instance of an object
  at Arcen.AIW2.External.Window_InGameHoverEntityInfo+tText.GetTextToShowFromVolatile (Arcen.Universal.ArcenDoubleCharacterBuffer buffer) [0x00000] in <filename unknown>:0

   at System.Environment.get_StackTrace() in /Users/builduser/buildslave/mono/build/mcs/class/corlib/System/Environment.cs:line 227
   at Arcen.Universal.ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at Arcen.Universal.ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at Arcen.Universal.ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at Arcen.AIW2.External.Window_InGameHoverEntityInfo+tText.GetTextToShowFromVolatile(Arcen.Universal.ArcenDoubleCharacterBuffer buffer)
   at Arcen.Universal.ArcenUI_Text.OnUpdateVolatileDataFromMainThread()
   at Arcen.Universal.ArcenUI_Window.OnUpdateVolatileDataFromMainThread()
   at Arcen.Universal.ArcenUI.OnUpdateVolatileDataFromMainThread()
   at Arcen.Universal.Engine_Universal.OnUpdateFromMainThread()
   at ArcenGameController.Update() in D:\vclarge\AI_War_2_Ultra\AIW2Unity\Assets\ArcenCode\ArcenGameController.cs:line 59
TagsNo tags attached.

Activities

Chris_McElligottPark

Jun 28, 2018 7:13 pm

administrator   ~0047613

Should no longer happen.

Thanks!

* A few tweaks to prevent nullrefs in hovertext over ships, and to make them work properly in build and tech modes, as well.

Issue History

Date Modified Username Field Change
Apr 9, 2018 11:10 am BadgerBadger New Issue
Apr 9, 2018 11:10 am BadgerBadger Status new => assigned
Apr 9, 2018 11:10 am BadgerBadger Assigned To => Chris_McElligottPark
Jun 28, 2018 7:13 pm Chris_McElligottPark Status assigned => resolved
Jun 28, 2018 7:13 pm Chris_McElligottPark Resolution open => fixed
Jun 28, 2018 7:13 pm Chris_McElligottPark Fixed in Version => 0.746 Disposing of the Invisible Man
Jun 28, 2018 7:13 pm Chris_McElligottPark Note Added: 0047613