-
Notifications
You must be signed in to change notification settings - Fork 432
Closed
Labels
2.5Error ReportIssue reported via the in-game error reporterIssue reported via the in-game error reporterauto-close
Description
Map
the_pact_of_steel
TripleA Version
2.5.22294
Java Version
11.0.6
Operating System
Windows 10
Memory
Heap utilization statistics [MB]
Used Memory: 211
Free memory: 1768
Total memory: 1979
Max memory: 1979
Stack Trace
Exception: java.lang.NullPointerException
java.lang.Exception
at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:878)
at games.strategy.engine.data.MoveDescription.<init>(MoveDescription.java:28)
at games.strategy.engine.data.MoveDescription.<init>(MoveDescription.java:43)
at games.strategy.triplea.ai.pro.util.ProMoveUtils.calculateBombingRoutes(ProMoveUtils.java:411)
at games.strategy.triplea.ai.pro.ProCombatMoveAi.doMove(ProCombatMoveAi.java:167)
at games.strategy.triplea.ai.pro.AbstractProAi.move(AbstractProAi.java:141)
at games.strategy.triplea.ai.AbstractAi.start(AbstractAi.java:514)
at games.strategy.engine.framework.ServerGame.waitForPlayerToFinishStep(ServerGame.java:537)
at games.strategy.engine.framework.ServerGame.runStep(ServerGame.java:407)
at games.strategy.engine.framework.ServerGame.startGame(ServerGame.java:297)
at games.strategy.engine.framework.startup.launcher.LocalLauncher.launchInternal(LocalLauncher.java:82)
at games.strategy.engine.framework.startup.launcher.LocalLauncher.lambda$launch$0(LocalLauncher.java:56)
at java.base/java.lang.Thread.run(Thread.java:834)
Metadata
Metadata
Assignees
Labels
2.5Error ReportIssue reported via the in-game error reporterIssue reported via the in-game error reporterauto-close