Open kwakminoo opened 2 weeks ago
Hello! Please note that the developers of Yarn Spinner only speak English. Based on your provided code and machine translations of your issue, it looks like you're having trouble calling a custom command.
The first thing I'm noticing is that you're registering the command twice - it's being registered for you because you have YarnCommand
attributes on your methods, but you're also calling AddCommandHandler
and registering another command with the same name.
고마워요 start부분에 AddCommandHandler을 사용하고 [YarnCommand]를 삭제했더니 이미지가 잘 떠요!
이코드를 사용중인데 실행하면
이 오류가 뜹니다 다른 오브젝트나 폴더에는 문제가 없어보이는데 왜 이런지 모르겠습니다