niels747 / 2D-Weather-Sandbox

Two-dimensional, realtime, interactive simulation of earth's troposphere.
https://niels747.github.io/2D-Weather-Sandbox/
GNU General Public License v3.0
84 stars 29 forks source link

Does not work correctly on Android #133

Open selenium2106 opened 1 month ago

selenium2106 commented 1 month ago

Since the last updates, I have been presenting a new problem with the simulations in Chrome, at first the simulation starts normally, the clouds form and everything, but after a while moments, when the cumulus clouds grow, the precipitation is not drawn, but a box appears in the middle of the simulation, which apparently contains cloud and rain in its center, After a few seconds, the frame swallows the surrounding clouds and leaves the simulation clean, leaving everything in that frame. I attach an image of the moment exactly where what I described happens. Screenshot_2024-08-04-17-27-38-357_com android chrome Screenshot_2024-08-04-17-41-00-136_com android chrome

GRolLevente commented 1 month ago

Hello! The simulation appears to be running from a mobile device. If the simulation ran fine before, it may be due to a bad update. Have you tried using a different browser or phone to see if it works? Does the error on the desktop also appear on the computer?

selenium2106 commented 1 month ago

Hello, at first it works normally, but then it starts to behave strangely, and with respect to the devices, the simulation runs without problems on my laptop and on my brother's PC, but it has the same abnormal behavior on your cell phone. I decided to look for an HTML editor for my phone and see what happened, I started the simulation from the editor and started checking the log, I found something that can serve as feedback: Screenshot_2024-08-06-07-16-43-942_com qamar editor html Screenshot_2024-08-06-07-17-14-936_com qamar editor html Screenshot_2024-08-06-07-17-38-579_com qamar editor html

GRolLevente commented 1 month ago

Thank you for more information. It seems that the conditions for running the simulation have changed with the browser update. Hopefully, there will be a fix for it so that the simulation runs properly on mobile devices as well.