Greasy Fork is available in English.

Neverwinter gateway - Profession Automation

Automatically selects professions for empty slots

< Spätná väzba na Neverwinter gateway - Profession Automation

Otázka/komentár

§
Pridaný: 30.04.2016

script error

this just randomly started happening - script is freezing with this error in console:

VM323688:1172 Uncaught RangeError: Unsupported time zone specified undefined

§
Pridaný: 02.05.2016

The problem is from here:

if (next) {
console.log("Next finished task at " + next.toLocaleString());
} else {
console.log("No next finishing date found!!");
}
return next;
}

this line:
console.log("Next finished task at " + next.toLocaleString());

Pridať odpoveď

Aby ste mohli pridať odpoveď, prihláste sa.