Thank you. That solved it!

Hannah Parker
rFpro

e: [email protected]
w: http://www.rfpro.com
m: +44 (0) 7766 789 931

Skype: hparker1

This e-mail and any files transmitted with it are private and confidential.
If you have received this email in error please notify the sender
immediately and delete this e-mail from your system. The recipient should
check this email and any attachments for the presence of viruses. rFactor
Pro accepts no liability for any damage caused by any virus transmitted by
this email. rFactor Pro is the trading name of Kangaloosh Limited,
registered in England No. 06427019.

On 30 September 2016 at 12:47, Jakob Erdmann <[email protected]>
wrote:

> Hello,
> the error message suggests that the tllogic has a name other than '1' in
> your .net.xml file.
> If the id is correct and it still doesn't work send both files (.net.xml,
> tll.xml) directly to my address.
> regards,
> Jakob
>
> 2016-09-30 13:14 GMT+02:00 Hannah Parker <[email protected]>:
>
>> Hi,
>>
>> I'm defining my own network. I have a junction that is created by a join
>> made up of 6 nodes. I've identified the nodes as traffic light controlled
>> and create a sumocfg file that runs using the default logic created in the
>> .net.xml file. If I try to override this by creating my own .tll.xml file
>> and then including this in the sumocfg file as:
>>
>> <additional-files value="xxx.tll.xml"/>
>>
>> I get the message:
>>
>> "No initial signal plan loaded for tls '1' when I start up the SumoGui".
>> What are common causes of this problem?
>>
>>
>> Here's the contents of the tll.xml. The edge IDs are correct and I copied
>> the tl logic from the net.xml for now:
>>
>> <?xml version="1.0" encoding="UTF-8"?>
>>
>>
>>
>> <tlLogics version="0.27" xmlns:xsi="
>> http://www.w3.org/2001/XMLSchema-instance"; xsi:noNamespaceSchemaLocation=
>> "
>> http://sumo.dlr.de/xsd/tllogic_file.xsd";>
>>     <tlLogic id="1" type="static" programID="myversion" offset="0">
>>         <phase duration="36" state="rrGGGg"/>
>>         <phase duration="4" state="rryyyg"/>
>>         <phase duration="6" state="rrrrrG"/>
>>         <phase duration="4" state="rrrrry"/>
>>         <phase duration="36" state="GGGrrr"/>
>>         <phase duration="4" state="yyyrrr"/>
>>     </tlLogic>
>>
>>     <connection from="21" to="16" fromLane="0" toLane="0" tl="1"
>> linkIndex="0"/>
>> <connection from="21" to="7" fromLane="0" toLane="0" tl="1"
>> linkIndex="1"/>
>>     <connection from="20" to="18" fromLane="0" toLane="0" tl="1"
>> linkIndex="2"/>
>>  <connection from="20" to="7" fromLane="0" toLane="0" tl="1"
>> linkIndex="3"/>
>>  <connection from="8" to="18" fromLane="0" toLane="0" tl="1"
>> linkIndex="4"/>
>>   <connection from="8" to="16" fromLane="0" toLane="0" tl="1"
>> linkIndex="5"/>
>>
>> </tlLogics>
>>
>>
>>
>>
>>
>> Hannah
>> ------------------------------------------------------------
>> ------------------
>> _______________________________________________
>> sumo-user mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/sumo-user
>>
>
>
------------------------------------------------------------------------------
_______________________________________________
sumo-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to