[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [sumo-user] Help with JAVA interface
|
Hi Ruud,
Thanks, that fixed the issue.
//Ashfaq
On 06/13/2023 4:29 PM CEST Ruud van Gaal <r.vangaal@xxxxxxxxxx> wrote:
Hi Ashfaq,
This sounds like locale issues, where the operating system expects '750,11' for example instead of '750.11'. Perhaps you could try setting the 'Decimal symbol' in your Control Panel's 'Region' settings?
Cheers,
Ruud
Hi,
Error: Attribute 'netOffset' in definition of a location Invalid Number Format (double) 0.00.
Error: Attribute 'convBoundary' in definition of a location Invalid Number Format (double) -0.00.
Error: Attribute 'origBoundary' in definition of a location Invalid Number Format (double) -10000000000.00.
Error: Attribute 'speed' in definition of lane 'E11_0' Invalid Number Format (double) 36.00.
Error: Attribute 'length' in definition of lane 'E11_0' Invalid Number Format (double) 750.11.
Error: Attribute 'shape' in definition of lane 'E11_0' Invalid Number Format (double) 0.00.
Error: Shape of lane 'E11_0' is broken.
Can not build according edge.
Error: Attribute 'shape' in definition of junction 'gneJ11' Invalid Number Format (double) -0.01.
Error: Attribute 'x' in definition of junction 'gneJ11' Invalid Number Format (double) -0.00.
Error: Attribute 'y' in definition of junction 'gneJ11' Invalid Number Format (double) 99.75.
Error: Attribute 'shape' in definition of junction 'gneJ12' Invalid Number Format (double) 1000.02.
Error: Attribute 'x' in definition of junction 'gneJ12' Invalid Number Format (double) 1000.02.
Error: Attribute 'y' in definition of junction 'gneJ12' Invalid Number Format (double) 101.46.
Error: Attribute 'shape' in definition of junction 'gneJ13' Invalid Number Format (double) 750.12.
Error: Attribute 'x' in definition of junction 'gneJ13' Invalid Number Format (double) 750.11.
Error: Attribute 'y' in definition of junction 'gneJ13' Invalid Number Format (double) 101.03.
Error: Unknown from-node 'gneJ11' for edge 'E11'.
Exception in thread "main" java.lang.IllegalArgumentException: Process Error
at org.eclipse.sumo.libsumo.libsumoJNI.Simulation_start__SWIG_7(Native Method)
at org.eclipse.sumo.libsumo.Simulation.start(Simulation.java:68)
at Test.main(Test.java:8)
What could I be missing? How can I debug this issue?
Thank you.
//Ashfaq
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user