atampy25 / simple-mod-framework

GNU Lesser General Public License v3.0
59 stars 40 forks source link

[Issue Report] fzhang#8275: deployment error #695

Closed simple-mod-framework[bot] closed 9 months ago

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

Metadata

Reported by: fzhang#8275 on Discord

Type of issue: Deployment error

Platform: Epic

OS version: Windows 11 Home ()

Game version: 3.170.1

SMF version: 2.33.7

Notes

I tried it with no mods enabled and it gave the same error

Additional information

Deploy log link: https://hastebin.com/share/qavizezoru

Suspected mod: N/A

atampy25 commented 9 months ago

Try excluding the SMF folder from your antivirus.

fzhang8275 commented 9 months ago

I just excluded the SMF folder from windows defender scans and the Mod Manager app from the windows defender firewall. No change, same issue image

atampy25 commented 9 months ago

Hmm. Can you try running Third-Party\rpkg-cli.exe -extract_from_rpkg "..\Runtime\chunk0.rpkg" -filter "00204D1AFD76AB13" -output_path temp from the SMF folder (you can open the prompt to do this by clicking the empty space in the address bar, typing cmd and pressing Enter)?

fzhang8275 commented 9 months ago

it gives error; this is a fresh install from nexusmods file image

fzhang8275 commented 9 months ago

Nvm I installed vsx86,x64 and ran your command and it all works now. TYSM for responding so fast!

atampy25 commented 9 months ago

Oh it was a redistributable issue, I see. Glad to have helped!