Results 1 to 8 of 8

Thread: Wierd issue would love some help

  1. #1
    Join Date
    Feb 2013
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default Wierd issue would love some help

    I get this error when I run some scripts
    [Error] C:\Simba\Includes\P07Include.Simba(105:10): Duplicate identifier 'P07_GETUPTEXT' at line 104
    Compiling failed.

    I have the P07Include in the right folder so I don't know whats up any help would be awsome

  2. #2
    Join Date
    Jul 2012
    Posts
    437
    Mentioned
    10 Post(s)
    Quoted
    165 Post(s)

    Default

    idk try posting the script you are using

  3. #3
    Join Date
    Feb 2013
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Well its with any script using dannyrs thing

  4. #4
    Join Date
    Nov 2011
    Location
    Sacramento, California
    Posts
    366
    Mentioned
    4 Post(s)
    Quoted
    85 Post(s)

    Default

    So are you saying that this occurs with every script using the unofficial include?

    Have you extracted the include to the right location? simba/includes?

  5. #5
    Join Date
    Mar 2006
    Location
    Belgium
    Posts
    3,564
    Mentioned
    111 Post(s)
    Quoted
    1475 Post(s)

    Default

    are those scripts also including SRL-OSR/SRL.Simba?

    Creds to DannyRS for this wonderful sig!

  6. #6
    Join Date
    Feb 2013
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by Sjoekeloe View Post
    are those scripts also including SRL-OSR/SRL.Simba?
    This is one of the script I am trying to use http://villavu.com/forum/showthread.php?t=96948

  7. #7
    Join Date
    Feb 2013
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Yes that is what I am saying and I believe I have extracted it to the right place


  8. #8
    Join Date
    Oct 2012
    Posts
    758
    Mentioned
    6 Post(s)
    Quoted
    282 Post(s)

    Default

    you maybe have procedure function in there called p07 something and then it is duplicate of the names you use in the include this sounds like really difficult tricky error i hope you solve it

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
  •