SalvageHelper-Mod +Autopass v1.0.0.10 12/21/2009
#61
Posted 20 February 2010 - 11:38 AM
--Flanagak--
#62
Posted 25 February 2010 - 05:38 PM
System.Runtime.InteropServices.COMException (0x80040154): Retrieving the COM class factory for component with CLSID {4590F811-1D3A-11D0-891F-00AA004B2E24} failed due to the following error: 80040154.
at System.Management.ThreadDispatch.Start()
at System.Management.ManagementScope.Initialize()
at System.Management.ManagementObject.Initialize(Boolean getObject)
at System.Management.ManagementBaseObject.get_Properties()
at System.Management.ManagementBaseObject.GetPropertyValue(String propertyName)
at System.Management.ManagementBaseObject.get_Item(String propertyName)
at SalvageHelper.SalvageHelperForm.Form1_Load(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(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativewindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativewindow.WndProc(Message& m)
at System.Windows.Forms.Nativewindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
any idea's why?
thanks
#63
Posted 13 March 2010 - 06:13 AM
MMF set to 1
LightLuggage 3.10 loaded
Things update when used but the autopass just does not want to work.
#64
Posted 14 March 2010 - 04:13 PM
#65
Posted 15 March 2010 - 11:17 AM
Does LL pass anything for you even outside of Salvage?
Try and set it to the exp profile and then kill some Colibri or something and verify that LL is working for you.
I have had one other person that had an application that was making it so LL wouldn't pass at all so can you try that out please?
jnaze2,
What job and sub job are you doing Salvage on?
Also if you just launch the program while in your mog house are both Magic and MP already showing with the filled in circle?
You said in your post that when you enter Salvage the program sutoloads. Are you using Autoexec to load SalvageHelper?
--Flanagak--
#66
Posted 15 March 2010 - 03:26 PM
I use "autoexec" and "run" to load the program automatically when entering salvage. I copied the script line posted on page 1, but might have messed it up, which is likely lol. Here is what I have:
<register runonce="true" event="zone_*_Remnants">ae trigger load_SalvageHelper</register>
<register event="load_SalvageHelper">keyboard_allowmmf 1;.run "C:\Windower\SalvageHelper_2.0.4\SalvageHelper.exe";ae regonceq (regex)zone(?!.*?_Remnants$).*(/regex) ae trigger unload_SalvageHelper</register>
<register event="unload_SalvageHelper">.run -killonly "C:\Windower\SalvageHelper_2.0.4\SalvageHelper.exe";keyboard_allowmmf 1;ae regonceq zone_*_Remnants ae trigger load_SalvageHelper</register>
The only thing I adjusted was the keyboard mmf 1 due to not wanting that changed. I have other things that require it to stay as 1. Thank you so much for your help.
#67
Posted 16 March 2010 - 03:03 AM
flanagak, on 15 March 2010 - 12:17 PM, said:
Does LL pass anything for you even outside of Salvage?
Try and set it to the exp profile and then kill some Colibri or something and verify that LL is working for you.
I have had one other person that had an application that was making it so LL wouldn't pass at all so can you try that out please?
--Flanagak--
Apparently LL is not working at all for me
//ll passall does nothing
This is annoying, I can't figure out what is causing this problem, I have even tried to unload all my plugins except default ones as well as any 3rd party apps I use and still no deal
#68
Posted 18 March 2010 - 10:56 AM
I just did some testing with this.
I am getting the Blue X when the application loads via Autoexec and Run.
Is that the same thing you are getting or are you getting the small blue circle?
What appears to be happening is that Autoexec and Run are launching the application while the character is still zoning.
At that point in time the application is not able to read the players job information.
So it uses the default which is set to auto pass both Magic and MP.
Ok try this out jnaze and anyone using Autoexec and Run to open SalvageHelper.
On the <register event="load_SalvageHelper"> line in your Autoexec.xml add a wait 10 to the begining.
So it ill look something like this.
<register runonce="true" event="zone_*_Remnants">ae trigger load_SalvageHelper</register> <register event="load_SalvageHelper">wait 10;keyboard_allowmmf 1;run ".\SalvageHelper\SalvageHelper.exe";ae regonceq (regex)zone(?!.*?_Remnants$).*(/regex) ae trigger unload_SalvageHelper</register> <register event="unload_SalvageHelper">run -killonly ".\SalvageHelper\SalvageHelper.exe";keyboard_allowmmf 0;ae regonceq zone_*_Remnants ae trigger load_SalvageHelper</register>
You may have to change the wait time around some to find the best spot for you.
This will wait 10 seconds after you zone into remnants zone and then start SalvageHelper.
By this time it should be able to see the job information and setup the Magic and MP correctly.
--Flanagak--
This post has been edited by flanagak: 18 March 2010 - 11:21 AM
#69
Posted 19 March 2010 - 09:30 PM
#70
Posted 21 March 2010 - 05:08 PM
I do it for Chr, Int, and Mnd "X's" as well at start of each run. Except when I have to be fully unlocked ^^
#71
Posted 23 March 2010 - 01:33 AM
#72
Posted 30 March 2010 - 03:02 AM
#73
Posted 30 March 2010 - 05:29 AM
#74
Posted 04 June 2010 - 07:54 PM
1. Say you have a party of 5 people that are allianced to a party of one (for AoE reasons). SH doesn't pick up the other alliance when you do file / party info
2. Say you have a party of 5, load SH, then a 6th person joins. You go to file / party info , and crashes because of a dupe index
-- Whasf
#75
Posted 17 June 2010 - 12:41 AM
First of would like to thank you for your work on this plugin, it looks really amazing!
Sadly, I'm still learning how to use scripts/plugins etc. so I need a bit of guidance.
I have Run and Autoexec, but where exactly do i put the code for auto-loading this?
This code here:
<register runonce="true" event="zone_*_Remnants">ae trigger load_SalvageHelper</register>
<register event="load_SalvageHelper">wait 10;keyboard_allowmmf 1;run ".\SalvageHelper\SalvageHelper.exe";ae regonceq (regex)zone(?!.*?_Remnants$).*(/regex) ae trigger unload_SalvageHelper</register>
<register event="unload_SalvageHelper">run -killonly ".\SalvageHelper\SalvageHelper.exe";keyboard_allowmmf 0;ae regonceq zone_*_Remnants ae trigger load_SalvageHelper</register>
And if anyone has some free time, shoot me an email, i have another question regarding windower I haven't been able to find an answer to yet on the forums.
Thanks in advance for your help!
#76
Posted 17 June 2010 - 01:19 AM
#77
Posted 13 August 2010 - 01:26 PM
Awesome program though. I <3 it.
#78
Posted 18 August 2010 - 03:30 PM
This post has been edited by greezemunkee: 18 August 2010 - 03:30 PM
#79
Posted 18 August 2010 - 06:59 PM


Help


Back to top
MultiQuote











