Good Evening,
I am novice in JaamSim. I have created several simple models, but when I try to load jaamsim downloaded examples and allways have errors like that:
"Operating System: Windows 11 (version: 10.0) (arch: amd64)
Java: Oracle Corporation (version: 17.0.5)
Software: JaamSim (version: 2024-07)
Loading Simulation Environment ...
Simulation Environment Loaded
View window requested: View1
Found OpenGL version: 4.6 (Compat profile, arb, compat[ES2, ES3, ES31], FBO, hardware) - 4.6.13596 Compatibility Profile Context 20.10.28.10 27.20.11028.10001
Found GLSL: #version 460 compatibility
OpenGL Major: 4 Minor: 6 IsCore:false
Renderer initialized
Renderer loop started
RenderManager loop started
View window created: View1
View window displayed: View1
Loading...
View window requested: View1
View window created: View1
View window displayed: View1
Loading...
Loading...
Loading...
*** INPUT ERROR *** Entity: AssignServiceTime, Keyword: AttributeDefinitionList - Expected an input with 2 value(s), received: Mean 0 h
*** INPUT ERROR *** Entity: ForkLift, Keyword: AttributeDefinitionList - Expected an input with 2 value(s), received: LoadedMoveTime 0 s
*** INPUT ERROR *** Entity: Job, Keyword: AttributeDefinitionList - Expected an input with 2 value(s), received: ServiceTime 0 h
*** INPUT ERROR *** Entity: Machines1, Keyword: AttributeDefinitionList - Error parsing element 1: Attribute name is the same as existing output name: Capacity
*** INPUT ERROR *** Entity: Machines2, Keyword: AttributeDefinitionList - Error parsing element 1: Attribute name is the same as existing output name: Capacity
*** INPUT ERROR *** Entity: Machines3, Keyword: AttributeDefinitionList - Error parsing element 1: Attribute name is the same as existing output name: Capacity
*** INPUT ERROR *** Entity: Machines4, Keyword: AttributeDefinitionList - Error parsing element 1: Attribute name is the same as existing output name: Capacity
*** INPUT ERROR *** Entity: Machines5, Keyword: AttributeDefinitionList - Error parsing element 1: Attribute name is the same as existing output name: Capacity
*** INPUT ERROR *** Entity: DistrST, Keyword: Mean - Could not find output 'Mean' on entity 'AssignServiceTime'
*** INPUT ERROR *** Entity: StatisticsBlocked, Keyword: SampleValue - Nested square brace
*** INPUT ERROR *** Entity: StatisticsMoving, Keyword: SampleValue - Nested square brace
*** INPUT ERROR *** Entity: StatisticsMovingSoon, Keyword: SampleValue - Nested square brace
*** INPUT ERROR *** Entity: StatisticsWaiting, Keyword: SampleValue - Nested square brace
*** INPUT ERROR *** Entity: StatisticsWorking, Keyword: SampleValue - Nested square brace
Configuration File Loaded - errors found
Input Error: 14 input errors and 0 warnings found
View window requested: View1
View window created: View1
View window displayed: View1"
Maybe there is something wrong in my windows configuration?