MASON-INTEREST-L Archives

March 2018

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, 19 Mar 2018 18:45:44 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (21 lines)
> On Mar 19, 2018, at 3:14 PM, Peter Gacs <[log in to unmask]> wrote:
> 
>> What were the errors you got from Eclipse?
> 
> Little red x next to many components.
> 
> Also, when I try to run the Console I get a warning about errors.  I am bringing it up anyway, and try to run, say, Ant Foraging.  I get the following trace:
> 
> java.lang.reflect.InvocationTargetException
> 	at java.awt.EventQueue.invokeAndWait(EventQueue.java:1307)
> 	at java.awt.EventQueue.invokeAndWait(EventQueue.java:1282)
> 	at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1348)
> 	at sim.display.Console.launchClass(Console.java:1958)
> 	at sim.display.Console.doNew(Console.java:2090)
> 	at sim.display.Console.main(Console.java:1726)
> Caused by: java.lang.ClassFormatError: Duplicate method name&signature in class file sim/util/media/chart/XYChartGenerator

Wow, that is nuts.  MASON should have no problems whatsoever in this regard -- it's quite bog-standard Java code.  Some googling suggests that this may be an Eclipse compiler bug, but honestly, I have no idea what Eclipse is doing here.

Sean

ATOM RSS1 RSS2