• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Still stumped

  • Thread starter Thread starter poody3699 at yahoo.com
  • Start date Start date
P

poody3699 at yahoo.com

Guest
Im attempting to build a file but I keep getting a repeted error saying ther is an infinite loop with my child unit/parent unit but such a loop doesnt exist. This is a chain of Parentunit/Childunit/subchildunit, if that helps.


---------------------------------
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day

[Non-text portions of this message have been removed]


To unsubscribe from this group, email

armybuilder-unsubscribe@yahoogroups.com

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
 
At 06:13 PM 2/17/2003 -0800, you wrote:
>Im attempting to build a file but I keep getting a repeted error saying
>ther is an infinite loop with my child unit/parent unit but such a loop
>doesnt exist. This is a chain of Parentunit/Childunit/subchildunit, if
>that helps.

Can you post the problem files in the Files section of this group for us to
look at?


--
Colen McAlister (colen@wolflair.com)
Lone Wolf Development www.wolflair.com


To unsubscribe from this group, email

armybuilder-unsubscribe@yahoogroups.com

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
 
At 05:47 PM 2/20/2003 -0800, you wrote:

>im not sure how to post files could you tell me?

Go here:

http://groups.yahoo.com/files/armybuilder/

(You might have to log into yahoogroups first) and click 'Add File'. You
can then just upload a file and tell us where it is.


--
Colen McAlister (colen@wolflair.com)
Lone Wolf Development www.wolflair.com


To unsubscribe from this group, email

armybuilder-unsubscribe@yahoogroups.com

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
 
At 03:17 PM 2/21/2003 -0800, you wrote:

>ok, my file is on there, its "Tanith.40k". Any input would be helpful.

From a while ago, your original problem email said:

>Im attempting to build a file but I keep getting a repeted error saying
>ther is an infinite loop with my child unit/parent unit but such a loop
>doesnt exist. This is a chain of Parentunit/Childunit/subchildunit, if
>that helps.

The "Platoon Command Squad" unit has a size of 4. This means that it can
have from 4 to as many models as you like in it. However, the 'add command
squad' option has this attribute:

unit:zqComsq@abs=1

This means that you are trying to reduce the units size to 1, even though
it has a minimum size of 4, which Army Builder objects to. Change the
attribute to:

unit:zqComsq@abs=4

And all should be well.


--
Colen McAlister (colen@wolflair.com)
Lone Wolf Development www.wolflair.com


To unsubscribe from this group, email

armybuilder-unsubscribe@yahoogroups.com

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
 
Great, works perfect now, thanks for all youre help.



---------------------------------
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, and more

[Non-text portions of this message have been removed]


------------------------ Yahoo! Groups Sponsor ---------------------~-->
New Yahoo! Mail Plus. More flexibility. More control. More power.
Get POP access, more storage, more filters, and more.
http://us.click.yahoo.com/Hcb0iA/P.iFAA/46VHAA/IMSolB/TM
---------------------------------------------------------------------~->

To unsubscribe from this group, email

armybuilder-unsubscribe@yahoogroups.com

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
 
Back
Top