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

Missions Crash when elusive content pack is installed

A topic by pancake4638 created Jan 26, 2022 Views: 360 Replies: 6
Viewing posts 1 to 4

Framework and all content packs work fine when offline elusives is not installed, but when it is a few missions such as Dartmoor, crash before loading.

Steam version 3.100

I backed up all the Framework mods before the game updated (Epic) and just dropped them all back in afterwards. The Brothers still work, Dartmoor doesn't crash, none of the other problems people have reported have happened at all. But running  Framework does not work at all on this version for me. I removed all time of day changes from Kercyx' pack and Hawkaido from Rudd's  pack before installing on the old version though, because I tried (and failed) to import Sarajevo Six and these contracts clashed with it. Maybe some of this will be of help to someone, I dunno.

Developer

Error message when running framework?

Something went wrong:

Traceback (most recent call last):

File "C: ... \Hitman 3\Runtime\Framework\tools\main.py", line 33, in <module>

packagedefinition = tools.packagedefinition.PackageDefinitionResource(

File "C: ... \Hitman 3\Runtime\Framework\tools\..\tools\packagedefinition.py", line 20, in __init__

  with open( path, 'rb' ) as f:

FileNotFoundError: [Errno 2] No such file or directory: 'C: ... \\Hitman 3\\Runtime\\Framework\\tools\\..\\..\\packagedefinition.txt.framework-original'

I removed all non -Framework mods and reinstallled everything, but it only gives this error no matter what. 

Thank you for your hard work on this mod.

Developer

This happens if you remove packagedefinition.txt.framework-original but do not restore the original packagedefinition.txt. You can fix it by repairing game files in epic.

Developer

I only have Hitman on Epic, so I cannot test Steam. Try the new version 1.11 of framework and 1.3 of offline elusives. If it does not work, use the optional file to disable restoring the brothers.

(1 edit)

The issue was "The Brothers" mission. I put "content-pack-offline-elusives-no-undelete":"True" into flags.json to disable the mission and also deleted the contract file and it works now


Edit: just saw the new update to the offline elusive pack ill try that to see if it works