steve1316 / granblue-automation-android

Educational application written in Kotlin aimed at automating user-defined workflows for the mobile game, "Granblue Fantasy", using MediaProjection, AccessibilityService, and OpenCV.
63 stars 11 forks source link

back again! bluestacks not working?? #8

Closed uhnini closed 2 years ago

uhnini commented 2 years ago

image

hi ! im using bluestacks 4 and the bot doesn't seem to be working? whenever i try to use it it just moves gbf around and then crashes. before it was because of the scale which i changed from 1.0 to 0.59 like it recommended but now it shows the error in the picture which also happened before i turned on the option to enable home screen test

also it freezes completely at start on bluestacks 5 </3

steve1316 commented 2 years ago

Your width should not be at 1920, which would mean that the emulator is in Landscape. Shut the bot down, rotate the emulator to Portrait so that the width will be 1080, reset the scale back to 1.0, then restart the bot.

uhnini commented 2 years ago

image i am in portrait mode but i switched it to

image this and reset the scale back to 1.0 and now the bot says this again

image

uhnini commented 2 years ago

oh okay wait you meant in settings sorry for the confusion but i adjusted bluestacks to portrait mode and got this error instead

image

uhnini commented 2 years ago

and then i turned on test for homescreen and got this error again image

steve1316 commented 2 years ago

Can you post your Bluestacks "Display" settings? Like this:

HD-Player_7jN8ap34TM

uhnini commented 2 years ago

yup!! image

it was at 900 before i switched it to 1080 and still got this error image

steve1316 commented 2 years ago

Hmm, I'm not sure what to do here. The app natively supports 1080p at 1.0 scale so there should not be any need to increase or decrease the scale.

steve1316 commented 2 years ago

Closing issue due to inactivity.