RainbowMage / OverlayPlugin

Other
132 stars 182 forks source link

System.FormatException #11

Closed blackelements closed 9 years ago

blackelements commented 9 years ago

I extracted the x86 zip file, made sure all .dlls were unblocked (including the one in ja-JP though I don't use any of the JP stuff) but when adding it to ACT I keep getting the following error:

System.FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the arguement list. at RainbowMage.OverlayPlugin.OverlayBase1.InitializeOverlay() at RainbowMage.OverlayPlugin.OverlayBase1.ctor(TConfig config, string name) at RainbowMage.OverlayPlugin.PluginMain.InitPlugin(TabPage pluginScreenSpace, Label pluginStatus Text)

It's run as administrator aswell and the only plugins in ACT are this and the FFXIV plugin. Act version is 3.2.0, release 249 which they sent out earlier today.

Using the OverlayPlugin-0.2.5.0 version.