spellsleeper

Results 2 issues of spellsleeper

- [ x ] I have read the [FAQ](https://github.com/Genymobile/scrcpy/blob/master/FAQ.md). - [ x] I have searched in existing [issues](https://github.com/Genymobile/scrcpy/issues). **Environment** - OS: Windows 10 - scrcpy version: 1.17(win64) - installation method:...

I tried to upgrade ``` implementation "net.logstash.logback:logstash-logback-encoder:7.4" implementation 'ch.qos.logback:logback-access:1.5.12' ``` to(artifacts were moved) ``` implementation "net.logstash.logback:logstash-logback-encoder:8.0" implementation 'ch.qos.logback.access:logback-access-tomcat:2.0.6' implementation 'ch.qos.logback.access:logback-access-common:2.0.6' ``` After the upgrade i have a problem with converter...