JaamSim Exe

260 views
Skip to first unread message

Joe Jo

unread,
Jul 7, 2023, 10:44:22 AM7/7/23
to JaamSim Users Discussion Group
Is there anyway to wrap the JaamSim universal jar into a standalone executable so when someone downloads it there is no need to download Java (For Windows)? Meaning it would bundle the jre with it and run without any external installation. I've tried launch4j but there is always an error with the 3d graphics card library. Thanks.

Harry King

unread,
Jul 19, 2023, 9:32:01 PM7/19/23
to JaamSim Users Discussion Group
That feature is available in later versions of Java. We haven't tried it ourselves, but are considering it for sometime in the future.

The error you describe with launch4j suggests that the JOGL2 user library is not set up properly in launch4j. If you have the code set up in Eclipse, look under Window > Preferences > Java > Build Path > User Libraries > JOGL2.

Harry

Joe Jo

unread,
Jul 20, 2023, 12:00:12 PM7/20/23
to JaamSim Users Discussion Group
Would I import the user library to install4j?

In Eclipse, I am also getting this error when running JaamSim. It does not shoe the view screen but everything else shows. Thanks!

 *** INPUT ERROR *** Entity: PolylineModel, Keyword: JavaClass - Unresolved compilation problem:


*** ERROR *** Could not create new child Entity: Rectangle for parent: null

*** ERROR *** Could not create new child Entity: Circle for parent: null

*** ERROR *** Could not create new child Entity: Arrow2D for parent: null

*** ERROR *** Could not create new child Entity: Triangle for parent: null

*** ERROR *** Could not create new child Entity: Pentagon for parent: null

*** ERROR *** Could not create new child Entity: Hexagon for parent: null

*** ERROR *** Could not create new child Entity: Octagon for parent: null

*** ERROR *** Could not create new child Entity: Pentagram for parent: null

*** ERROR *** Could not create new child Entity: Heptagram for parent: null

*** ERROR *** Could not create new child Entity: Octagram for parent: null

*** ERROR *** Could not create new child Entity: BarGauge2D for parent: null

*** ERROR *** Could not create new child Entity: RegionRectangle for parent: null

*** ERROR *** Could not find Entity: Rectangle

*** ERROR *** Could not find Entity: Circle

*** ERROR *** Could not find Entity: Arrow2D

*** ERROR *** Could not find Entity: Triangle

*** ERROR *** Could not find Entity: BarGauge2D

*** ERROR *** Could not find Entity: Pentagon

*** ERROR *** Could not find Entity: Hexagon

*** ERROR *** Could not find Entity: Octagon

*** ERROR *** Could not find Entity: Pentagram

*** ERROR *** Could not find Entity: Heptagram

*** ERROR *** Could not find Entity: Octagram

*** ERROR *** Could not find Entity: RegionRectangle

*** ERROR *** Could not create new child Entity: GraphModelDefault for parent: null

*** ERROR *** Could not create new child Entity: TextModelDefault for parent: null

*** ERROR *** Could not create new child Entity: EntityLabelModel for parent: null

*** ERROR *** Could not create new child Entity: InputBoxModel for parent: null

*** ERROR *** Could not create new child Entity: BillboardTextModel for parent: null

*** ERROR *** Could not create new child Entity: OverlayTextModel for parent: null

*** ERROR *** Could not find Entity: EntityLabelModel

*** ERROR *** ObjectType PolylineModel does not have a java class set

*** ERROR *** Could not find Entity: ArrowModelDefault

*** INPUT ERROR *** Entity: Shape, Keyword: DefaultDisplayModel - Could not find an Entity named: Rectangle

*** INPUT ERROR *** Entity: Polyline, Keyword: DefaultDisplayModel - Could not find an Entity named: PolylineModelDefault

*** INPUT ERROR *** Entity: Arrow, Keyword: DefaultDisplayModel - Could not find an Entity named: ArrowModelDefault

*** INPUT ERROR *** Entity: Text, Keyword: DefaultDisplayModel - Could not find an Entity named: TextModelDefault

*** INPUT ERROR *** Entity: Graph, Keyword: DefaultDisplayModel - Could not find an Entity named: GraphModelDefault

*** INPUT ERROR *** Entity: EntityLabel, Keyword: DefaultDisplayModel - Could not find an Entity named: EntityLabelModel

*** INPUT ERROR *** Entity: BarGauge, Keyword: DefaultDisplayModel - Could not find an Entity named: BarGauge2D

*** INPUT ERROR *** Entity: BooleanIndicator, Keyword: DefaultDisplayModel - Could not find an Entity named: Circle

*** INPUT ERROR *** Entity: OverlayText, Keyword: DefaultDisplayModel - Could not find an Entity named: OverlayTextModel

*** INPUT ERROR *** Entity: OverlayClock, Keyword: DefaultDisplayModel - Could not find an Entity named: TextModelDefault

*** INPUT ERROR *** Entity: BillboardText, Keyword: DefaultDisplayModel - Could not find an Entity named: BillboardTextModel

*** ERROR *** Could not create new child Entity: InputValueModel for parent: null

*** INPUT ERROR *** Entity: InputValue, Keyword: DefaultDisplayModel - Could not find an Entity named: InputValueModel

*** INPUT ERROR *** Entity: InputBox, Keyword: DefaultDisplayModel - Could not find an Entity named: InputBoxModel

*** INPUT ERROR *** Entity: ToggleButton, Keyword: DefaultDisplayModel - Could not find an Entity named: Rectangle

*** INPUT ERROR *** Entity: TimeSeriesThreshold, Keyword: DefaultDisplayModel - Could not find an Entity named: Rectangle

*** INPUT ERROR *** Entity: ExpressionThreshold, Keyword: DefaultDisplayModel - Could not find an Entity named: Rectangle

*** INPUT ERROR *** Entity: EntitySystem, Keyword: JavaClass - Unresolved compilation problem:


*** ERROR *** Could not create new child Entity: ResourceUnitModelDefault for parent: null

*** ERROR *** Could not find Entity: ResourceUnitModelDefault

*** INPUT ERROR *** Entity: ResourceUnit, Keyword: JavaClass - com.jaamsim.ProcessFlow.AbstractStateUserEntity

*** INPUT ERROR *** Entity: ResourceUnit, Keyword: DefaultDisplayModel - Could not find an Entity named: ResourceUnitModelDefault

*** ERROR *** ObjectType PolylineModel does not have a java class set

*** INPUT ERROR *** Entity: EntityGenerator, Keyword: JavaClass - com.jaamsim.ProcessFlow.AbstractStateUserEntity

*** INPUT ERROR *** Entity: Server, Keyword: JavaClass - com.jaamsim.ProcessFlow.AbstractStateUserEntity

*** INPUT ERROR *** Entity: Queue, Keyword: DefaultDisplayModel - Could not find an Entity named: Triangle

*** INPUT ERROR *** Entity: EntityConveyor, Keyword: JavaClass - com.jaamsim.ProcessFlow.AbstractStateUserEntity

*** INPUT ERROR *** Entity: EntityConveyor, Keyword: DefaultDisplayModel - Could not find an Entity named: EntityConveyorModel

*** INPUT ERROR *** Entity: EntityDelay, Keyword: DefaultDisplayModel - Could not find an Entity named: EntityDelayModel

*** INPUT ERROR *** Entity: Seize, Keyword: JavaClass - com.jaamsim.ProcessFlow.AbstractStateUserEntity

*** INPUT ERROR *** Entity: EntityProcessor, Keyword: JavaClass - com.jaamsim.ProcessFlow.AbstractStateUserEntity

*** INPUT ERROR *** Entity: Combine, Keyword: JavaClass - com.jaamsim.ProcessFlow.AbstractStateUserEntity

*** INPUT ERROR *** Entity: EntityGate, Keyword: JavaClass - com.jaamsim.ProcessFlow.AbstractStateUserEntity

*** INPUT ERROR *** Entity: SignalThreshold, Keyword: DefaultDisplayModel - Could not find an Entity named: Rectangle

*** INPUT ERROR *** Entity: Assemble, Keyword: JavaClass - com.jaamsim.ProcessFlow.AbstractStateUserEntity

*** INPUT ERROR *** Entity: EntityContainer, Keyword: DefaultDisplayModel - Could not find an Entity named: Rectangle

*** INPUT ERROR *** Entity: Pack, Keyword: JavaClass - com.jaamsim.ProcessFlow.AbstractStateUserEntity

*** INPUT ERROR *** Entity: Unpack, Keyword: JavaClass - com.jaamsim.ProcessFlow.AbstractStateUserEntity

*** INPUT ERROR *** Entity: AddTo, Keyword: JavaClass - com.jaamsim.ProcessFlow.AbstractStateUserEntity

*** INPUT ERROR *** Entity: RemoveFrom, Keyword: JavaClass - com.jaamsim.ProcessFlow.AbstractStateUserEntity

*** ERROR *** ObjectType PolylineModel does not have a java class set

*** INPUT ERROR *** Entity: FluidFixedFlow, Keyword: DefaultDisplayModel - Could not find an Entity named: FluidFixedFlowModel

*** INPUT ERROR *** Entity: FluidTank, Keyword: DefaultDisplayModel - Could not find an Entity named: BarGauge2D

*** INPUT ERROR *** Entity: FluidPipe, Keyword: DefaultDisplayModel - Could not find an Entity named: FluidPipeModel

*** INPUT ERROR *** Entity: PolylineModel, Keyword: JavaClass - Could not initialize class com.jaamsim.DisplayModels.PolylineModel

*** ERROR *** Could not create new child Entity: Rectangle for parent: null

*** ERROR *** Could not create new child Entity: Circle for parent: null

*** ERROR *** Could not create new child Entity: Arrow2D for parent: null

*** ERROR *** Could not create new child Entity: Triangle for parent: null

*** ERROR *** Could not create new child Entity: Pentagon for parent: null

*** ERROR *** Could not create new child Entity: Hexagon for parent: null

*** ERROR *** Could not create new child Entity: Octagon for parent: null

*** ERROR *** Could not create new child Entity: Pentagram for parent: null

*** ERROR *** Could not create new child Entity: Heptagram for parent: null

*** ERROR *** Could not create new child Entity: Octagram for parent: null

*** ERROR *** Could not create new child Entity: BarGauge2D for parent: null

*** ERROR *** Could not create new child Entity: RegionRectangle for parent: null

*** ERROR *** Could not find Entity: Rectangle

*** ERROR *** Could not find Entity: Circle

*** ERROR *** Could not find Entity: Arrow2D

*** ERROR *** Could not find Entity: Triangle

*** ERROR *** Could not find Entity: BarGauge2D

*** ERROR *** Could not find Entity: Pentagon

*** ERROR *** Could not find Entity: Hexagon

*** ERROR *** Could not find Entity: Octagon

*** ERROR *** Could not find Entity: Pentagram

*** ERROR *** Could not find Entity: Heptagram

*** ERROR *** Could not find Entity: Octagram

*** ERROR *** Could not find Entity: RegionRectangle

*** ERROR *** Could not create new child Entity: GraphModelDefault for parent: null

*** ERROR *** Could not create new child Entity: TextModelDefault for parent: null

*** ERROR *** Could not create new child Entity: EntityLabelModel for parent: null

*** ERROR *** Could not create new child Entity: InputBoxModel for parent: null

*** ERROR *** Could not create new child Entity: BillboardTextModel for parent: null

*** ERROR *** Could not create new child Entity: OverlayTextModel for parent: null

*** ERROR *** Could not find Entity: EntityLabelModel

*** ERROR *** ObjectType PolylineModel does not have a java class set

*** ERROR *** Could not find Entity: ArrowModelDefault

*** INPUT ERROR *** Entity: Shape, Keyword: DefaultDisplayModel - Could not find an Entity named: Rectangle

*** INPUT ERROR *** Entity: Polyline, Keyword: DefaultDisplayModel - Could not find an Entity named: PolylineModelDefault

*** INPUT ERROR *** Entity: Arrow, Keyword: DefaultDisplayModel - Could not find an Entity named: ArrowModelDefault

*** INPUT ERROR *** Entity: Text, Keyword: DefaultDisplayModel - Could not find an Entity named: TextModelDefault

*** INPUT ERROR *** Entity: Graph, Keyword: DefaultDisplayModel - Could not find an Entity named: GraphModelDefault

*** INPUT ERROR *** Entity: EntityLabel, Keyword: DefaultDisplayModel - Could not find an Entity named: EntityLabelModel

*** INPUT ERROR *** Entity: BarGauge, Keyword: DefaultDisplayModel - Could not find an Entity named: BarGauge2D

*** INPUT ERROR *** Entity: BooleanIndicator, Keyword: DefaultDisplayModel - Could not find an Entity named: Circle

*** INPUT ERROR *** Entity: OverlayText, Keyword: DefaultDisplayModel - Could not find an Entity named: OverlayTextModel

*** INPUT ERROR *** Entity: OverlayClock, Keyword: DefaultDisplayModel - Could not find an Entity named: TextModelDefault

*** INPUT ERROR *** Entity: BillboardText, Keyword: DefaultDisplayModel - Could not find an Entity named: BillboardTextModel

*** ERROR *** Could not create new child Entity: InputValueModel for parent: null

*** INPUT ERROR *** Entity: InputValue, Keyword: DefaultDisplayModel - Could not find an Entity named: InputValueModel

*** INPUT ERROR *** Entity: InputBox, Keyword: DefaultDisplayModel - Could not find an Entity named: InputBoxModel

*** INPUT ERROR *** Entity: ToggleButton, Keyword: DefaultDisplayModel - Could not find an Entity named: Rectangle

*** INPUT ERROR *** Entity: TimeSeriesThreshold, Keyword: DefaultDisplayModel - Could not find an Entity named: Rectangle

*** INPUT ERROR *** Entity: ExpressionThreshold, Keyword: DefaultDisplayModel - Could not find an Entity named: Rectangle

*** INPUT ERROR *** Entity: EntitySystem, Keyword: JavaClass - Could not initialize class com.jaamsim.BasicObjects.EntitySystem

*** ERROR *** Could not create new child Entity: ResourceUnitModelDefault for parent: null

*** ERROR *** Could not find Entity: ResourceUnitModelDefault

*** INPUT ERROR *** Entity: ResourceUnit, Keyword: JavaClass - com.jaamsim.ProcessFlow.AbstractStateUserEntity

*** INPUT ERROR *** Entity: ResourceUnit, Keyword: DefaultDisplayModel - Could not find an Entity named: ResourceUnitModelDefault

*** ERROR *** ObjectType PolylineModel does not have a java class set

*** INPUT ERROR *** Entity: EntityGenerator, Keyword: JavaClass - com.jaamsim.ProcessFlow.AbstractStateUserEntity

*** INPUT ERROR *** Entity: Server, Keyword: JavaClass - com.jaamsim.ProcessFlow.AbstractStateUserEntity

*** INPUT ERROR *** Entity: Queue, Keyword: DefaultDisplayModel - Could not find an Entity named: Triangle

*** INPUT ERROR *** Entity: EntityConveyor, Keyword: JavaClass - com.jaamsim.ProcessFlow.AbstractStateUserEntity

*** INPUT ERROR *** Entity: EntityConveyor, Keyword: DefaultDisplayModel - Could not find an Entity named: EntityConveyorModel

*** INPUT ERROR *** Entity: EntityDelay, Keyword: DefaultDisplayModel - Could not find an Entity named: EntityDelayModel

*** INPUT ERROR *** Entity: Seize, Keyword: JavaClass - com.jaamsim.ProcessFlow.AbstractStateUserEntity

*** INPUT ERROR *** Entity: EntityProcessor, Keyword: JavaClass - com.jaamsim.ProcessFlow.AbstractStateUserEntity

*** INPUT ERROR *** Entity: Combine, Keyword: JavaClass - com.jaamsim.ProcessFlow.AbstractStateUserEntity

*** INPUT ERROR *** Entity: EntityGate, Keyword: JavaClass - com.jaamsim.ProcessFlow.AbstractStateUserEntity

*** INPUT ERROR *** Entity: SignalThreshold, Keyword: DefaultDisplayModel - Could not find an Entity named: Rectangle

*** INPUT ERROR *** Entity: Assemble, Keyword: JavaClass - com.jaamsim.ProcessFlow.AbstractStateUserEntity

*** INPUT ERROR *** Entity: EntityContainer, Keyword: DefaultDisplayModel - Could not find an Entity named: Rectangle

*** INPUT ERROR *** Entity: Pack, Keyword: JavaClass - com.jaamsim.ProcessFlow.AbstractStateUserEntity

*** INPUT ERROR *** Entity: Unpack, Keyword: JavaClass - com.jaamsim.ProcessFlow.AbstractStateUserEntity

*** INPUT ERROR *** Entity: AddTo, Keyword: JavaClass - com.jaamsim.ProcessFlow.AbstractStateUserEntity

*** INPUT ERROR *** Entity: RemoveFrom, Keyword: JavaClass - com.jaamsim.ProcessFlow.AbstractStateUserEntity

*** ERROR *** ObjectType PolylineModel does not have a java class set

*** INPUT ERROR *** Entity: FluidFixedFlow, Keyword: DefaultDisplayModel - Could not find an Entity named: FluidFixedFlowModel

*** INPUT ERROR *** Entity: FluidTank, Keyword: DefaultDisplayModel - Could not find an Entity named: BarGauge2D

*** INPUT ERROR *** Entity: FluidPipe, Keyword: DefaultDisplayModel - Could not find an Entity named: FluidPipeModel

*** ERROR *** Could not create new child Entity: Title for parent: null

*** ERROR *** Could not find Entity: Title

*** ERROR *** Could not find Entity: Title

*** ERROR *** Could not find Entity: Title

*** ERROR *** Could not find Entity: Title

*** ERROR *** Could not create new child Entity: Clock for parent: null

*** ERROR *** Could not find Entity: Clock

*** ERROR *** Could not find Entity: Clock

*** ERROR *** Could not find Entity: Clock

*** ERROR *** Could not find Entity: Clock

java.lang.Error: Unresolved compilation problem:

at com.jaamsim.math.ConvexHull.TryBuildHull(ConvexHull.java:41)
at com.jaamsim.MeshFiles.MeshData.addSubMesh(MeshData.java:725)
at com.jaamsim.MeshFiles.MeshReader.parseGeometry(MeshReader.java:279)
at com.jaamsim.MeshFiles.MeshReader.parseGeometries(MeshReader.java:149)
at com.jaamsim.MeshFiles.MeshReader.processContent(MeshReader.java:126)
at com.jaamsim.MeshFiles.MeshReader.parse(MeshReader.java:53)
at com.jaamsim.render.MeshDataCache.getBadMesh(MeshDataCache.java:177)
at com.jaamsim.render.Renderer.initSharedContext(Renderer.java:896)
at com.jaamsim.render.Renderer.mainRenderLoop(Renderer.java:237)
at com.jaamsim.render.Renderer.access$18(Renderer.java:209)
at com.jaamsim.render.Renderer$1.run(Renderer.java:202)
at java.lang.Thread.run(Thread.java:750)

Harry King

unread,
Jul 20, 2023, 1:31:44 PM7/20/23
to JaamSim Users Discussion Group
Joe,

There are a couple of problems with your Eclipse setup: 1) the java sources for the JaamSim project need to include the resource files, and 2) the JOGL2 user libraries needs to be included. The attached screenshots show how these two parts of JaamSim should be set up.

The JaamSim Programming Manual that is available on the downloads page of the website provides more information on how to set up Eclipse.  The document has not been updated for many years, but it should be easy to interpret it for recent versions of Eclipse.

Once you get Eclipse set up successfully, you should be able to get launch4j to work.

Harry

User Libraries.png
Sources.png

Joe Jo

unread,
Jul 21, 2023, 8:46:59 AM7/21/23
to JaamSim Users Discussion Group
Screenshot 2023-07-21 084425.png
I set up mine identical to the picture you provided. Is there something else that I'm perhaps missing? I've followed the tutorial on the programming doc.
Screenshot 2023-07-21 084449.png

Harry King

unread,
Jul 22, 2023, 3:09:22 PM7/22/23
to JaamSim Users Discussion Group
Are you still getting the same error messages that you reported earlier?

Try right-clicking on the JaamSim project in the Package Explorer window and select 'Refresh'. That will rebuild everything from scratch. I find that it is necessary to do a refresh in this way whenever external changes are made such as checking out a new commit in git.

Harry

Joe Jo

unread,
Jul 24, 2023, 8:33:32 AM7/24/23
to JaamSim Users Discussion Group
Yes, sorry I am still receiving that error after refreshing.

Harry King

unread,
Jul 24, 2023, 6:27:01 PM7/24/23
to JaamSim Users Discussion Group
In your original error messages, I see  "java.lang.Error: Unresolved compilation problem". Is Eclipse showing any 'problems' after refreshing?

Harry

Joe Jo

unread,
Jul 25, 2023, 8:29:17 AM7/25/23
to JaamSim Users Discussion Group
No, it seems to be the Jaamsim code

Harry King

unread,
Jul 26, 2023, 9:56:42 AM7/26/23
to JaamSim Users Discussion Group
I am confused by your answer -- there is no other code than the JaamSim code. Are you sure that Eclipse does not show any compilation problems? A problem would provide a clue to what is going wrong with your installation.

Are you getting exactly the same set of error messages that you reported earlier? The first one  "*** INPUT ERROR *** Entity: PolylineModel, Keyword: JavaClass - Unresolved compilation problem:" suggests that the JOGL2 user library is not set up correctly. All the subsequent errors are the result of this one.

Harry

Joe Jo

unread,
Jul 26, 2023, 10:20:39 AM7/26/23
to JaamSim Users Discussion Group
Yes, attached below is an image of it.Screenshot 2023-07-26 102021.png

Harry King

unread,
Jul 26, 2023, 10:26:00 AM7/26/23
to JaamSim Users Discussion Group
That is the 'Console' tab, which shows the errors after launching the program. What is under the 'Problems' tag, which shows the compilation errors?

Joe Jo

unread,
Jul 26, 2023, 10:39:08 AM7/26/23
to JaamSim Users Discussion Group
Screenshot 2023-07-26 103834.pngScreenshot 2023-07-26 103840.png

Harry King

unread,
Jul 26, 2023, 11:55:06 AM7/26/23
to JaamSim Users Discussion Group
Okay, now we are making progress. All these compilation errors must be resolved before JaamSim can be launched successfully.

Some of the errors can be suppressed by changing the settings under Window > Preferences > Java > Compiler > Errors/Warnings. Others will point to a genuine problem with the way the code has been set up on your computer.

The errors involving assertTrue, assertFalse, and assertEquals should be prevented by the code:  "import static org.junit.Assert.assertTrue;", etc. in the various classes. Check the code where the error is reported and see if you can figure out what is going wrong.

Joe Jo

unread,
Jul 26, 2023, 12:38:59 PM7/26/23
to JaamSim Users Discussion Group
Turns out some were missing import statements. The only type of error I'm getting now are these.Screenshot 2023-07-26 123809.png

Harry King

unread,
Jul 26, 2023, 10:48:32 PM7/26/23
to JaamSim Users Discussion Group
That last type of error "'<>' cannot be used with anonymous classes" is a strange one. I don't see why it should apply to the anonymous classes that have been tagged. I also don't see any settings under the Errors/Warnings that relate to this error. I will discuss this problem with a colleague and get back to you.

Harry

Harry King

unread,
Jul 26, 2023, 11:13:49 PM7/26/23
to JaamSim Users Discussion Group
I see that you are using Java 8, which is fine. Have you changed the JDK Compliance setting under Window > Preferences > Java > Compiler? It should be left at the default setting of 1.8 (i.e. Java 8). A lower setting will cause compiler errors.

Harry

Joe Jo

unread,
Jul 27, 2023, 8:25:50 AM7/27/23
to JaamSim Users Discussion Group
Screenshot 2023-07-27 082516.png
I believe that its in jdk 1.8.

Harry King

unread,
Jul 27, 2023, 3:43:40 PM7/27/23
to JaamSim Users Discussion Group
Yes, that is correct. Confirm that the setting have not been overridden for the JaamSim project. There should be no project-specific settings.

There is definitely something wrong with the Java version, settings, or something in your Eclipse installation. The code that is being flagged as an error is correct for Java 8 and beyond.

Harry

Joe Jo

unread,
Jul 27, 2023, 3:45:46 PM7/27/23
to JaamSim Users Discussion Group
How can I confirm that it has not been overridden? Thanks.

Harry King

unread,
Jul 27, 2023, 4:34:07 PM7/27/23
to JaamSim Users Discussion Group

Click on Project > Preferences > Java Compiler. The box marked "Enable project specific settings" should not be checked. 

Harry

Joe Jo

unread,
Jul 31, 2023, 12:12:40 PM7/31/23
to JaamSim Users Discussion Group
Screenshot 2023-07-31 121203.png
These are my only options, I don't see a project-specific configuration option.

Harvey Harrison

unread,
Jul 31, 2023, 1:04:25 PM7/31/23
to Joe Jo, JaamSim Users Discussion Group
I'm a little confused by this error, looking back at previous screenshots and picking one, there's an error in Seize at line 73. But when I go look at the jaamsim source code, I see:

private final ProcessTarget stateChangedTarget = new EntityTarget<Seize>(this, "stateChanged") {


Which doesn't match the error being generated at all, have you modifed the jaamsim source code, something seems very very confused in your eclipse setup.

Harvey
--
You received this message because you are subscribed to the Google Groups "JaamSim Users Discussion Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jaamsim-user...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/jaamsim-users/0b76c107-6ff8-4c8a-8929-267ca21d319en%40googlegroups.com.

Joe Jo

unread,
Jul 31, 2023, 1:17:38 PM7/31/23
to JaamSim Users Discussion Group
No, I did not change anything, I loaded the code from github and followed the instructions doc on setting it up. 

Harvey Harrison

unread,
Jul 31, 2023, 1:28:38 PM7/31/23
to Joe Jo, JaamSim Users Discussion Group
Hmmm, I'm afraid I don't know what could be going on here. I tried to provoke a similar error in eclipse over here and wasn't able to produce what you're seeing, sorry.

Harvey

Harry King

unread,
Aug 4, 2023, 11:43:03 AM8/4/23
to JaamSim Users Discussion Group
Click on "Configure Project Specific Settings' in the upper right corner of the window. This will open a new window that will show you whether or not any project specific settings have been made already. Disable any of these settings that have been made!

Harry

Reply all
Reply to author
Forward
0 new messages