2025-07-28 02:15 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0003400Spring engineLuapublic2013-01-16 18:31
Reportersprung 
Assigned ToKloot 
PrioritylowSeveritytrivialReproducibilityalways
StatusresolvedResolutionfixed 
Product Version91.0 
Target VersionFixed in Version 
Summary0003400: Spring.GetVisibleFeatures() crashes on unit > feature change
DescriptionSpring.GetVisibleFeatures(), when called from gadget:DrawWorld(), crashes on the frame when units change into features, ie. on death with wrecks or for units with isFeature = true. Doesn't crash when unit dies without leaving a wreck.
Steps To Reproduceif (gadgetHandler:IsSyncedCode()) then return end
function gadget:DrawWorld() Spring.GetVisibleFeatures() end
Additional InformationI call it from gadget:DrawWorld(), without any arguments. It crashes on the call, not on iteration over the table.
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
+Relationships

-Notes
There are no notes attached to this issue.
+Notes

-Issue History
Date Modified Username Field Change
2013-01-16 14:47 sprung New Issue
2013-01-16 18:31 Kloot Changeset attached => spring develop 23fb1b47
2013-01-16 18:31 Kloot Assigned To => Kloot
2013-01-16 18:31 Kloot Status new => resolved
2013-01-16 18:31 Kloot Resolution open => fixed
+Issue History