Compiler error on tabs - related to UTF encoding?
LadyCailinBot opened this issue ยท 3 comments
CMDHELPER-2933 - Reported by opoq
When tabs are used to indent:
[19:46:21 INFO]: COMPILE ERROR: Expected command (/command) at start of alias. Instead, found LIT ()
:/mc/plugins/CommandHelper/config.txt:2
Spaces are ok though.
Comment by LadyCailin
I don't know if this has anything to do with encoding, though tabs may very well be handled differently than spaces in the compiler.
Comment by LadyCailin
Actually, I think this may be related to the encoding, which should be fixed. I'm going to close this, and if it's still broken, feel free to re-open.