wangqr / Aegisub

Win64 nightly builds available at GHA artifact, also at following link:
https://ftp.wangqr.tk/aegisub/
Other
794 stars 49 forks source link

Failed to put data on the clipboard #122

Open vxzms opened 2 years ago

vxzms commented 2 years ago

When I use clipboard in lua script, Aegisub will raise error Failed to put data on the clipboard (error -2147221008:尚未调用 Colnitialize。).

It will appear in the version after r9157. clipboard_sample.zip is a simple lua script.