Results 1 to 12 of 12

Thread: Simba not working

  1. #1
    Join Date
    Mar 2013
    Posts
    35
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default Simba not working

    Error: File "Reflection/Reflection.simba" not found at line 3
    Compiling failed.

    Tried everything to fix it by download reflection aerolib everything etc... and still not working

  2. #2
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    Are you sure you have your Reflection include in the right place? If your Simba is installed to C then it should be placed in [C:/Simba/Includes/] and you'll end up with C:/Simba/Includes/Reflection/*reflection files* (including Reflection.simba).

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


  3. #3
    Join Date
    Mar 2013
    Posts
    35
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    Quote Originally Posted by Flight View Post
    Are you sure you have your Reflection include in the right place? If your Simba is installed to C then it should be placed in [C:/Simba/Includes/] and you'll end up with C:/Simba/Includes/Reflection/*reflection files* (including Reflection.simba).
    I did it and now im having Error: Unknown declaration "Init" at line 86
    Compiling failed.

  4. #4
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    Quote Originally Posted by IMayoboeiI View Post
    I did it and now im having Error: Unknown declaration "Init" at line 86
    Compiling failed.
    What file are you trying to run/compile? You don't run Reflection.simba; this is part of the Reflection include. You need to run the script itself.

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


  5. #5
    Join Date
    Mar 2013
    Posts
    35
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    Quote Originally Posted by Flight View Post
    What file are you trying to run/compile? You don't run Reflection.simba; this is part of the Reflection include. You need to run the script itself.
    im running nmz.simba and im having this error

  6. #6
    Join Date
    Mar 2012
    Location
    127.0.0.1
    Posts
    3,383
    Mentioned
    95 Post(s)
    Quoted
    717 Post(s)

    Default

    Quote Originally Posted by IMayoboeiI View Post
    im running nmz.simba and im having this error
    Update prosocks.dll

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

    Default

    I have the exact same problem, I'm on wine for linux running this though and got absolutely no clue what to do.

  8. #8
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default

    Quote Originally Posted by seakl4y View Post
    I have the exact same problem, I'm on wine for linux running this though and got absolutely no clue what to do.
    Have you installed the Reflection include?
    GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!

    <BenLand100> we're just in the transitional phase where society reclassifies guns as Badâ„¢ before everyone gets laser pistols

  9. #9
    Join Date
    Feb 2016
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    I have everything, but something must be outdated or something, It use to work like 1 year ago when I use to run it.

  10. #10
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default

    Quote Originally Posted by seakl4y View Post
    got absolutely no clue what to do.
    Quote Originally Posted by seakl4y View Post
    I have everything
    Getting mixed messages here

    What are you trying to accomplish?
    GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!

    <BenLand100> we're just in the transitional phase where society reclassifies guns as Badâ„¢ before everyone gets laser pistols

  11. #11
    Join Date
    Feb 2016
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    I want to be able to run the script :;/, I got everything I need for it to run [Well i think so anyway] Everytime I run the script it just stops. Reason: "unknown declaration "Init" at line 86"

  12. #12
    Join Date
    Jan 2012
    Posts
    1,596
    Mentioned
    78 Post(s)
    Quoted
    826 Post(s)

    Default

    Quote Originally Posted by seakl4y View Post
    I want to be able to run the script :;/, I got everything I need for it to run [Well i think so anyway] Everytime I run the script it just stops. Reason: "unknown declaration "Init" at line 86"
    Quote Originally Posted by NKN View Post
    Update prosocks.dll
    it is literally right there.

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
  •