View Issue Details

IDProjectCategoryView StatusLast Update
0003032Spring engineGeneralpublic2012-03-24 15:24
Reporteruser744Assigned ToKloot  
PrioritynormalSeveritytrivialReproducibilityalways
Status resolvedResolutionfixed 
Product Version87.0 
Summary0003032: crash when getting LOS of a feature without 3d object and drawType!=-1
DescriptionA feature with "object"-tag not set can be spawned (with error note) but once you get LOS on it (by moving units near or /globallos) spring crashes:

/give f_tptribush
[f=0000927] Error: Features: Couldn't load model for f_tptribush
[f=0000927] [GiveUnits] spawned 1 f_tptribush feature(s) for team -1
/globallos
[f=0001115] [GlobalLosActionExecutor] global LOS toggled for all allyteams
[f=0001115] Error: Spring 87.0 has crashed.

http://pastebin.com/r99pbHRH
Additional InformationCan be fixed with
drawType = -1,
in the featuredef so maybe drawType should default to -1 when no object-tag is set.
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2012-03-24 12:48 user744 New Issue
2012-03-24 15:24 Kloot Status new => resolved
2012-03-24 15:24 Kloot Resolution open => fixed
2012-03-24 15:24 Kloot Assigned To => Kloot