You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RPM External Camera part uses stock model/texture. Fails to load when ReStock is installed, due to ReStock disabling Squad models/textures.
ReStock has implemented a simple workaround for mods that depend on stock models/textures.
Blowfish wrote a simple plugin that can blacklist/whitelist its disabling of Squad files.
For whitelisting (keeping Squad files), a simple text file needs to be created with the extension ".restockwhitelist", simply containing the folder URL for the Squad files that need to be loaded, and not disabled by ReStock.
The fix is so simple, that I didnt think it was worth a PR...just one line. Sorry.
Here is the contents of said file:
Squad/Parts/Utility/linearRCS/
Then save it with filename of JSI.restockwhitelist
Save in a location with other RPM support patches, and done.
That will keep ReStock from disabling loading of that folder which has the model and texture files that the external camera needs.
The text was updated successfully, but these errors were encountered:
StoneBlue
changed the title
External Camera Part support for ReStock
External Camera Part support for ReStock mod
Mar 19, 2019
StoneBlue
changed the title
External Camera Part support for ReStock mod
JSI External Camera Part support for ReStock mod
May 7, 2019
RPM External Camera part uses stock model/texture. Fails to load when ReStock is installed, due to ReStock disabling Squad models/textures.
ReStock has implemented a simple workaround for mods that depend on stock models/textures.
Blowfish wrote a simple plugin that can blacklist/whitelist its disabling of Squad files.
For whitelisting (keeping Squad files), a simple text file needs to be created with the extension ".restockwhitelist", simply containing the folder URL for the Squad files that need to be loaded, and not disabled by ReStock.
The fix is so simple, that I didnt think it was worth a PR...just one line. Sorry.
Here is the contents of said file:
Squad/Parts/Utility/linearRCS/
Then save it with filename of JSI.restockwhitelist
Save in a location with other RPM support patches, and done.
That will keep ReStock from disabling loading of that folder which has the model and texture files that the external camera needs.
The text was updated successfully, but these errors were encountered: