Xian55 / WowClassicGrindBot

Highly configurable and responsive World of Warcraft Classic pixel Grind Bot - No DLL injection or memory tampering, just screen capture and input simulation.
190 stars 127 forks source link

Player stuck in place and Random jumps #493

Closed rozv11e closed 1 year ago

rozv11e commented 1 year ago

Description

After applying the mount, it stays in place and constantly presses the spacebar, does not move anywhere, I can’t understand what is the reason

Addon Version

1.7.0

World of Warcraft Client

Wrath of the Lich King Classic

Reproduction Steps

I started everything according to the instructions, I use the headles server, after a while it gets in place and constantly jumps, restarting helps

Last Good Version

No response

Screenshots

No response

Logs

headless_out20230127.log

rozv11e commented 1 year ago

json.zip

Xian55 commented 1 year ago

hello there 👋

Did you have bindpad addon enabled with [ClearTarget] macro bound to -> "Insert" hotkey?

Based on the logs i have an assumption about the target was not cleared.

[07:47:02:233 INF] [NpcNameFinder] type = None
[07:47:02:461 INF] MountHandler: Cast started ? True 204,0933ms
[07:47:02:477 INF] MountHandler: Cast ended ? True 0,0002ms
[07:47:02:477 INF] FollowRouteGoal: Has target but its dead.
[07:47:07:223 INF] FollowRouteGoal: Random jump
[07:47:17:361 INF] FollowRouteGoal: Random jump
[07:47:28:245 INF] FollowRouteGoal: Random jump
rozv11e commented 1 year ago

yes, I checked several times

Xian55 commented 1 year ago
[07:47:02:477 INF] FollowRouteGoal: Has target but its dead.

Does the target get cleared after ?

rozv11e commented 1 year ago

no, which is strange, because using an account on another computer, there is no such thing

rozv11e commented 1 year ago

I'll try to reinstall and try, I'll write back

rozv11e commented 1 year ago

still having this problem... He doesn't stick to the target of the mob, but still stands still and jumps

Xian55 commented 1 year ago

Can you send logs about this?

rozv11e commented 1 year ago

headless_out20230129.log he does not hold a corpse in the target, this only happens after the mount has been summoned

Xian55 commented 1 year ago

Hey just pushed a few changes on dev branch be sure to pull to get latest changes. https://github.com/Xian55/WowClassicGrindBot/commit/c3bcdec75715ddc13a44642515b72d30a1634f4b

It would be nice if you could send a new log with the latest version.

rozv11e commented 1 year ago

I'll try it, thanks, I'll write it off as I try it, do I need to rebuild?

Xian55 commented 1 year ago

Yes, always rebuild when checking out changes!

rozv11e commented 1 year ago

headless_out20230130.log problem still exists..

Xian55 commented 1 year ago

Hey i've seeing mixed results in the logs, sometimes it can clear the target sometimes not.

Be sure to enable /console scriptErrors 1 in game to see if there's any LUA error happening.

Xian55 commented 1 year ago

Hey in case the issue still persist, i would like to ask you to checkout dev branch latest commit ca915bf5e6152bbad6b5ab5ccb85563c8a7a380d.