Quick code review:
___ _ ___ _ _
/ __\___ (_)_ __ / __\ |__ ___ ___| | _____ _ __
/ / / _ \| | '_ \ / / | '_ \ / _ \/ __| |/ / _ \ '__|
/ /__| (_) | | | | / /___| | | | __/ (__| < __/ |
\____/\___/|_|_| |_\____/|_| |_|\___|\___|_|\_\___|_|
v0.0.3 September 2016 | http://www.fuzzbawls.pw
Creating temp folder to clone remote repository...
Cloning https://github.com/SaveTheOceanMovement/SaveTheOceanCoin.git...
-= Repository Information =-
============================================================
Number of commits: 1
Last commit date: Wed, Aug 31, 2016 12:49:18 PM
Days since last commit: 20.41 Days
-= Build System Information =-
============================================================
Build Type: QMAKE/Makefile
Build Version: 1.0.0.0
Qt Bin: SaveTheOcean-qt
Daemon Bin: SaveTheOceand
-= Coin Specifications =-
============================================================
Coin Name: SaveTheOcean
Client Version: 1.0.0.0
Client Name: /Satoshi:1.0.0.0/
Default P2P Port: 4555
Default PRC Port: 4556
-= Coin Information Checks =-
============================================================
Matching P2PPORT in init documentation: [!!]
Matching RPCPORT in init documentation: [!!]
Build & Client Version Match: [OK]
-= Library Version Compliance Checks =-
============================================================
Miniupnpc v1.9 (API 14): [!!]
OpenSSL v1.0.1k+ (Strict DER Signatures): [!!]
Boost v1.58+ (boost::get): [OK]
-= Security Standards Checks =-
============================================================
Free of IRC related files: [!!]
IRC based peer fetching: [!!]
Contains signature malleability patch (PPCoin): [!!]
-= Connectivity Checks =-
============================================================
Contains unique ClientName: [!!]
Contains DNS seeder addresses: [**]
Contains Hex-Encoded seeder addresses: [OK]
Has at least ONE default connection method: [**]
-= OS Specific Checks =-
============================================================
Mac OS X Native Notification Support: [!!]
Mac OS X Deployment Script: [!!]
Windows Deployment Script: [**]
============================================================
* At least one DNS seeder addresses is improperly formatted.
* DNS Seeders should be full hostnames and not IP addresses.
* IRC based peer fetching has long since been depreciated!
* Developer should remove it and use DNS Seeding instead.
* Windows deployment script is using an incorrect name!
* Deployment build won't have the correct metadata!
* Windows deployment sript is using an incorrect version!
* Deployment build won't have the correct metadata!
Results should be manually verified and you should NOT rely
on any automated scripts (including this one) before running
or compiling any crypto wallet.
============================================================
Having read about connection issues in this thread, I'm going to assume that the default peers in the code are not valid for this coin, and are instead left over from whatever source this was forked from.