Results 1 to 5 of 5

Thread: ERROR: Too many nested include files ?

  1. #1
    Join Date
    Mar 2013
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default ERROR: Too many nested include files ?

    Hello everyone, below is an error I receive when compiling some scripts:

    Exception in Script: Too many nested include files while processing 'srl/srl.simba' from 'C:\Simba\Includes\SRL/SRL/misc/SmartParams.Simba'
    I experience this error with some (not all) scripts. I have SMART8, Simba installed per the guide including the 07include.

    The most recent script I am experiencing this error in is ibot11s 07RangeGuilder [2.0] seen at http://villavu.com/forum/showthread....ad.php?t=99923. At first I thought if I just followed the path of C:\Simba\Includes\SRL I'd find the snswer (nope ). Has anyone else experienced this error or know the solution? I am attaching screen shots of my folder layout in case they are of any help:

    simba.jpg
    simbaIncludes.jpg
    srlSimba.jpg

    If any more information is needed just let me know and I will add it. Thanks a lot in advance for anyone who takes the time to help solve this problem

  2. #2
    Join Date
    Feb 2012
    Location
    Canada
    Posts
    1,164
    Mentioned
    26 Post(s)
    Quoted
    433 Post(s)

    Default

    I have personally never seen or even heard of this error before. Dont take this as a useless post, but if you dont end up figuring it out, you could always Pm an admin (Just a recommendation).

  3. #3
    Join Date
    Sep 2012
    Location
    Here.
    Posts
    2,007
    Mentioned
    88 Post(s)
    Quoted
    1014 Post(s)

    Default

    I'm pretty sure it means you installed SIMBA multiple times and it's getting confused. Remove ALL SIMBA installations and re-install only one.

  4. #4
    Join Date
    Nov 2006
    Posts
    2,369
    Mentioned
    4 Post(s)
    Quoted
    78 Post(s)

    Default

    I think this happens when an include file is including itself or for example script is Including B which is including C which is including B which is including C which is including B....
    Quote Originally Posted by DeSnob View Post
    ETA's don't exist in SRL like they did in other communities. Want a faster update? Help out with updating, otherwise just gotta wait it out.

  5. #5
    Join Date
    Jan 2012
    Location
    Texas
    Posts
    241
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    Quote Originally Posted by weequ View Post
    I think this happens when an include file is including itself or for example script is Including B which is including C which is including B which is including C which is including B....
    I believe this is correct.

    Solution?

    If no one else is having problems with the script, like Kevin said, I would uninstall/remove all of simba and simba related files from your computer and reinstall it.
    Coming together is a beginning.
    Keeping together is progress.
    Working together is success.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •