ACK72 / PlayBridge

Simple ADB emulator for Google Play Games, especially for Arknights & MAA
BSD 2-Clause "Simplified" License
13 stars 3 forks source link

Apply MAA update, suppress build warning #2

Closed WolfgangKurz closed 6 months ago

WolfgangKurz commented 6 months ago

MAA : v5.3.0-beta.3 (beta latest)

[2024-05-25 15:37:47.975][INF][Px8a34][Tx6a40] Call ` ......\PlayBridge.exe -s 127.0.0.1:5555 shell getprop ro.build.version.release ` ret 0 , cost 16 ms , stdout size: 0 , socket size: 0

MAA crashes after this log with "External component has thrown an exception."

:)

WolfgangKurz commented 6 months ago

This PR can fix #1 .

ACK72 commented 6 months ago

I was going to fix it tomorrow due to lack of time, but thanks for the help!