-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
windowerhelper.net: Instance.NextCommand always throws exception #1
Comments
Tested a bit more and found the following:
|
Sorry, I somehow missed this issue in the mountain of email I received while I was away. I'll have a fix for this checked in shortly. |
The latest build is available on the windower server now, if you don't want to build from source. |
Actually... I just realized that I just caused another bug with my fix. I'm on a roll today. |
Nice, thanks for the fix. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Instance.NextCommand method always seems to throw an OutOfRange exception. There's not really any documentation so I'm not sure if I'm using it right, but looking through the source I can't see any obvious issues. Other methods like SendString work without issue.
The text was updated successfully, but these errors were encountered: