|
ralgith Sorcerer
Joined: 13 Jan 2006 Posts: 715
|
Posted: Sat Jul 05, 2008 1:27 am
#LOG Issues. |
I have logging autosave set to 1, I issued a #LOG filename.log, it SAYS it turned logging on..... yet no log files are showing up. Any idea whats going on?
|
|
|
|
MattLofton GURU
Joined: 23 Dec 2000 Posts: 4834 Location: USA
|
Posted: Sat Jul 05, 2008 5:33 am |
permissions issues not letting you write somewhere?
|
|
_________________ EDIT: I didn't like my old signature |
|
|
|
ralgith Sorcerer
Joined: 13 Jan 2006 Posts: 715
|
Posted: Sat Jul 05, 2008 3:39 pm |
It shouldn't be. zMUD creates other files there just fine...
|
|
_________________ CrossOver: Windows Compatibility on Mac and Linux CMUD Advocate |
|
|
|
MattLofton GURU
Joined: 23 Dec 2000 Posts: 4834 Location: USA
|
Posted: Sat Jul 05, 2008 8:53 pm |
lack of quotes, then? If there's any spaces in the name or path then zmud won't parse it right and try to either open a file with a weird name or do something errorish and simply not create the file at all.
If your log file is literally called filename.log, though, there shouldn't be any problems unless there some issue regarding the Windows working directory... |
|
_________________ EDIT: I didn't like my old signature |
|
|
|
ralgith Sorcerer
Joined: 13 Jan 2006 Posts: 715
|
Posted: Sun Jul 06, 2008 4:32 pm |
I'll check on the working directory thing, but that shouldn't be an issue either. Here is my #LOG command:
#LOG %concat(%title, "-", %time( "mm/dd/yy"), ".log")
Which should work right, yes? |
|
_________________ CrossOver: Windows Compatibility on Mac and Linux CMUD Advocate |
|
|
|
|
|