HasangerGames / suroi

An open-source 2D battle royale game inspired by surviv.io. Work in progress.
https://suroi.io
GNU General Public License v3.0
179 stars 105 forks source link

Mobile Item-Pickup bug #277

Open Spectron-55 opened 1 month ago

Spectron-55 commented 1 month ago

GitHub Issue Report

Issue Description: I am unable to pick up any items using any phone on my Suroi server. Whenever I press the pickup icon in the center of the screen, no action occurs. This feature functions correctly on any PC.

Observations:

Environment:

Steps to Reproduce:

  1. Access the Suroi server from any phone.
  2. Attempt to pick up an item by pressing the pickup icon in the center of the screen.
  3. Observe that no action occurs.

Expected Behavior: Pressing the pickup icon should result in picking up the item, similar to the behavior observed on PC.

Additional Notes: This issue significantly impacts gameplay experience on mobile devices and I am unsure whether this is a bug on my side, or if this is an issue with the client's code.

Arman-AIi commented 1 month ago

I have a similar issue, I have the same OS and browser (Android and chrome), and whenever I press the play button, it just crashes with the "Aw Snap" error. I have tried using the desktop site, reloading, using different browsers, but they all crash when I press play. To reproduce, go to suroi.io on a phone, press the play button, and observe if it crashes. Expected behavior should be not crashing

leia-uwu commented 1 month ago

I have a similar issue, I have the same OS and browser (Android and chrome), and whenever I press the play button, it just crashes with the "Aw Snap" error. I have tried using the desktop site, reloading, using different browsers, but they all crash when I press play. To reproduce, go to suroi.io on a phone, press the play button, and observe if it crashes. Expected behavior should be not crashing

this is a separated issue could you provide more information like android version and phone model? I have a suspicion it could be related to old phones not supporting 4096x4096 pixel large textures which should be fixed next update with a low resolution textures option

Arman-AIi commented 1 month ago

it's a samsung galaxy a11

1092384 commented 1 month ago

L

f3llo commented 2 weeks ago

Got fixed, check pr's