Giter VIP home page Giter VIP logo

Comments (16)

whitemoonp avatar whitemoonp commented on June 28, 2024 1

Hi, I've read a bunch of websites and stuff trying to fix this. My .net is up to date, i have tried x64 and x86, and as soon as i try to use the over lay, i get the error.
Any ideas? :c

2/16/2018 6:46:06 PM: Info: InitPlugin: PluginDirectory = C:\Program Files (x86)\Advanced Combat Tracker\OverlayPlugin-0.3.3.8-x64-full
2/16/2018 6:46:06 PM: Warning: LoadConfig: System.IO.FileNotFoundException: Specified file is not exists.
File name: 'C:\Users\white\AppData\Roaming\Advanced Combat Tracker\Config\RainbowMage.OverlayPlugin.config.xml'
at RainbowMage.OverlayPlugin.PluginConfig.LoadXml(String pluginDirectory, String path)
at RainbowMage.OverlayPlugin.PluginMain.LoadConfig()
2/16/2018 6:46:06 PM: Info: LoadConfig: Creating new configuration.
2/16/2018 6:46:06 PM: Info: InitPlugin: Initialized.

from overlayplugin.

ezsoftware avatar ezsoftware commented on June 28, 2024

Did you copy all the files in your bin/release directory to the ACT directory?

from overlayplugin.

Bulldawgg avatar Bulldawgg commented on June 28, 2024

Yes. They're in a sub folder within the directory of ACT.
http://imgur.com/kpVqCAg
On Jan 5, 2015 2:05 PM, "ezsoftware" [email protected] wrote:

Did you copy all the files in your bin/release directory to the ACT
directory?


Reply to this email directly or view it on GitHub
#4 (comment)
.

from overlayplugin.

ezsoftware avatar ezsoftware commented on June 28, 2024

can you screenshot your overlayPlugin-master directory as well?

from overlayplugin.

Bulldawgg avatar Bulldawgg commented on June 28, 2024

http://imgur.com/lthkGnh

On Mon, Jan 5, 2015 at 2:53 PM, ezsoftware [email protected] wrote:

can you screenshot your overlayPlugin-master directory as well?


Reply to this email directly or view it on GitHub
#4 (comment)
.

from overlayplugin.

ezsoftware avatar ezsoftware commented on June 28, 2024

Alright, looks like you put the source code there instead of the compiled stuff.

Use this: https://www.dropbox.com/s/gl8bsq9rz7tbniz/OverlayPlugin.7z?dl=0

Its my compiled binary along with the necessary files, just extract the files in there with 7zip into a folder in ACT's directory and delete the OverlayPlugin-Master directory.

My version has a modified mini-parse with the icons already in it, but you'll probably want to update it to the other miniparse that was on reddit a few days ago. But the icons should be the same.

from overlayplugin.

Bulldawgg avatar Bulldawgg commented on June 28, 2024

http://imgur.com/7sYnF4f
Like this?

from overlayplugin.

ezsoftware avatar ezsoftware commented on June 28, 2024

That will work fine. Open up act and find the plugin and you should be good to go.

from overlayplugin.

Bulldawgg avatar Bulldawgg commented on June 28, 2024

http://imgur.com/ufOoAG8
Same error as before

from overlayplugin.

ezsoftware avatar ezsoftware commented on June 28, 2024

Alright, you've got me stumped. Sorry, the version you're using is the same one I'm using and no issues for me.

from overlayplugin.

Bulldawgg avatar Bulldawgg commented on June 28, 2024

I guess I'll use the act original overlay for now then. Thanks for your
help!
On Jan 5, 2015 4:04 PM, "ezsoftware" [email protected] wrote:

Alright, you've got me stumped. Sorry, the version you're using is the
same one I'm using and no issues for me.


Reply to this email directly or view it on GitHub
#4 (comment)
.

from overlayplugin.

BMCSamael avatar BMCSamael commented on June 28, 2024

When you added the plugin did you do it from where you downloaded/run it.

That error is pointing at the app data directory which you shouldn't use necessarily.

I would take the files provided and put them in the act folder itself (typically thats C:\Program Files (x86)\Advanced Combat Tracker). Then, if its there, delete the plugin config (in ACT) and re-add it just to be safe.

from overlayplugin.

RainbowMage avatar RainbowMage commented on June 28, 2024

Closed outdated issue.

Please report if you still have problem.

from overlayplugin.

lukeb2e avatar lukeb2e commented on June 28, 2024

I still have the same issue.
Plugin is installed in C:\Program Files (x86)\Advanced Combat Tracker\OverlayPlugin
Seems like it tries to load the config file %appdata%\Advanced Combat Tracker\Config\RainbowMage.OverlayPlugin.config.xml and fails (because yes it doesnt exist). Seems like there is a problem with the creation of this file.

30.06.2015 08:13:00: Info: InitPlugin: PluginDirectory = C:\Program Files (x86)\Advanced Combat Tracker\OverlayPlugin
30.06.2015 08:13:00: Info: LoadAddons: C:\Program Files (x86)\Advanced Combat Tracker\OverlayPlugin\addons\EnmityOverlay.dll
30.06.2015 08:13:01: Info: LoadAddons: Tamagawa.EnmityPlugin.OverlayAddonMain: Initialized
30.06.2015 08:13:01: Warning: LoadConfig: System.IO.FileNotFoundException: Specified file is not exists.
Dateiname: '%appdata%\Advanced Combat Tracker\Config\RainbowMage.OverlayPlugin.config.xml'
bei RainbowMage.OverlayPlugin.PluginConfig.LoadXml(String pluginDirectory, String path) in c:\Users\john_000\Repos\Personal\OverlayPlugin\OverlayPlugin.Core\PluginConfig.cs:Zeile 274.
bei RainbowMage.OverlayPlugin.PluginMain.LoadConfig() in c:\Users\john_000\Repos\Personal\OverlayPlugin\OverlayPlugin.Core\PluginMain.cs:Zeile 250.
30.06.2015 08:13:01: Info: LoadConfig: Creating new configuration.
30.06.2015 08:13:01: Info: InitPlugin: Initialized.

My guess is that if you have a correct xml file in the specified location for the initial launch, it will work flawlessly.

from overlayplugin.

lukeb2e avatar lukeb2e commented on June 28, 2024

Okay, I found a fix: if you have the x86 version of ACT installed, you will need the x86 version of the plugin. (Is there even an x64 version of ACT?)
Once I replaced that, it now works perfectly. So there might be a problem with the way you handle file creation on x64.

from overlayplugin.

ezsoftware avatar ezsoftware commented on June 28, 2024

Yes, ACT has a 64 bit version, the latest versions of ACT (for several months now...) come with both a 64 and 32 bit version. The 64 bit version is the Advanced Combat Tracker.exe while the 32 bit version is ACT_x86.exe but if you run the 64 bit version on a 32 bit system, it will just launch ACT_x86 instead so the single Advanced Combat Tracker.exe is compatible with both.

from overlayplugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.