What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

No plugins showing up

Status
Not open for further replies.

mgb20092010

New Member
Joined
Oct 10, 2014
Messages
14
Reaction score
0
When I open the Plugin Manager, no plugins show up whether I am in-game or not.

I have checked to make sure the plugin I am trying to load is in the correct place. I currently only have GPS, Questing, Scarecrow, and Spikes's RadarV2 in the Plugins folder. I make sure to start the game through AB.

Things I have tried:

1. Run AB as Administrator.

2. Different game paths: C:\Program Files (x86)\Glyph\Games\ArcheAge\Beta AND C:\ArcheAge\Working. Neither has "Archeage.exe", but both have "game_pak". The .exe is one more subfolder down in bin32, but when I try to select that path it says "The path to the game client is incorrect." Is this even the correct path?

3. Reinstall AB.
 
Launch AB. AFter this - launch game client. After you login in the game world - show there logs from AB main log window.
P.s. dont forget remove your email from this logs.
 
10:01:38 AM: Game Client detected
10:01:40 AM: Authentication success! Checking for store products. This may take a while.
10:01:40 AM: Done
10:02:32 AM: Connection hooked: 208.94.25.45:1237
10:02:32 AM: Detected Trion world account login: xxx
10:02:33 AM: Authentication success!
10:02:34 AM: Close connection: 208.94.25.45:1237
10:02:34 AM: Connection hooked: 208.94.25.41:1239
10:02:42 AM: Connection hooked: 208.94.25.41:1250
10:03:01 AM: Authentication success!
10:03:30 AM: Authentication success!
10:03:58 AM: Authentication success!

Is this what you mean? From the main window.

I tested the in-AB editor out and it seems that it works... sort of. I used the original version of 2face/Spikes's radar here by pasting it into the Plugin Editor. It saved, compiled, etc. nicely. Started up the game. Went to Plugin Manager and it actually appears there. However, when I hit the play button it gives me the following error: 10:16:56 AM: Script [C:\Users\xxx\Desktop\New folder (2)\Plugins\default.dll] run error:
10:16:56 AM: Error: The type initializer for 'A.LTB' threw an exception.
10:16:56 AM: Stack trace: at A.LTB.A()
at .cctor()

I should also add that no plugins show up in Settings under the Autostart option, either.
 
Last edited:
Added some extra info to my last reply. Nobody has any idea what is causing this? :(
 
Send me all logs from AB log folder (as zip)
 
Here you go. Quite a few of them since I've tried a lot of different things in attempts to fix it.
 

Attachments

Ok... I think I have made a little progress. I tried Ant Radar, and I have gotten it to show up in the plugin manager. I did this by compiling it in BOTH the Plugins/Ant Radar folder, as well as the main Plugins folder. However, now when I click the green arrow in Plugins Manager to try to run it, it throws up the following error message:

11:46:10 PM: Script [C:\Users\xx\Desktop\New folder (2)\Plugins\Ant Radar\Ant Radar.dll] run error:
11:46:10 PM: Error: The type initializer for 'A.LTB' threw an exception.
11:46:10 PM: Stack trace: at A.LTB.A()
at .cctor()

None of the default plugins show up. I will be trying the RadarV2 plugin shortly to see if this happens for it as well.

Edit: So I tried putting RadarV2 into the main plugins folder (as I did before) and doing this method. Didn't work, same problem as always. I tried doing a compile in the main Plugins folder with only RadarV2 in it. It compiles (even though there is no .cs file in the main folder?) into Default.dll. This shows up in Plugin Manager, but still gives the same "stack trace" error. If I change the name from Default.dll to RadarV2.dll it also changes the name in Plugin Manager, but the problem persists with the stack trace error.
 
Last edited:
Still no success on my end as far as figuring the .cctor error goes. Any idea, Out?
 
Still no success on my end as far as figuring the .cctor error goes. Any idea, Out?
Create new subsolfder in the Plugins folder:
...Plugins/Radarv2
Put source here
...Plugins/Radarv2/radarSource.cs
Select this folder to compile (Plugins/Radarv2), and compile
You get
...Plugins/Radarv2/Radarv2.dll
Try to run it. If you still get any errors - post here, but in this case errors will be plugin error
 
Had already tried that but went ahead and tried again with both Ant Radar and RadarV2. Still the same .cctor stack trace error. I also tried the whole compile and everything with RadarV2 even though I don't have the source code for it - only the .dll. Same error. Do you mean I should contact each of these plugin developers? Because I doubt the error would be plugin-based if it is the same exact error from two separate ones...
 
Status
Not open for further replies.
Back
Top