Page 11 of 20

Re: Core interface modules bugfixes + few fixed add-ons

Posted: Fri Mar 08, 2019 3:19 pm
by OldSerpenT
navis wrote: Fri Mar 08, 2019 1:12 am When using the updated nerfed buttons it seemed to produced more lag than I remember, when changing targets (enemy or friendly) there was a noticeable added latency that wasn't there previously, which seemed worse in rvr/scens. Other than that it works wonderfully. thank you.
I would rather refer such a behavior to BuffHead.
Though I know that NB parses inventory when it changes. I'll take a look at it eventually.



UPD:

So, these are events that NB reacts on with rebuilding cache - the only function that can cause lag.
SystemData.Events.PLAYER_NEW_ABILITY_LEARNED
SystemData.Events.PLAYER_NEW_PET_ABILITY_LEARNED
SystemData.Events.PLAYER_ABILITIES_LIST_UPDATED
SystemData.Events.PLAYER_INVENTORY_SLOT_UPDATED
SystemData.Events.PLAYER_EQUIPMENT_SLOT_UPDATED
SystemData.Events.LOADING_END

None of these events are referred to switching targets.
I would definitely blame some other add-on.

Re: Core interface modules bugfixes + few fixed add-ons

Posted: Sun Mar 10, 2019 6:42 am
by OldSerpenT
Updated EA_CraftingSystem.
Appears that check I implemented was preventing from brewing dyes.

Re: Core interface modules bugfixes + few fixed add-ons

Posted: Mon Mar 11, 2019 7:16 am
by OldSerpenT
Updated Enemy. Doesn't spam in group/wb channels anymore.
Needs some testing though.

Re: Core interface modules bugfixes + few fixed add-ons

Posted: Mon Mar 11, 2019 11:20 pm
by Taz83
i just downloaded autoband addon but sadly its not working am getting this error


https://imgur.com/a/LoWQzxc

Re: Core interface modules bugfixes + few fixed add-ons

Posted: Wed Mar 13, 2019 1:57 am
by Taz83
i downloaded enemy addon updated one

and getting this message

https://imgur.com/a/OwdDPUD

Re: Core interface modules bugfixes + few fixed add-ons

Posted: Wed Mar 13, 2019 4:32 am
by OldSerpenT
Taz83 wrote: Wed Mar 13, 2019 1:57 am i downloaded enemy addon updated one

and getting this message

https://imgur.com/a/OwdDPUD
Should be better now. Let me know if it does something weird.
I don't use guard plug-in, so I need someone to provide feedback.

Re: Core interface modules bugfixes + few fixed add-ons

Posted: Wed Mar 13, 2019 1:10 pm
by Taz83
OldSerpenT wrote: Wed Mar 13, 2019 4:32 am
Taz83 wrote: Wed Mar 13, 2019 1:57 am i downloaded enemy addon updated one

and getting this message

https://imgur.com/a/OwdDPUD
Should be better now. Let me know if it does something weird.
I don't use guard plug-in, so I need someone to provide feedback.

where is the download link or its the same in post #1 and been updated;x

Re: Core interface modules bugfixes + few fixed add-ons

Posted: Wed Mar 13, 2019 1:29 pm
by OldSerpenT
Same link. I update my FTP.

Guard part could be still malfunctioning. Need to test it myself. Seems like not gonna happen until weekend.

Re: Core interface modules bugfixes + few fixed add-ons

Posted: Thu Mar 14, 2019 2:31 pm
by rmpl
how much would i need to pay u to fix the cmap mail notification bug? it very often shows that i have a mail even though i dont
Image

Re: Core interface modules bugfixes + few fixed add-ons

Posted: Thu Mar 14, 2019 3:27 pm
by OldSerpenT
rmpl wrote: Thu Mar 14, 2019 2:31 pm
Not a cMap. It's the core module thing. I don't have any mail add-ons, but I've seen this issue myself. Will take a look at it.