Upgrade tool and ownership are wonky in Singleplayer
adamkad1 opened this issue ยท 4 comments
When i used the matter upgrader on an EMC link in SP world, and tried to interact with it afterwards the game told me 'You do not own this, does.'
It seems like loading an SP world jumbles up the ownership data of things as far as the upgrader is concerned. When I place a flower, I can upgrade it just fine, but after loading the world, attempting to upgrade a flower that was there tells me 'You do not own this'. It still shows my name when right clicked though. And things still seem to properly output EMC into my 'bank'
For EMC links, the bug appears to happen immediately, and not on world reload.
Steps to reproduce:
- put down a collector
- set an export item
- upgrade the collector
- right click the collector to retrieve items
And you'll get the ownership error message.
Why it's giving the user hell is a mystery to me, as the data looks the same, but I do know what I'm missing
there's a desync somewhere in here I feel
It seems the client knows the correct data (even after a world reload), but the server sees it differently
dunno, something's funky here
Data matches yet the first errors
I'll have a release to fix that soon