UE Error ?getlastmoddownloadtext@uengine@@UEBA?AVFString@@XZ

When i start ark dev tools through the batch file i get:
The procedure entry point
?getlastmoddownloadtext@uengine@@UEBA?AVFString@@XZ could
not be located in the dynamic link library
F:\SteamLibrary\steamapps\common\ARKDevKit\Projects\ShooterGame\Binaries\Win64\UE4Editor-ShooterGame.dll

dunno what it is but it says module could not be loaded and closes. Verified 3 times now all verify correctly.

There have been some updates to the DevKit .dll files.

Go the the github link for the Ark -Devkit files ()
and redownload the .zip. Then replace/add them back into the engine and binaries folders.

Thanks Azrael… saved me some time :slight_smile:

So forking on GitHub won’t update the files where I have it stored?

Maybe… I just use the .zip because it’s easier for me.

As far as I know, forking creates a *copy *of the assets at the *time *of when you fork it. Unfortunately, not very helpful for autoupdating.