RainbowMage / OverlayPlugin

Other
135 stars 182 forks source link

Plugin Initialization Failed (loadFromRemoteSources switch?) #59

Open SoulForgedXLVI opened 7 years ago

SoulForgedXLVI commented 7 years ago

I recently got ACT and wanted RainbowMage's overlay plugin. I followed the regular steps of downloading, extracting, and moving the file into the ACT folder, as well as the directions on https://github.com/RainbowMage/OverlayPlugin/blob/master/README-en.md. I also unblocked all the .dll files and made ACT an exception on Windows Firewall. However- this message came up, and I have no idea what to do about it, as I've little knowledge about it, and understand little of what Microsoft has on guides about it, such as on https://docs.microsoft.com/en-us/dotnet/framework/configure-apps/file-schema/runtime/loadfromremotesources-element. It would be great to get some help- screenshot down below. plugininitializationfailed

SoulForgedXLVI commented 7 years ago

Hmm, and I've just realized- when I executed the build.bat file it rapidly inputted several things and then closed, and I was unable to read any of it. However, I recorded this and slowed down the frames, then saw that at the bottom, in red, it said 4 Errors. Any idea as to what that might be?

SoulForgedXLVI commented 7 years ago

image

SoulForgedXLVI commented 7 years ago

image

hibiyasleep commented 6 years ago
  1. right-click on DLL or it's parent directory, open Properties, click Unlock. by default files from internet are 'blocked'.
  2. run your cmd in administrator, as destination folder seems permitted for admin only.
keanecat commented 6 years ago

Unlock the zip file before you unzip it, that will make your life easier

Montrazul commented 6 years ago

Same problem here and the provided solutions from @hibiyasleep and @keanecat are not working.

Cope93 commented 6 years ago

did u guys try to remove the "read-only" checkbox on the overlayplugin folder? it brings me 1 step further but now it crashes when it says initialized

rayd99 commented 6 years ago

Same problem. Folder is unblocked, not read only, not in a protected location. Get the same window as above. Downloaded OverlayPlugin 0.3.3.8x64-full, running in ACT 3.3.1.255 on Windows 10. Any help would be appreciated.

soncharmander commented 6 years ago

I'm having the exact same issue I have ACT installed in my F:\Program Files (x86)\Advanced Combat Tracker I have OverlayPlugin.dll unblocked and sitting right next to my FF plugin dll There is no "Read only" option checked

I am getting the sandbox error still.

soncharmander commented 6 years ago

UPDATE: I read through your EN readme, and I found out that my OverlayPlugin.dll was not read only, but the parent folder was My mod is working cleanly now.

ctelroy commented 5 years ago

@hibiyasleep Right-click on "Zip" file, open Properties, click "Unlock" works for me.