View Issue Details

IDProjectCategoryView StatusLast Update
0002312FSSCPAIpublic2012-03-06 13:14
ReporterThe_E Assigned ToSushi_CW  
PrioritynormalSeveritycrashReproducibilityrandom
Status resolvedResolutionno change required 
Product Version3.6.13 
Fixed in Version3.6.14 
Summary0002312: AI requesting invalid model paths
DescriptionNot quite sure why this is happening, but sometimes, the AI will try to request a path that is invalid. I suspect the cause is some overflow somewhere that somehow overwrites the path number stored in model_subsystem::path_num.
TagsNo tags attached.

Relationships

has duplicate 0002334 resolvedSushi_CW random crashes in aibig.cpp 

Activities

The_E

2010-09-25 00:27

administrator   ~0012359

I should note that this issue probably isn't an AI problem per se. While looking for the cause, I could determine that the information from the model file is read correctly in modelread, but can get corrupted subsequently (during Gameplay, that is).

Echelon9

2012-03-06 13:04

developer   ~0013398

Is this still present? SCP has fixed a number of the underlying causes of such memory corruption in the last year, so it could very well be resolved already.

The_E

2012-03-06 13:06

administrator   ~0013399

I certainly haven't seen it pop up recently.

Echelon9

2012-03-06 13:14

developer   ~0013401

Looks to be fixed, at least no longer readily reproduce able.

Issue History

Date Modified Username Field Change
2010-09-25 00:25 The_E New Issue
2010-09-25 00:25 The_E Status new => assigned
2010-09-25 00:25 The_E Assigned To => Sushi_CW
2010-09-25 00:27 The_E Note Added: 0012359
2010-11-09 00:36 The_E Relationship added has duplicate 0002334
2012-03-06 13:04 Echelon9 Note Added: 0013398
2012-03-06 13:04 Echelon9 Status assigned => feedback
2012-03-06 13:06 The_E Note Added: 0013399
2012-03-06 13:06 The_E Status feedback => assigned
2012-03-06 13:14 Echelon9 Note Added: 0013401
2012-03-06 13:14 Echelon9 Status assigned => resolved
2012-03-06 13:14 Echelon9 Fixed in Version => 3.6.14
2012-03-06 13:14 Echelon9 Resolution open => no change required