Log if we fail to match clue text
This commit is contained in:
@@ -477,6 +477,7 @@ public class ClueScrollPlugin extends Plugin
|
||||
}
|
||||
|
||||
// We have unknown clue, reset
|
||||
log.warn("Encountered unhandled clue text: {}", clueScrollText.getText());
|
||||
resetClue(true);
|
||||
return null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user