Memory access violation bug with dequeue

About Monkey 2 Forums Monkey 2 Development Memory access violation bug with dequeue

This topic contains 3 replies, has 2 voices, and was last updated by  skn3 2 years, 5 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #5166

    skn3
    Participant

    The following code causes a memory access viloation:

    [/crayon]
    #5170

    Mark Sibly
    Keymaster

    Fix pushed to develop – I’m in clean up mode!

    #5179

    skn3
    Participant

    Another potential clean up then.

    I seem to have created a typo (perhaps) somewhere in my code and I am getting the following build output:

    ***** Building app ‘C:/dev/projects/monkey2/itemMaker/code/mainWindow.monkey2’ *****

    Parsing…
    [1] : Error : Expecting string literal

    ***** Uncaught Monkey 2 Throwable *****

    Struggling to find where this error is!

    Any chance to get the file this was thrown from, reporting in build?

    #5185

    skn3
    Participant

    Ah ha, well that was a pain in the ass!

    If you do:

    [/crayon]

    Without any string, then it doesn’t identify an error file/line.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.