MASON-INTEREST-L Archives

May 2017

MASON-INTEREST-L@LISTSERV.GMU.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Sean Luke <[log in to unmask]>
Reply To:
MASON Multiagent Simulation Toolkit <[log in to unmask]>
Date:
Mon, 29 May 2017 15:38:35 +0200
Content-Type:
text/plain
Parts/Attachments:
text/plain (17 lines)
On May 28, 2017, at 11:57 PM, Jonathan M West <[log in to unmask]> wrote:

> I am getting a null pointer exception when trying to run gridlock in Windows 10 with Eclipse. 

Unfortunately, we don't see the backtrace on that exception.  If you have access to the code, change lines 284 to 287 of Gridlock.java to:

        } // catch (Exception e)
        // {
        //    System.out.println("ERROR: issue with population file: " + e);
        // }

... recompile and re-run.  Tell us what the backtrace printed out says.

At any rate, my first guess is that the file "data/roads_points_place.csv" is missing or for some reason in the wrong place.

Sean

ATOM RSS1 RSS2