Console players crashing on my game

I can’t test this with XBOX players, but on PS5 players who join my game get the following error code:

CE-108255-1

It only occurs on PS5, and it happens a few seconds after they join. They can run around, do some things, but it crashes a few moments later - no more than 20 seconds after they initially join. They can also join other games on ROBLOX just fine.

I recommend sending a bug report message to the Bug_Support group on the forum.

I think it fits the following category:


I don’t have a PS5, but I can try testing the game on Xbox. Not sure that would help though.

Hmm… This sounds oddly very similar to a problem with the graphical rendering API other than DirectX after a (now old) Roblox update. I have had experienced this using the “FFlagDebugGraphicsPreferVulkan”: “true”. I’ve already filed a bug report a long time ago, but other rendering APIs currently only works on the studio after that update.

The client would launch, but after a very similar 20 seconds, it would crash. There weren’t even any visible problems at all. It’s the same for every other rendering APIs.

The crash probably looked like this:
image

So, waiting is probably our only choice right now.