PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding
Removing abyss socket suffix does not revert sockets to original number
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 5.4k
- Forks
- 2.4k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 26
Description
Check version
- I'm running the latest version of Path of Building and I've verified this by checking the changelog
Check for duplicates
- I've checked for duplicate open and closed issues by using the search function of the issue tracker
Check for support
- I've checked that the behaviour is supposed to be supported. If it isn't please open a feature request instead (Red text is a feature request).
What platform are you running Path of Building on?
Windows
What is the behaviour in-game?
Once abyssal socket suffix is removed from an item, the socket itself is removed from an item and its maximum number of sockets became default (4/6)
What is the behaviour in Path of Building?
Once Delve modifier (Has 1 Abyssal Socket (suffix)) is removed from an item (under modifiers section), links on the item remain as, for example, R-R-R A, which later triggers a warning if one places 4 gems into the given item.
How to reproduce the issue
- Create a new item which can have abyssal socket (armor piece)
- Click 'Add Modifier', select 'Delve' and
Has 1 Abyssal Socket (suffix)mod - Click 'Add'
- Once added, click 'Remove' against added modifier
Expected:
Sockets revert to original (i.e. R-R-R-R)
Actual:
Abyssal socket is still applied (so it is still R-R-R A)
Character build code
https://pastebin.com/dxKwmbD6
(Socket Bug, Titan Greaves item as an example)
Screenshots
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue using the listed modifier steps and the linked Titan Greaves build, then trace how removing the Delve modifier updates the item's sockets. Done means the abyssal socket is removed and the item returns to its original socket count and links without triggering a warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100