View Issue Details

IDProjectCategoryLast Update
0024332AI War 2Bug - OtherJan 18, 2021 4:56 pm
ReporterChthonic One Assigned ToChris_McElligottPark  
Severityminor 
Status resolvedResolutionduplicate 
Product VersionBeta 2.716 The Great Balance Curve 
Fixed in VersionBeta 2.717 Tuning And Optional Capture 
Summary0024332: Log spam on starting game
DescriptionThe following lines are spammed to the log every time I start the game:

1/16/2021 2:32:13 AM 2.716 SINGLEP AI Ship Group 'LotsOfFrigates' never has any items added to it and is not marked as intentionally empty! This will cause some problems.
1/16/2021 2:32:13 AM 2.716 SINGLEP AI Ship Group 'ZAGuardPosts' never has any items added to it and is not marked as intentionally empty! This will cause some problems.
1/16/2021 2:32:13 AM 2.716 SINGLEP AI Ship Group 'ZAFleetships' never has any items added to it and is not marked as intentionally empty! This will cause some problems.
1/16/2021 2:32:13 AM 2.716 SINGLEP AI Ship Group 'ZAGuardians' never has any items added to it and is not marked as intentionally empty! This will cause some problems.
1/16/2021 2:32:13 AM 2.716 SINGLEP AI Ship Group 'ZADireGuardians' never has any items added to it and is not marked as intentionally empty! This will cause some problems.
1/16/2021 2:32:13 AM 2.716 SINGLEP AI Ship Group 'ZAExoLeaders' never has any items added to it and is not marked as intentionally empty! This will cause some problems.
1/16/2021 2:32:13 AM 2.716 SINGLEP AI Ship Group 'DarkAllianceGuardPosts' never has any items added to it and is not marked as intentionally empty! This will cause some problems.
1/16/2021 2:32:13 AM 2.716 SINGLEP AI Ship Group 'DarkAllianceFleetships' never has any items added to it and is not marked as intentionally empty! This will cause some problems.
1/16/2021 2:32:13 AM 2.716 SINGLEP AI Ship Group 'DarkAllianceGuardians' never has any items added to it and is not marked as intentionally empty! This will cause some problems.
1/16/2021 2:32:13 AM 2.716 SINGLEP AI Ship Group 'DarkAllianceDireGuardians' never has any items added to it and is not marked as intentionally empty! This will cause some problems.
1/16/2021 2:32:13 AM 2.716 SINGLEP AI Ship Group 'DarkAllianceExoLeaders' never has any items added to it and is not marked as intentionally empty! This will cause some problems.

It says it will cause problems.
TagsNo tags attached.

Relationships

duplicate of 0024329 resolvedChris_McElligottPark Stray references are causing some issues on game load. 

Activities

Chris_McElligottPark

Jan 18, 2021 4:56 pm

administrator   ~0060347

Thanks!

* Added can_be_empty_or_filled_and_no_complaints to AI ship groups.
** Usually used for stuff that is in one or more expansions and mods, and so defined in the base game but empty unless a certain expansion is present.
** CAN be used in conjunction with if_empty_copy_items_from without problems.
** Is now used on some various features that were complaining if you did not have DLC1 or DLC2 installed in the prior build.
** These errors that were there when you started up the game in the prior build were alarming, but harmless.

Issue History

Date Modified Username Field Change
Jan 16, 2021 2:52 am Chthonic One New Issue
Jan 16, 2021 5:35 am Chthonic One Relationship added duplicate of 0024329
Jan 18, 2021 4:56 pm Chris_McElligottPark Assigned To => Chris_McElligottPark
Jan 18, 2021 4:56 pm Chris_McElligottPark Status new => resolved
Jan 18, 2021 4:56 pm Chris_McElligottPark Resolution open => duplicate
Jan 18, 2021 4:56 pm Chris_McElligottPark Fixed in Version => Beta 2.717 Tuning And Optional Capture
Jan 18, 2021 4:56 pm Chris_McElligottPark Note Added: 0060347