You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nlpcraft.apache.org by "Gleb (Jira)" <ji...@apache.org> on 2021/03/25 03:37:00 UTC

[jira] [Created] (NLPCRAFT-285) IDL syntax error shows incorrect line/column

Gleb created NLPCRAFT-285:
-----------------------------

             Summary: IDL syntax error shows incorrect line/column
                 Key: NLPCRAFT-285
                 URL: https://issues.apache.org/jira/browse/NLPCRAFT-285
             Project: NLPCraft
          Issue Type: Bug
            Reporter: Gleb


{noformat}
+-+ IDL syntax error in 'minecraft.yaml' at line 1:8 - missing '{' at '('.
 |-- Model ID: nlpcraft.minecraft.ex
 |-- Model origin: minecraft.yaml
 |-- Intent origin: minecraft.yaml
 |-- --------------
 |-- Line: [player](id == 'mc:player')
 +-- Position: -------^------------------- -> (NCIdlCompiler.scala:577){noformat}
Correct one is 135:30

To reproduce run probe at commit *f70b51e0*



--
This message was sent by Atlassian Jira
(v8.3.4#803005)