Page 82 of 87 FirstFirst ... 32728081828384 ... LastLast
Results 2,026 to 2,050 of 2158

Thread: [Reflection] ineedbot's AIO Woodcutter

  1. #2026
    Join Date
    May 2015
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Error: Duplicate declaration "Widget_MiniGame_Container" at line 17

    Im the only one getting this error?

  2. #2027
    Join Date
    Mar 2016
    Location
    Isle de Muerta
    Posts
    40
    Mentioned
    0 Post(s)
    Quoted
    23 Post(s)

    Default

    Quote Originally Posted by nik3x View Post
    Error: Duplicate declaration "Widget_MiniGame_Container" at line 17

    Im the only one getting this error?
    nope, everyone getting this. wait for it to get fixed

  3. #2028
    Join Date
    May 2015
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by kyyskis View Post
    nope, everyone getting this. wait for it to get fixed
    Thanks for fast respond, very much appreciated!

  4. #2029
    Join Date
    Aug 2007
    Posts
    539
    Mentioned
    20 Post(s)
    Quoted
    266 Post(s)

    Default

    Allow me to update my scripts, a lot was changed in the reflection include today.
    Discord: Guy#1693

  5. #2030
    Join Date
    Jun 2015
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    Thank ineedbot
    Last edited by Darkest; 05-13-2016 at 01:38 AM.

  6. #2031
    Join Date
    Apr 2016
    Posts
    126
    Mentioned
    1 Post(s)
    Quoted
    37 Post(s)

    Default

    Quote Originally Posted by ineedbot View Post
    Allow me to update my scripts, a lot was changed in the reflection include today.
    Thank you!!

  7. #2032
    Join Date
    May 2015
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    ineedbot i love you!!!

  8. #2033
    Join Date
    Aug 2007
    Posts
    539
    Mentioned
    20 Post(s)
    Quoted
    266 Post(s)

    Default

    Updated, be sure to post if anything isn't working correctly.
    Discord: Guy#1693

  9. #2034
    Join Date
    Oct 2006
    Posts
    313
    Mentioned
    0 Post(s)
    Quoted
    13 Post(s)

    Default

    still getting the same error after updating

  10. #2035
    Join Date
    Aug 2007
    Posts
    539
    Mentioned
    20 Post(s)
    Quoted
    266 Post(s)

    Default

    Rerun the updater from the OP so it can download the latest versions as the old ones will not compile.
    Discord: Guy#1693

  11. #2036
    Join Date
    May 2015
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Thanks for the fast update ineedbot!
    Much appreciated.
    Everything is working.

  12. #2037
    Join Date
    Mar 2016
    Location
    Isle de Muerta
    Posts
    40
    Mentioned
    0 Post(s)
    Quoted
    23 Post(s)

    Default

    Quote Originally Posted by ineedbot View Post
    Rerun the updater from the OP so it can download the latest versions as the old ones will not compile.
    Thank you!!!

  13. #2038
    Join Date
    Oct 2006
    Posts
    313
    Mentioned
    0 Post(s)
    Quoted
    13 Post(s)

    Default

    getting this error after re downloading updater. Have newest reflection.

    Error: Unknown declaration "getEquippedItemBounds" at line 1686

  14. #2039
    Join Date
    Mar 2013
    Posts
    167
    Mentioned
    7 Post(s)
    Quoted
    62 Post(s)

    Default

    Line 3795:
    Code:
    daLocation.treeLocations := [Point(2517, 3598)];
    Should be changed to something like:
    Code:
    daLocation.treeLocations := [Point(2520, 3579)];
    The current tile (2517, 3598) is in the middle of the water near the agility steps that lead to the lighthouse at barb assault.
    "To sleep, perchance to dream"

  15. #2040
    Join Date
    Dec 2015
    Posts
    35
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    this is awesome will use once i get 30 wc

  16. #2041
    Join Date
    Feb 2014
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Alright folks im beating my head against the wall on this one. The script runs great until my dude goes to bank the logs (yews/tree gnome stronghold) and i get this error. I dunno what I am doing wrong and have scoured the forums trying to find a solution.

    Error: Access violation at line 3870
    Execution failed.
    The following bitmaps were not freed: [0, 1]

  17. #2042
    Join Date
    Aug 2007
    Posts
    539
    Mentioned
    20 Post(s)
    Quoted
    266 Post(s)

    Default

    Quote Originally Posted by Vusn View Post
    Line 3795:
    Code:
    daLocation.treeLocations := [Point(2517, 3598)];
    Should be changed to something like:
    Code:
    daLocation.treeLocations := [Point(2520, 3579)];
    The current tile (2517, 3598) is in the middle of the water near the agility steps that lead to the lighthouse at barb assault.
    Quote Originally Posted by mikeisme93 View Post
    Alright folks im beating my head against the wall on this one. The script runs great until my dude goes to bank the logs (yews/tree gnome stronghold) and i get this error. I dunno what I am doing wrong and have scoured the forums trying to find a solution.

    Error: Access violation at line 3870
    Execution failed.
    The following bitmaps were not freed: [0, 1]
    Ok thanks I have fixed these.
    Discord: Guy#1693

  18. #2043
    Join Date
    Feb 2014
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    awesome, so my guy can get into the bank and leave the bank just fine after collecting an inventory but now im getting this when he tries to actually deposit/talk to banker and wont deposit my inv so i am doing it manually
    [Error] Avoided using null'd pointer at: TReflectObject.GetId
    i'm starting to wonder if i do not have something installed right? it took many tries to get this running considering i havent used simba in about a year. is there a part of the script i should pay attention to in order to solve this error on my own?

  19. #2044
    Join Date
    May 2016
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I have the same issue [Error] Avoided using null'd pointer at: TReflectActor.GetTile

    Any solutions?

  20. #2045
    Join Date
    Apr 2016
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Is there a fix yet?

  21. #2046
    Join Date
    Sep 2014
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    I start the script ,but it does not do anythin after it runs the client. Its like its not even started and it was working just fine few hours ago...

  22. #2047
    Join Date
    Sep 2014
    Location
    C:\Simba\
    Posts
    565
    Mentioned
    9 Post(s)
    Quoted
    71 Post(s)

    Default

    You're not even trying...
    Feel free to ask me any questions, I will do my best to answer them!

    Previously known as YouPee.

  23. #2048
    Join Date
    Apr 2012
    Posts
    108
    Mentioned
    1 Post(s)
    Quoted
    21 Post(s)

    Default

    Any plans to add the woodcutting guild to the script or specifically redwoods?

    Thanks

  24. #2049
    Join Date
    Mar 2016
    Location
    Isle de Muerta
    Posts
    40
    Mentioned
    0 Post(s)
    Quoted
    23 Post(s)

    Default

    Is it only for me the login procedure is totally not working? The script isn't able anymore to chose world or log in

  25. #2050
    Join Date
    Feb 2015
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Any chance of maybe adding woodcutting guild in the near future?

Page 82 of 87 FirstFirst ... 32728081828384 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 4 users browsing this thread. (0 members and 4 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
  •