Skip to content

Commit 02e496d

Browse files
committed
add faq for overwriting with old sdk
1 parent 25da577 commit 02e496d

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

willow2-mod-db/faq/index.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,15 @@ Try install the latest
5555
If you're running under Proton, you can do this by installing `vcrun2022` using
5656
[protontricks](https://github.com/Matoking/protontricks).
5757

58+
## After launching I get a pop up that just says `[...]\binaries\win32\plugins\pyunrealsdk.dll`
59+
You installed the latest version of the sdk, but then overwrote it with an older one. Reinstall the
60+
latest version of the sdk.
61+
5862
## I installed the SDK but I still don't see the mod menu.
5963
Firstly, double check you installed it in the right place. Make sure you've got the right game
6064
install folder, and make sure you didn't accidentally extract it inside one of the game's folders.
61-
You should have a folder `<game>/sdk_mods`, filled with a bunch of files from the download.
65+
You should have a folder `<game>/sdk_mods`, filled with a bunch of files from the download. If you
66+
get the popup like in the last question, you'll also need to re-install.
6267

6368
If you've double checked everything and it still doesn't show up, try install the latest
6469
[Microsoft Visual C++ Redistributable](https://aka.ms/vs/17/release/vc_redist.x86.exe) as above.

0 commit comments

Comments
 (0)