ExileAPI 3.14 Release menu

Shout-Out

User Tag List

Page 23 of 36 FirstFirst ... 192021222324252627 ... LastLast
Results 331 to 345 of 533
  1. #331
    Pwnyhofpl0x's Avatar Member
    Reputation
    4
    Join Date
    Jul 2013
    Posts
    28
    Thanks G/R
    5/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by iiisyniii View Post
    Anyone else have Preload Alerts disappear from the menu, even when it shows as having had the address added? Keep trying to remove and re-add it but it refuses to show up.

    EDIT: I should note that this is the case with all v3.14.46 // 3.14.49 // 3.14.50

    ...could just be me, idk
    Same problem tested on 4 different versions(clean install) and its not working, anything else works fine

    ExileAPI 3.14 Release
  2. #332
    NunyaBizniz's Avatar Member CoreCoins Purchaser
    Reputation
    1
    Join Date
    Oct 2013
    Posts
    2
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This is the error i'm getting when preload alert tries to load:

    2021-05-20 16:18:21.395 -04:00 [ERR] Error when load plugin (PreloadAlert.dll): System.NullReferenceException: Object reference not set to an instance of an object.
    at ExileCore.Shared.Nodes.ColorNodeConverter.ReadJson(JsonReader reader, Type objectType, Object existingValue, JsonSerializer serializer) in /buddy/exileapi/Core/Shared/Nodes/ColorNodeConverter.cs:line 20
    at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.DeserializeConvertabl e(JsonConverter converter, JsonReader reader, Type objectType, Object existingValue)
    at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.SetPropertyValue(Json Property property, JsonConverter propertyConverter, JsonContainerContract containerContract, JsonProperty containerProperty, JsonReader reader, Object target)
    at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject(Object newObject, JsonReader reader, JsonObjectContract contract, JsonProperty member, String id)
    at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject(JsonRead er reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)
    at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal(J sonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)
    at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReade r reader, Type objectType, Boolean checkAdditionalContent)
    at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
    at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
    at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
    at ExileCore.BaseSettingsPlugin`1._LoadSettings() in /buddy/exileapi/Core/BaseSettingsPlugin.cs:line 51
    at ExileCore.Shared.PluginAutoUpdate.PluginLoader.TryLoadPlugin(Assembly assembly, DirectoryInfo directoryInfo) in /buddy/exileapi/Core/Shared/PluginAutoUpdate/PluginLoader.cs:line 115)

  3. #333
    snowhawk's Avatar Contributor
    Reputation
    150
    Join Date
    Aug 2008
    Posts
    239
    Thanks G/R
    42/133
    Trade Feedback
    0 (0%)
    Mentioned
    14 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by rizzilio View Post
    This is the error i'm getting when preload alert tries to load:
    Looks like it's failing to read a color value from the plugins global setting file. Here is my config file

    Sample Preload Alert global config . GitHub

    Drop it in your POEHelper/config/global/ directory.
    Last edited by snowhawk; 05-20-2021 at 06:13 PM.

  4. Thanks NunyaBizniz, Queuete (2 members gave Thanks to snowhawk for this useful post)
  5. #334
    NunyaBizniz's Avatar Member CoreCoins Purchaser
    Reputation
    1
    Join Date
    Oct 2013
    Posts
    2
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by snowhawk View Post
    Looks like it's failing to read a color value from the plugins global setting file. Here is my config file

    Sample Preload Alert global config . GitHub

    Drop it in your POEHelper/config/global/ directory.
    This worked, thanks!

  6. #335
    monk1111's Avatar Member
    Reputation
    6
    Join Date
    Sep 2013
    Posts
    37
    Thanks G/R
    33/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    With lasst update,minimap icons dont work,also a black screen starts increasing from top left corner

  7. #336
    Rol's Avatar Member
    Reputation
    2
    Join Date
    Feb 2015
    Posts
    147
    Thanks G/R
    3/6
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    After update for last version 3.14.51 nothing works at all and black screen appear from top left corner in any mobs locations and fills the entire screen. After return for version 3.14.46 - all the same. Clear install version 3.14.46 didn't fix anything.

    This may have something to do with the latest patch from GGG, in which they improved the work with video memory.

  8. #337
    Forumuser1000's Avatar Active Member
    Reputation
    27
    Join Date
    Mar 2017
    Posts
    257
    Thanks G/R
    169/21
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Rol View Post
    may have something to do with the latest patch from GGG, in which they improved the work with video memory.
    GGG bricked everyone's performance even worse than it was before, judging by the way the official forums help & bug sections have lit up. Reddit filled with same comments too.

  9. #338
    IcemanSR's Avatar Member
    Reputation
    7
    Join Date
    Jan 2008
    Posts
    75
    Thanks G/R
    30/5
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Indeed, nothing works. I tested with vulkan and directx sometimes screen would start going black from top left and increase exponentially every second untill it envelops entire screen

    Code:
    MiscInformation, Render -> System.NullReferenceException: Object reference not set to an instance of an object.
       at MiscInformation.MiscInformation.Render()
       at ExileCore.Shared.PluginWrapper.Render() in /buddy/exileapi/Core/Shared/PluginWrapper.cs:line 208
    Code:
    [ERR] Error when load plugin (PreloadAlert.dll): System.NullReferenceException: Object reference not set to an instance of an object.
       at ExileCore.Shared.Nodes.ColorNodeConverter.ReadJson(JsonReader reader, Type objectType, Object existingValue, JsonSerializer serializer) in /buddy/exileapi/Core/Shared/Nodes/ColorNodeConverter.cs:line 20
       at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.DeserializeConvertable(JsonConverter converter, JsonReader reader, Type objectType, Object existingValue)
       at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.SetPropertyValue(JsonProperty property, JsonConverter propertyConverter, JsonContainerContract containerContract, JsonProperty containerProperty, JsonReader reader, Object target)
       at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject(Object newObject, JsonReader reader, JsonObjectContract contract, JsonProperty member, String id)
       at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)
       at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)
       at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
       at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
       at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
       at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
       at ExileCore.BaseSettingsPlugin`1._LoadSettings() in /buddy/exileapi/Core/BaseSettingsPlugin.cs:line 51
       at ExileCore.Shared.PluginAutoUpdate.PluginLoader.TryLoadPlugin(Assembly assembly, DirectoryInfo directoryInfo) in /buddy/exileapi/Core/Shared/PluginAutoUpdate/PluginLoader.cs:line 115)
    Last edited by IcemanSR; 05-20-2021 at 08:56 PM.

  10. #339
    snowhawk's Avatar Contributor
    Reputation
    150
    Join Date
    Aug 2008
    Posts
    239
    Thanks G/R
    42/133
    Trade Feedback
    0 (0%)
    Mentioned
    14 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by IcemanSR View Post
    Hello! Do you think you could add preload alerts for new level of lab trials?

    Gift to the goddess
    Dedication to the goddess
    Tribute to the goddess

    Lab layout is identical to uber lab i assume it only uses different metadata path for preload alerts to work?
    Can you explain what you think is missing from preload alerts?

  11. #340
    snowhawk's Avatar Contributor
    Reputation
    150
    Join Date
    Aug 2008
    Posts
    239
    Thanks G/R
    42/133
    Trade Feedback
    0 (0%)
    Mentioned
    14 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by IcemanSR View Post
    Code:
    [ERR] Error when load plugin (PreloadAlert.dll): System.NullReferenceException: Object reference not set to an instance of an object.
       at ExileCore.Shared.Nodes.ColorNodeConverter.ReadJson(JsonReader reader, Type objectType, Object existingValue, JsonSerializer serializer) in /buddy/exileapi/Core/Shared/Nodes/ColorNodeConverter.cs:line 20
       at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.DeserializeConvertable(JsonConverter converter, JsonReader reader, Type objectType, Object existingValue)
       at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.SetPropertyValue(JsonProperty property, JsonConverter propertyConverter, JsonContainerContract containerContract, JsonProperty containerProperty, JsonReader reader, Object target)
       at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject(Object newObject, JsonReader reader, JsonObjectContract contract, JsonProperty member, String id)
       at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)
       at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)
       at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
       at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
       at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
       at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
       at ExileCore.BaseSettingsPlugin`1._LoadSettings() in /buddy/exileapi/Core/BaseSettingsPlugin.cs:line 51
       at ExileCore.Shared.PluginAutoUpdate.PluginLoader.TryLoadPlugin(Assembly assembly, DirectoryInfo directoryInfo) in /buddy/exileapi/Core/Shared/PluginAutoUpdate/PluginLoader.cs:line 115)
    Scroll up, I already posted how to fix this.

    For those having issues with minimap icons appearing, I had the same problem. I ended up creating a fresh copy of the latest hud and installing addons one at a time to ensure everything worked.

  12. #341
    IcemanSR's Avatar Member
    Reputation
    7
    Join Date
    Jan 2008
    Posts
    75
    Thanks G/R
    30/5
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    It doesnt show any preloads while in "X of the godess" lab.

  13. #342
    IcemanSR's Avatar Member
    Reputation
    7
    Join Date
    Jan 2008
    Posts
    75
    Thanks G/R
    30/5
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by snowhawk View Post
    Scroll up, I already posted how to fix this.

    For those having issues with minimap icons appearing, I had the same problem. I ended up creating a fresh copy of the latest hud and installing addons one at a time to ensure everything worked.
    That was just what was in error log. But problem still persist. Its not showing anything any more since game update.
    There are no new errors in log but nothing works. Not even HP on character (all default config)

    here is black box on top left, which starts increasing in size.
    I was also in middle of mob pack and its not showing their hp values or even icons on map
    Attached Thumbnails Attached Thumbnails ExileAPI 3.14 Release-iuglrgf-jpg  
    Last edited by IcemanSR; 05-20-2021 at 10:02 PM.

  14. #343
    Ahlander's Avatar Member
    Reputation
    1
    Join Date
    Apr 2021
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by snowhawk View Post
    Scroll up, I already posted how to fix this.

    For those having issues with minimap icons appearing, I had the same problem. I ended up creating a fresh copy of the latest hud and installing addons one at a time to ensure everything worked.
    Not sure how you're getting anything to work right now, nothing works at all. When I download a new copy, the preloaded plugins are already installed. Do you delete them from the Plugins folder before first running it?

  15. #344
    ssmsunaq's Avatar Member
    Reputation
    5
    Join Date
    Feb 2016
    Posts
    26
    Thanks G/R
    2/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    new patch broke the hud just wait for the update

  16. #345
    snowhawk's Avatar Contributor
    Reputation
    150
    Join Date
    Aug 2008
    Posts
    239
    Thanks G/R
    42/133
    Trade Feedback
    0 (0%)
    Mentioned
    14 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by IcemanSR View Post
    That was just what was in error log. But problem still persist. Its not showing anything any more since game update.
    There are no new errors in log but nothing works. Not even HP on character (all default config)

    here is black box on top left, which starts increasing in size.
    I was also in middle of mob pack and its not showing their hp values or even icons on map
    This is the Healthbars addon. Something in the new patch is broken and will probably fixed in the next update or two.

    Originally Posted by Ahlander View Post
    Not sure how you're getting anything to work right now, nothing works at all. When I download a new copy, the preloaded plugins are already installed. Do you delete them from the Plugins folder before first running it?
    Everything was working prepatch. The new patch was client side only, so it didn't kick everyone from the server and I was unaware it was deployed. Checking it out now. Also, I just add my own plugins to the autoupdate list, close/open the hud in-game to ensure the settings save, then restart the hud so it downloads my plugins. I don't bother removing any plugins that come with it. I did swap stashie to my personal repo though.

    Originally Posted by IcemanSR View Post
    It doesnt show any preloads while in "X of the godess" lab.
    Prepatch, I ran all three since my last post and it shows Argus, Darkshrines, chests, and the Izaro phases just fine in the i83 using GitHub - Queuete/PreloadAlert: Plugin vor ExileApi. Base taken from https://github.com/Qvin0000/ExileApiPlugins

Page 23 of 36 FirstFirst ... 192021222324252627 ... LastLast

Similar Threads

  1. [Release] ExileAPI 3.13 Release
    By Queuete in forum PoE Bots and Programs
    Replies: 606
    Last Post: 04-17-2021, 06:22 AM
  2. [Release] ExileAPI 3.12 Release
    By Queuete in forum PoE Bots and Programs
    Replies: 492
    Last Post: 01-16-2021, 07:30 AM
  3. ExileAPI Fork 3.11 Release
    By Queuete in forum PoE Bots and Programs
    Replies: 256
    Last Post: 09-20-2020, 02:49 PM
  4. ExileAPI Fork (with Release)
    By Queuete in forum PoE Bots and Programs
    Replies: 231
    Last Post: 06-22-2020, 05:19 PM
  5. [FPS][PayDay2] Pirate Perfection v14 [Released: 5/16/14]
    By berryman13 in forum FPS Game Discussions
    Replies: 0
    Last Post: 05-16-2014, 10:59 PM
All times are GMT -5. The time now is 07:41 AM. 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