Forum rules - please read before posting.

log warning: Cannot play video - no Video Player found!

Hi, all of a sudden, I got this log warning, an it is in all Scenes from start, and I dont use any action with play video:

Cannot play video - no Video Player found!

-> AC debug logger
UnityEngine.Debug:LogWarning(Object, Object)
AC.ACDebug:LogWarning(Object, Object) (at Assets/AdventureCreator/Scripts/Static/ACDebug.cs:25)
AC.ActionMovie:Run() (at Assets/AdventureCreator/Scripts/Actions/ActionMovie.cs:228)
AC.c__Iterator2:MoveNext() (at Assets/AdventureCreator/Scripts/ActionList/ActionList.cs:359)
UnityEngine.MonoBehaviour:StartCoroutine(String, Object)
AC.ActionList:ProcessAction(Int32) (at Assets/AdventureCreator/Scripts/ActionList/ActionList.cs:309)
AC.RuntimeActionList:BeginActionList(Int32, Boolean) (at Assets/AdventureCreator/Scripts/ActionList/RuntimeActionList.cs:135)
AC.ActionList:Interact(Int32, Boolean) (at Assets/AdventureCreator/Scripts/ActionList/ActionList.cs:186)
AC.RuntimeActionList:DownloadActions(ActionListAsset, Conversation, Int32, Boolean, Boolean, Boolean) (at Assets/AdventureCreator/Scripts/ActionList/RuntimeActionList.cs:117)
AC.AdvGame:RunActionListAsset(ActionListAsset, Conversation, Int32, Boolean, Boolean) (at Assets/AdventureCreator/Scripts/Static/AdvGame.cs:256)
AC.AdvGame:RunActionListAsset(ActionListAsset, Int32, Int32) (at Assets/AdventureCreator/Scripts/Static/AdvGame.cs:176)
AC.StateHandler:PlayGlobalOnStart() (at Assets/AdventureCreator/Scripts/Game engine/StateHandler.cs:185)
AC.SceneSettings:PlayStartCutscene() (at Assets/AdventureCreator/Scripts/Game engine/SceneSettings.cs:173)
AC.SceneSettings:OnStart() (at Assets/AdventureCreator/Scripts/Game engine/SceneSettings.cs:141)
AC.MultiSceneChecker:Start() (at Assets/AdventureCreator/Scripts/Game engine/MultiSceneChecker.cs:72)

Comments

  • What are your Unity and AC version numbers? This is especially necessary when posting console logs.

    The log is referring to an Engine: Play movie clip Action inside an ActionList asset. Have you defined an ActionList on start game? in your Settings Manager? It's likely coming from there.

  • Chris, Thanx
    You are as always super fast and accurate

    Yes that was the case :)

    I suggest for default Action when we click add new one, let it be"Engine: Wait" Time:0
    it is neutral and will not do anyone any harm :)
    instead of "Engine Play movie clip"

  • It normally is. You can set the default Action in the Actions Manager.

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.