Missing Module .dll - well it was there last night!

I’m not running from a sourcecode build.

I’m running vanilla, plain old installed engine.

21203-wtf.png

This little fella keeps popping up. Oddly it was fully functional last night before powerdown. Fired up tonight and voila.

It seems to be whenever I add code to project. The rebuild always fails.

The only solutions I have seem specifically for people who compiled from source.

Any ideas anyone?

Hey 1PXL_Gryph-

Just to understand what’s happening a little better there are a few questions I’d like to ask. Which version of the engine are you working in? Have you changed which engine version you were working in prior to receiving this message? Are you able to open your project after this message appears?

Hi ,

4.5.1 version.
No changes to version.
Cannot open project.

I’m hazarding a guess that it has something to do with the fact I added code to the project.

For clarification, I’m on the binary download of the engine, I haven’t built from source, and as default my projects are being stored in my documents, away from the root of UnrealEngine.

A quick search for the .Dll in all the obvious places seems to be telling me that no such file exists.

In the project folder on your computer, right click on the .uproject file and select “Generate Visual Studio project files.” Then open the .sln file and build the project in Visual Studios. Let me know if you can open the project after that or if you receive any error during the process.

Cheers

Hi ,

Error in the build.

Error 3 error MSB3073: The command ““C:\Program Files\Epic Games\4.5\Engine\Build\BatchFiles\Build.bat” Outlanders_pipeNov14Editor Win64 Development “C:\Users\Alex\Documents\Unreal Projects\Outlanders_pipeNov14\Outlanders_pipeNov14.uproject” -rocket” exited with code -1. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.MakeFile.Targets 38 5 Outlanders_pipeNov14

And the usual Intellisense bobbins.

For now, I’ve imported the vast majority of what I’ve done into a fresh project. I’m still looking to take this project apart to find the root cause if there’s time on epics end.

Hey 1PXL_Gryph-

To check if the code you added was indeed the issue could you try removing or commenting out the added code and then compiling/running the game again? If you are able to run the game then please post the problematic code for us to look at.

Hi 1PXL_Gryph,

We have not heard back from you in a few days, so we are marking this post as Resolved for tracking purposes. If you are still experiencing the issue you reported, please respond to this message with additional information and we will offer further assistance.

Thank you.

I have this same problem. I just subscribed today. Downloaded the engine and UT4. Every time I try to open UT4 I get this.

22812-missing.jpg

I’ve been googling for over an hour maybe. Don’t know whats wrong. I followed Epic’s UT4 instal instructions exactly.