ID:2071577
 
I dont know why, but after a few hours of hosting, my dream daemon starts to stop hosting and everybody gets disconnected. Not sure if this helps at all but this was in the debug section of the host files:
Sun Apr 17 00:01:00 2016
World opened on network port 45667.

Webclient users can visit this address to play:
http://www.byond.com/play/104.246.13.193:45667

Sun Apr 17 09:38:11 2016
World opened on network port 45667.

Webclient users can visit this address to play:
http://www.byond.com/play/104.246.13.193:45667

Sun Apr 17 09:38:18 2016
Sun Apr 17 12:07:13 2016
runtime error: Cannot read null.sight
proc name: Destructive Wave Shoot (/mob/proc/Destructive_Wave_Shoot)
source file: Destructive Wave.dm,308
usr: (src)
src: Tenshii (/mob/PC)
src.loc: (178,129,1) (/turf/Island_Edge/Island_Edge_005)
call stack:
Tenshii (/mob/PC): Destructive Wave Shoot()
Tenshii (/mob/PC): Destructive Wave()
Sun Apr 17 15:41:19 2016

Webclient users can visit this address to play:
http://www.byond.com/play/104.246.13.193:0

Sun Apr 17 15:41:19 2016
runtime error: Cannot modify null.save_file_1.
proc name: Login (/mob/Guest/Login)
source file: Character Creation.dm,135
usr: null
src:
call stack:
Login()
thanks for the help...
Sorry this fell through the cracks.

Probably the best place to start is fixing those runtime errors; they're clouding the issue.

It's hard to tell what else is going on without more info. The BYOND version is missing from your output, and it's not clear to me if the application crashed or hung, or if it's running just fine but simply won't allow connections.