1
General / Re: Consistent idle crash on Windows 10
« on: July 26, 2021, 08:08:53 PM »
There is an alternative workaround:
Code: [Select]
local bgMusic = fe.add_image( "loop.wav" )
bgMusic.video_flags = Vid.NoLoop // if you want it to just play once