Results 1 to 3 of 3

Thread: Warning! You passed a wrong xe to a finder function

  1. #1
    Join Date
    Feb 2007
    Posts
    25
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default Warning! You passed a wrong xe to a finder function

    While running my script in SMART 7.2, the console is constantly being spammed by:

    Warning! You passed a wrong ye to a finder function: 599. The client has a height of 503, thus the ye is out of bounds. Setting the value to 502 (h-1) for now.
    Warning! You passed a wrong xe to a finder function: 799. The client has a width of 765, thus the xe is out of bounds. Setting the value to 764 (w-1) for now.
    Warning! You passed a wrong ye to a finder function: 599. The client has a height of 503, thus the ye is out of bounds. Setting the value to 502 (h-1) for now.

    The script runs great in a normal browser, and ok in smart, but it sometimes misclicks in the inventory and reports that error over and over while running smart.

  2. #2
    Join Date
    Feb 2013
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Can we see a portion of code? use [SIMBA] [/SIMBA"Bracket"

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

    Default

    There seems to be a bug with FindObjCustom (I think), It's safe to ignore this warning as Simba has corrected it.

    Forum account issues? Please send me a PM

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
  •