atampy25 / simple-mod-framework

GNU Lesser General Public License v3.0
62 stars 43 forks source link

[Issue Report] praetorofdracul: mod manager problem #707

Open simple-mod-framework[bot] opened 9 months ago

simple-mod-framework[bot] commented 9 months ago

Metadata

Reported by: praetorofdracul from Discord

Type of issue: Mod manager problem

Platform: Steam

OS version: Windows 10 Home (10.0.19045 )

Game version: 3.170.1

SMF version: 2.33.7

Notes

I've followed the steps to install SMF from Nexus, and the .exe file appears to install perfectly fine as the SMF folder and executables show up in the Hitman 3 directory. However, when I click on "Add a Mod" within the actual framework and select the .zip file, SMF does nothing. It does not appear to load the mod or even stall, it just simply refuses to add any mods. I have attempted running both the ModManage and Deployer.exe in administrator mode, but this does not resolve the issue. Of other note, in the Deployer.exe, when I attempt to run it even without Administrator Mode, it types out this text then automatically shuts itself off but I'm not sure what could be causing this error:

INFO Initializing error reporting INFO Discovering mod contents INFO invalidating cache INFO localizing text INFO Patching packedefinition

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: spawnSync C:\Windows\system32\cmd.exe; C:\users\Briceson Tollison\Downloads\ghidra_10.2.3_PUBKIC_20230208\ghidra_10.2.3_PUBLIC\bin ENOENT at execCommand {C:\snapshot\simple-mod-framework\compiled\deploy.js} at deploy {C:\snapshot\simple-mod-framework\compiled\deploy.js} at async doTheThing {C:\snapshot\simple-mod-framework\compiled\deploy.js}