ERA - Too many arguments is _NOT_ too many arguments. Period.

Hi,

Another ERA issue. With one of my more popular DFs on line 19:

Error Name: Too Many Arguments Error
Occurrences: 4
First Occurrence: 2020-04-21
Last Occurrence: 2020-04-21
Devices:
    fēnix® 6 Pro / 6 Sapphire: 3.00
App Versions: 0.0.8
Languages: pol
Backtrace:
    DataField_HIIT_TimerApp.getInitialView:19

Also this one on line 19 for the same field:

Error Name: Symbol Not Found Error
Occurrences: 9
First Occurrence: 2020-04-18
Last Occurrence: 2020-04-18
Devices:
    Forerunner® 245 Music: 3.10
App Versions: 0.0.8
Languages: deu
Backtrace:
    DataField_HIIT_TimerApp.getInitialView:19

And yet, line 19 is this line from the initial project setup that has NEVER been changed, nor needed to be:

        return [ new DataField_HIIT_TimerView() ];

There are no arguments needed for instantiating the view, neither are any provided.

What is going on?

G

Top Replies

All Replies