peettee / Auto-Sorter

Mod for the game Raft which adds automatic storages that can pull items from other storages.
MIT License
0 stars 1 forks source link

Disappearing items #3

Open mr-randall opened 2 years ago

mr-randall commented 2 years ago

Sometimes, placing items in an auto sort enabled chest will disappear, (i.e you place an item in a chest and it vanishes 1-2s later) and cannot be found in any other chest, including attempting to summon them with a high priority chest. Some of the items that have disappear have never been configured on any auto sort chest. (E.g. the advanced scarecrow & trade coins). There is no consistency to which items disappear but it doesn't appear to happen to items which are configured to be picked up by other chests.

Other loaded mods just in case this is a mod conflict (Note, none of the other mods interact with chests)

peettee commented 1 year ago

That is rather strange. The whole transfer logic should not kick in at all for items not set to be transferred. I cannot think of a way the auto sorter would touch those items as they are ignored. It could be a specific issue with your world setup which creates a corner case for the mod. I know it has been a while, but if you happen to experience that issue again and you can reproduce it, make sure you enable "Debug" mode for the mod in the settings. Wait for items to disappear and send me your log file afterward. You can find the log file @ %userprofile%\AppData\LocalLow\Redbeet Interactive\Raft\Player.log

sirhc9 commented 1 year ago

Thanks Peettee,

We never got to the bottom of this, but as we spent more time on the raft additional issues started popping up like the chests would show as upgraded for some players and not for other players, sometimes only the host could upgrade the chests.

We have since move onto another game and in the end our raft was a little over 500 foundations so possibly we just asked too much of the game.

Happy for you to close the issue given no one else seems to be having it.

peettee commented 1 year ago

I will leave the issue open for now in case someone else stumbles upon the same issue in the future. If you still have your saved world I'd be curious to try it out myself though and see if I can get things reproduced, if not I will have to wait for someone else to have that issue. Thanks for reporting.