-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Character Stop Moving #2356
Comments
this is due to your item inventory being clogged EDIT: could you link your item filter |
|
option #2 is that you dont have a recycle in your tasks, anyway here is mine it should keep you well below the limit
im on commit: 5927c3b |
@Dunduro it is possible to automatically switch to catch mode if the inventory is full? Because before in master branch, if the inventory is full, the character is still moving to catch pokemon |
@kimdotnet wel not sure about that, but the problem is that for me the inventory problem was being caused by potions that weren't in my item_filter, so it wasn't tossing them, hence my total items in filter is only at 230 to leave more then enough room for the other random stuff. but what could theoretically happen is you get max potions at lvl 25 and dont have it in your filter and you end up getting 200 of them and have no room for poke/great/ultraballs so you wont actualy be able to catch anything. anyway adjusting your filter will most likely fix your problem. |
@Dunduro I have more than enough of balls (78 pokeballs, 50 great and 12 ultra). It is very unfortunate if that feature being removed. Because with that feature, player no need to worry if their inventory is full and still be able to catch pokemon. |
Expected Behavior
Automatically switch to catch mode and still keep trying to spin the fort.
Actual Behavior
The character stop moving around.
[21:43:32] Not moving to any forts as there aren't enough space. You might want to change your config to recycle more items if this message appears consistently. [21:43:32] Not moving to any forts as there aren't enough space. You might want to change your config to recycle more items if this message appears consistently. [21:43:33] Not spinning any forts as there aren't enough space. You might want to change your config to recycle more items if this message appears consistently. [21:43:33] Not moving to any forts as there aren't enough space. You might want to change your config to recycle more items if this message appears consistently. [21:43:33] Not moving to any forts as there aren't enough space. You might want to change your config to recycle more items if this message appears consistently. [21:43:34] Not spinning any forts as there aren't enough space. You might want to change your config to recycle more items if this message appears consistently. [21:43:34] Not moving to any forts as there aren't enough space. You might want to change your config to recycle more items if this message appears consistently. [21:43:34] Not moving to any forts as there aren't enough space. You might want to change your config to recycle more items if this message appears consistently. [21:43:36] Not spinning any forts as there aren't enough space. You might want to change your config to recycle more items if this message appears consistently. [21:43:36] Not moving to any forts as there aren't enough space. You might want to change your config to recycle more items if this message appears consistently. [21:43:36] Not moving to any forts as there aren't enough space. You might want to change your config to recycle more items if this message appears consistently.
Steps to Reproduce
Keep item until your bag fulls
Other Information
OS:
WINDOWS 10
commit c5d651ef6a3d0dd40e3fe352d411f956563c2041
Merge: fbe14a0 5927c3b
Author: KIMkimdotnet@hmamail.com
Date: Tue Aug 2 21:21:26 2016 +0700
The text was updated successfully, but these errors were encountered: