Forum rules - please read before posting.

Build for tvOS throws errors

Hey Chris,

on a very first attempt of a tvOS build, the console shows this:

--- 

Assets/AdventureCreator/Scripts/Actions/ActionMovie.cs(32,24): error CS0246: The type or namespace name `MovieTexture' could not be found. Are you missing a using directive or an assembly reference?

Assets/AdventureCreator/Scripts/Game engine/SceneSettings.cs(61,25): error CS0246: The type or namespace name `MovieTexture' could not be found. Are you missing a using directive or an assembly reference?

Assets/AdventureCreator/Scripts/Game engine/SceneSettings.cs(338,49): error CS0246: The type or namespace name `MovieTexture' could not be found. Are you missing a using directive or an assembly reference?

Error building Player because scripts had compiler errors.

---

I am not using any MovieTextures, by the way, nor do I have an "Engine: PlayMovie action" somewhere in my game (just in case, this matters anyhow).

Comments

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.