ExileApi - Misc plugin discussion menu

User Tag List

Page 19 of 35 FirstFirst ... 151617181920212223 ... LastLast
Results 271 to 285 of 522
  1. #271
    nerbz's Avatar Member
    Reputation
    1
    Join Date
    Jul 2024
    Posts
    5
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hmmm whats going on here? Untitled.png

    ExileApi - Misc plugin discussion
  2. #272
    hnstck's Avatar Member
    Reputation
    2
    Join Date
    Jul 2023
    Posts
    2
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    u need to add the official nuget source
    dotnet nuget add source https://api.nuget.org/v3/index.json -n nuget.org

  3. Thanks nerbz (1 members gave Thanks to hnstck for this useful post)
  4. #273
    nerbz's Avatar Member
    Reputation
    1
    Join Date
    Jul 2024
    Posts
    5
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Fixed it, was a problem with my NuGet config file. Thanks anyways.

  5. #274
    Stif21's Avatar Member
    Reputation
    1
    Join Date
    May 2019
    Posts
    38
    Thanks G/R
    9/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there a plugin for sanctum?

  6. #275
    p0ipoi's Avatar Member
    Reputation
    1
    Join Date
    Jan 2024
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Getting this error when trying to compile VillageHelper plugin. Any ideas?

    CS1061: 'VillageJob' does not contain a definition for 'Discriminator' and no accessible extension method 'Discriminator' accepting a first argument of type 'VillageJob' could be found (are you missing a using directive or an assembly reference?)

  7. #276
    thedudesrug's Avatar Member
    Reputation
    3
    Join Date
    Jun 2017
    Posts
    32
    Thanks G/R
    2/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im getting VillageHelper.cs(274, 11] CS0246: The type or namespace name
    'BaseVillageWorker' could not be found (are you missing a using
    directive or an assembly reference?)

  8. #277
    stacked's Avatar Member
    Reputation
    2
    Join Date
    Jan 2016
    Posts
    56
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Same error for newest VillageHelper:

    Build failed:
    [2024-08-04 8:03:01 PM, C:\PAWESOME\PSTUFF\ExileA\Plugins\Source\VillageHelper\VillageHelper.cs(366, 109)] CS1061: 'VillageJob' does not contain a definition
    for 'Discriminator' and no accessible extension method 'Discriminator' accepting a first argument of type 'VillageJob' could be found (are you missing a using
    directive or an assembly reference?)
    [2024-08-04 8:03:01 PM, C:\PAWESOME\PSTUFF\ExileA\Plugins\Source\VillageHelper\VillageHelper.cs(406, 109)] CS1061: 'VillageJob' does not contain a definition
    for 'Discriminator' and no accessible extension method 'Discriminator' accepting a first argument of type 'VillageJob' could be found (are you missing a using
    directive or an assembly reference?)

  9. #278
    nilas1999's Avatar Member
    Reputation
    14
    Join Date
    Jun 2010
    Posts
    29
    Thanks G/R
    7/13
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    I believe I've successfully found entries to track whenever each of the 5 ore deposits are present in your current map using PreloadAlert.

    #Settlers
    Metadata/Monsters/LeagueKalguur/CrimsonIron/SmallGrowthMaps; Crimson Iron; ff64ffff
    Metadata/Monsters/LeagueKalguur/PetrifiedWood/PetrifiedWoodPunchingBag; Petrified Amber; ff64ffff
    Metadata/MiscellaneousObjects/Crucible/Fissure; Verisium; ff64ffff
    Metadata/Monsters/LeagueKalguur/PaleFaction/DemonCopperPaleElite1; Orichalcum; ff64ffff
    Metadata/Monsters/LeagueKalguur/DemonFaction/DemonCopperDemonElite1; Orichalcum; ff64ffff
    Art/particles/environment_effects/League_Settlers/MineralEncounters/Bismuth/tornado/rig.ast; Bismuth; ff64ffff
    Add that into the preload_alerts.txt file in the ExileApi config folder and it should do the trick.

    I've only tested it in maps but it seems decently accurate.
    Last edited by nilas1999; 08-05-2024 at 04:07 PM. Reason: Added/changed some entries as I found it was misbehaving, might not be 100% perfect.

  10. Thanks Glitter2770 (1 members gave Thanks to nilas1999 for this useful post)
  11. #279
    stacked's Avatar Member
    Reputation
    2
    Join Date
    Jan 2016
    Posts
    56
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I will test it!

    Any luck finding the Crater Boss, Mirror of Kalandra, and Seer?

  12. #280
    xyf1's Avatar Member
    Reputation
    2
    Join Date
    Feb 2013
    Posts
    28
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    CS1061: 'VillageJob' does not contain a definition for 'Discriminator' and no accessible extension method 'Discriminator' accepting a first argument of type 'VillageJob' could be found (are you missing a using directive or an assembly reference?)
    LOL

  13. #281
    Senotin's Avatar Member
    Reputation
    2
    Join Date
    Oct 2017
    Posts
    30
    Thanks G/R
    68/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is GitHub - vadash/EZVendor: InvAnal alternative for community HUD out of date? It compiles with no errors but the filter doesnt work

  14. #282
    lionelione43's Avatar Member
    Reputation
    1
    Join Date
    Feb 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by thedudesrug View Post
    Im getting VillageHelper.cs(274, 11] CS0246: The type or namespace name
    'BaseVillageWorker' could not be found (are you missing a using
    directive or an assembly reference?)
    I'm also getting this error.

    [8/6/2024 11:32:48 PM, C:\Games\Path Game\ExileApi-Compiled-3.25\Plugins\Source\VillageHelper-master\VillageHelper.cs(340, 11] CS0246: The type or namespace name 'BaseVillageWorker' could not be found (are you missing a using directive or an assembly reference?)

  15. #283
    Jobey4's Avatar Member
    Reputation
    1
    Join Date
    Jul 2024
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there a way to see all rooms in the sanctum using a plugin, somewhat like the all-seeing eye boon? BetterSanctum just shows what you can already see

  16. #284
    Alexlexa1989999's Avatar Member
    Reputation
    1
    Join Date
    Oct 2021
    Posts
    23
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can you help me with adding plugin? trying to copy ReAgent plugin to source folder but then this error occurs:

    [ERR] Inject -> System.AggregateException: One or more errors occurred. (Could not load file or assembly 'Microsoft.Build, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Format of the executable (.exe) or library (.dll) is invalid.)
    ---> System.BadImageFormatException: Could not load file or assembly 'Microsoft.Build, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Format of the executable (.exe) or library (.dll) is invalid.
    File name: 'Microsoft.Build, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' ---> System.BadImageFormatException: Could not load file or assembly 'C:\Program Files (x86)\dotnet\sdk\8.0.204\Microsoft.Build.dll'. Format of the executable (.exe) or library (.dll) is invalid.
    File name: 'C:\Program Files (x86)\dotnet\sdk\8.0.204\Microsoft.Build.dll'
    at System.Runtime.Loader.AssemblyLoadContext.LoadFromAssemblyPath(String assemblyPath)
    at System.Reflection.Assembly.LoadFrom(String assemblyFile)
    at Microsoft.Build.Locator.MSBuildLocator.<>c__DisplayClass15_0.<RegisterMSBuildPat h>g__TryLoadAssembly|3(AssemblyName assemblyName)
    at Microsoft.Build.Locator.MSBuildLocator.<>c__DisplayClass15_0.<RegisterMSBuildPat h>b__2(AssemblyLoadContext _, AssemblyName assemblyName)
    at System.Runtime.Loader.AssemblyLoadContext.GetFirstResolvedAssemblyFromResolvingE vent(AssemblyName assemblyName)
    at System.Runtime.Loader.AssemblyLoadContext.ResolveUsingEvent(AssemblyName assemblyName)
    at System.Runtime.Loader.AssemblyLoadContext.ResolveUsingResolvingEvent(IntPtr gchManagedAssemblyLoadContext, AssemblyName assemblyName)
    at ExileCore.Shared.PluginCompiler..ctor()
    at ExileCore.Shared.PluginManager.LoadPluginsFromSource(IEnumerable`1 sourcePlugins)
    at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
    --- End of stack trace from previous location ---
    at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
    at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
    --- End of inner exception stack trace ---
    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
    at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
    at System.Threading.Tasks.Task.Wait()
    at ExileCore.Shared.PluginManager..ctor(GameController gameController, Graphics graphics, MultiThreadManager multiThreadManager)
    at ExileCore.Core.Inject()
    2024-08-07 12:51:47.074 +02:00 [ERR] Font fonts\hkyt.ttf specified in fonts\config.ini does not exist
    Last edited by Alexlexa1989999; 08-07-2024 at 05:55 AM. Reason: specifying the plugin

  17. #285
    caspaas's Avatar Member
    Reputation
    4
    Join Date
    Feb 2009
    Posts
    50
    Thanks G/R
    4/3
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by lionelione43 View Post
    I'm also getting this error.

    [8/6/2024 11:32:48 PM, C:\Games\Path Game\ExileApi-Compiled-3.25\Plugins\Source\VillageHelper-master\VillageHelper.cs(340, 11] CS0246: The type or namespace name 'BaseVillageWorker' could not be found (are you missing a using directive or an assembly reference?)
    same!
    happens with marketrwizard too

    but i just updated my exileapi
    Build failed:
    [07/08/2024 13:05:24,
    C:\Poe\exile\Plugins\Source\MarketWizard-master\MarketWizard.cs(51, 42)] CS1061:
    'CurrencyExchangePanel' does not contain a definition for 'OfferedItemStock' and
    no accessible extension method 'OfferedItemStock' accepting a first argument of
    type 'CurrencyExchangePanel' could be found (are you missing a using directive
    or an assembly reference?)
    [07/08/2024 13:05:24,
    C:\Poe\exile\Plugins\Source\MarketWizard-master\MarketWizard.cs(53, 41)] CS1061:
    'CurrencyExchangePanel' does not contain a definition for 'WantedItemStock' and
    no accessible extension method 'WantedItemStock' accepting a first argument of
    type 'CurrencyExchangePanel' could be found (are you missing a using directive
    or an assembly reference?)
    [07/08/2024 13:05:24,
    C:\Poe\exile\Plugins\Source\MarketWizard-master\MarketWizard.cs(65, 49)] CS1061:
    'CurrencyExchangePanel' does not contain a definition for 'WantedItemStock' and
    no accessible extension method 'WantedItemStock' accepting a first argument of
    type 'CurrencyExchangePanel' could be found (are you missing a using directive
    or an assembly reference?)
    [07/08/2024 13:05:24,
    C:\Poe\exile\Plugins\Source\MarketWizard-master\MarketWizard.cs(66, 50)] CS1061:
    'CurrencyExchangePanel' does not contain a definition for 'OfferedItemStock' and
    no accessible extension method 'OfferedItemStock' accepting a first argument of
    type 'CurrencyExchangePanel' could be found (are you missing a using directive
    or an assembly reference?)
    [07/08/2024 13:05:24,
    C:\Poe\exile\Plugins\Source\MarketWizard-master\MarketWizard.cs(107, 67)]
    CS0411: The type arguments for method 'Enumerable.SelectMany<TSource,
    TResult>(IEnumerable<TSource>, Func<TSource, IEnumerable<TResult>>)' cannot be
    inferred from the usage. Try specifying the type arguments explicitly.
    [07/08/2024 13:05:24,
    C:\Poe\exile\Plugins\Source\MarketWizard-master\MarketWizard.cs(116, 69)]
    CS0411: The type arguments for method 'Enumerable.SelectMany<TSource,
    TResult>(IEnumerable<TSource>, Func<TSource, IEnumerable<TResult>>)' cannot be
    inferred from the usage. Try specifying the type arguments explicitly.
    [07/08/2024 13:05:24,
    C:\Poe\exile\Plugins\Source\MarketWizard-master\MarketWizard.cs(124, 4]
    CS0021: Cannot apply indexing with [] to an expression of type 'TResult'
    [07/08/2024 13:05:24,
    C:\Poe\exile\Plugins\Source\MarketWizard-master\MarketWizard.cs(124, 75)]
    CS0021: Cannot apply indexing with [] to an expression of type 'TResult'
    [07/08/2024 13:05:24,
    C:\Poe\exile\Plugins\Source\MarketWizard-master\MarketWizard.cs(130, 4]
    CS0021: Cannot apply indexing with [] to an expression of type 'TResult'
    [07/08/2024 13:05:24,
    C:\Poe\exile\Plugins\Source\MarketWizard-master\MarketWizard.cs(130, 75)]
    CS0021: Cannot apply indexing with [] to an expression of type 'TResult'
    [07/08/2024 13:05:24,
    C:\Poe\exile\Plugins\Source\MarketWizard-master\MarketWizard.cs(270, 77)]
    CS1061: 'CurrencyExchangePanel' does not contain a definition for
    'WantedItemStock' and no accessible extension method 'WantedItemStock' accepting
    a first argument of type 'CurrencyExchangePanel' could be found (are you missing
    a using directive or an assembly reference?)
    [07/08/2024 13:05:24,
    C:\Poe\exile\Plugins\Source\MarketWizard-master\MarketWizard.cs(271, 7]
    CS1061: 'CurrencyExchangePanel' does not contain a definition for
    'OfferedItemStock' and no accessible extension method 'OfferedItemStock'
    accepting a first argument of type 'CurrencyExchangePanel' could be found (are
    you missing a using directive or an assembly reference?)

    and for village helper its

    Build failed:
    [07/08/2024 13:05:30,
    C:\Poe\exile\Plugins\Source\VillageHelper-master\VillageHelper.cs(432, 109)]
    CS1061: 'VillageJob' does not contain a definition for 'Discriminator' and no
    accessible extension method 'Discriminator' accepting a first argument of type
    'VillageJob' could be found (are you missing a using directive or an assembly
    reference?)
    [07/08/2024 13:05:30,
    C:\Poe\exile\Plugins\Source\VillageHelper-master\VillageHelper.cs(472, 109)]
    CS1061: 'VillageJob' does not contain a definition for 'Discriminator' and no
    accessible extension method 'Discriminator' accepting a first argument of type
    'VillageJob' could be found (are you missing a using directive or an assembly
    reference?)
    Last edited by caspaas; 08-07-2024 at 06:07 AM.

Page 19 of 35 FirstFirst ... 151617181920212223 ... LastLast

Similar Threads

  1. [Release] MapHelper - Plugin for ExileApi
    By dirkbach666 in forum PoE Bots and Programs
    Replies: 5
    Last Post: 03-04-2025, 11:45 PM
  2. [Release] ExileAPI plugin : Tower Defence
    By dlr5668 in forum PoE Bots and Programs
    Replies: 57
    Last Post: 03-14-2020, 08:41 PM
  3. [Release] ExileApi Plugin: Skilly(Autoskill)
    By buzduke in forum PoE Bots and Programs
    Replies: 0
    Last Post: 12-29-2019, 07:34 AM
  4. ExileApi Plugin: Level Up Gems
    By dirkbach666 in forum PoE Bots and Programs
    Replies: 6
    Last Post: 12-22-2019, 03:31 AM
  5. Replies: 0
    Last Post: 06-01-2019, 11:55 PM
All times are GMT -5. The time now is 02:35 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search