-
Notifications
You must be signed in to change notification settings - Fork 67
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
com.r2studio.TsumBeta v64 TypeError occurs on Galaxy S21 Ultra after One UI 6.0 update #506
Comments
I can confirm the issue with Samsung S23, One UI 6.0 and the setting "Special Screen Ratio (Long Screen) (Should start in game)":
Tested it in latest version and with v57 and both versions raise the same error on script startup. I currently cannot try starting the script when the game is already open because the Robotmon control bar does not show up while TsumTsum is running. The overlay works fine for other apps liek WhatsApp or Firefox, but with TsumTsum as front app it is now showing. @baggle |
Checking the code and the log I posted before, it really should never happen that |
@baggle @mcs Thanks for all the time invested in the case. Since both v57 & v64 won't work on latest Galaxy ONE UI 6.0, it should be an issue introduced by latest update. Robotmon rely on Android accessibility feature to automate the control, so this might be resolved in the future One UI release (hopefully). In this case, my suggestion is Tsum script skip the support on current Galaxy UI 6.0, as there are simply too many Android versions for script developers to work on. @baggle Could you please use Emulator on PC before ONE UI resolve the issue? |
Thanks @Sean-Hsueh for the reply. I have my workaround in this case to use an older phone (a Huawei Mate 9) with the simple service manager. Funny enough I had moved to running this on physical devices after Nox had quit working for me due to part of that solution relying on 32-bit versions of apps running out of support. I'm open to other emulator suggestions if anything works as well as Nox did before. |
I use LDPlayer 5 for running the script plus game. |
I use NOX v7.0.1.3 + Android 7 to run Tsum & script :) |
Using a Galaxy S21 Ultra with up to date robotmon connected via USB to Windows PC running Simple Service Manager 1.6.1
Getting a TypeError on starting the script with this output on the Service Logger:
My standard settings for the TsumBeta script are Special Screen Ratio, Auto Play Game, SL6, Burst Type, Unlock every 2 hours, Receive all Hearts disabled, receive hearts one by one enabled. Have tried toggling several options, only one that runs without error is disabling everything.
Only thing that seemed to change is Samsung pushing out two updates including the One UI 6.0 update.
The text was updated successfully, but these errors were encountered: