ByteNet icon indicating copy to clipboard operation
ByteNet copied to clipboard

stuff in ReplicatedStorage should have Archivable property set to false

Open fewkz opened this issue 7 months ago • 0 comments

For the ByteNetStorage, ByteNetReliable, and ByteNetUnreliable objects in ReplicatedStorage, you should set the Archivable property to false, otherwise they will remain in ReplicatedStorage as garbage for games that use SavePlaceAsync to persist changes to the place

fewkz avatar Jul 20 '24 16:07 fewkz