[Compatibility] Add ReStock
zer0Kerbal opened this issue ยท 0 comments
Compatibility
- Add
- ReStock
thank you to urturino
from KSP forums
I notice an incompatibility with Restock; It can't load the Vector texture, probably because Restock replace them.
[ERR 21:04:47.248] PartCompiler: Cannot replace texture 'SSME_NRM' as cannot find texture 'Squad/Parts/Engine/liquidEngineSSME/SSME_NRM' to replace with
[ERR 21:04:47.248] PartCompiler: Cannot replace texture 'SSME_GLOW' as cannot find texture 'Squad/Parts/Engine/liquidEngineSSME/SSME_GLOW' to replace with
[ERR 21:04:47.249] PartCompiler: Cannot replace texture 'SSME' as cannot find texture 'Squad/Parts/Engine/liquidEngineSSME/SSME' to replace with
[ERR 21:04:47.249] PartCompiler: Cannot replace texture 'SSME_NRM' as cannot find texture 'Squad/Parts/Engine/liquidEngineSSME/SSME_NRM' to replace with
[ERR 21:04:47.249] PartCompiler: Cannot replace texture 'SSME_GLOW' as cannot find texture 'Squad/Parts/Engine/liquidEngineSSME/SSME_GLOW' to replace with
[ERR 21:04:47.249] PartCompiler: Cannot replace texture 'SSME' as cannot find texture 'Squad/Parts/Engine/liquidEngineSSME/SSME' to replace with
[ERR 21:04:47.249] PartCompiler: Cannot replace texture 'SSME_NRM' as cannot find texture 'Squad/Parts/Engine/liquidEngineSSME/SSME_NRM' to replace with
[ERR 21:04:47.249] PartCompiler: Cannot replace texture 'SSME_GLOW' as cannot find texture 'Squad/Parts/Engine/liquidEngineSSME/SSME_GLOW' to replace with
Several lines before that there is:
[LOG 21:03:07.693] [Restock] Removing Squad/Parts/Engine/liquidEngineSSME/SSME.mu
[LOG 21:03:07.693] [Restock] Removing Squad/Parts/Engine/liquidEngineSSME/SSME_GLOW.dds
[LOG 21:03:07.693] [Restock] Removing Squad/Parts/Engine/liquidEngineSSME/SSME_NRM.dds
Removing Restock it loads the texture without problem.