Page 2 of 2 FirstFirst 12
Results 26 to 33 of 33

Thread: [OGL] Alcher

  1. #26
    Join Date
    Mar 2014
    Location
    East Coast, USA
    Posts
    291
    Mentioned
    10 Post(s)
    Quoted
    148 Post(s)

    Default

    Hey @Chaos-Energy; here is a good one for you.

    =========================================
    Running for: 11h 41m
    Alch casts: 12459
    Alch casts per hour: 1065
    Experience earned: 812611
    Experience per hour: 69516
    =========================================

  2. #27
    Join Date
    May 2006
    Location
    Belgium
    Posts
    36
    Mentioned
    10 Post(s)
    Quoted
    10 Post(s)

    Default

    Thanks, that's a pretty nice one.

  3. #28
    Join Date
    Mar 2014
    Location
    East Coast, USA
    Posts
    291
    Mentioned
    10 Post(s)
    Quoted
    148 Post(s)

    Default

    @Chaos-Energy;

    Thanks for 99 magic =)


  4. #29
    Join Date
    Mar 2014
    Location
    East Coast, USA
    Posts
    291
    Mentioned
    10 Post(s)
    Quoted
    148 Post(s)

    Default

    @Chaos-Energy; I guess there was an update somewhere because now I get this error in clib

    Simba Code:
    [cLib] Checking for updates...
    Error: "" is an invalid integer at line 574
    Execution failed

    and the line is

    Simba Code:
    begin
        if (strToInt(funcRemoteVersionNumbers[i]) <> strToInt(funcLocalVersionNumbers[i])) then
          exit(false);

  5. #30
    Join Date
    May 2006
    Location
    Belgium
    Posts
    36
    Mentioned
    10 Post(s)
    Quoted
    10 Post(s)

    Default

    Are you still getting the error because it works for me? Might've been a connection issue because it looks like it couldn't retrieve the version file.

  6. #31
    Join Date
    Mar 2014
    Location
    East Coast, USA
    Posts
    291
    Mentioned
    10 Post(s)
    Quoted
    148 Post(s)

    Default

    Quote Originally Posted by Chaos-Energy View Post
    Are you still getting the error because it works for me? Might've been a connection issue because it looks like it couldn't retrieve the version file.
    Yep, i just tried and I still get the same error.

  7. #32
    Join Date
    Feb 2013
    Location
    Rimmington
    Posts
    319
    Mentioned
    33 Post(s)
    Quoted
    183 Post(s)

    Default

    Quote Originally Posted by Grimxxdeath223 View Post
    @Chaos-Energy; I guess there was an update somewhere because now I get this error in clib

    Simba Code:
    [cLib] Checking for updates...
    Error: "" is an invalid integer at line 574
    Execution failed

    and the line is

    Simba Code:
    begin
        if (strToInt(funcRemoteVersionNumbers[i]) <> strToInt(funcLocalVersionNumbers[i])) then
          exit(false);
    The server it tried to connect to is not responding.. that's why you get that error.





  8. #33
    Join Date
    Mar 2014
    Location
    East Coast, USA
    Posts
    291
    Mentioned
    10 Post(s)
    Quoted
    148 Post(s)

    Default

    Quote Originally Posted by Fitta View Post
    The server it tried to connect to is not responding.. that's why you get that error.
    I just restarted my computer (even though I do that everyday) and now it works so idk... Guess it was all a lie.

Page 2 of 2 FirstFirst 12

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
  •