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

[Plugin] AdvancedItemFilter RELOADED !

Status
Not open for further replies.
Bot goes sort of eternal loop with trying to identify unique item between runs in town. Particularly, it happens when running out of wisdom scrolls from character inventory and only an unique item is left to identified. (there is gazillion if wisdoms in first tab, but it just fails to withdraw/use from there.) - to fix is to stop the bot and manually identify the last item.

Any way to fix this? I woke up to my bot being stuck for 5 hours in this loop :(
 
Any way to fix this? I woke up to my bot being stuck for 5 hours in this loop :(

I don't know what the routines are, but maybe the option on the picture I uploaded, will prevent it from happening?

I have two problems, of one I do not have log yet, but from the other I have.

Basically what I think what happens, is that the bot looks for rares, bot collects rares and deposit them in the stash. But the last rare item, that completes the set, doesn't get deposited, but the plugin thinks it was.

It now gets stuck in an endless loop of looking for the item in the stash, while it already is in inventory.

I have stash recipe items to a specific tab disabled, but only because I had problems with it if I enabled it, which I'll post a log from once I have it again.

Code:
2015-07-06 15:34:16,871 [3] DEBUG CustomLogger (null) - [BlackListFromIdentification] Legion Gloves [TL: {2, 0}] has been Blacklisted from identification.
2015-07-06 15:34:16,871 [3] INFO  CustomLogger (null) - Added Gloves to CHAOS set (1/1)
2015-07-06 15:34:16,872 [3] DEBUG CustomLogger (null) - [IdentifyItemsTask] Legion Gloves is protected from identification, passing by...


Code:
2015-07-06 15:34:48,031 [3] DEBUG CustomLogger (null) - [ChanceSet] Amulets: [ 7 ] 
2015-07-06 15:34:48,031 [3] INFO  CustomLogger (null) - [SignalRecipeExecutionTask][DEBUG] Do we have a Chaos set to sell ? True

Code:
2015-07-06 15:35:10,315 [3] ERROR CustomLogger (null) - [WithdrawItemsCoroutine] NextTab failed.
2015-07-06 15:35:10,316 [3] DEBUG CustomLogger (null) - [RecipeWithdrawTask] Seems like we had a problem withdrawing (Gloves : True)
2015-07-06 15:35:18,801 [3] ERROR CustomLogger (null) - [WithdrawItemsCoroutine] NextTab failed.
 

Attachments

  • scrolls.webp
    scrolls.webp
    11.5 KB · Views: 64
  • Exilebuddy 6704 2015-07-06 16.02.txt
    Exilebuddy 6704 2015-07-06 16.02.txt
    2.2 MB · Views: 51
Keep getting this strange error...

So i keep getting this strange error when i extract the folder into the plugins folder, am i messing something up? lol
Also for some reason, everything inside of the () are getting reversed when i paste it here, it's cool but weird haha.


[OnStartup]A top-level exception has been caught.System.IO.IOException: Cannot locate resource 'advanceditemfiltergui.xaml'.
at MS.Internal.AppModel.ResourcePart.GetStreamCore(FileMode mode, FileAccess access)
at System.IO.Packaging.PackagePart.GetStream(FileMode mode, FileAccess access)
at System.IO.Packaging.PackagePart.GetStream()
at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
at AdvancedItemFilter.AdvancedItemFilterSettingsGui.InitializeComponent() in c:\Users\Leyzr\Desktop\x\excoolbeans\AdvancedItemFilterGUI.xaml:line 1
at AdvancedItemFilter.AdvancedItemFilterSettingsGui..ctor() in c:\Users\Leyzr\Desktop\x\excoolbeans\Plugins\AIF 1.0.1.2\AdvancedItemFilterGUI.xaml.cs:line 34
at AdvancedItemFilter.Main.get_Control() in c:\Users\Leyzr\Desktop\x\excoolbeans\Plugins\AIF 1.0.1.2\Main.cs:line 107
at Exilebuddy.MainWindow.‫***‫*‫***​*‫‪‎‎‎‫**‎*‏‪*(Object )
at Exilebuddy.MainWindow.‎‪‬​​***‎**‪‎****‏*‫**()
at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore()
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout)
at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
at System.Windows.Threading.Dispatcher.Invoke(Action callback)
at (Dispatcher , Action )
at **​​‏*‫‬****‏*‎**‎‫​‏‎*.*‫**‏‏*‎**​*‏‎‫​‫‎‏*‎*​‬*.​​**‬​‎‪**‬*‫‫​**‏‬‏​‫​‏*(Dispatcher , Action )
at Exilebuddy.MainWindow.*‏​*‪*‎​‫‬‬‬‏*​*‎‫‏​**(Object )


EDIT: Nevermind I'm an idiot. You wanna extract it in the ADVANCEDITEMFILTER folder... duh...
 
Last edited:
I don't know what the routines are, but maybe the option on the picture I uploaded, will prevent it from happening?

Interestingly enough, I did NOT have IDscrolls checked. Hopefully that fixes it. I also think I might have had your problem a few times where it's looking for the last recipe item. I'll run with solely the FillIDScrolls option checked and see if I get any hangups in the next few days.

Thanks for the advice!
 
Interestingly enough, I did NOT have IDscrolls checked. Hopefully that fixes it. I also think I might have had your problem a few times where it's looking for the last recipe item. I'll run with solely the FillIDScrolls option checked and see if I get any hangups in the next few days.

Thanks for the advice!

For the sake of "usability" this option SHOULD remain checked in any cases, i know some people don't like it but the fact it keeps wisdoms in inventory helps AIF a lot, and prevent it to bug out.
 
I keep getting this error "[CheckForRecipeItemsTask] Fail to switch to the tab: xx" Always fails. I even removed the 3 "Remove only" tabs that i had left to see if that did anything, and nope, same thing over and over again.
EDIT: only works when i have the recipe enabled.
EDIT2: Wow i need to start reading things. Blacklisted it, works fine now.
 
Last edited:
How do I tell the Bot to stash my Currency under Tab4?

Tab Name: 4
Currency Name: Orb of Alchemy, Chromatic Orb, Orb of Alternation, Orb Of Chance?

or I can only stash 1 kind of Currency under 1 Tab?
 
How do I tell the Bot to stash my Currency under Tab4?

Tab Name: 4
Currency Name: Orb of Alchemy, Chromatic Orb, Orb of Alternation, Orb Of Chance?

or I can only stash 1 kind of Currency under 1 Tab?

No, you can set 1 tab for multiple bullshit
 
No, you can set 1 tab for multiple bullshit

How do I have to name the Currency's?

He won't stash them if I name them like this:
Tab Name: 4
Currency Name: Orb of Alchemy, Chromatic Orb, Orb of Alternation, Orb Of Chance

or like this:
Tab Name: 4
Currency Name: Orb of Alchemy

Tab Name: 4
Currency Name: Chromatic Orb

Tab Name: 4
Currency Name: Orb of Alternation

Tab Name: 4
Currency Name: Orb Of Chance

Do I have to use a special name for them?
 
How do I have to name the Currency's?

He won't stash them if I name them like this:


or like this:

2nd part, and notice the "Alternation" lol.

It works i'm using it as the time I write it.

45880f88c1.png
 
Last edited:
I keep running into that loop when i have no wisdom scrolls in my inventory. I had the checkmark preventing it from picking them up if i have 100+ but i believe i'll remove that to keep my inventory stacked from now on until it's fixed.
looks like it cant identify with the scrolls that are in the stash, only in the inventory, so it keeps trying to deposit, but then realizes they arent identified, and tries to, but there is no scrolls in inventory.
So it tries to deposit it, which it cant and theres the loop for that.
 
Hey ToNyx,

Not trying to be pushy as I know it's going to take some time, but now that the beta is out, was curious how things are looking for this plug in with the new interface and features etc.
 
Hey ToNyx,

Not trying to be pushy as I know it's going to take some time, but now that the beta is out, was curious how things are looking for this plug in with the new interface and features etc.

Testing it right now.

Some teasing :

Nope.

Just kidding,

[ShouldAcceptSellOffer] The npc is offering us:
2x Chaos Orb
 
if i unzip all the stuff from from zip in my plugins folder i get tons of errors:

Code:
2015-07-28 21:23:37,351 [11] ERROR CustomLogger (null) - Compiler Error: warning CS2029: Ungültiger Wert für /define; '' ist kein gültiger Bezeichner.
2015-07-28 21:23:37,351 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\AdvancedItemFilterSettings.cs(8,16) : error CS0234: Der Typ- oder Namespacename 'Settings' ist im Namespace 'Loki.Bot' nicht vorhanden. (Fehlt ein Assemblyverweis?)
2015-07-28 21:23:37,351 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\AdvancedItemFilterSettings.cs(9,12) : error CS0234: Der Typ- oder Namespacename 'Utilities' ist im Namespace 'Loki' nicht vorhanden. (Fehlt ein Assemblyverweis?)
2015-07-28 21:23:37,352 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\AdvancedItemFilterSettings.cs(14,47) : error CS0246: Der Typ- oder Namespacename 'JsonSettings' konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?)
2015-07-28 21:23:37,352 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Main.cs(8,27) : error CS0234: Der Typ- oder Namespacename 'BasicGrindBot' ist im Namespace 'Loki.Bot.Logic.Bots' nicht vorhanden. (Fehlt ein Assemblyverweis?)
2015-07-28 21:23:37,352 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Main.cs(9,16) : error CS0234: Der Typ- oder Namespacename 'v3' ist im Namespace 'Loki.Bot' nicht vorhanden. (Fehlt ein Assemblyverweis?)
2015-07-28 21:23:37,353 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Main.cs(10,12) : error CS0234: Der Typ- oder Namespacename 'Utilities' ist im Namespace 'Loki' nicht vorhanden. (Fehlt ein Assemblyverweis?)
2015-07-28 21:23:37,353 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\MyItemEvaluator.cs(8,12) : error CS0234: Der Typ- oder Namespacename 'Utilities' ist im Namespace 'Loki' nicht vorhanden. (Fehlt ein Assemblyverweis?)
2015-07-28 21:23:37,353 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Helpers\EventHelpers.cs(3,27) : error CS0234: Der Typ- oder Namespacename 'BasicGrindBot' ist im Namespace 'Loki.Bot.Logic.Bots' nicht vorhanden. (Fehlt ein Assemblyverweis?)
2015-07-28 21:23:37,353 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Helpers\GrindBotHelper.cs(2,27) : error CS0234: Der Typ- oder Namespacename 'BasicGrindBot' ist im Namespace 'Loki.Bot.Logic.Bots' nicht vorhanden. (Fehlt ein Assemblyverweis?)
2015-07-28 21:23:37,354 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Helpers\GrindBotHelper.cs(4,12) : error CS0234: Der Typ- oder Namespacename 'Utilities' ist im Namespace 'Loki' nicht vorhanden. (Fehlt ein Assemblyverweis?)
2015-07-28 21:23:37,354 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Helpers\TaskHelpers.cs(1,16) : error CS0234: Der Typ- oder Namespacename 'v3' ist im Namespace 'Loki.Bot' nicht vorhanden. (Fehlt ein Assemblyverweis?)
2015-07-28 21:23:37,354 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Misc\Converters.cs(8,12) : error CS0234: Der Typ- oder Namespacename 'Utilities' ist im Namespace 'Loki' nicht vorhanden. (Fehlt ein Assemblyverweis?)
2015-07-28 21:23:37,354 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Misc\Exceptions.cs(3,12) : error CS0234: Der Typ- oder Namespacename 'Utilities' ist im Namespace 'Loki' nicht vorhanden. (Fehlt ein Assemblyverweis?)
2015-07-28 21:23:37,355 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Python\ConditionParserPython.cs(15,12) : error CS0234: Der Typ- oder Namespacename 'Utilities' ist im Namespace 'Loki' nicht vorhanden. (Fehlt ein Assemblyverweis?)
2015-07-28 21:23:37,355 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Tasks\CheckForRecipeItems.cs(6,16) : error CS0234: Der Typ- oder Namespacename 'v3' ist im Namespace 'Loki.Bot' nicht vorhanden. (Fehlt ein Assemblyverweis?)
2015-07-28 21:23:37,355 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Tasks\GenericTasks.cs(8,16) : error CS0234: Der Typ- oder Namespacename 'v3' ist im Namespace 'Loki.Bot' nicht vorhanden. (Fehlt ein Assemblyverweis?)
2015-07-28 21:23:37,356 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Tasks\IdentifyItems.cs(8,16) : error CS0234: Der Typ- oder Namespacename 'v3' ist im Namespace 'Loki.Bot' nicht vorhanden. (Fehlt ein Assemblyverweis?)
2015-07-28 21:23:37,356 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Tasks\IdentifyItems.cs(12,12) : error CS0234: Der Typ- oder Namespacename 'Utilities' ist im Namespace 'Loki' nicht vorhanden. (Fehlt ein Assemblyverweis?)
2015-07-28 21:23:37,356 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Tasks\RecipeExecution.cs(4,16) : error CS0234: Der Typ- oder Namespacename 'v3' ist im Namespace 'Loki.Bot' nicht vorhanden. (Fehlt ein Assemblyverweis?)
2015-07-28 21:23:37,356 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Tasks\RecipeExecution.cs(9,46) : error CS0246: Der Typ- oder Namespacename 'ITask' konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?)
2015-07-28 21:23:37,357 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Tasks\RecipeSell.cs(7,16) : error CS0234: Der Typ- oder Namespacename 'v3' ist im Namespace 'Loki.Bot' nicht vorhanden. (Fehlt ein Assemblyverweis?)
2015-07-28 21:23:37,357 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Tasks\RecipeWithdraw.cs(6,16) : error CS0234: Der Typ- oder Namespacename 'v3' ist im Namespace 'Loki.Bot' nicht vorhanden. (Fehlt ein Assemblyverweis?)
2015-07-28 21:23:37,357 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Tasks\StashToSpecificTab.cs(9,16) : error CS0234: Der Typ- oder Namespacename 'v3' ist im Namespace 'Loki.Bot' nicht vorhanden. (Fehlt ein Assemblyverweis?)
2015-07-28 21:23:37,357 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Tasks\StashToSpecificTab.cs(14,12) : error CS0234: Der Typ- oder Namespacename 'Utilities' ist im Namespace 'Loki' nicht vorhanden. (Fehlt ein Assemblyverweis?)
2015-07-28 21:23:37,358 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\AdvancedItemFilterSettings.cs(84,24) : error CS0246: Der Typ- oder Namespacename 'Vector2i' konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?)
2015-07-28 21:23:37,358 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Main.cs(113,16) : error CS0246: Der Typ- oder Namespacename 'JsonSettings' konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?)
2015-07-28 21:23:37,358 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\MyItemEvaluator.cs(265,52) : error CS0426: Der Typname 'EvaluationType' ist im Typ 'Loki.Bot.ItemEvaluator' nicht vorhanden.
2015-07-28 21:23:37,359 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\MyItemEvaluator.cs(265,91) : error CS0426: Der Typname 'Filter' ist im Typ 'Loki.Bot.ItemEvaluator' nicht vorhanden.
2015-07-28 21:23:37,359 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Helpers\EventHelpers.cs(11,65) : error CS0246: Der Typ- oder Namespacename 'BasicGrindBot' konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?)
2015-07-28 21:23:37,359 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Helpers\EventHelpers.cs(34,74) : error CS0246: Der Typ- oder Namespacename 'PlayerDiedEventArgs' konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?)
2015-07-28 21:23:37,359 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Helpers\GrindBotHelper.cs(10,38) : error CS0246: Der Typ- oder Namespacename 'Vector2i' konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?)
2015-07-28 21:23:37,360 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Helpers\GrindBotHelper.cs(30,23) : error CS0246: Der Typ- oder Namespacename 'Vector2i' konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?)
2015-07-28 21:23:37,360 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Helpers\GrindBotHelper.cs(35,23) : error CS0246: Der Typ- oder Namespacename 'Vector2i' konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?)
2015-07-28 21:23:37,360 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Helpers\TaskHelpers.cs(7,36) : error CS0246: Der Typ- oder Namespacename 'ITask' konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?)
2015-07-28 21:23:37,360 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Misc\Exceptions.cs(42,42) : error CS0246: Der Typ- oder Namespacename 'Vector2i' konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?)
2015-07-28 21:23:37,361 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Python\ConditionParserPython.cs(35,33) : error CS0246: Der Typ- oder Namespacename 'ScriptManager' konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?)
2015-07-28 21:23:37,361 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Tasks\GenericTasks.cs(286,132) : error CS0246: Der Typ- oder Namespacename 'Coroutines' konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?)
2015-07-28 21:23:37,361 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Tasks\IdentifyItems.cs(98,67) : error CS0246: Der Typ- oder Namespacename 'AreaChangedEventArgs' konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?)
2015-07-28 21:23:37,361 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Tasks\RecipeSell.cs(212,67) : error CS0246: Der Typ- oder Namespacename 'AreaChangedEventArgs' konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?)
2015-07-28 21:23:37,362 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Tasks\RecipeWithdraw.cs(151,67) : error CS0246: Der Typ- oder Namespacename 'AreaChangedEventArgs' konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?)
2015-07-28 21:23:37,362 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Tasks\StashToSpecificTab.cs(291,67) : error CS0246: Der Typ- oder Namespacename 'AreaChangedEventArgs' konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?)
2015-07-28 21:23:37,362 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Tasks\GenericTasks.cs(286,159) : error CS1750: Ein Wert vom Typ '<null>' kann nicht als Standardparameter verwendet werden, da keine Standardkonvertierungen in den Typ 'Coroutines.IdItemsDelegate' vorhanden sind.
 
if i unzip all the stuff from from zip in my plugins folder i get tons of errors:

Code:
2015-07-28 21:23:37,351 [11] ERROR CustomLogger (null) - Compiler Error: warning CS2029: Ungültiger Wert für /define; '' ist kein gültiger Bezeichner.
2015-07-28 21:23:37,351 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\AdvancedItemFilterSettings.cs(8,16) : error CS0234: Der Typ- oder Namespacename 'Settings' ist im Namespace 'Loki.Bot' nicht vorhanden. (Fehlt ein Assemblyverweis?)
2015-07-28 21:23:37,351 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\AdvancedItemFilterSettings.cs(9,12) : error CS0234: Der Typ- oder Namespacename 'Utilities' ist im Namespace 'Loki' nicht vorhanden. (Fehlt ein Assemblyverweis?)
2015-07-28 21:23:37,352 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\AdvancedItemFilterSettings.cs(14,47) : error CS0246: Der Typ- oder Namespacename 'JsonSettings' konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?)
2015-07-28 21:23:37,352 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Main.cs(8,27) : error CS0234: Der Typ- oder Namespacename 'BasicGrindBot' ist im Namespace 'Loki.Bot.Logic.Bots' nicht vorhanden. (Fehlt ein Assemblyverweis?)
2015-07-28 21:23:37,352 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Main.cs(9,16) : error CS0234: Der Typ- oder Namespacename 'v3' ist im Namespace 'Loki.Bot' nicht vorhanden. (Fehlt ein Assemblyverweis?)
2015-07-28 21:23:37,353 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Main.cs(10,12) : error CS0234: Der Typ- oder Namespacename 'Utilities' ist im Namespace 'Loki' nicht vorhanden. (Fehlt ein Assemblyverweis?)
2015-07-28 21:23:37,353 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\MyItemEvaluator.cs(8,12) : error CS0234: Der Typ- oder Namespacename 'Utilities' ist im Namespace 'Loki' nicht vorhanden. (Fehlt ein Assemblyverweis?)
2015-07-28 21:23:37,353 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Helpers\EventHelpers.cs(3,27) : error CS0234: Der Typ- oder Namespacename 'BasicGrindBot' ist im Namespace 'Loki.Bot.Logic.Bots' nicht vorhanden. (Fehlt ein Assemblyverweis?)
2015-07-28 21:23:37,353 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Helpers\GrindBotHelper.cs(2,27) : error CS0234: Der Typ- oder Namespacename 'BasicGrindBot' ist im Namespace 'Loki.Bot.Logic.Bots' nicht vorhanden. (Fehlt ein Assemblyverweis?)
2015-07-28 21:23:37,354 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Helpers\GrindBotHelper.cs(4,12) : error CS0234: Der Typ- oder Namespacename 'Utilities' ist im Namespace 'Loki' nicht vorhanden. (Fehlt ein Assemblyverweis?)
2015-07-28 21:23:37,354 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Helpers\TaskHelpers.cs(1,16) : error CS0234: Der Typ- oder Namespacename 'v3' ist im Namespace 'Loki.Bot' nicht vorhanden. (Fehlt ein Assemblyverweis?)
2015-07-28 21:23:37,354 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Misc\Converters.cs(8,12) : error CS0234: Der Typ- oder Namespacename 'Utilities' ist im Namespace 'Loki' nicht vorhanden. (Fehlt ein Assemblyverweis?)
2015-07-28 21:23:37,354 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Misc\Exceptions.cs(3,12) : error CS0234: Der Typ- oder Namespacename 'Utilities' ist im Namespace 'Loki' nicht vorhanden. (Fehlt ein Assemblyverweis?)
2015-07-28 21:23:37,355 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Python\ConditionParserPython.cs(15,12) : error CS0234: Der Typ- oder Namespacename 'Utilities' ist im Namespace 'Loki' nicht vorhanden. (Fehlt ein Assemblyverweis?)
2015-07-28 21:23:37,355 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Tasks\CheckForRecipeItems.cs(6,16) : error CS0234: Der Typ- oder Namespacename 'v3' ist im Namespace 'Loki.Bot' nicht vorhanden. (Fehlt ein Assemblyverweis?)
2015-07-28 21:23:37,355 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Tasks\GenericTasks.cs(8,16) : error CS0234: Der Typ- oder Namespacename 'v3' ist im Namespace 'Loki.Bot' nicht vorhanden. (Fehlt ein Assemblyverweis?)
2015-07-28 21:23:37,356 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Tasks\IdentifyItems.cs(8,16) : error CS0234: Der Typ- oder Namespacename 'v3' ist im Namespace 'Loki.Bot' nicht vorhanden. (Fehlt ein Assemblyverweis?)
2015-07-28 21:23:37,356 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Tasks\IdentifyItems.cs(12,12) : error CS0234: Der Typ- oder Namespacename 'Utilities' ist im Namespace 'Loki' nicht vorhanden. (Fehlt ein Assemblyverweis?)
2015-07-28 21:23:37,356 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Tasks\RecipeExecution.cs(4,16) : error CS0234: Der Typ- oder Namespacename 'v3' ist im Namespace 'Loki.Bot' nicht vorhanden. (Fehlt ein Assemblyverweis?)
2015-07-28 21:23:37,356 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Tasks\RecipeExecution.cs(9,46) : error CS0246: Der Typ- oder Namespacename 'ITask' konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?)
2015-07-28 21:23:37,357 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Tasks\RecipeSell.cs(7,16) : error CS0234: Der Typ- oder Namespacename 'v3' ist im Namespace 'Loki.Bot' nicht vorhanden. (Fehlt ein Assemblyverweis?)
2015-07-28 21:23:37,357 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Tasks\RecipeWithdraw.cs(6,16) : error CS0234: Der Typ- oder Namespacename 'v3' ist im Namespace 'Loki.Bot' nicht vorhanden. (Fehlt ein Assemblyverweis?)
2015-07-28 21:23:37,357 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Tasks\StashToSpecificTab.cs(9,16) : error CS0234: Der Typ- oder Namespacename 'v3' ist im Namespace 'Loki.Bot' nicht vorhanden. (Fehlt ein Assemblyverweis?)
2015-07-28 21:23:37,357 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Tasks\StashToSpecificTab.cs(14,12) : error CS0234: Der Typ- oder Namespacename 'Utilities' ist im Namespace 'Loki' nicht vorhanden. (Fehlt ein Assemblyverweis?)
2015-07-28 21:23:37,358 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\AdvancedItemFilterSettings.cs(84,24) : error CS0246: Der Typ- oder Namespacename 'Vector2i' konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?)
2015-07-28 21:23:37,358 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Main.cs(113,16) : error CS0246: Der Typ- oder Namespacename 'JsonSettings' konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?)
2015-07-28 21:23:37,358 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\MyItemEvaluator.cs(265,52) : error CS0426: Der Typname 'EvaluationType' ist im Typ 'Loki.Bot.ItemEvaluator' nicht vorhanden.
2015-07-28 21:23:37,359 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\MyItemEvaluator.cs(265,91) : error CS0426: Der Typname 'Filter' ist im Typ 'Loki.Bot.ItemEvaluator' nicht vorhanden.
2015-07-28 21:23:37,359 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Helpers\EventHelpers.cs(11,65) : error CS0246: Der Typ- oder Namespacename 'BasicGrindBot' konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?)
2015-07-28 21:23:37,359 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Helpers\EventHelpers.cs(34,74) : error CS0246: Der Typ- oder Namespacename 'PlayerDiedEventArgs' konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?)
2015-07-28 21:23:37,359 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Helpers\GrindBotHelper.cs(10,38) : error CS0246: Der Typ- oder Namespacename 'Vector2i' konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?)
2015-07-28 21:23:37,360 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Helpers\GrindBotHelper.cs(30,23) : error CS0246: Der Typ- oder Namespacename 'Vector2i' konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?)
2015-07-28 21:23:37,360 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Helpers\GrindBotHelper.cs(35,23) : error CS0246: Der Typ- oder Namespacename 'Vector2i' konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?)
2015-07-28 21:23:37,360 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Helpers\TaskHelpers.cs(7,36) : error CS0246: Der Typ- oder Namespacename 'ITask' konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?)
2015-07-28 21:23:37,360 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Misc\Exceptions.cs(42,42) : error CS0246: Der Typ- oder Namespacename 'Vector2i' konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?)
2015-07-28 21:23:37,361 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Python\ConditionParserPython.cs(35,33) : error CS0246: Der Typ- oder Namespacename 'ScriptManager' konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?)
2015-07-28 21:23:37,361 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Tasks\GenericTasks.cs(286,132) : error CS0246: Der Typ- oder Namespacename 'Coroutines' konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?)
2015-07-28 21:23:37,361 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Tasks\IdentifyItems.cs(98,67) : error CS0246: Der Typ- oder Namespacename 'AreaChangedEventArgs' konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?)
2015-07-28 21:23:37,361 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Tasks\RecipeSell.cs(212,67) : error CS0246: Der Typ- oder Namespacename 'AreaChangedEventArgs' konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?)
2015-07-28 21:23:37,362 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Tasks\RecipeWithdraw.cs(151,67) : error CS0246: Der Typ- oder Namespacename 'AreaChangedEventArgs' konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?)
2015-07-28 21:23:37,362 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Tasks\StashToSpecificTab.cs(291,67) : error CS0246: Der Typ- oder Namespacename 'AreaChangedEventArgs' konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?)
2015-07-28 21:23:37,362 [11] ERROR CustomLogger (null) - Compiler Error: c:\Users\Desktop\Exiles\Plugins\AdvancedItemFilter\Tasks\GenericTasks.cs(286,159) : error CS1750: Ein Wert vom Typ '<null>' kann nicht als Standardparameter verwendet werden, da keine Standardkonvertierungen in den Typ 'Coroutines.IdItemsDelegate' vorhanden sind.
You seriously need to do some reading as to why the plugin won't work.
 
Status
Not open for further replies.
Back
Top