I am in process of playing Character Mode in Space Block - BNO, all running well with one very minor bug. The recent crash issues were around writing the name of each player into their base when they leave the game, then saying welcome back "player name" and removing that when the return. I do two things to each base - which aids the host of the game. 1) I put their name in large letters on the ground, 2) and on the roboport. For the host to see the names on the ground - very obvious, makes maintenance of a map easier. But this was causing issues in my latest version, so although I do the same thing, I do it differently in 4.2.24. AND I made a small boo boo. I put a Time To Live on the text, so once you quit the name appears for 10 seconds, then is removed. This defeats the purpose of writing the name there in the first place, and is likely the root cause of the crashes I was seeing in previous versions. The solution is to group it in with any other changes planned for the next release. This is not an emergency fix issue.
4.2.24 will be marked Stable once I launch. We've had many players join and quit, join and go offline, and join and click RESTART, and all is working well.