ReTriBleT

Results 3 issues of ReTriBleT

系统:Debian12 bookworm 内核:6.1.0-17-amd64 具体系统信息: ![image](https://github.com/remote-android/redroid-doc/assets/71586035/2a4f40e9-6742-47ef-8fcf-5f22660ac0f6) 容器内的日志信息为: ![image](https://github.com/remote-android/redroid-doc/assets/71586035/60073de3-5e4e-4983-bf3b-63bfc183d267) adb的信息为: ![image](https://github.com/remote-android/redroid-doc/assets/71586035/044d5658-94c2-4184-902d-7cfe19ee8ed5) 在这之前我正要运行`sudo modprobe ashmem_linux `指令,但是报错信息为:`modprobe: FATAL: Module ashmem_linux not found in directory /lib/modules/6.1.0-17-amd64` 我正在尝试解决这个问题但是查了一遍之后并没有找到正确的解决方案。 我不认为是内核过旧的原因,但是我确实找不到相关的解决方案,还请作者是否能有空帮我看看这个问题到底出在哪里,谢谢

```cs SharpSerializer sharpSerializer = new SharpSerializer(true); using (FileStream stream = new FileStream(@"E:\JetBrains Workspace\RiderProjects\ss_c\pro.bin", FileMode.Open, FileAccess.Read)) { var objs = sharpSerializer.Deserialize(stream); } ``` The code is as above. I reported an...

主诉:直播间进行连接的时候,党委i将直播间设置到我这边的时候会出现幽灵弹幕,而且同接数量也有问题: ![image](https://github.com/Xinrea/JLiverTool/assets/71586035/09766df7-f7c0-4048-a533-76cfa272d651) 在正常情况下,同接数应该是1, 且我在自己进行弹幕验证的时候,发现弹幕并没有出现,我怀疑这个弹幕是其他直播间的。 是否是因为当前的包内部存在测试时的数据?如若有,请做一下代码检查,因为不会保证安全性。