Closed tvleavitt closed 3 years ago
Is this after using the installer? Are you building from source?
After using installer.
I now have multiple TripleA instances in the background.
Deleting/reinstalling no effect.
Am guessing this is product of corrupted maps, perhaps because these were dynamically extracted during previous release, also have some downloaded maps as well. Noticed various inconsistencies in map file structure when I went through and deleted map.yml from all the maps directories.
I renamed the maps folder to DownloadedMapsOld, blank "DownloadedMaps" created, still same problem.
triplea.log (was previously 2GB), now 2k:
226 19:25:10.576 [main] INFO o.t.game.client.HeadedGameRunner - Launching game, version: 2.6.57@e1cf9ee366
307 19:25:10.589 [main] INFO o.t.game.client.HeadedGameRunner - Launching game, version: 2.6.57@e1cf9ee366
339 19:25:10.689 [AWT-EventQueue-0] ERROR o.t.game.client.HeadedGameRunner - input == null!
java.lang.IllegalArgumentException: input == null!
at java.desktop/javax.imageio.ImageIO.read(ImageIO.java:1400)
at org.triplea.swing.JFrameBuilder.getGameIcon(JFrameBuilder.java:105)
at org.triplea.swing.JFrameBuilder.build(JFrameBuilder.java:76)
at games.strategy.engine.framework.ui.MainFrame.
Looks like it's trying to find an image and failing, or trying to load an image and failing?
yeah, it's a packaging error. This update caused the issue by changing a lot of file paths: https://github.com/triplea-game/triplea/pull/8934
Odd that the "Report to TripleA" button wasn't working. Related?
Still an issue with the latest .59 release.
Checked .60, launched okay. Let me know if you see any further issues, should be fixed now.
Yes, launched properly.
Reproduction Steps
Not sure if this can be reproduced. I see this prompt when I launch TripleA, and it doesn't start. Report to TripleA does not bring up a screen. Clicking it just brings up the same prompt over and over again. O.K. Produces a TripleA process with no windows that I have to kill in the task manager on Windows 10.
Engine Version
Engine Version: 2..6.57
Is there anything else we should know?
Was working, halfway, until I ran into the problems mentioned in previous bug reports... got all the way up to "download updated maps", I clicked the X because I couldn't see buttons.