I was having the same error, even the reason for 'Renderer-Process-Gone' was coming undefined. Just did npm install electron@latest and sandbox = true.
The error was not being caught by mainWindow.webContents.on() rather by app.on()