The game module "VehicleGameLoadingScreen does not appear to be up to date. This may happen after updating the engine. Please recompile this module and try again. BUG

Hi, when I try to open the vehicle game sample, I get this bug "The game module “VehicleGameLoadingScreen does not appear to be up to date. This may happen after updating the engine. Please recompile this module and try again.” Why am I getting this error when The vehicle game is a sample for the 4.2 release and I am also running UE4 4.2? Also when I try to recompile the “VehicleGameLoadingScreen.cpp” Visual studio opens up but I get a error saying “There was a problem sending the command to the program”

Hi pritster5,

I have tried to reproduce this issue, but have so far been unable to do so. Are you trying to open the Vehicle Game sample using the binary version of the Engine, or did you build the Engine from source code? Could you try creating a new Vehicle Game project and let me know exactly what steps you are taking from creating the new project to trying to open it?

I am trying to open the vehicle game sample (and by vehicle game sample, I mean the marketplace sample NOT the vehicle template.) with the binary version of the engine (I think that means pre-compiled and using the editor.exe?) I dont know what you mean by “open a new vehicle game project” because it is a marketplace example.

Hi pritster5,

You are correct, the binary version of the Engine is the pre-compiled version that is available through the Launcher.

One of the recent updates to the Launcher that took place about a month ago allows users to create a project based on a sample project that they have downloaded from the Marketplace. This allows you to make modifications to a sample without changing the actual sample itself (you can even remove the base sample from your computer without affecting the project that you have created). What I was referring to was creating a new project based on the Vehicle Game sample, then letting me know exactly what you do up to receiving the error message.

I’m getting this error also, trying to open in with 4.4.0, which is the right version, other samples open without any issue

since I didn’t had VS2013 installed, I got that error, because the project wanted to recompile, installed VS2013 and now it works.

Hi pritster5,

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.

did you download VS 2013 express or the Ultimate free 90 day trial edition

Hi @varomix,

I just wanted to follow up and see if you are still having trouble with this.

Sorry I didn’t reply to this before, I had the Express edition and now I have the VS Community edition 2013 which works great,

I just tried opening it, wants to compile, tried using 4.6 and the compile fails, tells me to compile it by hand

When you were trying to open the VehicleGame sample in 4.6, were you using the 4.6 version, or were you trying to upgrade a sample from a previous version? Were you trying to open it from within the Launcher?