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

[Bug] Arm of the father end up prematurely #621

Open
Avadonia opened this issue Oct 27, 2024 · 2 comments
Open

[Bug] Arm of the father end up prematurely #621

Avadonia opened this issue Oct 27, 2024 · 2 comments
Labels
bug Something isn't working unconfirmed This issue is unconfirmed

Comments

@Avadonia
Copy link
Contributor

Avadonia commented Oct 27, 2024

What happened?

Arm of the father end end up prematurely, just before advancing and attacking the boss (in fact i believe it have selected the boss when leaving the area

changing the last MOVETO with
Replacing {
"tag": 0,
"name": "MoveTo",
"position": {
"X": 57.84,
"Y": -9,
"Z": -70.32
},

Fix it for me

Version Number

0.0.0.173

Steps to reproduce the error

Starting Arm of the father with what i believe to be the default config

Relevant log output

No response

Other relevant plugins installed

Boss mod reborn 7.2.0.169
rotation solver reborn 7.0.5.152

Plugin config file

{
"$type": "AutoDuty.Windows.Configuration, AutoDuty",
"DoNotUpdatePathFiles": [],
"PathSelections": {
"$type": "System.Collections.Generic.Dictionary2[[System.UInt32, System.Private.CoreLib],[System.Collections.Generic.Dictionary2[[ECommons.ExcelServices.Job, ECommons],[System.Int32, System.Private.CoreLib]], System.Private.CoreLib]], System.Private.CoreLib"
},
"AutoScroll": true,
"LogEventLevel": 0,
"LoopTimes": 1,
"Unsynced": true,
"HideUnavailableDuties": true,
"ShowMainWindowOnStartup": false,
"ShowDutyLoopText": true,
"ShowActionText": true,
"UseSliderInputs": false,
"OverrideOverlayButtons": false,
"GotoButton": true,
"TurninButton": true,
"DesynthButton": true,
"ExtractButton": true,
"RepairButton": true,
"EquipButton": true,
"AutoExitDuty": true,
"AutoManageRotationPluginState": true,
"AutoManageVnavAlignCamera": true,
"LootTreasure": true,
"LootMethodEnum": 0,
"LootBossTreasureOnly": false,
"TreasureCofferScanDistance": 25,
"OverridePartyValidation": false,
"UsingAlternativeRotationPlugin": false,
"UsingAlternativeMovementPlugin": false,
"UsingAlternativeBossPlugin": false,
"EnablePreLoopActions": true,
"ExecuteCommandsPreLoop": false,
"CustomCommandsPreLoop": [],
"RetireMode": false,
"RetireLocationEnum": 0,
"PersonalHomeEntrancePath": [],
"FCEstateEntrancePath": [],
"AutoEquipRecommendedGear": false,
"AutoEquipRecommendedGearGearsetter": false,
"AutoRepair": false,
"AutoRepairPct": 50,
"AutoRepairSelf": false,
"PreferredRepairNPC": null,
"AutoConsume": false,
"AutoConsumeIgnoreStatus": false,
"AutoConsumeItemsList": [],
"EnableBetweenLoopActions": true,
"WaitTimeBeforeAfterLoopActions": 6,
"AutoExtract": false,
"AutoGCTurninSlotsLeft": 14,
"AutoGCTurninSlotsLeftBool": true,
"AutoGCTurninUseTicket": false,
"EnableAutoRetainer": true,
"PreferredSummoningBellEnum": 1,
"AM": false,
"UnhideAM": false,
"EnableTerminationActions": true,
"StopLevel": false,
"StopLevelInt": 0,
"StopNoRestedXP": false,
"StopItemQty": false,
"StopItemQtyItemDictionary": {
"$type": "System.Collections.Generic.Dictionary2[[System.UInt32, System.Private.CoreLib],[System.Collections.Generic.KeyValuePair2[[System.String, System.Private.CoreLib],[System.Int32, System.Private.CoreLib]], System.Private.CoreLib]], System.Private.CoreLib"
},
"StopItemQtyInt": 1,
"ExecuteCommandsTermination": false,
"CustomCommandsTermination": [],
"PlayEndSound": false,
"CustomSound": false,
"CustomSoundVolume": 0.5,
"SoundEnum": 0,
"SoundPath": "",
"TerminationMethodEnum": 0,
"TerminationKeepActive": true,
"HideBossModAIConfig": false,
"FollowDuringCombat": true,
"FollowDuringActiveBossModule": true,
"FollowOutOfCombat": false,
"FollowTarget": true,
"FollowSlotInt": 1,
"FollowRoleEnum": 1,
"MaxDistanceToTargetFloat": 2.6,
"MaxDistanceToTargetAoEFloat": 2.6,
"MaxDistanceToSlotFloat": 1.0,
"PositionalEnum": 0,
"SelectedTrustMembers": [
null,
null,
null
],
"Version": 173,
"DutyModeEnum": 32,
"ShowOverlay": true,
"HideOverlayWhenStopped": false,
"LockOverlay": false,
"OverlayNoBG": true,
"AutoManageBossModAISettings": true,
"AutoExtractAll": false,
"AutoDesynth": false,
"AutoDesynthSkillUp": false,
"AutoGCTurnin": false,
"FollowSelf": true,
"FollowSlot": false,
"FollowRole": false,
"MaxDistanceToTargetRoleBased": true,
"PositionalRoleBased": true
}

@Avadonia Avadonia added bug Something isn't working unconfirmed This issue is unconfirmed labels Oct 27, 2024
@Herculezz55
Copy link
Contributor

ty for the detailed info, if you wanna open a pull request to the path file with your change i will be glad to accept it.

@Avadonia
Copy link
Contributor Author

Avadonia commented Nov 1, 2024

Never did that before so i am not sure if i did that correctly (bunch of color)
e85e188
Was that correct ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working unconfirmed This issue is unconfirmed
Projects
None yet
Development

No branches or pull requests

2 participants