View Issue Details

IDProjectCategoryView StatusLast Update
0003714The Dark ModAIpublic20.04.2014 00:03
Reportergrayman Assigned Tograyman  
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Product VersionSVN 
Target VersionTDM 2.02Fixed in VersionTDM 2.02 
Summary0003714: Crash at map start when AI are touching
DescriptionDiscovered with "A Reputation to Uphold" and its "Break-In" mode. Two AI are moved from their DR positions to positions that place each AI inside the other's bounding box.

This causes the startup code to try to use something that hasn't been created yet, causing a crash.
TagsNo tags attached.

Activities

grayman

grayman

20.04.2014 00:03

viewer   ~0006538

Needed to initialize the state queue before anyone tried to use it.

Rev. 5961:

AI.cpp
Mind.cpp
Mind.h

Issue History

Date Modified Username Field Change
19.04.2014 21:51 grayman New Issue
19.04.2014 21:51 grayman Status new => assigned
19.04.2014 21:51 grayman Assigned To => grayman
20.04.2014 00:03 grayman Note Added: 0006538
20.04.2014 00:03 grayman Status assigned => resolved
20.04.2014 00:03 grayman Resolution open => fixed
20.04.2014 00:03 grayman Fixed in Version => TDM 2.02