Closed hdstarx closed 6 years ago
Hot key types were added in OverlayPlugin 0.3.3.14. The latest OverlayPlugin is 0.3.4.0.
If you run ACT and then go to Plugins -> Plugin Listing -> OverlayPlugin.dll, what does the plugin info say about the version?
öhhh 0.3.4.0 version
Did that solve your problem?
no, unfortunately still the problem
:thinking: A few more questions, thne.
Do you have older versions of the OverlayPlugin inside your ACT folder?
Is CactbotOverlay.dll in the addons folder of the OverlayPlugin.dll that you have loaded?
If you add a MiniParse overlay, do you get the hotkey options like this?
oh, now it works. I had another version, an old version in a subfolder. I still have a question, how can I disable the sounds for this plugin? or are they only on the dummy?
Glad you got it working! :+1:
Re: configuring. Take a look at: https://github.com/quisquous/cactbot/blob/master/AdvancedCactbot.md#configuring-ui-modules https://github.com/quisquous/cactbot/blob/master/user/raidboss-example.js
I am trying to get this working as well.
I have 3.4 Overlayy, 8.0 Cactbot, no older versions in ACT folder anywhere, and I do not get the above shown options when adding a mini parse.
If I add a new mini parse, and use the url file the text shows on screen, but does not work in real time. (I went to summerfold and did the test). I have restarted my pc and ACT multiple times and cant get it working.
Below is copy/paste from the dialog box that pops up sorry for the length
See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.
** Exception Text ** System.MissingMethodException: Method not found: 'Void RainbowMage.OverlayPlugin.OverlayConfigBase.set_GlobalHotkeyType(RainbowMage.OverlayPlugin.GlobalHotkeyType)'. at Cactbot.CactbotOverlayConfig..ctor(String name) at Cactbot.OverlayAddonMain.CreateOverlayConfigInstance(String name) at RainbowMage.OverlayPlugin.ControlPanel.CreateAndRegisterOverlay(IOverlayAddon overlayType, String name) in d:\Personal\OverlayPlugin-Compiler\OverlayPlugin\OverlayPlugin.Core\ControlPanel.cs:line 186 at RainbowMage.OverlayPlugin.ControlPanel.buttonNewOverlay_Click(Object sender, EventArgs e) in d:\Personal\OverlayPlugin-Compiler\OverlayPlugin\OverlayPlugin.Core\ControlPanel.cs:line 181 at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
** 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:
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.
I think you are using the wrong version of the OverlayPlugin. Your OverlayPlugin.Common listing above says that it is version 0.3.3.13, and not 0.3.4. Try reinstalling that?
I did re-install the overlay plugin, and then i re-installed the entire folder of cactbot and then rebooted the pc and still getting the same error.
I fixed it. I had to delete ALL overlayplugin files (there is 6). So I deleted them, and then downloaded the updated exe file from redit, used that and then re-installed the overlay folder from cactbot (because that updated exe for the plugin came with cactbot 0.7.0)
Nice! Glad you got it sorted. :)
I tried a lot and also looked in forums for a solution, but unfortunately found nothing, which helped me :x pls help me
OverlayPlugin.dll ->New -> Cactbot:
System.MissingMethodException: Method not found: "Void RainbowMage.OverlayPlugin.OverlayConfigBase.set_GlobalHotkeyType (RainbowMage.OverlayPlugin.GlobalHotkeyType)". at Cactbot.CactbotOverlayConfig..ctor (String name) at Cactbot.OverlayAddonMain.CreateOverlayConfigInstance (String name) at RainbowMage.OverlayPlugin.ControlPanel.CreateAndRegisterOverlay (IOverlayAddon overlayType, String name) in d: \ Personal \ OverlayPlugin Compiler \ OverlayPlugin \ OverlayPlugin.Core \ ControlPanel.cs: Line 186. at RainbowMage.OverlayPlugin.ControlPanel.buttonNewOverlay_Click (Object sender, EventArgs e) in d: \ Personal \ OverlayPlugin Compiler \ OverlayPlugin \ OverlayPlugin.Core \ ControlPanel.cs: Line 181. at System.Windows.Forms.Control.OnClick (EventArgs e) at System.Windows.Forms.Button.OnClick (EventArgs e) at System.Windows.Forms.Button.OnMouseUp (MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp (Message & m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc (Message & m) at System.Windows.Forms.ButtonBase.WndProc (Message & m) at System.Windows.Forms.Button.WndProc (Message & m) at System.Windows.Forms.NativeWindow.Callback (IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
have lastest version from hibiyasleep and cactbot, but yea.... dunno what i can do for fix