Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load order #37

Open
ArkfrostLumas opened this issue Apr 12, 2019 · 4 comments
Open

Load order #37

ArkfrostLumas opened this issue Apr 12, 2019 · 4 comments

Comments

@ArkfrostLumas
Copy link

Hello there,

I've run into a problem that has been grinding my gears for several hours and for the last few months. I've made a reddit thread about this topic a few hours ago:

https://www.reddit.com/r/ffxiv/comments/bceglb/act_grinding_my_gears/

I have found a solution for this problem though, which I believe you should mention on the Readme/the main page for the OverlayPlugin, since it is a problem with OverlayPlugin.
The solution to this problem, as mentioned in the Reddit Thread is, that OverlayPlugin.dll must always be loaded after FFXIV_ACT_Plugin.dll.

To do that, people who have the plugin from Ravahn installed already should remove the FFXIV_ACT_Plugin.dll, then install the OverlayPlugin.dll and then install the FFXIV_ACT_Plugin.dll again, so it is above the OverlayPlugin.dll :)

Kind regards,
Lumas

@hibiyasleep
Copy link
Owner

thanks for informing, however, OverlayPlugin going to deprecate since I (and other C# devs) can't keep up with this codebase and structure. there's some replacements, like ACTWebSocket+OverlayProcess, unreleased Aliapoh.Overlay.

@ArkfrostLumas
Copy link
Author

ArkfrostLumas commented Apr 21, 2019

Oh, I'm gonna have to ping @quisquous about this then, since his whole Cactbot Raiding Overlay plugin relies on OverlayPlugin o_o

@quisquous
Copy link

Thanks for the heads up. What is Kagerou going to change to depending on? Most of the reason that cactbot depends on OverlayPlugin is because it's widely used.

Re: the original issue, I have never had to do that. I've always had the FFXIV_ACT_Plugin.dll below OverlayPlugin.dll, for what it's worth.

@hibiyasleep
Copy link
Owner

dependency of kagerou will not be changed, since kagerou isn't implemented only for OverlayPlugin. kagerou will run anywhere with it's compatible environment even on normal browser. (for example - idyllshi.re/dps is connected to my home PC.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants