View Issue Details

IDProjectCategoryLast Update
0011824AI War 1 / ClassicSuggestionJun 14, 2013 7:55 pm
ReporterTechSY730 Assigned To 
Status newResolutionopen 
Product Version6.048 
Summary0011824: AITypeData class should have a good ToString
DescriptionThe AITypeData class should have a good ToString, instead of the default one inherited from Object that just prints out the type name.

This would be helpful for the logs. ;)


(the LogicLog_AIMechanic_Waves_MainThread.txt log is what tipped me off to this)
TagsNo tags attached.
Internal Weight

Activities

keith.lamothe

Jun 14, 2013 7:13 pm

administrator   ~0032928

It's not supposed to use ToString on that type.

TechSY730

Jun 14, 2013 7:23 pm

reporter   ~0032929

Well then, something seems odd about this entry.

Note the Player.AIType: AITypeData part

6/13/2013 11:19:15 PM (6.047)
-----------------------------------
Starting CreateMixedWaveToPlanet at Game Time: 1:07:28 ; Player.AIType: AITypeData ; Player.AIDifficulty: 8 ; AIProgressionLevel: 33 ; AITechLevel: 1
WaveSize = MultiplierFromWaveInterval * MultiplierFromHumanHomePlanetAndChampionCount: 1.69 * 1 = 1.69
...

keith.lamothe

Jun 14, 2013 7:55 pm

administrator   ~0032931

I wasn't saying it doesn't, just that it shouldn't ;)

Issue History

Date Modified Username Field Change
Jun 14, 2013 5:11 pm TechSY730 New Issue
Jun 14, 2013 7:13 pm keith.lamothe Note Added: 0032928
Jun 14, 2013 7:23 pm TechSY730 Note Added: 0032929
Jun 14, 2013 7:55 pm keith.lamothe Note Added: 0032931
Apr 14, 2014 9:28 am Chris_McElligottPark Category Suggestion - General Idea => Suggestion - General
Apr 14, 2014 9:30 am Chris_McElligottPark Category Suggestion - General => Suggestion