Mod doesn't load after adding localization
I tried adding some localization to Infinite Nudge, just a few test strings, and now I'm getting the "Module cannot be loaded" error. The localization stuff was all I did. Am I missing something?
6 Replies
Ok, I just discarded all the localization changes and it still doesn't load 😒
Tried to clean my project in VS and it wiped the UnrealBuildTool.dll file???
ERROR: UnrealBuildTool.dll not found in "..\..\Engine\Binaries\DotNET\UnrealBuildTool\UnrealBuildTool.dll"
the logs sometimes have a more useful error code, but I assume something else broke in building somehow
Yeah, it's looking like the last time I had this problem and had to rebuild the project from scratch
if you had a nickel for every time this has happened...
Rebuilding the project worked again. Wish I could figure out what exactly is getting messed up
Solution
Ok, this post was a false alarm