Ticket #194 (closed bug: fixed)
Crash if the log folder doesnt exist anymore
| Reported by: | De_little_Bubi | Owned by: | - |
|---|---|---|---|
| Priority: | major | Milestone: | 0.1 basic functionality |
| Component: | code quality | Version: | |
| Keywords: | Cc: |
Description
I have spring on a external drive. If it is disconnected the log folder couldnt be created.
Everytime he try he build 2 errormessages (one i created and one by system, this should be disabled)
At last it crash the whole lobby.
I think there should be one static property in the class who would check one time if the folder could be written. This would kill the errormessages for every channel.
Dont know how to disable the default system messages.
And i hope it wouldnt crash if there is only one check.
If it isnt fixed in the evening i would make it but at the moment i havent time :(
_
Btw: i attached a little update that would fix a little bug in the chatlogs.
