FIX FOR THE UPDATE:

Read another comment previously but unsure if you guys read it.

1. Open Release\Config\config
2 change the line:

"CheckForUpdates": true,
"AutoUpdate": true,

to

"CheckForUpdates": false,
"AutoUpdate": false,

HIT SSAVE