大佬,进行到clash -f那一步后报错
```
[root@VM-20-12-centos clash]# ./clash -f hH6xA8.yaml
panic: reflect: call of reflect.Value.Type on zero Value
goroutine 1 [running]:
reflect.Value.Type({0x0, 0x0, 0x40c9f4})
reflect/value.go:2249 +0x12e
github.com/Dreamacro/clash/common/structure.(*Decoder).decodeString(0x4bbd65, {0xc0002b1a50, 0xa}, {0x0, 0x0}, {0x83b9a0, 0xc00034c060, 0xa})
github.com/Dreamacro/clash/common/structure/structure.go:120 +0x17a
github.com/Dreamacro/clash/common/structure.(*Decoder).decode(0x8dd74b, {0xc0002b1a50, 0xc000107218}, {0x0, 0x0}, {0x83b9a0, 0xc00034c060, 0x203000})
github.com/Dreamacro/clash/common/structure/structure.go:70 +0x199
github.com/Dreamacro/clash/common/structure.(*Decoder).decodeSlice(0x82539a, {0x82539a, 0x7}, {0x836400, 0xc00009c900}, {0x837300, 0xc0002f52f0, 0x1})
github.com/Dreamacro/clash/common/structure/structure.go:161 +0x3a5
github.com/Dreamacro/clash/common/structure.(*Decoder).decode(0x8ba580, {0x82539a, 0x82539a}, {0x836400, 0xc00009c900}, {0x837300, 0xc0002f52f0, 0x19})
github.com/Dreamacro/clash/common/structure/structure.go:74 +0xb4
github.com/Dreamacro/clash/common/structure.(*Decoder).Decode(0xc000107598, 0xc0003
```
这咋搞T T |