Hi, I've just started using this profile today. I'm using the 1-50 leveling profile and it always get stuck when trying to reset its position after fishing a certain amount of fish (to remove the fish feels something amiss condition). It merely turns the character to face towards the direction it wants to go and the character is stuck there still holding the rod and facing in the direction it is supposed to move to. And of course, no fishes bite anymore because of the amiss condition. Here's the log of it:
[16:08:31.447 N] [Fish v1.2.1] Fished 21 of 23 fish at this FishSpot.
[16:08:42.375 N] Casting Cast
[16:08:42.375 D] DoAction Spell 289 0xE0000000
[16:08:53.065 N] Casting hook
[16:08:53.065 D] DoAction Spell 296 0xE0000000
[16:08:53.065 N] [Fish v1.2.1] Fished 22 of 23 fish at this FishSpot.
[16:09:03.277 N] Casting Cast
[16:09:03.277 D] DoAction Spell 289 0xE0000000
[16:09:03.799 N] Casting Cast
[16:09:03.799 D] DoAction Spell 289 0xE0000000
[16:09:21.191 N] Casting hook
[16:09:21.191 D] DoAction Spell 296 0xE0000000
[16:09:21.191 N] [Fish v1.2.1] Fished 23 of 23 fish at this FishSpot.
[16:09:21.249 D] DoAction Spell 299 0x10165A05
[16:09:21.249 N] [Fish v1.2.1] Changing FishSpots...
[16:09:21.249 N] [Fish v1.2.1] Resetting fish count...
[16:09:21.307 D] Requesting path on 138 from <648.8713, 5.559927, 557.6625> to <645.0618, 5.646005, 553.8669>
[16:09:21.592 D] Generated path to <645.0618, 5.646005, 553.8669> in 00:00:00.2851229 ms
After generating the path, the character is stuck still holding the rod in the hand, instead of moving to the location. I have to manually press a movement key for my char to put down the rod and then only will the bot move my character and continue fishing. I can't be moving it everytime the amount of fishes reached the amiss status, is this a bug? Also I've already loaded in the Fish.cs into the 'OrderBotTags' folder inside the RB Plugins folder.
EDIT: I found out the problem was because the bot attempted to 'dismount' from fishing while the fish is still being pulled in, during the final fish attempt (before moving). Since it is unable to 'dismount' while it is still doing the pulling fish animation, and the bot counts it as already 'dismounted', it is stuck there indefinitely. Is there any fixes that can be done? Probably some timing/logic issues in the fish.cs
EDIT2: Never mind, did a temp fix. Added 10s delay after attempting to change fish spot to stow away the rod. Did the trick. Hope a proper fix will come out soon though. Thanks
About three pages back ExMatt posted a zip that contains a new fish.cs It fixes this problem. At least it did with mine.