We need more hosts for addnodes for everyone.
To host, AFTER you verified you are on the latest fork!You just need this galaxycoin.conf and have port 15521 open to the world
listen=1
daemon=1
server=1
rpcuser=**Yourusername**
rpcpassword=**Yourpassword**
rpcport=15522
rpcconnect=127.0.0.1
addnode=71.4.209.204
You can also add verified addnodes to your config later.
The client works with that single connect= entry in the .conf and your .zip file, BUT as soon as you change anything like trying to run it with daemon=1 or server=1 options it crashes again with the exception runaway error....