Page MenuHomeFeedback Tracker

Eden allows vehicle variable names to start with an underscore
Closed, ResolvedPublic

Description

Eden allows vehicle variable names to start with an underscore.

This is game breaking and causes all sorts of errors due to a vehicle variable name also being converted into a missionNamespace ( Global ) variable.

IMHO Eden should not allow the Object variable name attribute to start with an underscore.

Details

Severity
Major
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Operating System Version
N/A
Category
Eden Editor
Steps To Reproduce
  • Start Arma a fresh
  • Open editor
  • Place player
  • Place another unit and set its vehicle variable name attribute to _bob
  • Preview mission
  • Return to editor
  • Preview again
  • Errors thrown with "Local variable in Global space"
Additional Information

Does not always happen on first preview but as per the steps above as soon as you preview a second time "Local variable in Global space" errors are thrown.

Event Timeline

Larrow created this task.Jun 24 2017, 5:43 PM
R3vo added a subscriber: R3vo.Jun 9 2021, 3:30 PM
BIS_fnc_KK removed BIS_fnc_KK as the assignee of this task.Jun 11 2021, 10:36 AM
BIS_fnc_KK changed the task status from New to Feedback.
BIS_fnc_KK added a subscriber: BIS_fnc_KK.
R3vo closed this task as Resolved.Jun 28 2021, 8:58 AM
R3vo claimed this task.

Fixed in v2.05.xxx