Autorank

Autorank

380k Downloads

Auto Rank Error with Advance Config

neo4uo opened this issue ยท 3 comments

commented

AutoRank is throwing errors since I switched over to Advanced Config, if you could point me in the right dirrection :)

Error log when using /ar reload

http://pastebin.com/qsqvMswk

simple config:
http://pastebin.com/1HWzi0dW

advanced config:
http://pastebin.com/WrawVk7a

settings:
http://pastebin.com/DpiECXM9

Thanks :)

commented

You used tabs (\t), these are not allowed in YAML. This is the fixed version of your config: http://pastebin.com/vcKvMuyT

commented

Staartvin,
Thanks I feel like a newb :( WoW Yaml is very strict I didn't realize there was a tab, guess it was in the error log :( anyways I found an online Yaml Parser thanks alot again :)

commented

No problem, always use a YAML parser ;)