Items Not Assigned To Correct Slots #55
Labels
No labels
Compat/Breaking
Kind
Bug
Kind
DevOps
Kind
Documentation
Kind
Enhancement
Kind
Feature
Kind
Security
Kind
Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Foundry/ripcrypt#55
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
At the moment, only ammo, skills and crafts items appear to get assigned to the correct slots on the character sheet. I presume part of the issue with armour/shields is because they require an html tag for the location?
Also, just wanted to say thank for making this module, and looking forward to future updates. Is there a release date for the next update?
Cheers.
Hey, thank you for the bug report!
I've done some investigating and currently this is a wee bit awkward in the current release because I just tested it and it's not working, but this has already been improved for the next release! Where I'll be getting rid of that "Locations" list and instead be giving checkboxes for where the item should protect, removing human-error from the location determination.
You can actually see a sneak peek of the improved sheet here: https://github.com/Eldritch-Oliver/Foundry-RipCrypt/pull/52
I'll make sure that this bug gets fixed for the next release (which doesn't have a release date because I'm working on this in my spare time)
I'll note that if you want to check out the progress for v0.2.0 you can always check out the "Milestones" section of the GitHub and that has trackers for each version I consider being worked on (which most of the time will only be the next release):
https://github.com/Eldritch-Oliver/Foundry-RipCrypt/milestones
Hi
Thanks for the reply. I'll keep an eye the progress, and thank you again
for taking the time to make this.
On Tue, 9 Sept 2025, 16:51 Oliver, @.***> wrote:
Taking a look at the current dev version, all of the items are correctly getting assigned to their correct slots on the actor sheet.
The two things about your screenshot are:
In addition, the equipping will be improved in v0.2.0 because I decided to add a little prompt for if you want to equip an item when you drag it onto your sheet (handled by #56).
Since all of the main issues with this issue are resolved or have a more specific issue to solve them, I'm going to close this as complete. Again, thank you for the report and trying out the system!