If you setup images or game's folder to path with $ symbol then game will throw exceptions all around app (there are cards draws).
FATAL 2017-12-13 23:44:38,588 MAGE Client UI error =>[AWT-EventQueue-0] EDTExceptionHandler.handle
java.lang.IllegalArgumentException: Illegal group reference
at java.util.regex.Matcher.appendReplacement(Matcher.java:857)
at java.util.regex.Matcher.replaceAll(Matcher.java:955)
at org.mage.card.arcane.ManaSymbols.replaceSymbolsWithHTML(ManaSymbols.java:728)
The text was updated successfully, but these errors were encountered:
We are unable to convert the task to an issue at this time. Please try again.
The issue was successfully created but we are unable to update the comment at this time.
WalkerB from CCG forums.
If you setup images or game's folder to path with
$symbol then game will throw exceptions all around app (there are cards draws).The text was updated successfully, but these errors were encountered: