Results 1 to 3 of 3

Thread: AeroLib/Pluggins

  1. #1
    Join Date
    Oct 2016
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Post AeroLib/Pluggins

    hello, kinda new to simba and trying to start off and getting some weird errors, not sure what to do.

    tried running this to test out if i installed everything right:

    program RUNME;
    {$DEFINE SMART}
    {$DEFINE WALKER}

    {$i AeroLib/AeroLib.Simba}

    begin
    initAL();
    end.

    and i got this error:

    Exception in Script: Plugin(AND_TPA32) has not been found

    plz help

  2. #2
    Join Date
    Jan 2012
    Location
    Sydney, Australia
    Posts
    877
    Mentioned
    12 Post(s)
    Quoted
    368 Post(s)

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

    Default

    I believe you're using an older, outdated version of AeroLib as that error pertains to a plugin no longer used by the include. I suggest downloading the newest version of AeroLib, along with the newest package of plugins and try running the script once more.

    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..."


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
  •