thomas-crane / famebot

A bot for Realm of the Mad God designed to automate the process of collecting fame.
MIT License
19 stars 12 forks source link

Stuck near DQ or weird moving stuck at nex area #18

Closed TransfixedMPGH closed 7 years ago

TransfixedMPGH commented 7 years ago

Jerking movements left and right seen resulting in either character stationary at the area after nexus-ing or somehow getting stuck at the right corner of daily quest (DQ) portal)

https://i.gyazo.com/f6593b801ddb7618b93ef1db3b8b7535.png

Happens every 1 in 5-10 times esp. when i leave the famebot running for more than 2 hours at a time.

thomas-crane commented 7 years ago

I think this is a result of the nexus only sending NEWTICK packets every 200ms, so if you have a character with a lot of speed you can end up going back and forth. The best solution is probably to lower the speed of the character while they are in the nexus.

Azukee commented 7 years ago

I'll fix this in a bit

thomas-crane commented 7 years ago

Thanks @AzukiMPGH for this fix. The pull request has been merged so I'll close this.