I’ve found the reason for the crash, it seems to be due to material_block, I have some UI being created when a player joins that calls SetImage on a material_block. After removing that code the session booted correctly, I’ve added a 0.1 second sleep before calling SetImage and it seems to be fixed…
I had no errors mentioning material_block, just what I mentioned in the ticket.