Skip to content
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

feeder freezes at 50 mass #5

Open
mrblah1 opened this issue Sep 15, 2015 · 17 comments
Open

feeder freezes at 50 mass #5

mrblah1 opened this issue Sep 15, 2015 · 17 comments

Comments

@mrblah1
Copy link

mrblah1 commented Sep 15, 2015

I was able to join 1 master and 3 slaves to the same party server. Once the feeders hit 50 mass they just follow the green line to some empty space and freeze there, they never actually follow or feed the master.

@henopied
Copy link

hmm that seems like the slaves aren't getting the new location of the master I don't know why that is though. Are they all on the same party server if so check the ip just in case they got redirected to a different server.

@mrblah1
Copy link
Author

mrblah1 commented Sep 15, 2015

Like I said it was a party server, same ip and port and they would even cross each others path's in the game. I have the aposlauncher and apposfeedingbot scripts both enabled in tapermonkey.

@henopied
Copy link

I don't really know why that is the case I guess you would have to ask @Apostolique

@Apostolique
Copy link
Owner

It's because the master had an error while sending the data to the server. If you're on Google Chrome, you can open the console on the master page and see if there are some errors.

@Endromede
Copy link

the code have error line 1100 ( https://github.com/Apostolique/AposFeedingBot/blob/master/AposFeedingBot.user.js#L1100 )

goodAngles == 0 -> goodAngles.length == 0

@Apostolique
Copy link
Owner

I'm surprised I let that slip in.

@FliiFe
Copy link

FliiFe commented Sep 20, 2015

The issue is still present without any error in the console.

@henopied
Copy link

I blame parse but then again I have no proof

@Apostolique
Copy link
Owner

I am pretty sure it is parse's fault. I am limited to 30 requests per seconds (and I think they block even before that sometimes.) And right now since last week, I got 628k requests.

@mrblah1
Copy link
Author

mrblah1 commented Sep 20, 2015

As long as the famous apostolique is in this thread can I do a few feature requests? The zeachcobbler bot has some awesome features the apos bot is missing such as: Colors indicating if another bubble is small enough to split eat (purple), eat (green), big enough to eat you (orange) and big enough to split each you (red), it also gives their mass percentage relevant to yours which allows you to know exactly when you can eat them vs just guessing. Zeach's feeding algorithm sucks though so apos with those 2 additional features would be perfect.

@Apostolique
Copy link
Owner

I don't think I'm famous :3

I didn't look at their code in a long while, but I'm sure it would be possible to port the Zeachcobbler to work with the Launcher.

@henopied
Copy link

@Apostolique all he is asking is for the cells to be color coded based off of what there danger level is or food level you sort of already have this but I think if even food cells were colored that would be better.

@Apostolique
Copy link
Owner

I don't add this directly because the bot was never meant to be a direct way to get that information.

@zakamanden
Copy link

How to send the bot?

@ghost
Copy link

ghost commented Oct 27, 2015

mine didn't do anything at all

@ghost
Copy link

ghost commented Dec 27, 2015

Agarian? Do you have the launcher script? If not that is why...

@BrennanT
Copy link

How do we use the bot? Do we need to be on a different computer or use party server? How do I get the bots to connect to the same server as the master?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants