-
Member
Originally Posted by
kalle1970
BasicFlaskRoutine dont work
addon worked
-
Member
In 3.15.12 new errors appeared:
2021-07-27 20:57:06.293 +03:00 [ERR] Alpha, Tick -> System.NullReferenceException: Object reference not set to an instance of an object.
at Alpha.AlphaCore.Tick()
at ExileCore.Shared.PluginWrapper.Tick() in /buddy/exileapi/Core/Shared/PluginWrapper.cs:line 181
2021-07-27 20:53:54.565 +03:00 [ERR] Stats over capped: First: 0x7, Last: 0x1843164872704, End: 0x4780298600453 Size:1843164872697 Total Stats: 1843164872697 Max Stats: 4780298600446
2021-07-27 20:53:54.811 +03:00 [ERR] Stats over capped: First: 0x21474836515, Last: 0x158913791062, End: 0x4780298600453 Size:137438954547 Total Stats: 137438954547 Max Stats: 4758823763938
(Huge amount of examples)
-
Member
Anyone know why my Kill counter is now right behind my Preload data? it used to be at the bottom. counter.jpg
-
Member
Originally Posted by
rawados
Crashes frequently. Enemy health bars still don't work.
I think this has something to do with you. I've had 0 crashes in my couple days of playing.
Enemy health bars are also working just fine, maybe you should get a fresh install.
-
Member
BasicFlaskRoutine plugin is not showing. tried reinstall. didnt help. I can see BasicFlaskRoutine in PluginUpdater but it is not loading.
-
Member
Originally Posted by
AYAYA_go_bitch
BasicFlaskRoutine plugin is not showing. tried reinstall. didnt help. I can see BasicFlaskRoutine in PluginUpdater but it is not loading.
Looks like the creator of the plugin added code that cannot be compiled.
I reverted his last commit and compile the library link to dll
You just need to add this dll to "Plugins\Compiled\BasicFlaskRoutine" folder.
If you did a fresh install then the folder should have other config files.
-
Post Thanks / Like - 1 Thanks
FHell (1 members gave Thanks to AngryBeavers for this useful post)
-
Member
Hi! I am not good at C #, so I can't figure out what the problem is. BasicFlaskRoutine won't compile for me. When i try to add repo in PluginAutoUpdate list - only the config folder is added into /Plugins/Compiled/BasicFlaskRoutine/. When i try to compile it by myself i get an error - CS1061 Buff don't contains BuffCharges in the [BasicFlaskRoutine.cs, PlayerHasBuffCondition.cs, HasCurableAilmentCondition.cs]. How can i fix it? Sorry if my question is too stupid
UPD: Nvm while I was writing the question the person above wrote the answer. I just simple rolled back to the previous commit in BasicFlaskRoutine repo and it's compile without errors.
Last edited by FHell; 07-28-2021 at 05:45 AM.
-
Member
Has anyone managed to get any plugin other than the defaults to install? I have tried quite a few as I see them getting updates, but none are compiling and being added to the HUD after adding the URL and restarting. This is most likely me being stupid, but anyone else?
Last edited by iiisyniii; 07-27-2021 at 08:03 PM.
-
Contributor
Originally Posted by
iiisyniii
Has anyone managed to get any plugin other than the defaults to install? I have tried quite a few as I see them getting updates, but none are compiling and being added to the HUD. This is most likely me being stupid, but anyone else?
try EZV from sig ? should work just fine after adding link to updater
github.com/vadash/EZVendor
-
Active Member
Originally Posted by
iiisyniii
Has anyone managed to get any plugin other than the defaults to install? I have tried quite a few as I see them getting updates, but none are compiling and being added to the HUD. This is most likely me being stupid, but anyone else?
your better try is autoupdate tool inside hud itself.
GH it's like cocaine, once you used, you can't forget.
-
Member
I should've noted it, this is my fault, I have been trying by adding the URL in the HUD itself for the autoupdate. I have also tried downloading the zip from Git and adding it to the source folder manually. In the past when one would not work via autoupdate, I could usually just stick the files from Git directly in the source folder, and it would work after a new start of the HUD. For some reason, this league, none seem to like me lol
-
Member
I actually tried EZV as well. Not sure what is going on. Not a single addon has been added for me. I am familiar with the process to add them, and had no issues really during the last league. Really quite stumped at the moment. Using the AutoUpdate within the tool is not working, adding them to the source folder myself is not working, etc.. Not sure really.
At times I cant even get the HUD to close properly. I'll close it to try a fresh install and move to delete the old folder and I can not because windows says it is still open. When I take a look at taskmgr , it will show loader as closed, but it will not let me move or delete anything without first killing VBCSCompiler from within the task tree.
I didnt have any problems until after the .12 update of the HUD. I am not sure any of this will be useful to anyone, but I figured relaying my experience may help. The only thing the log shows failing is the BasicFlaskRoutine, which has already been stated above my post.
EDIT : I've given up for now. I cant even get the flask routine to work by reverting back to an old version as stated above. Guess I will just wait and keep trying. If anyone on here has a folder of a properly functioning setup and would be willing to toss it in a Rar/7z/etc or something for me, that would be great too. At least then I can narrow down if I broke something on my end or not.
Last edited by iiisyniii; 07-27-2021 at 10:27 PM.
-
Member
Minimap icons dont work after patch
Edit
After 2 resets of game it works now. Dont know why
Last edited by LordKorvin; 07-27-2021 at 10:28 PM.
-
Member
Anyone know why i cant use basic flask routine anymore? was working fine but its not showing anymore on hud
-
Contributor
Originally Posted by
Philss
Anyone know why i cant use basic flask routine anymore? was working fine but its not showing anymore on hud
maybe try this ? GitHub - vadash/BasicFlaskRoutine: It is fork BasicFlaskRoutine with added support for Supreme Decadence keystone and using speed flask while Cycloning.
its old but works here just fine
github.com/vadash/EZVendor
-
Post Thanks / Like - 1 Thanks
Philss (1 members gave Thanks to dlr5668 for this useful post)