The host is sending an unimplemented command, SAVE_PARTIAL_SCREEN, and we are responding with the negative response Command_Not_Valid. We need to implement at least SAVE_PARTIAL_SCREEN, but there may be other unimplemented commands issued after that one is succeeding.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The host is sending an unimplemented command, SAVE_PARTIAL_SCREEN, and we are responding with the negative response Command_Not_Valid. We need to implement at least SAVE_PARTIAL_SCREEN, but there may be other unimplemented commands issued after that one is succeeding.
A fix for this is available now if you compile yourself from the current source.
Fixed in 1.1.1.0.