Live coding error

Log file: C:\Users\djbla\AppData\Local\UnrealBuildTool\Log.txt
Creating makefile for UnrealLearningKit2Editor (no existing makefile)
Parsing headers for UnrealLearningKit2Editor
Running UnrealHeaderTool “C:\Users\djbla\OneDrive\Documents\Unreal Projects\UnrealLearningKit2\UnrealLearningKit2.uproject” “C:\Users\djbla\OneDrive\Documents\Unreal Projects\UnrealLearningKit2\Intermediate\Build\Win64\UnrealLearningKit2Editor\Development\UnrealLearningKit2Editor.uhtmanifest” -LogCmds=“loginit warning, logexit warning, logdatabase error” -Unattended -WarningsAsErrors -abslog=“C:\Users\djbla\AppData\Local\UnrealBuildTool\Log_UHT.txt” -installed
Reflection code generated for UnrealLearningKit2Editor in 5.8983602 seconds
ERROR: Unhandled exception: Dependency file “C:\Users\djbla\OneDrive\Documents\Unreal Projects\UnrealLearningKit2\Intermediate\Build\Win64\UnrealEditor\Development\UnrealLearningKit2\MovingPlatform.gen.cpp.json” version (“1.2”) is not supported version

I figured out if you check your .json files and change the version to (1.0) it works. There should be 5 of them i believe that will need to be changed and the error will list each one at the end. You can copy and paste the files name into your file explorers search bar and it should pop up the file you need, open it in your code editor and the “Version” that you need to change should be line 2

Refer to this post.

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.

Privacy & Terms