Results 1 to 6 of 6

Thread: Smart - Problem/difficulty/question

  1. #1
    Join Date
    May 2012
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Smart - Problem/difficulty/question

    I was trying to help a friend set up simba, and he mention the 'Select a client' button in the smart toolbar , i clicked it , now it wont open up my smart window .... what did i do and how do i fix it ???

  2. #2
    Join Date
    Jan 2012
    Posts
    2,568
    Mentioned
    35 Post(s)
    Quoted
    356 Post(s)

    Default

    If you are using SMART, you won't need to select the client. Simply have {$DEFINE SMART} at the start of the script. Smart will open automatically when SetupSRL is called.

  3. #3
    Join Date
    Mar 2007
    Posts
    5,125
    Mentioned
    275 Post(s)
    Quoted
    901 Post(s)

    Default

    Quote Originally Posted by shawn1n1 View Post
    I was trying to help a friend set up simba, and he mention the 'Select a client' button in the smart toolbar , i clicked it , now it wont open up my smart window .... what did i do and how do i fix it ???
    Restart simba if it wont open SMART, as rwiu said, make sure you have {$DEFINE SMART} at the top of the script. (under Program xxxx

    Forum account issues? Please send me a PM

  4. #4
    Join Date
    Dec 2012
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    please help me with this error.

    Error: Exception: The Points you passed to DrawATPA exceed the bitmap's bounds at line 108
    The following DTMs were not freed: [SRL - Lamp bitmap, 1, 2]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap, SRL - NavBar Bitmap, SRL - Options Bitmap, 5, 6]

  5. #5
    Join Date
    Jan 2012
    Location
    In A Farm
    Posts
    3,301
    Mentioned
    30 Post(s)
    Quoted
    444 Post(s)

    Default

    Quote Originally Posted by GoHard View Post
    please help me with this error.

    Error: Exception: The Points you passed to DrawATPA exceed the bitmap's bounds at line 108
    The following DTMs were not freed: [SRL - Lamp bitmap, 1, 2]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap, SRL - NavBar Bitmap, SRL - Options Bitmap, 5, 6]
    I believe this happens when you stop a script immediately. Thats if im not wrong.

  6. #6
    Join Date
    Dec 2012
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    it just stops itself and gives me that error.

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
  •