Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
Kemal3DS's avatar
Kemal3DS
Honored Guest
4 years ago

Cannot package OVRLipSync plugin UE 4.27.2

When i tried to package project, plugin gave me this error:
"Error: An explicit Category specifier is required for any property exposed to the editor or Blueprints in an Engine module."

What should i do?

1 Reply

Replies have been turned off for this discussion
  • Same issue with me not able to package it. or when i send the package to other they are not able to open in. 

     

    UATHelper: Package Plugin Task (Windows): Reading plugin from D:\PluginOVR\OVRLipSync\HostProject\Plugins\OVRLipSync\OVRLipSync.uplugin...
    UATHelper: Package Plugin Task (Windows): Building plugin for host platforms: Win64
    UATHelper: Package Plugin Task (Windows): Running: C:\Program Files\Epic Games\UE_4.27\Engine\Binaries\DotNET\UnrealBuildTool.exe UE4Editor Win64 Development -Project=D:\PluginOVR\OVRLipSync\HostProject\HostProject.uproject -plugin=D:\PluginOVR\OVRLipSync\HostProject\Plugins\OVRLipSync\OVRLipSync.uplugin -iwyu -noubtmakefiles -manifest=D:\PluginOVR\OVRLipSyn
    c\HostProject\Saved\Manifest-UE4Editor-Win64-Development.xml -nohotreload -log="C:\Users\sssha\AppData\Roaming\Unreal Engine\AutomationTool\Logs\C+Program+Files+Epic+Games+UE_4.27\UBT-UE4Editor-Win64-Development.txt"
    LogSlate: Window 'Plugins' being destroyed
    LogSlate: Window 'Plugins' being destroyed
    LogDirectoryWatcher: A directory notification for '../../../Engine/Plugins/' was aborted.
    LogDirectoryWatcher: A directory notification for 'D:/UniProject/Git1/Plugins/' was aborted.
    UATHelper: Package Plugin Task (Windows):   Parsing headers for UE4Editor
    UATHelper: Package Plugin Task (Windows):     Running UnrealHeaderTool "D:\PluginOVR\OVRLipSync\HostProject\HostProject.uproject" "D:\PluginOVR\OVRLipSync\HostProject\Intermediate\Build\Win64\UE4Editor\Development\UE4Editor.uhtmanifest" -LogCmds="loginit warning, logexit warning, logdatabase error" -Unattended -WarningsAsErrors -abslog="C:\Users\sssha\AppDat
    a\Roaming\Unreal Engine\AutomationTool\Logs\C+Program+Files+Epic+Games+UE_4.27\UHT-UE4Editor-Win64-Development.txt" -installed
    UATHelper: Package Plugin Task (Windows):   LogInit: Display: Loading text-based GConfig....
    UATHelper: Package Plugin Task (Windows):   D:/PluginOVR/OVRLipSync/HostProject/Plugins/OVRLipSync/Source/OVRLipSync/Public/OVRLipSyncLiveActorComponent.h(47) : LogCompile: Error: An explicit Category specifier is required for any property exposed to the editor or Blueprints in an Engine module.
    UATHelper: Package Plugin Task (Windows):   D:/PluginOVR/OVRLipSync/HostProject/Plugins/OVRLipSync/Source/OVRLipSync/Public/OVRLipSyncLiveActorComponent.h(50) : LogCompile: Error: An explicit Category specifier is required for any property exposed to the editor or Blueprints in an Engine module.
    UATHelper: Package Plugin Task (Windows):   D:/PluginOVR/OVRLipSync/HostProject/Plugins/OVRLipSync/Source/OVRLipSync/Public/OVRLipSyncLiveActorComponent.h(53) : LogCompile: Error: An explicit Category specifier is required for any property exposed to the editor or Blueprints in an Engine module.
    UATHelper: Package Plugin Task (Windows):   D:/PluginOVR/OVRLipSync/HostProject/Plugins/OVRLipSync/Source/OVRLipSync/Public/OVRLipSyncLiveActorComponent.h(56) : LogCompile: Error: An explicit Category specifier is required for any property exposed to the editor or Blueprints in an Engine module.
    UATHelper: Package Plugin Task (Windows):   D:/PluginOVR/OVRLipSync/HostProject/Plugins/OVRLipSync/Source/OVRLipSync/Public/OVRLipSyncPlaybackActorComponent.h(39) : LogCompile: Error: An explicit Category specifier is required for any property exposed to the editor or Blueprints in an Engine module.
    UATHelper: Package Plugin Task (Windows):   D:/PluginOVR/OVRLipSync/HostProject/Plugins/OVRLipSync/Source/OVRLipSync/Public/OVRLipSyncPlaybackActorComponent.h(42) : LogCompile: Error: An explicit Category specifier is required for any property exposed to the editor or Blueprints in an Engine module.
    UATHelper: Package Plugin Task (Windows): Took 8.7735258s to run UnrealBuildTool.exe, ExitCode=6
    UATHelper: Package Plugin Task (Windows): UnrealBuildTool failed. See log for more details. (C:\Users\sssha\AppData\Roaming\Unreal Engine\AutomationTool\Logs\C+Program+Files+Epic+Games+UE_4.27\UBT-UE4Editor-Win64-Development.txt)
    UATHelper: Package Plugin Task (Windows): AutomationTool exiting with ExitCode=6 (6)
    UATHelper: Package Plugin Task (Windows): BUILD FAILED