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

Cant get plugins to work

ArdisX

New Member
Joined
Jun 3, 2015
Messages
136
Reaction score
0
Hey,

sorry beforehand if the answer is pretty obvious since I couldnt find anything on that matter.
Basically I downloaded a bunch of plugins (better Flask Plugin / Quest Plugin / Advanced Item Filter / Map Runner / Advanced Zone Changer)
and extracted them all in my Bots Plugin Folder. After that I tried to start the bot but every time he told me that he couldnt find some
files from those folders I just put in there. If its needed I can upload the exact log but might be just some minor stuff I forgot.

Thanks alot for the help already
Greetings
 
Consider the directory structure.
It needs to go something like: "EB\Plugins\AutoFlask\Autoflask.cs" not "EB\Plugins\Autoflask 2.0\AutoFlask\Autoflask.cs" and like that for other plugins
 
So if I get you right, I need to delete the old autoflask cs and put everything from the new autoflask 2.0 folder into the old autoflask folder?
Thanks again
 
So if I get you right, I need to delete the old autoflask cs and put everything from the new autoflask 2.0 folder into the old autoflask folder?
Thanks again

Give a log. ty.
 
2015-06-21 13:57:58,962 [1] INFO CustomLogger (null) - T: 5247390937207576839 H: 1524991470
2015-06-21 13:58:02,084 [3] DEBUG CustomLogger (null) - SupportedClientVersion: 1.3.1.27
2015-06-21 13:58:02,267 [3] DEBUG CustomLogger (null) - Reloading AssemblyLoader<Loki.Bot.IBot> - Initializing
2015-06-21 13:58:04,392 [1] DEBUG CustomLogger (null) - [BasicGrindBot] This class is the new bot. Now setting up bot specific stuff.
2015-06-21 13:58:04,394 [1] DEBUG CustomLogger (null) - Current bot set to BasicGrindBot.
2015-06-21 13:58:04,424 [3] DEBUG CustomLogger (null) - Reloading AssemblyLoader<Loki.Bot.IRoutine> - Initializing
2015-06-21 13:58:06,568 [1] DEBUG CustomLogger (null) - Current routine set to ExampleRoutine.
2015-06-21 13:58:06,613 [3] DEBUG CustomLogger (null) - Reloading AssemblyLoader<Loki.Bot.IPlugin> - Initializing
2015-06-21 13:58:06,469 [3] DEBUG CustomLogger (null) - [ExampleRoutine] Initialize
2015-06-21 13:58:29,232 [3] DEBUG CustomLogger (null) - [AdvancedItemFilter] Initialize
2015-06-21 13:58:29,243 [3] DEBUG CustomLogger (null) - [RulesManager] File successfully saved at location "C:\Users\Daniel\Desktop\Open Broadcaster Software\Plugins/AdvancedItemFilter/Rules/DefaultCustomRules.json"
2015-06-21 13:58:29,244 [3] DEBUG CustomLogger (null) - [RulesManager] File successfully loaded from location ""
2015-06-21 13:58:29,324 [3] DEBUG CustomLogger (null) - [FlaskHelper] Initializing
2015-06-21 13:58:29,329 [3] DEBUG CustomLogger (null) - [AutoResync] Initialize
2015-06-21 13:58:29,331 [3] DEBUG CustomLogger (null) - [ChaosChanceRecipe] Initialize
2015-06-21 13:58:29,339 [3] DEBUG CustomLogger (null) - [Chicken] Initialize
2015-06-21 13:58:29,341 [3] DEBUG CustomLogger (null) - [CorruptedAreaTweaks] Initialize
2015-06-21 13:58:29,344 [3] DEBUG CustomLogger (null) - [CustomItemFilter] Initialize
2015-06-21 13:58:29,345 [3] DEBUG CustomLogger (null) - [CustomPlayerMover] Initialize
2015-06-21 13:58:29,349 [3] DEBUG CustomLogger (null) - [DominusFight] Initialize
2015-06-21 13:58:29,352 [3] DEBUG CustomLogger (null) - [ExamplePlugin] Initialize
2015-06-21 13:58:29,493 [3] DEBUG CustomLogger (null) - [GemLeveler] Initialize
2015-06-21 13:58:29,495 [3] DEBUG CustomLogger (null) - [GrindZoneChanger] Initialize
2015-06-21 13:58:29,495 [3] DEBUG CustomLogger (null) - [LowFpsHelper] Initialize
2015-06-21 13:58:29,498 [3] DEBUG CustomLogger (null) - [OverwordAreaTweaks] Initialize
2015-06-21 13:58:29,510 [3] DEBUG CustomLogger (null) - [Scheduler] Initialize
2015-06-21 13:58:29,524 [3] DEBUG CustomLogger (null) - [StuckDetection] Initialize
2015-06-21 13:58:29,641 [3] DEBUG CustomLogger (null) - [Chicken] Enable
2015-06-21 13:58:29,832 [3] DEBUG CustomLogger (null) - [LowFpsHelper] Enable
2015-06-21 13:58:29,879 [3] DEBUG CustomLogger (null) - [Scheduler] Enable
2015-06-21 13:58:29,903 [3] DEBUG CustomLogger (null) - [StuckDetection] Enable
2015-06-21 13:58:30,091 [3] ERROR CustomLogger (null) - [OnStartup] A top-level exception has been caught.
System.IO.DirectoryNotFoundException: Ein Teil des Pfades "C:\Users\D\Desktop\Open Broadcaster Software\Plugins\FlaskHelper\FlaskSettingsForm.xaml" konnte nicht gefunden werden.
bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
bei System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
bei System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
bei System.IO.FileStream..ctor(String path, FileMode mode)
bei FlaskHelper.Main.get_Control() in c:\Users\Daniel\Desktop\Open Broadcaster Software\Plugins\AutoFlask\Main.cs:Zeile 55.
bei Exilebuddy.MainWindow.?????????????????????????????????????????(Object )
bei Exilebuddy.MainWindow.?????????????????????????????????????????()
bei System.Windows.Threading.DispatcherOperation.InvokeDelegateCore()
bei System.Windows.Threading.DispatcherOperation.InvokeImpl()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
bei System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout)
bei System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
bei System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
bei System.Windows.Threading.Dispatcher.Invoke(Action callback)
bei (Dispatcher , Action )
bei ?????????????????????????????????????????.?????????????????????????????????????????.?????????????????????????????????????????(Dispatcher , Action )
bei Exilebuddy.MainWindow.?????????????????????????????????????????(Object )
 
I think my main problem is that I dont really know where to really extract the downloaded plugin folders.
As of now i just extracted the folder into the EB / Plugins thing but that doesnt seem to work
 
Back
Top