Page MenuHomeFeedback Tracker

Init / On Activation / On Deactivation: Type <x>, expected Nothing
Closed, ResolvedPublic

Description

"Init: Type Script, expected Nothing" bothers you? This is the bug for you!
Currently,

  • object init fields
  • trigger activation fields
  • trigger deactivation fields
  • waypoint activation fields

Expect a Nothing return value. An expected Anything return value would save people from doing the awful 0 = [] spawn { /* ... */ };

Details

Severity
Tweak
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10 x64
Category
Eden Editor
Steps To Reproduce

Place the following code this spawn { hint str _this }; in Eden's

  • object init field
  • trigger activation field
  • trigger deactivation field
  • waypoint activation field

maybe other fields I missed.

Event Timeline

dedmen claimed this task.Jul 10 2020, 7:09 PM
R3vo added a subscriber: R3vo.Jun 10 2021, 8:53 AM
R3vo changed the task status from New to Feedback.Jun 24 2021, 8:38 AM

Fixed in v2.05.147768.

R3vo closed this task as Resolved.Jul 3 2021, 9:06 AM