You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Device: MacBook Pro (13-inch, 2017, Four Thunderbolt 3 Ports)
OS: MacOS Catalina 10.15.4 (19E287)
BS Version: v2.03.19.160
Steps to reproduce:
Click "Support BattleScribe"
Click "REFRESH"
I then see the following error.
Error output
Details:
java.lang.IllegalStateException: tokenResponse.accessToken must not be null
at net.battlescribe.desktop.common.b.b.a(BattleScribe:889)
at net.battlescribe.desktop.common.BattleScribeWindowController$b.a(BattleScribe:723)
at net.battlescribe.desktop.common.BattleScribeWindowController$b.call(BattleScribe:721)
at javafx.graphics/javafx.concurrent.Task$TaskCallable.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
The text was updated successfully, but these errors were encountered:
Device: MacBook Pro (13-inch, 2017, Four Thunderbolt 3 Ports)
OS: MacOS Catalina 10.15.4 (19E287)
BS Version: v2.03.19.160
Steps to reproduce:
I then see the following error.
Error output
The text was updated successfully, but these errors were encountered: