[SOLVED] PlayVideo Error | "Gui set as text window" ?

Started by AmazingTash, Sun 09/04/2017 20:40:43

Previous topic - Next topic

AmazingTash

Dear swarm intelligence,

i got a Problem with playing my ogv Video. I searched my ass off for a solution.
The Video was in the Compiled folder.

screenshot: https://www.dropbox.com/s/4hqln9q8308s8ti/ags-error.jpg?dl=0


Code: ags
function room_AfterFadeIn()
{
PlayVideo ("intro.ogv",eVideoSkipAnyKeyOrMouse, 10);
}


i get this error
Quote
An error has occurred.
Gui set as text window, but is not actually a test window Gui

what am I doing wrong?


Crimson Wizard

#1
Does not look like it has anything to do with video.

This error means that you have a normal GUI number set in some of the speech-related settings, which requires TextWindow Gui.

Check following properties:
"Custom text-window GUI"
"Custom thought bubble GUI"

AmazingTash

#2
:confused:
Change this settings had solved it. I am confused, but lucky. Thank you.
Now i got "unable to load theora video"... Examplevideo.ogv doesn't work too.

edit:
my fault. i dropped the videos into the Compiled folder, cause i read this in the forum.
Now, in root, it works.

Khris

Not sure why you're confused, the error you got was caused by the bad setting and had nothing to do with the video.
When you changed the setting, the error disappeared, as expected. Luck has nothing to do with it, either.

SMF spam blocked by CleanTalk