#why indentation error happen?

1 messages · Page 1 of 1 (latest)

rustic quarry
#

error:
[00:04:17] [Server thread/ERROR]: indentation error: expected 8 tabs, but found 32 spaces (enhance_ver2.sk, line 37: set line 3 of the lore of {_item} to "&c■공격력: %{_dm}%"')

willow chasm
#

the answer is in the error: expected 8 tabs, but found 32 spaces
You need to have your indentation remain consistent in the entire section of code, you cannot have more than one.