look over the log file yourself, and do the following:
find any addon that gives an error and disable it. I would start with the AI_Shark since that seems to be the one spamming your console with errors.
also DELETE these zip files (they are marked as bad addons and will never run)
Vehicle_Policecar.zip
Brick_Corners.zip
Brick4x4f_Print is broken - delete it, download the update, or fix it yourself
Loading Add-On: Brick_4x4f_Print (CRC:1315919240)
Add-Ons/Brick_4x4f_Print/server.cs Line: 9 - Syntax error.
>>> Some error context, with ## on sides of error halt:
/ANOTHER 2Second edit... made by AndreZ...
datablock fxDTSBrickData(Brick4x4fprintData : brick2x2fPrintData)
{
^brickFile = "./4x4f_Print.blb";
^category = "Plates";
^subCategory = "Prints";
^uiName = "4x4f_Print";
^iconname = "Add-Ons/Brick_4x4f_Print/4x4f_Print"
}##;##
>>> Error report complete.
ADD-ON "Brick_4x4f_Print" CONTAINS SYNTAX ERRORS
you also have a bunch of duplicate names in your print bricks:
ERROR: Brick datablock "plate1x14x1Data" has the same uiname as "brick1x14x1Data" (1x14) - removing.
.. and bunches more