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

quest 27693 #34

Open
dh-mmo opened this issue Jun 6, 2017 · 6 comments
Open

quest 27693 #34

dh-mmo opened this issue Jun 6, 2017 · 6 comments

Comments

@dh-mmo
Copy link

dh-mmo commented Jun 6, 2017

http://de.wowhead.com/quest=27693/das-spiel-des-wachters
works bad with low fps. toons walks around without interacting
dont know if its worth to investigate.

@EchoTiger EchoTiger self-assigned this Jun 7, 2017
@EchoTiger
Copy link
Owner

Was it able to actually complete the quest?
Just with bad FPS?

@dh-mmo
Copy link
Author

dh-mmo commented Jun 7, 2017

the same happened in the old pack. i think he was able to do the quest sometimes. but it was more luck than a matter of time.
changed fps to 15 and it was good.
maybe you read fps before the quest, set it higher if its too low, and lower it after again.

i think there are maybe 5 quests from 1-100 who have problems with low fps...or maybe less. everything else is ok

@EchoTiger
Copy link
Owner

I'm using a custom logic to handle this on the new pack - this custom logic is very precise.
If it is bugging out in the manner that you claim - then the only thing I could guess is there is latency problems (or FPS issues as you mentioned).

In commit f53620a I've added a 750ms timer before the interaction code takes place, this should allow for more laggier clients.
However, it will need to be tested so I'm not closing this just yet.

@nahhets
Copy link

nahhets commented Jun 8, 2017

12 fps
10 tps
some toons cant complite this quest

@EchoTiger
Copy link
Owner

EchoTiger commented Jun 8, 2017

As described in the Wiki for Honorbuddy, the questing botbase is only reliably ran at 15+ TPS and ideally, you should at least run at 20FPS in-game to prevent issues.

Anything ran under these values aren't supported because it's not always possible to prevent issues caused by these low numbers.

Given this, it's not really up to me to worry about users who run at low TPS/FPS in this case.
However, I will make an exception for this specific quest and will look into it.

@dh-mmo
Copy link
Author

dh-mmo commented Jun 9, 2017

that was the only quest that made trouble with low fps :D

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

No branches or pull requests

3 participants