Nevermind, I restarted my computer, and it worked just fine.
Today I learned that there’s a handy dandy feature built into the Simple Mod Framework (on the Information tab) which lets you skip the intro screens! So I can now save a few seconds of my life every time I boot up the game on PC!
I was always wondering why they hidden this option this far
does anyone knows where can i find new idk its patch or update version 3.220.2 for hitman seperately?
I keep getting this error when deploying outfit mods with Peacock plugins, such as Jojie’s suits and the Tidy Suits Collection. I’ve reinstalled SMF, purged all of my mods, restarted my PC, verified my game files on Epic and tried a few others but I can’t get it to deploy even with a fresh SMF install ever since the latest patch. Doesn’t matter what custom suit/collection it is.
[ERROR] Could not find the file you specified.
thread ‘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 withRUST_BACKTRACE=1
environment variable to display a backtrace
This 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 “D:\Games\HITMAN3\Simple Mod Framework\patchWorker1\chunk0patch5\TEMP\00097AA87B144150.TEMP.json” --input-factory-meta “D:\Games\HITMAN3\Simple Mod Framework\patchWorker1\chunk0patch5\TEMP\00097AA87B144150.TEMP.meta.JSON” --input-blueprint “D:\Games\HITMAN3\Simple Mod Framework\patchWorker1\chunk0patch4\TBLU\00E738E7CF7A35E1.TBLU.json” --input-blueprint-meta “D:\Games\HITMAN3\Simple Mod Framework\patchWorker1\chunk0patch4\TBLU\00E738E7CF7A35E1.TBLU.meta.JSON” --output “D:\Games\HITMAN3\Simple Mod Framework\patchWorker1\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.js
You may want to report this to the mod developer, it doesn’t look like an SMF issue.