Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

ERROR in

action number 1

of Create Event

for object o_video_audio:

Can't create a surface with either a width or height with a value less than or equal to zero

 at gml_Script_Video (line 18) -        __surface = surface_create(__videoWidth, __videoHeight);

############################################################################################

gml_Script_Video (line 18)

gml_Object_o_video_audio_Create_0 (line 10)