|
BorisU Beginner
Joined: 03 Jan 2009 Posts: 21
|
Posted: Fri Oct 22, 2010 7:57 am
#LOG fails |
#LOG %concat(@logsRepository, "\", @char, %time( "-dd-mm-yyyy"), ".log")
It stopped working about a month ago at some beta version as I found today when tried to check logs.
CMUD prints message Log is on: ... but no log appears.
@logsRepository contains some spaces - may be this is the reason? |
|
|
|
Tech GURU
Joined: 18 Oct 2000 Posts: 2733 Location: Atlanta, USA
|
Posted: Fri Oct 22, 2010 2:05 pm |
I don't think the spaces are are issue. What version of CMUD are you using? Also make sure that the full directory path exists, CMUD doesn't automatically create the directory. Also can you post the exact value of your @logsRepository variable? What operating system are you running?
|
|
_________________ Asati di tempari! |
|
|
|
BorisU Beginner
Joined: 03 Jan 2009 Posts: 21
|
Posted: Fri Oct 22, 2010 2:57 pm |
version is 3.31
I checked once again the path and now I found an error from my side
Probably during the reinstall of some beta I accidentally slightly changed the path. only one character was missing but that was enough
It works now with a correct path. However, CMUD should properly check if the file was succesfully opened |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Fri Oct 22, 2010 4:43 pm |
Quote: |
CMUD should properly check if the file was succesfully opened |
True, and I've added that to the bug list to look into. |
|
|
|
|
|