Jump to content

[Resolved] DropAllExcept - Mirror mode bug


Reminiscence

Recommended Posts

No console output/no errors/no warnings/no exceptions
No crash
A simple barbarian fishing script that used to work
inventory.dropAllExcept("Feather", "Barbarian rod");
64-bit
Shift-dropping and non-shift dropping broken

 

 

Script will attempt to drop all and accidentally select an item and keep selecting used item on next item. Incredibly bot-like. The only solution I could find was to turn off shift-dropping, but it still occurred after a few tries.

 

Edit: Solution was to reduce mirror mode to 300ms.

Edited by Sonysi
Link to comment
Share on other sites

14 minutes ago, Sonysi said:

Already tried, won't deselect, just keeps going onto the next item in inventory.

If item 1 is selected and uses on item 2, it will deselect item 1. The rest of the inventory should be fine. This isn't necessarily a bug but most likely due tog lag/proxies on your part. You could write your own drop method to deselect midway though. But if you think about it, every once in a while this would happen to a human as well

Link to comment
Share on other sites

1 minute ago, Juggles said:

If item 1 is selected and uses on item 2, it will deselect item 1. The rest of the inventory should be fine. This isn't necessarily a bug but most likely due tog lag/proxies on your part. You could write your own drop method to deselect midway though. But if you think about it, every once in a while this would happen to a human as well

I'm well aware of how it should work, and I get 50ms~ on my current world.
No proxies, no pc lag, no internet lag.
This has always worked before, but recently mirror mode has been rather questionable. It seems as if it doesn't properly register that it's supposed to shift drop. It also fails after a while even with shift dropping disabled.

qUXvKrY.png

  • Like 1
Link to comment
Share on other sites

12 hours ago, TutIslander said:

This has happened to me a couple of times across different scripts I've wrote, like Juggles said it's just down to lag on my side usually, never happens on the beast just the laptop.

Again, it's not my computer or internet. Unless of course, an i7-8700k at 5.0GHz and 32GB ddr4 @ 3200mhz isn't enough to run one bot. Then I definitely understand. Please suggest me better computer parts so I can run this.

On a side note, I'm going to have to request that non-developers stop posting in here.
gSkarQ5.png

Edited by Sonysi
Link to comment
Share on other sites

11 hours ago, Sonysi said:

Again, it's not my computer or internet. Unless of course, an i7-8700k at 5.0GHz and 32GB ddr4 @ 3200mhz isn't enough to run one bot. Then I definitely understand. Please suggest me better computer parts so I can run this.

On a side note, I'm going to have to request that non-developers stop posting in here.
gSkarQ5.png

Look at your code properly then instead of complaining, nobodys going to listen to your "Request"

If I feel the need to post here I will, thanks.

Link to comment
Share on other sites

On 12/26/2018 at 4:50 AM, TutIslander said:

Look at your code properly then instead of complaining, nobodys going to listen to your "Request"

If I feel the need to post here I will, thanks.

Your posts are entirely useless.

Anyways, this has been resolved. Reduced mirror mode to 300ms response and it stopped happening.

Link to comment
Share on other sites

  • Reminiscence changed the title to [Resolved] DropAllExcept - Mirror mode bug
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...