View Issue Details

IDProjectCategoryView StatusLast Update
0004885DarkRadiantScriptingpublic08.11.2020 18:36
Reportergreebo Assigned Togreebo  
PrioritynormalSeveritynormalReproducibilityalways
Status closedResolutionfixed 
Product Version2.6.0 
Target Version2.7.0Fixed in Version2.7.0 
Summary0004885: Syntax error in "Test for missing targets" script
DescriptionWhen searching for missing targets in a map, the script will print out the names to the console and asks the user whether to select the offending entities. After changing "Yes" the script spits out an error to the console.

 Error while executing file: commands/test_targets.py:
 NameError: name 'SceneNodeVisitor' is not defined
Steps To Reproduce- Map with one or more entity targetting a missing entity
- Run script
- Choose "Yes" to select the entities
- Error in the Console

TagsNo tags attached.

Activities

greebo

greebo

24.09.2018 09:18

administrator   ~0010773

Fixed in commit dd2f1ca.

Related Changesets

DarkRadiant: master dd2f1caa

24.09.2018 11:17

greebo


Details Diff
Fix 0004885: syntax fix in test_targets.py Affected Issues
0004885
mod - install/scripts/commands/test_targets.py Diff File

Issue History

Date Modified Username Field Change
24.09.2018 09:16 greebo New Issue
24.09.2018 09:16 greebo Assigned To => greebo
24.09.2018 09:16 greebo Status new => assigned
24.09.2018 09:18 greebo Note Added: 0010773
24.09.2018 09:18 greebo Status assigned => resolved
24.09.2018 09:18 greebo Fixed in Version => 2.7.0
24.09.2018 09:18 greebo Resolution open => fixed
09.01.2020 19:25 greebo Changeset attached => DarkRadiant master dd2f1caa
08.11.2020 18:36 greebo Status resolved => closed