Thanks for another good and quick built.
Thanks for another good and quick built.
I stumbled into a perandus guardian so I figured I'd take a peek at which files are loaded. I think I have a couple figured out. I may push out a change to the dev branch that prints the loaded file name in the console window when it thinks a perandus guardian is in the area. Then people can match the guardian names with the file names and report them in here and we can get notifications for them. I'm sure there's an easier way with the ggpk file, but I barely know my way around that thing.
Still crashing here
Got this error:
System.NullReferenceException: Object reference not set to an instance of an object
at PoeHUD.Hud.Loot.PoeFilterVisitor.VisitMain(MainContext context)
at PoeFilterParser.Model.PoeFilterParser.MainContext.Accept[TResult](IParseTreeVisitor`1 visitor)
at Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.Visit(IParseTree tree)
at PoeHUD.Hud.Loot.ItemAlertPlugin.OnEntityAdded(EntityWrapper entity)
at System.Action`1.Invoke(T obj)
at PoeHUD.Models.EntityListWrapper.RefreshState()
at PoeHUD.Controllers.GameController.RefreshState()
at PoeHUD.Hud.ExternalOverlay.OnRender()
at PoeHUD.Framework.Helpers.ActionHelper.SafeInvoke(Action action)
at PoeHUD.Hud.UI.Graphics.RenderLoop()
at PoeHUD.Hud.ExternalOverlay.<OnLoad>b__14_0()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at PoeHUD.Hud.ExternalOverlay.<OnLoad>d__14.MoveNext()
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Ob ject state)
So, besides some caches often not showing up (seems to be type, unrelated. i had caches of almost every type not shown in the list) , i found an exile who wasnt loaded in the preload list, but randomly popped up after she attacked me. wasnt from a vorici mission or strongbox.
could you look into the preloads please? :L
is that using his new build? I'm still using a older one about 3 or 4 patches behind and I alsmot missed a cataloge box cause I saw it flash then disappear on the screen so I checked and I found it
how is the new build with displaying chests and such?well I mean in the right hand corner of the screen is that considered the tooltip?
Teh any news for garena sg/my hud? only preload not appear,the rest funtion its working well
been checking on the garena, seems to be a different offset/pattern for Garena SG. I am able to find the offset, however placing it in the offset.cs doesn't yield any result.
Vanilla, latest exe, when this ( https://i.imgur.com/yXrLkcM.png ) drops, I get an exception. When I pick it up and restart the hud, it works fine until I drop it again.
System.NullReferenceException: Object reference not set to an instance of an object.
at PoeHUD.Hud.Loot.ItemAlertPlugin.initItem(IEntity item)
at PoeHUD.Hud.Loot.ItemAlertPlugin.OnEntityAdded(EntityWrapper entity)
at System.Action`1.Invoke(T obj)
at PoeHUD.Models.EntityListWrapper.RefreshState()
at PoeHUD.Controllers.GameController.RefreshState()
at PoeHUD.Hud.ExternalOverlay.OnRender()
at PoeHUD.Framework.Helpers.ActionHelper.SafeInvoke(Action action)
at PoeHUD.Hud.UI.Graphics.RenderLoop()
at PoeHUD.Hud.ExternalOverlay.<OnLoad>b__14_0()
Edit: Dropped another one 2 minutes later, crashed again.
Last edited by hardell; 03-26-2016 at 12:15 PM.
Do you guys think it's possible to find out what Cadiro sells in the area without visting him and checking it? Because i'm sure what he sells is generated when you join the area, not when you click him to check the deal
Have never tried it before so i have a question if somebody could give me a quick answer. If i get banned do the whole account get banned or just that character ? So if i create a new account and get banned there is it the IP or account? And if you go soft with it are the risk of getting banned smaller ?
Pushed out a version that shows preloads of perandus chest guardians. There are several missing, please report them (you can leave a comment in this thread or message me, or update the PreloadAlertPlugin.cs file and do a pull request). Links in the first post.
I may make a log that checks the mob's name if you're in proximity and dumps the file name + the mob name in a text file. Would make reporting really easy, just copy and paste the log file.
Last edited by TehCheat; 03-27-2016 at 08:52 PM.