Obscure error message.

About Monkey 2 Forums Monkey 2 Programming Help Obscure error message.

This topic contains 0 replies, has 1 voice, and was last updated by  Jesse 2 years, 7 months ago.

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #3599

    Jesse
    Participant

    in one file I have this code:

    [/crayon]

    and I was getting the error:
    > Error : Value of Type ‘std.collections.list<jplib.Entity>Node()’has no member named”Value’
    all because I was missing ‘()’ from a line that has FirstNode but the line with the missing brackets was not giving me any errors. is this a valid assignment? shouldn’t it give me an error on this line:
    > Local link := entityList.FirstNode
    I want to make sure before I post in Github.

Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.