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

ashes of war not handled correctly #106

Open
ceejbot opened this issue Jan 11, 2024 · 1 comment
Open

ashes of war not handled correctly #106

ceejbot opened this issue Jan 11, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@ceejbot
Copy link
Owner

ceejbot commented Jan 11, 2024

An excerpt from a log:

20:44:58 [INFO ] Activating utility item: name='Ash Of War - Arcane';
20:44:58 [WARN ] We couldn't classify this armor! name='Ash Of War - Arcane'; keywords: ["WarAsh"]
20:44:58 [INFO ] Item equipped: name='Ash Of War - Arcane'; form_spec='EldenSkyrim_RimSkills.esp|0x00000880';
20:45:11 [INFO ] Lazy-loaded icon 'weapon_sword_two_handed'; width=300; height=300
20:45:11 [INFO ] Lazy-loaded icon 'icon_default'; width=300; height=300
20:45:11 [INFO ] Item equipped in both hands: name='Noble Claymore'; form_spec='Immersive Weapons.esp|0x00004301';
20:46:02 [INFO ] Item equipped: name=' Fatigue - Not Tired (CACO)'; form_spec='Complete Alchemy & Cooking Overhaul.esp|0x005d21a6';

The ashes skill is incorrectly (?) classified as armor, and then we could not decide what to do with it and responded incorrectly. From the bug report in the comments:

  1. he item is equipped, player enters animation for the skill
  2. animation ends, player enters rewind animation
  3. The item is unequipped.
@ceejbot ceejbot added the bug Something isn't working label Jan 11, 2024
@ceejbot
Copy link
Owner Author

ceejbot commented Jan 12, 2024

I've installed the mod and played with some ashes, but I haven't figured out how to use the mod well enough to repro this yet.

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

No branches or pull requests

1 participant