Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

HITMAN 3 Mod Framework

A tool to dynamically assemble mods to handle inter-mod dependencies and reduce conflict potential. · By onionsquid

Hitman 3 framework install problem. please solve it

A topic by Raju_1 created Nov 19, 2021 Views: 1,507 Replies: 2
Viewing posts 1 to 3

PermissionError: [Errno 13] Permission denied: 'C:\\Program Files (x86)\\Hitman 3\\Runtime\\Framework\\tools\\..\\..\\packagedefinition.txt.framework-original':-----------------------------------please solve it


Please wait while the framework updates your game.

   Preparing...

Something went wrong:

Traceback (most recent call last):

  File "C:\Program Files (x86)\Hitman 3\Runtime\Framework\tools\main.py", line 36, in <module>

    shutil.copyfile(packagedefinition_path,

  File "shutil.py", line 264, in copyfile

PermissionError: [Errno 13] Permission denied: 'C:\\Program Files (x86)\\Hitman 3\\Runtime\\Framework\\tools\\..\\..\\packagedefinition.txt.framework-original'

If you don't understand the error message above, try uninstalling non-framework

mods or remove the mod or content pack listed directly before the error occured.

Press any key to continue . . .

Developer

The error message clearly states that the framework was not given permission to alter Hitman 3. Either start the framework as admin or change the security settings of the Runtime folder to grant yourself access without being admin.

DEBUG	Applying repository patch D:\Games\HITMAN – World of Assassination v.3.170.1 (2016-2018-2021)\Hitman 3\Simple Mod Framework\Mods\Realistic AI\content-normal\chunk0\Realistic AI Normal.repository.jsonThis 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:TypeError: The "path" argument must be of type string. Received undefined    at deploy (C:\snapshot\simple-mod-framework\compiled\deploy.js)    at async doTheThing (C:\snapshot\simple-mod-framework\compiled\main.js)
any help