I've recently downloaded latent checker for ffxi. Whenever I load it I receive an error message which brings up the actual application, but it doesn't work at all. Any suggestions and or tips would be greatly appreciated, thank you in advance.
I've recently downloaded latent checker for ffxi. Whenever I load it I receive an error message which brings up the actual application, but it doesn't work at all. Any suggestions and or tips would be greatly appreciated, thank you in advance.
Count your WSs?
Yes please, I'm trying to break Asuran fists/Destroyers at the moment.
This has been broken for a while now, don't think there is a working version out there.
This worked for me.
Notepad? lol
There is a version of latent checker posted to Apnea's website. However, in one of the recent updates, SE borked memlocs so badly that the only way to make it work was to:
1) Bring up the list of weapons in the latent checker
2) Unequip the weapon in question
3) put weapon into another storage device (satchel, or mog safe)
4) Click the option which lets you see points for the selected weapon.
Meaning if you want to check latent points out in the field, it requires satchel.
Doesn't remember where he got it.
This is what I get:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IO.FileNotFoundException: Could not load file or assembly 'FFXIMemory, Version=1.5.1.2, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
File name: 'FFXIMemory, Version=1.5.1.2, Culture=neutral, PublicKeyToken=null'
at LatentChecker.Form1.AttachProcess(Int32 ProcessID)
at LatentChecker.Form1.xRefreshData_Click(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Obje ct key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(Eve ntArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(Eve ntArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(M ouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventIntera ctive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(Event Args e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEven tArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(M ouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Mes sage& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(Mes sage& 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)
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].
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3603 (GDR.050727-3600)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
LatentChecker
Assembly Version: 1.0.0.1
Win32 Version: 1.0.0.1
CodeBase: file:///C:/Users/Saosin/Desktop/LatentChecker.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.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.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.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
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.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.
And have no idea what it's telling me to do lol.
It's telling you that its borked.
http://apradar.com/downloads.php?do=file&id=4
Latent Checker by Apnea
Works as described here:
Thanks, but it gave me the same error message as I posted below. I'll just spam 'til it breaks I have a few hours until fafnir anyways, thanks again.
Running as admin and in XPSP3 compatibility modes?
Just use a parser and don't blink for WS. It'll log the number of WS and SC used.
I used a pencil and paper when breaking my sword for atonement.
Not that this post is going to make it better in anyway but...
1) This thread name is really unhelpful.
2) There is a tech support forum. Use it.
I'd start with looking at the file FFXIMemory.
Then I'd go here to the multi-page thread about the program on the windower website. In there many people posted your exact problem with the exception text and everything.************** Exception Text **************
System.IO.FileNotFoundException: Could not load file or assembly 'FFXIMemory, Version=1.5.1.2, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
http://forums.windower.net/topic/137...-instructions/