Happened after moving few tabs between categories.
This video is reproducing the issue after I’ve already tried to clear the two bugged categories - the moment I’ve logged out to char selection, got back in and created another one same thing happened.
Cleaned up a bit, this is what I have: https://i.imgur.com/MA4IGF7.png
Can share game save files, just let me know if I should send them to an email or host somewhere of your choice.
~I’m pretty sure I also lost one unique tab (#2)~
Somehow it got renamed to Stash Tab 27
Edit: sorry for the background audio, wasn’t aware I have the audio recording on (headphone warning for SV Delos video ;p)
Edit: After investigating the save game files myself I can see what’s causing it but I have no idea how it could have happened any other way than some pesky bug in tab category assignment:
"categories":[
{
"categoryID":0,
"iconID":6,
"colorID":3,
"displayName":"Dump",
"displayOrder":0
},
{
"categoryID":1,
"iconID":0,
"colorID":2,
"displayName":"Primalist",
"displayOrder":2
},
{
"categoryID":1,
"iconID":0,
"colorID":14,
"displayName":"Misc",
"displayOrder":1
},
{
"categoryID":3,
"iconID":0,
"colorID":0,
"displayName":"Category 4",
"displayOrder":3
}
],
As you can see from JSON above the category Primalist and Misc have the same categoryID.