I suspect wrong plugin ordering. There are multiple plugins dealing with Scene_Boot, one of them is YEP core engine, another one is the console.js plugin. Try putting the console.js below the yep core maybe?
I cannot say anything fpor sure though, since I don't even know half of these scripts.