MCJack123 / sanjuuni

Converts images and videos into a format that can be displayed in ComputerCraft.
GNU General Public License v2.0
33 stars 6 forks source link

Too long without yielding (32vid-player.lua) #5

Closed Commandcracker closed 1 year ago

Commandcracker commented 1 year ago

image

Commandcracker commented 1 year ago

Is 32vid-player.lua no longer supported ? It should work to fix it:

os.queueEvent("32vid_process")
os.pullEvent()
MCJack123 commented 1 year ago

It already does this. Your computer's too slow, or your file's too big for your computer to handle.