Searching for some paintings in the storage/png folder but it can't find it anymore.
Asked the hoster already about folder permission but they haven't changed anything.
Is it all packed up in that Storage.db file ?
Solved Where did the storage folder go?
Discussion in 'Rust Discussion' started by Brinks, Aug 15, 2015.
-
Wulf Community Admin
Yes, all textures were moved to Storage.db.
-
is there a way to extract those paintings ?
[DOUBLEPOST=1439665899,1439654884][/DOUBLEPOST]I tried some thumbextractor tools but don't seems to work :/ -
via plugin you can get it from FileStorage.client.Get(this.textureID, FileStorage.Type.png, this.net.ID), "this" is an Signage instance in that case, but you won't be able to write to disk -
-
-
Wulf Community Admin
[DOUBLEPOST=1439766008][/DOUBLEPOST]