-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Prawn suit drilling doesn't save raw materials globally #2278
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I'm seeing the same exact issue on f450264 It's like the client never tells the server that it obtained those resources, so they're lost when they rejoin. |
Had the exact same issue, i think it also has something todo with the not working animation/action sync of the exosuit. |
my thoughts on that, even if i dont work on nitrox: And the big ressource vein will "respawn" if the player who mined that goes away and comes back, to my knowledge it isnt like this in the singleplayer. That tells me, the playerinstance(of the player in the suit) wont tell the NitroxServer that he mined the ore/used the Arm of the exosuit. I looked into the code of nitrox a bit and found something to sync the Action of the arms but i guess this wont work anymore or is just buggy? Idk, i hope that my thoughts on that could help a littlebit with debugging that shit, good luck guys and hopefully not to much of a headache. ;D |
Are you on the latest version of Nitrox?
Yes, I'm on the latest commit of the repo (only for experts).
Which OS are you playing on?
Windows
On which platform did you buy Subnautica?
Steam
Describe the issue.
The materials that i got from drilling are only local.
Other players cannot see the materials, regardless of where I move or store them.
After reconnect the materials are gone.
Tested IG with a friend.
Describe the steps you took to encounter the bug.
Relevant log output
No response
The text was updated successfully, but these errors were encountered: