Quote:
Originally Posted by pfyon
Just FYI, my old start script redirects the output of all the binaries (world, zone, etc) to a logfile. Turns out when this starts, it prompts for user input if there are updates.... and continues to prompt. 16GB logfile later I discovered this and killed it.
So anyone who redirects output to a logfile, beware.
|
These are the sorts of things that I need to fix and be brought to attention.
I'm assuming this is Linux.
If your database is up to date you won't have that issue since it will not wait for a prompt.
Can you reproduce to me what the contents of the log is? I'm going to guess its reprinting the menu because the start script is sending characters.