Page 1 of 1

Video not playing when game made into .exe

Posted: Mon Nov 05, 2018 3:53 pm
by hood
I'm having a problem with our game crashing when calling video:isPlaying(), but it only happens when we export the game int a .exe but when we just drag and drop our project folder it works perfectly. Does anyone else have had any troubles with that, and does anyone have a solution for my problem. I have tried both .ogg videos and .ogv videos

Re: Video not playing when game made into .exe

Posted: Tue Nov 06, 2018 1:42 pm
by MrFariator
First thing you could check is whether the path to the video file is written exactly the same as the folder(s) and file. Problems such as this could arise due to case sensitivity issues.