Author Topic: Logs!  (Read 3031 times)

0 Members and 4 Guests are viewing this topic.

Offline Willdy

  • Jr. Member
  • **
  • Posts: 54
  • Karma: 1
Logs!
« on: May 09, 2012, 12:10:18 PM »
Right, I have two points to bring to attention!


Firstly, this is a bug I noticed several months ago, the server log is generated, but at midnight of that day it is reset to 1kb and goes almost blank.

Secondly, a small argument happened on my server where someone claimed to say something but some people said they never said it, and others said they did. After checking the server logs - it was concluded they didn't say it. Upon checking a screenshot, they said it. What??


Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: Logs!
« Reply #1 on: May 09, 2012, 03:33:55 PM »
On the first part -- does this happen every night or only some nights? And you mean at midnight the log of the previous day goes blank, right?

On the second part -- I'd trust the logs over a screenshot.
Experiencing God's grace one day at a time.

Offline Willdy

  • Jr. Member
  • **
  • Posts: 54
  • Karma: 1
Re: Logs!
« Reply #2 on: May 09, 2012, 05:19:38 PM »
On the first part -- does this happen every night or only some nights? And you mean at midnight the log of the previous day goes blank, right?

On the second part -- I'd trust the logs over a screenshot.
Not completely blank, I will post one of the past logs tomorrow. I recently deleted them all and I want to see if that fixes the bug or not. These bugs aren't with the latest update. I haven't updated yet due to bugs with 'ulx addons'.

Thanks Megiddo :)

Offline Willdy

  • Jr. Member
  • **
  • Posts: 54
  • Karma: 1
Re: Logs!
« Reply #3 on: May 10, 2012, 09:17:50 AM »
Here is a sample of yesterdays server log, was 500kb in size, it is now 1kb in size.


Code: [Select]
<Logging continued from "ulx_logs/05-10-12.txt">
[23:48:03] «[N-G]» Phil | NW kicked «[N-G]»RetardedPandaBear (AFK)
[23:48:03] (TEAM) «[N-G]» Phil | NW: !kick panda AFK
[23:48:03] Dropped "«[N-G]»RetardedPandaBear" from server<STEAM_0:1:46723763>
[23:48:13] «[N-G]» Phil | NW kicked Prepare your anus
[23:48:13] (TEAM) «[N-G]» Phil | NW: !KICK PRE
[23:48:13] Dropped "Prepare your anus" from server<STEAM_0:0:1648087>
<Logging continued in "ulx_logs/05-10-12.txt">

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: Logs!
« Reply #4 on: May 10, 2012, 01:54:05 PM »
Here is a sample of yesterdays server log, was 500kb in size, it is now 1kb in size.


Code: [Select]
<Logging continued from "ulx_logs/05-10-12.txt">
[23:48:03] «[N-G]» Phil | NW kicked «[N-G]»RetardedPandaBear (AFK)
[23:48:03] (TEAM) «[N-G]» Phil | NW: !kick panda AFK
[23:48:03] Dropped "«[N-G]»RetardedPandaBear" from server<STEAM_0:1:46723763>
[23:48:13] «[N-G]» Phil | NW kicked Prepare your anus
[23:48:13] (TEAM) «[N-G]» Phil | NW: !KICK PRE
[23:48:13] Dropped "Prepare your anus" from server<STEAM_0:0:1648087>
<Logging continued in "ulx_logs/05-10-12.txt">

Interesting. It looks like your system clock jumped back to the previous day, so it thought it was a new day. Have you noticed any problems with your system clock?

Regardless of that, I don't think this would be too painful to fix; I just have to check that the system isn't trying to travel back a day.
Experiencing God's grace one day at a time.

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: Logs!
« Reply #5 on: May 10, 2012, 02:29:35 PM »
Try replacing your ulx\lua\ulx\log.lua file with the log.lua file attached to this post and let us know how it goes. :)

Experiencing God's grace one day at a time.

Offline Willdy

  • Jr. Member
  • **
  • Posts: 54
  • Karma: 1
Re: Logs!
« Reply #6 on: May 10, 2012, 02:42:03 PM »
Try replacing your ulx\lua\ulx\log.lua file with the log.lua file attached to this post and let us know how it goes. :)
Alright, ill keep you informed in a day or so :)

Thanks!