Editor crashes as soon as I load my game

Hi all, I’m having an incredibly frustrating problem right now. I was fixing some code in a game I was constructing, then, upon playing, the editor crashed. I sent a case via email and am still waiting on a response.
Here’s the kicker: There’s no solution to the crash, and it happens every time I try to start my game. I’ve shut down my computer and turned it back on. I’ve tried removing the scripts I was working on. I’ve even duplicated the file and opened it with the editor, but I keep getting the same crash message. The only time I’ve gotten the game to work was after I had removed all of the scripts from the folder, then began to put some back in. Upon putting all of them in, however, the editor crashes again.
Does anyone have a fraction of a clue what’s going on here? I don’t have a previous version of this game saved on the cloud either. Thanks in advance.

It has been happening to me too. For me it was Newtonsoft json serializer that was the problem. Try adding the scripts back in one by one to find the problem. It’s almost certainly an external file that’s causing it