HouseBot can't start if you set a bad log filename

Having problems? Maybe others have had the same problem too. Post HouseBot technical issues here.
Post Reply
jasonb1
Member
Posts: 34
Joined: Tue Nov 11, 2003 12:50 am

HouseBot can't start if you set a bad log filename

Post by jasonb1 »

While preparing for the previous bug report, I didn't read the documentation and while setting the trace log to a file, I put in: "c:\foo.log". This prevents HouseBot from starting due to it appending this string with a path in front of it producing a bad filename. Perhaps HouseBot could just fail to trace to a file if it's a bad filename instead of failing to startup.



I fixed the problem by using Access and finding that c:\foo.log in HBData.mdb and changing it to "foo" instead.
ScottBot
Site Admin
Posts: 2787
Joined: Thu Feb 13, 2003 6:46 pm
Location: Georgia (USA)
Contact:

Post by ScottBot »

Thanks.
Post Reply