Hi @Evil-Wayz,
try running "dpkg" per the update guide in recovery mode and see if that fixes the problem?:
You can also try running the following commands:
sudo apt-get --fix-missing install
The above command downloads and installs any missing packages on your system.
sudo apt-get --fix-broken install
The above command downloads and installs any broken dependencies on your system.
Restart if anything updates at all!.