BattletechModders / BattletechModders/CleverGirl
Sometimes does not log execution
- Dominant language
- C#
- Stars
- 5
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Attached logs show a case where CBTBE AI log shows evaluation of expected attack and melee invocation, but there's no corresponding log in CleverGirl to show the AttackOrder creation. In theory this implies either a MeleeSequence is being created outside of CleverGirl (maybe b/c of load order?) or somewhere else. Huh.
[RogueLogs.zip](https://github.com/BattletechModders/CleverGirl/files/6528120/RogueLogs.zip)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the attached RogueLogs.zip, comparing the CBTBE AI evaluation and melee invocation entries with CleverGirl's missing AttackOrder creation log. Trace where the MeleeSequence is created, including whether load order could bypass CleverGirl. Done means the cause of the missing log is identified and the relevant execution is consistently logged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100