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

Plugin Initialization Failed #52

Open
FiGTV opened this issue Jan 15, 2017 · 1 comment
Open

Plugin Initialization Failed #52

FiGTV opened this issue Jan 15, 2017 · 1 comment

Comments

@FiGTV
Copy link

FiGTV commented Jan 15, 2017

image

When I have ACT open and I am attempting to add the OverlayPlugin.dll to the plugins tab, I get the above error. I have tried all solutions provided in previous posts and am not sure how to fix this.

I am running 64 bit ACT and am using the 64 bit version of the plugin. Any assistance would be great, thanks!

@hibiyasleep
Copy link

This repository is dead, and 0.3.3.10 and future releases is on hibiyasleep/OverlayPlugin.


You need to unzip ALL files together (not only OverlayPlugin.dll), else it'll fail.

hibiyasleep pushed a commit to hibiyasleep/OverlayPlugin that referenced this issue Dec 15, 2019
quisquous added a commit to quisquous/OverlayPlugin that referenced this issue Oct 19, 2022
This will make it easier to build locally and run OverlayPlugin out
of the `out/Release` or `out/Debug` directory.

For reference, the xcopy flags are:
* /d only copy newer files
* /e copy all subdirectories
* /i consider destination is a directory even if it doesn't exist
* /q only print a summary line
* /r copy read-only files (just in case)
* /h copy hidden/system files (just in case)
* /y prevent prompts for overwriting destination files

Fixes RainbowMage#52
quisquous added a commit to quisquous/OverlayPlugin that referenced this issue Oct 22, 2022
This will make it easier to build locally and run OverlayPlugin out
of the `out/Release` or `out/Debug` directory.

For reference, the xcopy flags are:
* /d only copy newer files
* /e copy all subdirectories
* /i consider destination is a directory even if it doesn't exist
* /q only print a summary line
* /r copy read-only files (just in case)
* /h copy hidden/system files (just in case)
* /y prevent prompts for overwriting destination files

Fixes RainbowMage#52
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

2 participants