Output Log Error: Display

When doing the challenge I found that while I could type in “Error” and “Warning” in the UE_LOG, I would have issues with “Display”:

For some reason the top line is underlined with red. When I try to compile it, the compiler gets stuck, and won’t finished compiling, but it will not create an error message either.

When I open up my VS project this message came up:

The .NET Core SDK cannot be located. .NET Core debugging will not be enabled. Make sure the .NET Core SDK is installed and is on the path.

But I closed everything down, reinstalled it, and while I still have the first issue, this one is no longer there.

You misspelt Display, missing an L

1 Like

Somehow “idiot” is not sufficient enough to describe myself. But then again, that is why it is always good to have a fresh pair of eyes.

Thanks.

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

Privacy & Terms