ID:78648
 
This issue has been marked as a duplicate of id:78558
BYOND Version:448
Operating System:Windows Vista Home Premium
Web Browser:Firefox 3.0.13
Status: Duplicate

This issue has been marked as a duplicate of id:78558
Descriptive Problem Summary:
Everything was working fine in 447, but now...
mob/Login()
src.icon='Icon.dmi'
src.loc=locate(1,1,1)

mob/verb/Flicky()
flick("flick",usr)

If you run it in seeker it will work fine, until you attempt to host, then it will stop flicking all together. It seems like flick is causing silent crashes after hosting?
If you put usr<<"Ran" before the flick it will still output, the flick wont run, and anything after the flick also won't happen.
If somebody joins the server it seems to temporarily/partially fix, however that has lead to the entire thing crashing on me.
It also seems that seeker remains running for a (long) while after being closed.
This should be fixed in 448.1030 (you'll have to redownload, since you likely have 448.1029). Or you can wait for 449 later today.