Simple Mod Framework

Hello everyone and @Atampy26 . I just updated the game, but had to reinstall from steam and delete dinput8.dll in the same manner as the folks in this thread: 💀 Dec. 12th, 2024 Update, Game not starting [FIXED] - #4 by 40ozKilla. Unfortunately, it has cause SMF to go crazy. Even after reinstall it gives me this error "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(originalCallSite)]: [
CallSite {}, CallSite {},
CallSite {}, CallSite {},
CallSite {}, CallSite {},
CallSite {}, CallSite {},
CallSite {}
],
[Symbol(mutatedCallSite)]: [ CallSite {}, CallSite {}, CallSite {} ]
}

Node.js v18.5.0"

Does anyone know why this is happening? It also refuses to recognize the accent overhaul mod. If anyone could provide any help or advice I would be highly appreciative.