tomlooman / EpicSurvivalGame

Third-person Survival Game for Unreal Engine (Sample Project)
https://www.tomlooman.com/unreal-engine-cpp-survival-sample-game/
MIT License
3.25k stars 1.18k forks source link

error on 4.26.1 "Missing SurvivalGame Modules" #79

Open aboosamah94 opened 3 years ago

aboosamah94 commented 3 years ago

problem show is "SurvivalGame could not be compiled. Try rebuilding from source manually" Then not work at all Because of

    "Modules": [
        {
            "Name": "SurvivalGame",
            "Type": "Runtime",
            "LoadingPhase": "Default",
            "AdditionalDependencies": [
                "Engine",
                "UMG"
            ]
        }
    `],`
GPX-PC commented 3 years ago

same thing but on 4.26.2