CZ75J5XVD2PTAPK67BUL4QY2RDBGRLITYX3SOLXUJ2UFD5CCVRCQC
DMCRN3CEDMPBFFQA37BSGYQCUVLFDETXSS3NFJ3U4K6XSFPPDC2AC
D4FEFHQCSILZFQ5VLWNXAIRZNUMCDNGJSM4UJ6T6FDMMIWYRYILQC
L2HMMGZPLQTMRPSHKIZZA77KOKKNVREUOWNSUKTIMS2GPMLJL4BAC
FS2ITYYHBLFT66YUC3ENPFYI2HOYHOVEPQIN7NQR6KF5MEK4NKZAC
VY24DRY6CZGUUURGPIYSL63HYTE22D573G5UX4MN55JORJ5GNW6AC
WVKFFN6FAJVKUL6NGAOWSS33WFD63GPOPSLDQ7JT4WM27KV7H65QC
MISEW25VIMXQ6ID37VQ365KAMPQ5O4COYWEIK6M4JXKIG7L5DVSQC
You must have an app running that can be communicated; otherwise driver.love
will hang until it finds one, and might need to be force-quit. (Also, bad
things will happen if you have _more than_ a single such app running. Or if
you close one app and open another without restarting the driver. Just always
open the app and then the driver. If you close the app, close the driver.)
You must have a client app running that can be communicated with and that
you're trying to modify; otherwise driver.love will hang until it finds one,
and might need to be force-quit. (Also, bad things will happen if you have
_more than a single_ client app running. Or if you close one app and open
another without restarting the driver. Just always open the app and then the
driver. If you close the app, close the driver.)
Try pressing `ctrl+l` then selecting `on`. It provides a useful orientation of
available hooks when programming live, and also mentions an important gotcha.
So try downloading and running say [luaML.love](https://codeberg.org/akkartik/luaML.love) in a separate terminal.
Now try pressing `ctrl+l` then selecting `on`. It provides a useful
orientation of available hooks when programming live, and also mentions an
important gotcha.