WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #4  
Old 03-04-2009, 12:58 PM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
The error says you are iterating over an object which is not a list or sequence. It's occurring on the line "for agent in DRIVING:"

Looking at your code, the variable DRIVING is being assigned an integer value, which is not a list or sequence. You need to fix that line of code so it iterates over a list or sequence object.
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Error when loading a lot of avatars dan12345 Vizard 7 07-28-2008 04:24 AM
Error Message Jerhy Vizard 1 02-28-2006 01:59 PM
Error Tracking Vygreif Vizard 1 10-03-2005 04:50 PM
Error when playing wav files...? vjonshih Vizard 1 05-23-2005 12:21 PM
The error window that couldn't FlyingWren Vizard 2 12-02-2003 08:23 AM


All times are GMT -7. The time now is 07:50 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC