Page 54 of 79 FirstFirst ... 444525354555664 ... LastLast
Results 1,326 to 1,350 of 1956

Thread: How to install/setup Simba for RS3

  1. #1326
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by i aps i ftw View Post
    Could anyone help me through team wiewer? Not able to send any pm to people beucase i'm at less than 10 posts but could ya add me on skype? "Dyrjin" Thanks guys and i hope i'm allowed to write my skype name, if not then i'm sorry to the staff. I'm new here.
    It's up to you what personal information you give out. Skype is fine. You can actually set your Skype name in your profile settings so everyone can see it.

  2. #1327
    Join Date
    May 2013
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    I had the same problem just fixed it, what you need to do is delete all the files, there is still a c:simba folder and it has the old srl, search for the simba foldar go into it and delete all those files, then re install the simba and you'll be good to go.

  3. #1328
    Join Date
    May 2013
    Posts
    11
    Mentioned
    1 Post(s)
    Quoted
    2 Post(s)

    Default

    when im updating simba from 7.2 too 8.0 i get this error message

    Please help as i am only new [Error] C:\Simba\Includes\SRL/SRL/misc/SmartParams.Simba(281:149): Invalid number of parameters at line 280

  4. #1329
    Join Date
    May 2013
    Posts
    11
    Mentioned
    1 Post(s)
    Quoted
    2 Post(s)

    Default

    please help. I am using code program new;
    {$DEFINE SMART8}
    {$i srl/srl.simba}

    begin
    ClearDebug();
    SRL_SIXHOURFIX := TRUE;
    SMART_FIXSPEED := TRUE;
    SetupSRL();
    end

    and i get this error message
    [Error] C:\Simba\Includes\SRL/SRL/misc/SmartParams.Simba(281:149): Invalid number of parameters at line 280
    Compiling failed.

  5. #1330
    Join Date
    Apr 2013
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Could you add me on skype? So you can help me through team wiewer please? if you got some time


    "Dyrjin" on skype

  6. #1331
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by joerogan View Post
    when im updating simba from 7.2 too 8.0 i get this error message

    Please help as i am only new [Error] C:\Simba\Includes\SRL/SRL/misc/SmartParams.Simba(281:149): Invalid number of parameters at line 280
    Quote Originally Posted by joerogan View Post
    please help. I am using code program new;
    {$DEFINE SMART8}
    {$i srl/srl.simba}

    begin
    ClearDebug();
    SRL_SIXHOURFIX := TRUE;
    SMART_FIXSPEED := TRUE;
    SetupSRL();
    end

    and i get this error message
    [Error] C:\Simba\Includes\SRL/SRL/misc/SmartParams.Simba(281:149): Invalid number of parameters at line 280
    Compiling failed.
    You both need to read SRL's FAQ thread. There's a link at the top of the first post. The fix to your problem is there.

    Quote Originally Posted by i aps i ftw View Post
    Could you add me on skype? So you can help me through team wiewer please? if you got some time


    "Dyrjin" on skype
    It would be much easier if you posted your error here.

  7. #1332
    Join Date
    Apr 2013
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

  8. #1333
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Yeah, you're running MSI. MSI doesn't currently work, so even if it compiled, it wouldn't work. That error is because you don't have the MSI files, though.

  9. #1334
    Join Date
    Apr 2013
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by Coh3n View Post
    Yeah, you're running MSI. MSI doesn't currently work, so even if it compiled, it wouldn't work. That error is because you don't have the MSI files, though.
    How can i get the msi files so it can work? or how can it work at all? I'm sorry but i'm not good at this as you see :/ Please help?

  10. #1335
    Join Date
    Mar 2007
    Posts
    393
    Mentioned
    1 Post(s)
    Quoted
    98 Post(s)

    Default

    MSI is outdated and doesn't work ATM

  11. #1336
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by i aps i ftw View Post
    How can i get the msi files so it can work? or how can it work at all? I'm sorry but i'm not good at this as you see :/ Please help?
    Like t4q said, it doesn't work.

    The only way to fix it is to fix the code. The plan is to eventually have it up and running again, but I don't know how likely that is at the moment.

  12. #1337
    Join Date
    May 2013
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Coh3n can you please tell me ur skype?.. so that we can talk or use team viewer?.. i found no solution yet for fatal error pairing clients..... help me out please!

  13. #1338
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    I don't give out my Skype name, sorry. It won't matter anyway, I don't know the solution for that problem. The only thing I know is that it's caused by SMART not being able to make the temporary file needed to run.

    I've investigated the problem in the past and I was still unable to find the fix. It's hard when I can't reproduce the error.

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

    Default

    thanks!!
    Last edited by xxdonexx; 05-13-2013 at 11:01 PM.

  15. #1340
    Join Date
    Apr 2013
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    hey guys quick question, I have simba running perfect om my new comp, i have an old comp that I just got working (sony vaio)I want to use simba on the old one bc its killing my battery leaving it on all the time on my new comp. would it be possible to transfer simba to a flash drive and send it straight to my old comp or do I have to go through with the installation process again?
    Thanks,

  16. #1341
    Join Date
    May 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Im retarded as hell and cannot find a download link for Simba

  17. #1342
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by gucci guwap View Post
    hey guys quick question, I have simba running perfect om my new comp, i have an old comp that I just got working (sony vaio)I want to use simba on the old one bc its killing my battery leaving it on all the time on my new comp. would it be possible to transfer simba to a flash drive and send it straight to my old comp or do I have to go through with the installation process again?
    Thanks,
    That should work, yes. If you just copy your entire Simba folder to the flash drive you can copy it to your new old computer.

    Quote Originally Posted by jbrar21 View Post
    Im retarded as hell and cannot find a download link for Simba
    It happens.

    http://simba.villavu.com/bin/Release...aInstaller.exe

  18. #1343
    Join Date
    Apr 2013
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    It worked. just copied the whole simba folder to flash drive. Easy money!
    Thanks for the quick response

  19. #1344
    Join Date
    May 2013
    Posts
    22
    Mentioned
    1 Post(s)
    Quoted
    11 Post(s)

    Default

    [Error] D:\Simba\Includes\SRL-OSR/SRL/misc/SmartParams.Simba(229:202): Invalid number of parameters at line 228
    Compiling failed.

    This keep happening to me. I've tried what the guide says, yet it still doesnt work.

  20. #1345
    Join Date
    Jun 2012
    Posts
    4,867
    Mentioned
    74 Post(s)
    Quoted
    1663 Post(s)

    Default

    Quote Originally Posted by bot under radar View Post
    [Error] D:\Simba\Includes\SRL-OSR/SRL/misc/SmartParams.Simba(229:202): Invalid number of parameters at line 228
    Compiling failed.

    This keep happening to me. I've tried what the guide says, yet it still doesnt work.
    Do you have SMART 8?

  21. #1346
    Join Date
    May 2013
    Posts
    22
    Mentioned
    1 Post(s)
    Quoted
    11 Post(s)

    Default

    I've put the 8 there and it does the same thing. It doesnt like it either way i try to run it. help?

  22. #1347
    Join Date
    May 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    thanks for this information helped a lot

  23. #1348
    Join Date
    May 2007
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    Alright so I setup simba accoring to this guide, can anyone point me in the direction to adding a script and getting it running?

  24. #1349
    Join Date
    May 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Hi,

    I've been using a script fine over the past week or so, but I decided to try another script out that needed SMART 8, so I downloaded it and put it in the right place, but now I've updated to SMART 8 I get this error:

    Compiled successfully in 640 ms.
    SRL Compiled in 16 msec
    ** Smart Cannot Spawn Clients **
    Successfully executed.

    I've tried everything suggested on these forums that I could find so this is a last resort as a plea for help really... Anyone know how this is fixed?

  25. #1350
    Join Date
    May 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Never mind, I worked it out!!

    Make sure you don't save Simba into Program Files everyone

    And, if you have and take it out and put it straight on your C drive, you'll need to update the paths in settings.xml (use notepad to edit)

    Hope this helps someone

Page 54 of 79 FirstFirst ... 444525354555664 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 2 users browsing this thread. (0 members and 2 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
  •