-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Hello, I am trying to sift through the documentation without an example program to guide me, and I am having issues that may just be my device. When I start the external process in-game, my computer lags for a moment. I believe that this is throwing off the timing for the communication mod as it is not getting a "Ready" signal in time. How would I get around this? Can I modify the default timeout period?
My code so far consists of:
import json import sys sys.stdout.write("Ready\n") #sys.stdout.flush() sys.stdout.write("START IRONCLAD 0 4LHFV1BZP8C8D\n") #sys.stdout.flush()
Metadata
Metadata
Assignees
Labels
No labels