Hi,
I started a project using the vehicle template and after today’s update it says I need to recompile a vehiclegameloadingscreen file. How do I do that?
Do you use the bp or the c++ template?
Do you mean the Vehicle Template (comes with the sedan), or the Vehicle Game sample from marketplace (comes with an off-road truck)?
I think you mean the marketplace vehicle game, if that is the case, the game comes with some C++ base classes for some of the blueprints (for example, the truck has a base class of BuggyPawn.h instead of WheeledVehicle.h).
The easiest way to go about if you do not want to dig into the code, is to go to the Marketplace on your launcher, select Vehicle Game, then click on the version number, and choose 4.4.0, then download, should explain it better:
&stc=1Once finished, click the button to “Create Project”, name it, open it, save it, then close it. Now go back to your other version and Migrate any of the assets you have added (if you have) over to the new project.
Of course if you want to avoid all of that, you can also build the source code for the project in visual studio using the 4.4.0 engine version, but I would only recommend that if you are comfortable working in visual studio.
Hope that helps! ![]()
Hi Guys,
, I will have to give that another try. I re-downloaded the vehicle game sample yesterday and tried to install it and I had the same. So I wasn’t able to manually move my content to a new vehicle project because I couldn’t create a new project without having the same error message occur.
And yes, it was the vehicle sample game and not the vehicle templates that I used for the starting point for the project. Sorry for the confusion.
, adding the 4.4.1 hotfix info to the launcher properties seems to have fixed the and I am back up and running again. Thanks!
*Guys, are you adding the extra command switches at the end of the target path?
Right click your launcher shortcut and go to properties, in the “Target” section, add applabel to the end of the target after the quotationmarks:
-AppLabel=Production-4.4.1HotfixPreview
After that and launching it should enable you to get 4.4.1
*
FYI, it did require me to download the patch another time.
Great! glad that worked out well. ![]()
About 4.4.1, yeah I tried that as well, I’m going to just wait until they officially release it I think, I’m not in need of the fixes it provides, but thanks for the heads up!
