Neverwinter gateway - Profession Automation

Automatically selects professions for empty slots

< Feedback on Neverwinter gateway - Profession Automation

Question/comment

§
Posted: 26/03/2015
Edited: 26/03/2015

Problem when adding a new character

Hi, I noticed that when I add a new character (one that has just reached level 10) to the list of characters, an error occurs the first time I run the script. I get the message Uncaught TypeError: Cannot read property 'slotindex' of undefined - line 1716 (from inside processCharacter). For some reason it can not determine what slots this character has open. I couldn't find out why this is happening. I would appreciate the help. Strangely, after a subsequent refresh of the page, it starts working again. I am doing Leadership if that is relevant as well.

Rotten_mindAuthor
§
Posted: 26/03/2015

If character is just reached lvl10 and you are not logged out from account, maybe ".client.dataModel.model" is not updated so script cant read data what not not exist.

If you relog account and then you can replicate this error, then need find out what cause this error.

There is similar error here, https://greasyfork.org/en/forum/discussion/3523/x

, but it is caused by "load error", not sure if there is any other way to deal with those but "Relog".(because if "data" is missing, then only reload brings it back)

Post reply

Sign in to post a reply.