Fumire / FumireBots

These are bots by Fumire
MIT License
1 stars 1 forks source link

[Bot2] Give up message error when giving up in loading time #4

Open cubismic opened 3 years ago

cubismic commented 3 years ago

Giving up in loading time gives this error msg.

초성 퀴즈를 포기했습니다. 정답은 'load' 이었습니다! [ OOO ] 님의 점수가 5점 감점 되었습니다.

cubismic commented 3 years ago

I think this is related to handling multithreading.

초성 힌트: 'l'oad → 뜻: 竹葉細辛 ▮발음〔--쎄-〕[명사]1. 《식물》=산해박. 2. 《한의학》산해박의 뿌리를 한방에서 이르는 말. 맛이 맵고 더운 성질의 약재로, 심허하여 힘이 없거나 철 결핍성 빈혈 증상 따위에 쓴다 [ OOO ] 님의 점수가 2점 감점 되었습니다.

Fumire commented 3 years ago

This is caused by connection error on here

cubismic commented 3 years ago

Is this also related?

초성 퀴즈를 포기했습니다. 정답은 'undefined' 이었습니다! [ OOO ] 님의 점수가 5점 감점 되었습니다.

Fumire commented 3 years ago

This might be multi-threading problem... TT

Is this also related?

초성 퀴즈를 포기했습니다. 정답은 'undefined' 이었습니다! [ OOO ] 님의 점수가 5점 감점 되었습니다.

Fumire commented 3 years ago

The reason of this problem is Kakao-link. Kakao-link requires log-in status, but somehow the status is changed as log-out.

The reason of this behavior is unclear, but I decide to remove Kakao-link module.