Item Search
     
BG-Wiki Search
Page 28 of 55 FirstFirst ... 18 26 27 28 29 30 38 ... LastLast
Results 541 to 560 of 1089

Thread: Working Parser?     submit to reddit submit to twitter

  1. #541
    Hayleystrator
    Join Date
    Jul 2004
    Posts
    7,069
    BG Level
    8
    FFXI Server
    Bahamut

    I just downloaded it and it was fine.

  2. #542
    New Merits
    Join Date
    Nov 2007
    Posts
    210
    BG Level
    4
    FFXI Server
    Ragnarok

    Uploaded on mirror the directparse cuz many friends had prob to download it from the main source; its working atm.
    DirectParse_2.2.92_Release.rar Freefilehosting Network

  3. #543
    Banned.

    Join Date
    Jul 2005
    Posts
    17,471
    BG Level
    9
    FFXI Server
    Ifrit
    WoW Realm
    Area 52

    Quote Originally Posted by Epical View Post
    I just downloaded it and it was fine.
    Cleared cache, redownloaded, and it failled again. I did it a 3rd time and it works...go figure.


    Now it's crashing inside the program, but it probably has something to do with the frameworks.

  4. #544
    Chram
    Join Date
    Jun 2006
    Posts
    2,539
    BG Level
    7

    Good thing they use .net

    Has anyone written a parse that doesn't have retarded dependencies that I have to install?

  5. #545
    Cerberus
    Join Date
    Feb 2008
    Posts
    458
    BG Level
    4

    Thursday, January 08, 2009 12:16 AM
    WaywardGamers.KParser.ParserCore, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null
    Error severity level: Error

    System.IO.FileNotFoundException

    System.IO.FileNotFoundException: Could not load file or assembly 'System.Data.SqlServerCe, Version=3.5.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified.
    File name: 'System.Data.SqlServerCe, Version=3.5.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91'
    at WaywardGamers.KParser.DatabaseManager.CreateConnec tions()
    at WaywardGamers.KParser.DatabaseManager.CreateDataba se(String newDatabaseFilename)
    at WaywardGamers.KParser.Monitor.Start(String outputFileName)
    at WaywardGamers.KParser.ParserWindow.StartParsing(St ring outputFileName)

    WRN: Assembly binding logging is turned OFF.
    To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
    Note: There is some performance penalty associated with assembly bind failure logging.
    To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

    ---------------------------------------------------------------

    I keep getting this issue or something when i try to run the parse, i have never used one but would like to lol... any help?

  6. #546
    Cerberus
    Join Date
    Feb 2008
    Posts
    458
    BG Level
    4

    nvm figured it out lol was missing one of the programs needed, got it working ;D

  7. #547
    Chram
    Join Date
    Sep 2007
    Posts
    2,526
    BG Level
    7
    FFXI Server
    Fenrir

    New release of KParser (1.2.1). Can download at the usual place ( kparser - Google Code )

    Here's the changelog:

    1.2.1 (Feb 5, 2009)
    - Fix bug of crash if there are DLLs in the program directory that don't belong to KParser.
    - Fix error in parry/counter/intimidation rate calculations.
    + Allow 'Copy' of current tab in various formats.
    - Add Curing Waltz IV to the Cure V category of cures.
    - Patch to fix Retaliation counts on Defense page. Credit: Valyana of Ramuh <[email protected]>
    * Revert to previously open files if a re-parse was cancelled.
    * Slight revision to handling the initial breakdown of text lines.
    - Fix finding successful HELM results that also had a tool break in Loot tab.
    + Added the date to the list of info shown on the Experience tab.
    - Fix issue of full database updates being sent to plugins when they are expecting only change sets (causes issues in accumulations).

  8. #548
    Chram
    Join Date
    Sep 2007
    Posts
    2,526
    BG Level
    7
    FFXI Server
    Fenrir

    1.2.1.1 revision - minor patch to fix menu handler for editing player information.

  9. #549
    29 in magical dog years
    Join Date
    Mar 2008
    Posts
    2,039
    BG Level
    7
    FFXIV Character
    Jackson Junior
    FFXIV Server
    Excalibur

    I just downloaded Kparser. Do I need to change the memloc? If so, how do I go about doing that?

  10. #550
    Sta
    Sta is offline
    Cerberus
    Join Date
    Sep 2007
    Posts
    461
    BG Level
    4

    Quote Originally Posted by azagarth View Post
    Thursday, January 08, 2009 12:16 AM
    WaywardGamers.KParser.ParserCore, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null
    Error severity level: Error

    System.IO.FileNotFoundException

    System.IO.FileNotFoundException: Could not load file or assembly 'System.Data.SqlServerCe, Version=3.5.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified.
    File name: 'System.Data.SqlServerCe, Version=3.5.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91'
    at WaywardGamers.KParser.DatabaseManager.CreateConnec tions()
    at WaywardGamers.KParser.DatabaseManager.CreateDataba se(String newDatabaseFilename)
    at WaywardGamers.KParser.Monitor.Start(String outputFileName)
    at WaywardGamers.KParser.ParserWindow.StartParsing(St ring outputFileName)

    WRN: Assembly binding logging is turned OFF.
    To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
    Note: There is some performance penalty associated with assembly bind failure logging.
    To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

    ---------------------------------------------------------------

    I keep getting this issue or something when i try to run the parse, i have never used one but would like to lol... any help?
    Yeah, that's what i get. i guess it's broken

  11. #551
    Chram
    Join Date
    Sep 2007
    Posts
    2,526
    BG Level
    7
    FFXI Server
    Fenrir

    @Jakson: No. The current download already has the current memloc set in it. You only need to modify the memloc manually after a breaking patch.

    @Lorak: That message indicates that either SQLCE hasn't been installed as per the requirements (see the readme.txt file) or that for some reason the system can't find the installed DLL (possibly not getting installed into the global assembly cache properly). In that case you need to copy the DLL into KParser's directory.

    Known workaround: copy System.Data.SqlServerCe.dll from the folder it was installed into (normally C:\Program Files\Microsoft SQL Server Compact Edition\v3.5\Desktop) to KParser's directory.

  12. #552
    Chram
    Join Date
    Sep 2007
    Posts
    2,526
    BG Level
    7
    FFXI Server
    Fenrir

    Version 1.2.2 - Work around problem of the Windower Timestamp plugin causing chat text to get corrupted (and thus prevent parsing) if the user has Japanese as their primary system language.

  13. #553
    Fake Numbers
    Join Date
    Nov 2008
    Posts
    78
    BG Level
    2

    Can't get it to work on Vista...keep saying missing some files or my Sql file is a wrong version. ;x

  14. #554
    Melee Summoner
    Join Date
    Dec 2008
    Posts
    42
    BG Level
    1

    Got the same problem when try to start parsing: I paste'd the .dll from the first directory to Kpars one but it's still not working any suggestions?

  15. #555
    Chram
    Join Date
    Sep 2007
    Posts
    2,526
    BG Level
    7
    FFXI Server
    Fenrir

    OK, trying to track down this SQLCE problem, I'm going to need some help from those who are experiencing the bug, or who had the bug and fixed it by copying the SQLCE DLL to the KParser directory (delete said DLL for this test).

    On the google site download page ( kparser - Google Code ) I've posted a zip of a log viewing program. The file name is FUSLOGVW.zip, and it contains FUSLOGVW.exe (Fusion Log Viewer). It's part of the Windows SDK, but I figure you don't want to download a 1.3 GB install for just this program.


    Run the program and change the Settings as follows:

    1) Set it to Log All Binds to Disk.
    2) Enable the Custom Log Path and point it at a directory you can find easily. (eg: C:\Temp)


    Then run KParser and either try to open a parse or start a new parse, whatever generates the error.

    Once the error is generated, go back to the FUSLOGVW window and hit Refresh. You should now see a bunch of binding attempts in the window. Look for the one where the Description starts with System.Data.SqlServerCe (please note what version is listed there as well).

    Double-clicking that line (or hitting the View Log button) will bring up a web page of the details of the attempt (the actual HTML file is saved in Default\KParser under the directory you specified). This is the main one I want data on.

    In addition, check any other assembly loads to see if any of them say that the operation was not successful (should be the second line of each log entry). If you see any of those, include them as well.


    Once you have that, please send me the info. You can PM me here, or attach it (either the contents or the original HTML file, your choice) to the issue page on the google site that's dealing with this problem ( Issue 7 - kparser - SQLCE dll not found when starting parse - Google Code ).

    Also, you can go back to Settings and put it back on Log Disabled.


    Hopefully this will help in actually solving this rather annoying problem.

  16. #556
    Chram
    Join Date
    Nov 2007
    Posts
    2,662
    BG Level
    7
    FFXIV Character
    Avelle Asteria
    FFXIV Server
    Hyperion
    FFXI Server
    Phoenix
    WoW Realm
    Alleria

    Any idea why kparser sometimes displays incorrect numbers while parsing realtime data? Sometimes it's blatantly wrong, like entering a nyzul and 5 mins into it reporting I did 500k+ damage. Once you stop the parsing though it displays everything correctly. Sorry if this issue was brought up and I missed it. This issue is not only in nyzul, was just an example.

  17. #557
    Fake Numbers
    Join Date
    Nov 2008
    Posts
    78
    BG Level
    2

    OK, first I'm using Vista but I can't get SSCERuntime-ENU-x64.msi to run.
    It keeps telling me "not supported by this processor type". I have iMac and running vista on bootcamp btw...I could run the x86 file though.

    When I try to tun kparser, I get this:


    --------------------------------


    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.

    ************** Exception Text **************
    System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.FileNotFoundException: Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified.
    File name: 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
    at WaywardGamers.KParser.Plugin.ThiefPlugin..ctor()

    WRN: Assembly binding logging is turned OFF.
    To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
    Note: There is some performance penalty associated with assembly bind failure logging.
    To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

    --- End of inner exception stack trace ---
    at System.RuntimeTypeHandle.CreateInstance(RuntimeTyp e type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
    at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
    at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
    at System.Activator.CreateInstance(Type type, Boolean nonPublic)
    at WaywardGamers.KParser.ParserWindow.FindAndLoadPlug ins()
    at WaywardGamers.KParser.ParserWindow.ParserWindow_Lo ad(Object sender, EventArgs e)
    at System.Windows.Forms.Form.OnLoad(EventArgs e)
    at System.Windows.Forms.Form.OnCreateControl()
    at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
    at System.Windows.Forms.Control.CreateControl()
    at System.Windows.Forms.Control.WmShowWindow(Message& m)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ScrollableControl.WndProc(Mes sage& m)
    at System.Windows.Forms.ContainerControl.WndProc(Mess age& m)
    at System.Windows.Forms.Form.WmShowWindow(Message& m)
    at System.Windows.Forms.Form.WndProc(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


    ************** Loaded Assemblies **************
    mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3074 (QFE.050727-3000)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
    ----------------------------------------
    KParser
    Assembly Version: 1.2.0.0
    Win32 Version: 1.2.2.0
    CodeBase: file:///C:/Users/Bina/Desktop/kparser/KParser.exe
    ----------------------------------------
    System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    WaywardGamers.KParser.ParserCore
    Assembly Version: 1.2.0.0
    Win32 Version: 1.2.2
    CodeBase: file:///C:/Users/Bina/Desktop/Kparser/WaywardGamers.KParser.ParserCore.DLL
    ----------------------------------------
    System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    ----------------------------------------
    System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3074 (QFE.050727-3000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    nyazsfjg
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    System.Data.SqlServerCe
    Assembly Version: 3.5.1.0
    Win32 Version: 3.5.5692.0
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Data.SqlServerCe/3.5.1.0__89845dcd8080cc91/System.Data.SqlServerCe.dll
    ----------------------------------------
    System.Data
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/Windows/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
    ----------------------------------------
    System.Transactions
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/Windows/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll
    ----------------------------------------
    WaywardGamers.KParser.Plugin.Combat
    Assembly Version: 1.2.0.0
    Win32 Version: 1.2.1
    CodeBase: file:///C:/Users/Bina/Desktop/Kparser/WaywardGamers.KParser.Plugin.Combat.DLL
    ----------------------------------------

    ************** JIT Debugging **************
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.

    For example:

    <configuration>
    <system.windows.forms jitDebugging="true" />
    </configuration>

    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.

    --------------------------------------------------------------


    Help please!

  18. #558
    Chram
    Join Date
    Sep 2007
    Posts
    2,526
    BG Level
    7
    FFXI Server
    Fenrir

    Natara - SSCERuntime-ENU-x64.msi is for 64-bit Vista, which you may not actually be using. I'm also thinking there may be an issue with the 3.5 vs 3.5sp1 versions, so you may need to install just the original 3.5 version for now (next version I'll probably force it to update to 3.5sp1). Original 3.5 can be found at:

    http://www.microsoft.com/downloads/d...displaylang=en

    Avelle: I've heard that reported recently. I know vaguely where it could happen, but haven't figured out how it can happen, and haven't replicated it yet. Will be keeping an eye out to fixing it, though.

  19. #559
    Fake Numbers
    Join Date
    Nov 2008
    Posts
    78
    BG Level
    2

    Uninstall 3.5sp1 and installed the file I downloaded from your link.
    Got the same error message...

    Here is what my kparser folder looks like..let me know what I did wrong.

    http://i545.photobucket.com/albums/h...rmint77/kk.jpg

  20. #560
    Chram
    Join Date
    Sep 2007
    Posts
    2,526
    BG Level
    7
    FFXI Server
    Fenrir

    @Natara - I haven't been able to dig up anything on this issue myself. Did you ever try running the Fusion Log Viewer (FUSLOGVW.zip from the google site) to get details on the binding issue?

    Aside from that:

    I've uploaded a new beta version of KParser. Filename is "KParser 1.3pre1a beta.zip".

    I've rewritten large chunks of the core architecture code, so there's a chance that something was broken. I'd be grateful to anyone wanting to test this out, and who might provide feedback on any unusual problems. Pets and charmed mob/player parsing are a notable concern at this point.


    Located at:
    Downloads - kparser - Google Code

Page 28 of 55 FirstFirst ... 18 26 27 28 29 30 38 ... LastLast

Similar Threads

  1. Working Parser
    By Ramzii in forum FFXI: Everything
    Replies: 2
    Last Post: 2008-12-31, 02:53
  2. Working parser?
    By Damen in forum FFXI: Everything
    Replies: 14
    Last Post: 2007-11-07, 04:32
  3. Can I get a link to a working a good Parser?
    By Akroma_Seraph in forum FFXI: Everything
    Replies: 4
    Last Post: 2007-09-30, 14:54