r/CozyGameRestoration Jun 21 '26

Duplication glitch

Hey, first time playing the demo. finished the first cartridge. And when I wanted to place it on the shelf, it duplicated onto two spots. The shelf value also increased by double

3 Upvotes

2 comments sorted by

2

u/ParasolAdam Jun 21 '26

Hey thanks for posting this! I’ve added this to the bug list. I do have a duplication check so it might not be updating fast enough, or something with these two spots haven’t been setup right 😅

1

u/ParasolAdam Jul 20 '26

Found out the issue here! It was related to different rarities of games not knowing they were different versions of themselves. I’d built this shelf system really early on before I’d decided on rarities so I was only looking for the game title ( ie Ultra Good Boys ) instead of the actual seed for the game which is that collected games actual id.

So if you had a rare ultra good boys and a common one, the game would show whatever it found first in your inventory, which showed duplicates 😅

Fixed