Partial Outageshare-external
MY game works locally but it gives RuntimeError: memory access out of bounds
1

My game works on local server without an issue. But when I play it on Facebook, it gives memory access out of bounds error after some time. I couldn't find the cause.

Baykal
Asked about 2 months ago
Selected Answer
1

It seems like the "RuntimeError: memory access out of bounds" happens when your code tries to access memory it shouldn't. Check if you're going beyond the limits of arrays or buffers, and if you're using Web Assembly, try increasing the memory allocation. Let me know if you need more help plz visit https://fcmobileapkk.com/

October 17 at 9:48 PM
Oldroll