- Support Forum /
- News & Annoucements /
- Windower Plugin (Beta)
The ah part of the plugin still not working it would seem. I am trying to do /ffxiah "Red Curry Bun" 12 and it keeps showing up Fiendish Tome (12) but /ffxiah "Red Curry Bun" works. I have tried with fire crystals also and same thing happens.
last edited 63 weeks ago by Daner
Having a weird thing come up that obviously is coming from my spellcast XMLs.
Edit: Picture Removed.
I think this comes from the whole –
<guildwork
character="Shiomi"
server="Phoenix"
description="description text"
job="job abbreviation"
></guildwork>
Being in the wrong space but I switched them into the spellcast and it's not working.
Edit: Ok so from what I understand after trying to "fix" the errors >_>; is that it scans the spellcast for errors and reports them there?
Edit: Picture Removed.
I think this comes from the whole –
<guildwork
character="Shiomi"
server="Phoenix"
description="description text"
job="job abbreviation"
></guildwork>
Being in the wrong space but I switched them into the spellcast and it's not working.
Edit: Ok so from what I understand after trying to "fix" the errors >_>; is that it scans the spellcast for errors and reports them there?
last edited 63 weeks ago by Shiomi

Starting about 5 hours ago, I receive this error in my chat log every 10 minutes:
It's a Spellcast XML file, but not one that is actively loaded on either of my characters. Other than finxing the XML, how do I prevent the error? I'm not all that interested in having this XML show up on my list.
not well-formed (invalid token): line 6, column 2 in skillz.xml
It's a Spellcast XML file, but not one that is actively loaded on either of my characters. Other than finxing the XML, how do I prevent the error? I'm not all that interested in having this XML show up on my list.
Concerning the people asking about spellcasts.
Files that contain the
@Shiomi Try making Guildwork a self closing tag.
Files that contain the
<guildwork ></guildwork> tag will be parsed and tested for errors before being uploaded to Guildwork. If you wish for the error to go away you either have to remove the <guildwork ></guildwork> tag or fix the error that it is reporting. If it reports an error there definitely is one even if Spellcast itself doesn't care.@Shiomi Try making Guildwork a self closing tag.
last edited 63 weeks ago by Stanislav
Founder / Engineer
Was working fine for the first ~6hrs but now I can't get any of the ingame functions to work. If I reload it, it logs me in, says welcome Fore, and then nothing else.
WARNING:root:uncaught exception
Traceback (most recent call last):
File "tornado\simple_httpclient.pyo", line 310, in cleanup
File "tornado\stack_context.pyo", line 202, in wrapped
File "tornado\simple_httpclient.pyo", line 422, in _on_body
File "tornado\simple_httpclient.pyo", line 305, in _run_callback
File "lib\http.pyo", line 62, in <lambda>
File "lib\http.pyo", line 99, in _on_response
File "app.py", line 97, in daemonize
File "lib\ffxi.pyo", line 362, in __init__
File "lib\ffxi.pyo", line 432, in flush
File "lib\ffxi.pyo", line 779, in get_data
File "lib\ffxi.pyo", line 730, in get_spellcast_files
IOError: [Errno 13] Permission denied: 'C:\\Program Files\\Windower\\plugins\\spellcast\\userxml'
WARNING:root:uncaught exception
Traceback (most recent call last):
File "tornado\simple_httpclient.pyo", line 310, in cleanup
File "tornado\stack_context.pyo", line 202, in wrapped
File "tornado\simple_httpclient.pyo", line 422, in _on_body
File "tornado\simple_httpclient.pyo", line 305, in _run_callback
File "lib\http.pyo", line 62, in <lambda>
File "lib\http.pyo", line 99, in _on_response
File "app.py", line 97, in daemonize
File "lib\ffxi.pyo", line 362, in __init__
File "lib\ffxi.pyo", line 432, in flush
File "lib\ffxi.pyo", line 779, in get_data
File "lib\ffxi.pyo", line 730, in get_spellcast_files
IOError: [Errno 13] Permission denied: 'C:\\Program Files\\Windower\\plugins\\spellcast\\userxml'
Stanislav Staff replied
63 weeks ago