-
Notifications
You must be signed in to change notification settings - Fork 78
File not found error deploying Chameolonist 47 as part of a specific modlist #919
Description
Applying patch C:\Xbox\PC - HITMAN 3 - Base Game\Content\Simple Mod Framework\Mods\Chameleonist 47\Sapienza\chunk26\prince\prince nude.entity.patch.json[ERROR] Could not find the file you specified.[ERROR] Could not find the file you specified.DEBUG Applying patch C:\Xbox\PC - HITMAN 3 - Base Game\Content\Simple Mod Framework\Mods\Chameleonist 47\Sapienza\chunk26\professor\professor.entity.patch.jsonDEBUG Applying patch C:\Xbox\PC - HITMAN 3 - Base Game\Content\Simple Mod Framework\Mods\Chameleonist 47\Sapienza\chunk26\quadruplerumandcoke outfits.entity.patch.jsonthread 'main' panicked at src\io_utils.rs:26:28:Failed to read file: Os { code: 3, kind: NotFound, message: "The system cannot find the path specified." }note: run with `RUST_BACKTRACE=1` environment variable to display a backtraceThis error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:Error: Command failed: "Third-Party\quickentity-rs.exe" entity convert --input-factory "C:\Xbox\PC - HITMAN 3 - Base Game\Content\Simple Mod Framework\patchWorker286\chunk9\TEMP\0007D9A3A121CFBC.TEMP.json" --input-factory-meta "C:\Xbox\PC - HITMAN 3 - Base Game\Content\Simple Mod Framework\patchWorker286\chunk9\TEMP\0007D9A3A121CFBC.TEMP.meta.JSON" --input-blueprint "C:\Xbox\PC - HITMAN 3 - Base Game\Content\Simple Mod Framework\patchWorker286\chunk9\TBLU\00BCD3F0CCFDA5AF.TBLU.json" --input-blueprint-meta "C:\Xbox\PC - HITMAN 3 - Base Game\Content\Simple Mod Framework\patchWorker286\chunk9\TBLU\00BCD3F0CCFDA5AF.TBLU.meta.JSON" --output "C:\Xbox\PC - HITMAN 3 - Base Game\Content\Simple Mod Framework\patchWorker286\QuickEntityJSON.json" --lossless at execCommand (C:\snapshot\simple-mod-framework\compiled\quickentity-rs.js) at Object.convert (C:\snapshot\simple-mod-framework\compiled\quickentity-rs.js) at C:\snapshot\simple-mod-framework\compiled\patchWorker.js at async C:\snapshot\simple-mod-framework\node_modules\piscina\dist\src\worker.jsDEBUG Applying patch C:\Xbox\PC - HITMAN 3 - Base Game\Content\Simple Mod Framework\Mods\Chameleonist 47\Sapienza\chunk26\quadruplerumandcoke scenario.entity.patch.json
Using this configuration on the Microsoft Store version. Installing the mod on its own or with a smaller set of mods alongside deploys succesfully. Also attempting to report the error from SMF fails as it can't reach the reporting server, hence the manual issue.