Compiler error after creating BTService Class

Hi, I was trying to create a simple AI, however when I created the BTService class my code was no longer compiling. The BTService class doesn’t show up in the content browser either.

Any help would be greatly appreciated, thanks.

Try adding “AIModule” and “GameplayTasks” to PublicDependencyModuleNames.AddRange() in your project’s Build.cs file

Just tried this and it worked for me in 4.15