As soon as they join, after a few seconds it crashes the app immediately. This happens very often on Mobile players and some players are reporting that it made them unable to play the game.
Game Link:
I don’t get how some players crash and some don’t. I know someone who has an inferior device than the IPhone 10 XR and the game runs fine for them.
Expected behavior
For a few players including me. When I join the game it loads the game just fine and I can continue playing like normal.
We’re looking into this. Can you pinpoint the time this started happening?
This is likely caused by terrain physics memory usage, but we haven’t made any obvious changes recently that could be the culprit. Any extra info like updates you made around that time would help.
I feel like it was occuring since the wind update was enabled (I don’t remember what day was enabled) in Jailbreak and the terrain is much slower to load correctly
Hey, nothing here has changed recently, so we suspect this is a longstanding memory leak caused by older multithreaded code. We’re currently working on a full rewrite of our terrain broadphase that will resolve this.
Quick update: It’s not ready yet, but an engineer is hard at work on our new terrain broadphase. We don’t generally do ETAs, but this is high priority for us for memory savings. We don’t think that your issue is a leak, but just a symptom of a system that has a history of high memory usage.
WRT your report on part midphase memory, our recent optimizations don’t actually impact memory. We plan to optimize this later, but let us know if you find a reproduction case where midphase memory reliably increases without going down beyond a gigabyte or so.