-
Member
hi guys i got a question sometimes for me it happens that the Api having 0 plugins loaded have to restart the api and sometimes it will still stuck at 0 plugins any permanent solution for this things?
-
Member
Originally Posted by
camapxam
Yeah i know that, but it's not working, nothing show up on the list

and i don't know how to manually compile this addon
You added the link I gave you in PluginsAutoUpdater and then restarted it?
-
Member
Hey Man, you know i really again redownloaded clean verstion and added Terrain plugin, ti did not worked out from first run, but did work after couple of turn off's and run again.
Thanks you for help!
-
Active Member
Originally Posted by
Tonkan
You added the link I gave you in PluginsAutoUpdater and then restarted it?
i added this github since last league, eversince you posted it again, i tried it, multiple time, even just tried again right now, but it's not showing, and the number of plugin loaded does not count this one also.
-
Member
AutoOpen no longer picking up Shrines, any way to fix it?
-
Member
Every plugin has stopped working all of the sudden for me, even on a fresh install.
-
Member
Last edited by User59; 05-28-2022 at 03:51 PM.
-
Member
BasicFlaskRoutine disappeared from the list of addons and does not work(
-
Member
Oddly, all of the plugins stopped working for me as well this morning. I dont believe there was a game update when I launched it, but I might have just clicked out of habit and not noticed.
-
Member
Originally Posted by
iiisyniii
Oddly, all of the plugins stopped working for me as well this morning. I dont believe there was a game update when I launched it, but I might have just clicked out of habit and not noticed.
same for me no there was no update afaik
-
Member
are there just a couple of ppl having the problem that API stopped working? It loads and shows up the plugins etc but doesnt work at all
#FIXED by installing the new drivers for geforce btw hope it helps somebody that had the same problem as me
Last edited by Rocker866; 05-29-2022 at 01:03 PM.
-
Member
Originally Posted by
Rocker866
are there just a couple of ppl having the problem that API stopped working? It loads and shows up the plugins etc but doesnt work at all
#FIXED by installing the new drivers for geforce btw hope it helps somebody that had the same problem as me

Seems to be more than a couple of people as of late. The bigger issue seems to be with it randomly stopping after brief use. I have been having very buggy functionality (map icons out of sync and appearing in places they do not belong, for example), failure to launch at all, randomly stops working during play, etc...
I do not know what changed, but many seem to be having issues as of late.
Not sure the driver update has much to do with it; For example, I am already up to date on everything and still experiencing these issues. It is odd, because everything worked perfectly up until a few days ago. But there havent been any game updates the past couple of days, no driver updates, windows updates, nothing...it's like the HUD forgot to take it's meds and just went all wonky.
Last edited by iiisyniii; 05-30-2022 at 11:58 AM.
-
Member
Originally Posted by
iiisyniii
Seems to be more than a couple of people as of late. The bigger issue seems to be with it randomly stopping after brief use. I have been having very buggy functionality (map icons out of sync and appearing in places they do not belong, for example), failure to launch at all, randomly stops working during play, etc...
I do not know what changed, but many seem to be having issues as of late.
Not sure the driver update has much to do with it; For example, I am already up to date on everything and still experiencing these issues. It is odd, because everything worked perfectly up until a few days ago. But there havent been any game updates the past couple of days, no driver updates, windows updates, nothing...it's like the HUD forgot to take it's meds and just went all wonky.
Dont know my problem was solved after i updated my graphic card drivers dont have a problem since then
-
Member
Stopping and lagging seem to coincide with the following errors in the log
[ERR] ActorSkill.ReadStats -> Destination array is not long enough to copy all the items in the collection. Check array index and length.
[ERR] ActorSkill.ReadStats -> BitConverter failed, i: 0
sometimes
[ERR] ActorSkill.ReadStats -> Destination array is not long enough to copy all the items in the collection. Check array index and length.
[ERR] ActorSkill.ReadStats -> BitConverter failed, i: 1182818512
and a few other various values for i:
occasionally followed by
[ERR] ActorSkill.ReadStats -> Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: startIndex
[ERR] ActorSkill.ReadStats -> BitConverter failed, i: 16
[ERR] ActorSkill.ReadStats -> Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: startIndex
just repeated over and over, if the errors stop, lag goes.
Hope that helps a little
-
Post Thanks / Like - 1 Thanks
SickBro (1 members gave Thanks to poedave for this useful post)
-
Contributor
Originally Posted by
poedave
Stopping and lagging seem to coincide with the following errors in the log
[ERR] ActorSkill.ReadStats -> Destination array is not long enough to copy all the items in the collection. Check array index and length.
[ERR] ActorSkill.ReadStats -> BitConverter failed, i: 0
sometimes
[ERR] ActorSkill.ReadStats -> Destination array is not long enough to copy all the items in the collection. Check array index and length.
[ERR] ActorSkill.ReadStats -> BitConverter failed, i: 1182818512
and a few other various values for i:
occasionally followed by
[ERR] ActorSkill.ReadStats -> Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: startIndex
[ERR] ActorSkill.ReadStats -> BitConverter failed, i: 16
[ERR] ActorSkill.ReadStats -> Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: startIndex
just repeated over and over, if the errors stop, lag goes.
Hope that helps a little
The actorskill stats offset was fixed a few days ago but hasn't been merged. You'll have to wait for Queuete to come around and approve the pull request.
-
Post Thanks / Like - 1 Thanks
SickBro (1 members gave Thanks to snowhawk for this useful post)