Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Journal and Chat
#4

I'm working on a python script that will automatically parse all the crap out of your journal, but the downside of this is that it only parses what has been written to a log file.

Normally this wouldn't be a problem if UO immediately wrote to the log file, but it looks like the way UO does it is to save up a bunch of lines in the client's memory, then when it gets to a certain size, it writes all of that to the log file. To make it even worse, it seems to be a set number of characters, so it can chop off sentences in the middle like:

You have hidden yoursel
instead of "You have hidden yourself well."

That gets to be really annoying when you have two different clients writing to it at the same time. >_< But it's better than nothing.


Messages In This Thread
Journal and Chat - by Elia - 03-06-2012, 03:42 PM
Journal and Chat - by Taran - 03-06-2012, 05:41 PM
Journal and Chat - by Elia - 03-06-2012, 09:14 PM
Journal and Chat - by Eru - 03-06-2012, 11:21 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)