Errors after conversion to 4.9

Hi All

I’ve recently converted my project to 4.9. After opening the editor I’m getting this message log errors. Could someone explain me about these errors. I’m not familiar with them please help me.

Thanks & Regards
Programmer

It is not a big deal, and been confirmed within the 4.9 release notes. Basically when you see this error it means that you need to check your [ProjectDir]\Config\DefaultEngine.ini file for a large block of ActiveClassRedirects, K2FieldRedirects, etc… and remove any that are not game specific.

Fyi, here is the proper section of the 4.9 notes:

-m

Hey thanks for the reply I solved the errors now everything is working fine.