Game is legit (Epic) & was working fine, then perhaps after game update, when I deploy, it says:
ERROR Unknown game version. If the game has recently updated, the framework will need to be patched by its developers. If you're using a cracked version of the game, that's the problem.
pkg/prelude/bootstrap.js:1926
return wrapper.apply(this.exports, args);
^
TypeError: Cannot read properties of undefined (reading 'finish')
at Object.error (C:\snapshot\simple-mod-framework\compiled\core.js)
at doTheThing (C:\snapshot\simple-mod-framework\compiled\main.js)
at Object. (C:\snapshot\simple-mod-framework\compiled\main.js) {
Metadata
Reported by: Me from Hitman Forum
Type of issue: Deployment error
Platform: Epic
OS version: Windows 10 Home ()
Game version: 3.170.1
SMF version: 2.33.7
Notes
Game is legit (Epic) & was working fine, then perhaps after game update, when I deploy, it says:
ERROR Unknown game version. If the game has recently updated, the framework will need to be patched by its developers. If you're using a cracked version of the game, that's the problem. pkg/prelude/bootstrap.js:1926 return wrapper.apply(this.exports, args); ^
TypeError: Cannot read properties of undefined (reading 'finish') at Object.error (C:\snapshot\simple-mod-framework\compiled\core.js) at doTheThing (C:\snapshot\simple-mod-framework\compiled\main.js) at Object. (C:\snapshot\simple-mod-framework\compiled\main.js) {
], [Symbol(mutatedCallSite)]: [ CallSite {}, CallSite {}, CallSite {} ] }
Node.js v18.5.0
Additional information
Deploy log link: https://hastebin.com/share/abuxohusum
Suspected mod: N/A