When i today update engine version from 4 to 5 preview my project crash. Before update work very well but after update i cant compile. The probable cause is havent source folder in project. Earlier clone version project havent source folder too.
When i compile in VS i have that log error
LogInit
isplay: Running engine for game: Desire
LogModuleManager:Warning: Found module file ../../../../../../Users/Tomasz/Desktop/UnrealProjects/Desire/Binaries/Win64/UE4Editor-Desire.dll (API version 2408319), but it was incompatible with the current engine API version (2425717). This is likely a stale module that must be recompiled.
LogInit:Warning: Incompatible or missing module: UE4Editor-Desire.dll
Running C:/Program Files/Epic Games/4.7/Engine/Binaries/DotNET/UnrealBuildTool.exe Desire Development Win64 -project="C:/Users/Tomasz/Desktop/UnrealProjects/Desire/Desire.uproject" -rocket -editorrecompile -progress
ERROR: Couldn't find target rules file for target 'Desire' in rules assembly 'Desire_EditorRecompileModuleRules, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.
Location: C:\Users\Tomasz\Desktop\UnrealProjects\Desire\Intermediate\Build\BuildRules\Desire_EditorRecompileModuleRules.dll
Please help me, its importent for me(1 month work time)
Thanks guys.
When i compile in VS i have that log error
LogInit

LogModuleManager:Warning: Found module file ../../../../../../Users/Tomasz/Desktop/UnrealProjects/Desire/Binaries/Win64/UE4Editor-Desire.dll (API version 2408319), but it was incompatible with the current engine API version (2425717). This is likely a stale module that must be recompiled.
LogInit:Warning: Incompatible or missing module: UE4Editor-Desire.dll
Running C:/Program Files/Epic Games/4.7/Engine/Binaries/DotNET/UnrealBuildTool.exe Desire Development Win64 -project="C:/Users/Tomasz/Desktop/UnrealProjects/Desire/Desire.uproject" -rocket -editorrecompile -progress
ERROR: Couldn't find target rules file for target 'Desire' in rules assembly 'Desire_EditorRecompileModuleRules, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.
Location: C:\Users\Tomasz\Desktop\UnrealProjects\Desire\Intermediate\Build\BuildRules\Desire_EditorRecompileModuleRules.dll
Please help me, its importent for me(1 month work time)
Thanks guys.
Comment