ProjectTako / kparser

Automatically exported from code.google.com/p/kparser
1 stars 3 forks source link

Stopped parsing #30

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. It was working perfectly fine, randomly it just stopped parsing anything
at all
2. i removed everything, re installed, still nothing
3. didnt change any settings

What is the expected output? What do you see instead?
it just records nothing now, it worked perfectly before

What version of the product are you using? On what operating system?
version 1.3.7.0, xp pro

Please provide any additional information below.

Original issue reported on code.google.com by yuehzpri...@gmail.com on 23 Apr 2009 at 10:23

GoogleCodeExporter commented 8 years ago
as a note there was an emergency update recently and i dont think its worked 
after that

Original comment by yuehzpri...@gmail.com on 23 Apr 2009 at 10:31

GoogleCodeExporter commented 8 years ago
just got this error

System.NullReferenceException: Object reference not set to an instance of an 
object.
   at WaywardGamers.KParser.ParserWindow.tabMenuItem_CheckedChanged(Object sender,
EventArgs e)
   at System.Windows.Forms.ToolStripMenuItem.OnCheckedChanged(EventArgs e)
   at System.Windows.Forms.ToolStripMenuItem.set_CheckState(CheckState value)
   at System.Windows.Forms.ToolStripMenuItem.set_Checked(Boolean value)
   at WaywardGamers.KParser.ParserWindow.closeTabToolStripMenuItem_Click(Object
sender, EventArgs e)

Original comment by yuehzpri...@gmail.com on 23 Apr 2009 at 10:42

GoogleCodeExporter commented 8 years ago
ok when i switched to using the log directory it worked but the live memory 
still
doesnt work 0057D768 is my live mem

Original comment by yuehzpri...@gmail.com on 24 Apr 2009 at 7:01

GoogleCodeExporter commented 8 years ago
Live memory memloc got changed in the 4/22 patch, to 0x0057d7e8.  I'll be 
uploading
new versions shortly.

Original comment by Kinemati...@gmail.com on 24 Apr 2009 at 8:15

GoogleCodeExporter commented 8 years ago
thank you =)

Original comment by yuehzpri...@gmail.com on 24 Apr 2009 at 11:48