Open object-Object opened 2 years ago
I recall while working on the fixes for the latest released version, a lot of the logic around captures was unnecessarily tied to the binding of the modem to the player. The next major version I'm working on refactors the whole mod, including the issue I think you're experiencing here. I'll leave this open until the update gets released. Consider this an acknowledgement.
If you start a program without the chat modem bound, then right click it, it lights up but any captures previously set don't start working until the program is restarted. The program I'm running sets a capture then waits for a message using
os.pullEvent
.