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: HistoryWriter#startEvent:123 - java.lang.IllegalStateException #12914

Open
tripleabuilderbot opened this issue Sep 28, 2024 · 1 comment
Labels
Error Report Issue reported via the in-game error reporter

Comments

@tripleabuilderbot
Copy link
Contributor

Map

world_at_war

Log Message

Not in a step, but trying to add event: Filler event for child: 4 ArmoredCars owned by the Germans, 8 Mot.Infs owned by the Germans, 19 Infantrys owned by the Russians, 6 Artillerys owned by the Russians, 1 Infantry owned by the Germans and 5 Tanks owned by the Russians lost in Moscow. Current history node is: Round: 9

TripleA Version

2.5.22294

Java Version

11.0.6

Operating System

Windows 10

Memory

Heap utilization statistics [MB]
Used Memory: 274
Free memory: 288
Total memory: 563
Max memory: 2048

Stack Trace

Exception: java.lang.IllegalStateExceptionNot in a step, but trying to add event: Filler event for child: 4 ArmoredCars owned by the Germans, 8 Mot.Infs owned by the Germans, 19 Infantrys owned by the Russians, 6 Artillerys owned by the Russians, 1 Infantry owned by the Germans and 5 Tanks owned by the Russians lost in Moscow. Current history node is: Round: 9
java.lang.Exception
	at games.strategy.engine.history.HistoryWriter.startEvent(HistoryWriter.java:123)
	at games.strategy.engine.history.HistoryWriter.addChildToEvent(HistoryWriter.java:154)
	at games.strategy.engine.framework.HistorySynchronizer$1.lambda$addChildToEvent$2(HistorySynchronizer.java:56)
	at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)
	at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770)
	at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
	at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
	at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:740)
	at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
	at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
	at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
	at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
	at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
	at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)


@tripleabuilderbot tripleabuilderbot added the Error Report Issue reported via the in-game error reporter label Sep 28, 2024
@TheDog-GH
Copy link
Contributor

Upgrade to 2.7, this might fix the problem, will close in 2 weeks

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