Results 1 to 3 of 3

Thread: Unknown declaration "TCountDown" in actionbar.simba

  1. #1
    Join Date
    Oct 2014
    Posts
    34
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default Unknown declaration "TCountDown" in actionbar.simba

    I installed OGL just yesterday (putting the ogLib\ in the includes folder as well as the two .dlls in the plugins). I assume it's the updated version from the OpenGL tutorial (https://villavu.com/forum/showthread.php?t=112486)

    But for some reason, whenever I try to run a script, I'm getting this error in my actionbar.simba file:

    2015-10-03 16_41_06-Simba - actionbar.png

    Any clue as to why this is? I did edit some lines in the ogLib folder I believe, but restored it to the master version from Github.

  2. #2
    Join Date
    Dec 2011
    Posts
    2,147
    Mentioned
    221 Post(s)
    Quoted
    1068 Post(s)

  3. #3
    Join Date
    Oct 2014
    Posts
    34
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default

    I believe this started happening when I first started up ClutchMils v1.3

    program ClutchMills;
    {$i oglib/lib/core/core.simba}
    {$i srl-6/lib/utilities/time.simba}

    {ClutchMills v1.3}

    {SCRIPT SETTINGS}
    which runs fine now, well at least it boots up and creates the SMART RS client.

    But when I run any other scripts that were pre-OGL (which right now, are bonsaiFighter, LumbridgeSmelter and AIO Superheater (v2.5)), they all come up with the error. Only similar includes are SMART, srl.simba, and srlplayerform.simba.

    I don't know how these got changed, but anywho, I did an override update on my SRL and it seems to have fixed it. Still not sure how this happened but at least resolved for this instance (until it comes up again)

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
  •