restart doesnt change anything. all the time errors.
restart doesnt change anything. all the time errors.
I don't know what to tell you then. Basically what is happening is that my flask manager is requesting information from PoEHUD and it is returning null or an empty string. This is an error and causes the flask to not be able to be used. Typically when this happens to people, restarting their computer fixes it as it changes the memory addresses enough to fix whatever issue PoeHUD has finding the base item name.
I guess maybe it could also be that you have a bad installation of PoeHUD aand need to reinstall it?
nope it seems PoeHUD works normal.
Maybe this flask manager has problems with flasks that have 2(rumi) or 3(vinktar) bonuses?
cause its clicking it -> flask manager seems to work. just this error is appearing all the time.
Is there a way to addon an option to config to ignore errors?
Ignoring an error would not cause it to go away. I cannot do anything about you getting this error as it is a known issue with PoEHUD. If you are getting these errors occasionally, then they are nothing to worry about. If you are constantly getting them... restarting your computer is my best solution. You could also create your own flask manager using BuildYourOwnRoutine.
ok i will check for another FINISHED product then if this has so many error built-in. thx anyway
I'd just like to take this opportunity to once again say thanks for the countless hours that the people who make these plugins for POEhud (& the POEhud dev's themselves) put into the program and are then kind enough to share them with all us noobs, plebs and average Joe's. You guys are awesome and really make POE so much more playable. I can't afford to financially thank you guys, but thank you - Thank You - THANK YOU all so very much. You guys make our playing experience so much better and easier with the work you all put in.
First of all, THANKS for keeping this plugin alive, its just great!
I have a question/suggestion:
Is it possible to make cyclone considered as moving? currently it doesnt activate the silver/quicksilver flasks when spinning
There isn't any on skill usage in BasicFlaskRoutine. I wanted to keep it basic =P I was working on designing a hybrid between BasicFlaskRoutine and BuildYourOwnRoutine but I picked up another project and have lots of things to do right now.
Preserving the move flag while using movement skills is possible... just not a super simple addition. If someone wants to do it, be my guest =P