Pak File Loader Plugin

I literally used the sample project.

Made a TestDLC2

DoesPakDirectoryExist fails and it does not load.

I literally added a “2” to the end of everywhere it has said “TestDLC” packaged all the same settings. I’m going crazy in my main project just to learn it doesn’t even work in the sample project.

How can we get this to work?? I have had no response on email or marketplace page.

Getting exhausted. It’s been 15 days.

EDIT / SOLUTION:

OKAY: In the SAMPLE PROJECT, your DLC was made with “TestProject” not “PakDemoProject” this was the error for using your own DLC in the Sample Project not working. None of it will load because all of the sample blueprint paths are using “TestProject”. This is very misleading.

Replace any and all “TestProject” text in the project with “PakDemoProject” and you should be able to load your DLC.

I would update the sample to have a DLC made with the sample project and change the paths, so it will help people. This confused me for a LONG TIME. One major major missing factor in using the sample project as a starting point.

Now I will attempt to make it work in my main project.

Got it to work in my main project, even with the plugin disabled. I can finally move on.