Hi, In the second Video of Toon Tanks(V2) when I try to create a new C++ class I get this error.
Successfully added class ‘BasePawn’, however, you must recompile the ‘ToonTanks’ module before it will appear in the Content Browser. Failed to generate project files.
Would you like to open the Output Log to see more details?
LogEditorClassViewer: Warning: Class /Script/InteractiveToolsFramework.GizmoActor has parent /Script/InteractiveToolsFramework.InternalToolFrameworkActor, but this parent is not found. The Class will not be shown in ClassViewer.
LogEditorClassViewer: Warning: Class /Script/ModelingComponents.PreviewGeometryActor has parent /Script/InteractiveToolsFramework.InternalToolFrameworkActor, but this parent is not found. The Class will not be shown in ClassViewer.
LogEditorClassViewer: Warning: Class /Script/ModelingComponents.PreviewMeshActor has parent /Script/InteractiveToolsFramework.InternalToolFrameworkActor, but this parent is not found. The Class will not be shown in ClassViewer.
When I try to reopen the Project it says “Missing ToomnTanks Modules”
The Following modules are missing or built with a different engine version:
Toon Tanks
Would you like to rebuild?
After selecting yes it says
ToonTanks could not be compiled. Try rebuilding them manually
I’m using UE5
Thanks for any assistance.