View Issue Details

IDProjectCategoryLast Update
0025795AI War 2Bug - OtherDec 4, 2021 11:01 pm
Reportertadrinth Assigned To 
Severityminor 
Status resolvedResolutionfixed 
Product VersionBeta 3.746 Phantom Ship Syndrome 
Fixed in VersionBeta 3.761 Savegame Safety 
Summary0025795: EntityTypeDrawingBag error when using AIShipGroupCategory
DescriptionCreated an AI EYe with the following in an XML mod:
            <entity_type_drawing_bag_used_on_periodic_spawning
                display_name="Assorted Hunter Fleet Ships"
                parsed_data_type="AIBudgetCategory"
                data_list="HunterFleet"
                ai_budget_subcategories="NormalAIShipGroup"
                spawn_count_type="Strength_BaseMark"
                min_spawn_value_list="10000"
                max_spawn_value_list="20000"
                />

Get this exception on game load (before main menu):

RecalculateBalanceStats: HunterAlertedEye: debugStage 9300 System.NullReferenceException: Object reference not set to an instance of an object
  at Arcen.AIW2.Core.EntityTypeDrawingBag.BuildData ()

I double checked my enum values against the code and it all seemed right as far as I could tell.
TagsNo tags attached.

Activities

tadrinth

Nov 8, 2021 9:56 pm

reporter  

tadrinth

Nov 12, 2021 3:35 pm

reporter   ~0063275

Seems to also affect using FleetDesignTemplate.

tadrinth

Dec 4, 2021 10:06 pm

reporter   ~0063362

Fixed by 3.761.

BadgerBadger

Dec 4, 2021 11:01 pm

manager   ~0063363

Fixed

Issue History

Date Modified Username Field Change
Nov 8, 2021 9:56 pm tadrinth New Issue
Nov 8, 2021 9:56 pm tadrinth File Added: TadrinthAIEyeVariety.zip
Nov 12, 2021 3:35 pm tadrinth Note Added: 0063275
Dec 4, 2021 10:06 pm tadrinth Note Added: 0063362
Dec 4, 2021 11:01 pm BadgerBadger Status new => resolved
Dec 4, 2021 11:01 pm BadgerBadger Resolution open => fixed
Dec 4, 2021 11:01 pm BadgerBadger Fixed in Version => Beta 3.761 Savegame Safety
Dec 4, 2021 11:01 pm BadgerBadger Note Added: 0063363