Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.5.22294: NodeBbTokenGenerator#checkUser:102 - java.lang.IllegalStateException #9844

Closed
tripleabuilderbot opened this issue Nov 30, 2021 · 1 comment
Labels
Error Report Issue reported via the in-game error reporter

Comments

@tripleabuilderbot
Copy link
Contributor

Log Message

User Me1945 doesn't exist.

TripleA Version

2.5.22294

Java Version

11.0.6

Operating System

Mac OS X

Memory

Heap utilization statistics [MB]
Used Memory: 26
Free memory: 2021
Total memory: 2048
Max memory: 2048

Stack Trace

Exception: java.lang.IllegalStateExceptionUser Me1945 doesn't exist.
java.lang.Exception
	at games.strategy.engine.posted.game.pbf.NodeBbTokenGenerator.checkUser(NodeBbTokenGenerator.java:102)
	at games.strategy.engine.posted.game.pbf.NodeBbTokenGenerator.getUserId(NodeBbTokenGenerator.java:96)
	at games.strategy.engine.posted.game.pbf.NodeBbTokenGenerator.generateToken(NodeBbTokenGenerator.java:63)
	at games.strategy.engine.framework.startup.ui.posted.game.pbf.ForumPosterEditorViewModel.renewToken(ForumPosterEditorViewModel.java:92)
	at games.strategy.engine.framework.ui.background.BackgroundTaskRunner$1.doInBackground(BackgroundTaskRunner.java:108)
	at java.desktop/javax.swing.SwingWorker$1.call(SwingWorker.java:304)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.desktop/javax.swing.SwingWorker.run(SwingWorker.java:343)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:834)


@tripleabuilderbot tripleabuilderbot added the Error Report Issue reported via the in-game error reporter label Nov 30, 2021
@beelee1
Copy link
Contributor

beelee1 commented Nov 1, 2022

closing v 2.5

@beelee1 beelee1 closed this as completed Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Error Report Issue reported via the in-game error reporter
Projects
None yet
Development

No branches or pull requests

2 participants