I have been getting an error message when loading the saved traffic states: 
'Warning: State was written at a different time 5370084.87 than the begin time 
54!



I have tried to adjust the begin time to 53, and still received the same error 
message. The xml state file is showed below, which looks correct to me. So I 
can not think of any reason why the error message shows.



Thank you for your help in advance.



Saved traffic state file:



<?xml version="1.0" encoding="UTF-8"?>
 
<!-- generated on 05/22/16 09:04:52 by SUMO Version 0.26.0
<?xml version="1.0" encoding="UTF-8"?>
 
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd";>
 
    <input>
        <net-file value="C:\Users\...\Grid1x3_c1.net.xml"/> (I have shorten the 
details here.)
        <route-files value="C:\Users\...\Grid1x3_c1.rou.xml"/>
        <additional-files value="C:\Users\...\Grid1x3.add.xml"/>
    </input>
 
    <time>
        <begin value="0"/>
    </time>
 
    <report>
        <no-step-log value="true"/>
    </report>
 
    <traci_server>
        <remote-port value="8873"/>
    </traci_server>
 
</configuration>
-->
 
<snapshot version="0.26.0" time="54.00">
    <route id="!0.10" state="0" edges="1 2 3 4"/>
    ... (I have skipped the details here.)

    <route id="!9.9" state="0" edges="9 4"/>
    <delay number="22" begin="86" end="3" depart="0.00" time="114.00"/>
    <vType id="DEFAULT_PEDTYPE" vClass="pedestrian"/>
    <vType id="DEFAULT_VEHTYPE" minGap="2.00">
        <carFollowing-Krauss accel="100.00" decel="100.00" tau="1.63"/>
    </vType>
    <vehicle id="0.10" depart="85.71" route="!0.10" type="DEFAULT_VEHTYPE" 
state="9223372036854775807 0" pos="0.00" speed="0.00"/>
    ... (I have skipped the details here.)

    <vehicle id="9.9" depart="96.43" route="!9.9" type="DEFAULT_VEHTYPE" 
state="9223372036854775807 0" pos="0.00" speed="0.00"/>
    <lane id=":T1_0_0">
        <vehicles value=""/>
    </lane>
    ... (I have skipped the details here.)

    <lane id="9_0">
        <vehicles value="9.5 9.4"/>
    </lane>

------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
sumo-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to