Page 1 of 1

Problems with custom scenarios

Posted: Mon Sep 06, 2021 10:45 am
by Niederrheiner
Hi, I would like to report two errors:

- It's not possible to create a scenario with loaded transports: After saving, passengers and towed guns are disappeared

- The game crashes in a (custom) scenario in which the AI starts and a squad with a bazooka has the first shot, log.txt:
com.yobowargames.valorandvictory.AI.AIFirePhase.start(AIFirePhase.java:48)
com.yobowargames.valorandvictory.NextPhase.firePhase(NextPhase.java:184)
com.yobowargames.valorandvictory.NextPhase.nextPhase(NextPhase.java:98)
com.yobowargames.valorandvictory.AI.AIController.update(AIController.java:96)
java.util.Observable.notifyObservers(Observable.java:159)
com.yobowargames.valorandvictory.EventNotifier.update(EventNotifier.java:31)
com.yobowargames.valorandvictory.UI.GameScreen.render(GameScreen.java:59)
com.badlogic.gdx.Game.render(Game.java:46)
com.yobowargames.valorandvictory.ValorandVictoryGame.render(ValorandVictoryGame.java:103)
com.badlogic.gdx.backends.lwjgl3.Lwjgl3Window.update(Lwjgl3Window.java:392)
com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.loop(Lwjgl3Application.java:137)
com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.<init>(Lwjgl3Application.java:111)
com.yobowargames.valorandvictory.desktop.DesktopLauncher.main(DesktopLauncher.java:21)
null

RE: Problems with custom scenarios

Posted: Tue Sep 07, 2021 10:43 pm
by yobowargames
Hi Niederrheiner

Thanks for reporting these. Fix for these will be in the next patch.