Missing Jedi skills tool
Open in chat • 3 posts (analysis)
• Page 1 of 1
When I make a Jedi post, I am missing my awesome list of cool skills. As a result, I have to write the whole check code by hand all the time and look up Trigiel's stats manually. This is a bit inconvenient, especially since we had the making checks automated. I am missing the list since last week as far I can remember. (Maybe it was missing beforehand, but then I didn't notice).
I think I know why. That probably started happening since you editted Trigiel's profile URL in the forum. This URL is used by the forum to determine which character data to retrieve.
Your URL now contains a %20 (a url encoded space). If you fix your profile URL to be
(This really should be more robust, though I am not exactly sure how to go about making this less error-prone.)
Your URL now contains a %20 (a url encoded space). If you fix your profile URL to be
http://www.fwurg.net/dokuwiki/ic:fecta_trigiel, your skill taker should work again.(This really should be more robust, though I am not exactly sure how to go about making this less error-prone.)
Yes, that does the trick. Thank you.
3 posts (analysis)
• Page 1 of 1

