Map starting does nothing
-
Hello Guys,
I've been working on a map for a while now. I think I got everything sorted out (kinda) with my xml, but somehow when I try to start the game it will only blink once and than does nothing.
Its kinda similar to the problems Invincible Egg had, but I did everything suggested in this thread and since none of the replies stated what exactly worked to get it done, I'm kinda lost here.https://mega.nz/#!4Y42RSaA!WvDSqllhvBiLuIGxEdMVXGPUZHsxljjPnBsooayxZ8o
Thanks in advance.
-
@maxiig Your issue is Image Not Found:flags/EmpireOfTheHand_small.png. You need to make sure you have flag images for all your nations with the proper capitalization and spacing.
In order to be able to better debug things, you can download the latest pre-release: https://github.com/triplea-game/triplea/releases. Then go to engine preferences -> testing tab -> Show Console Always which will make it so you get a console popup if any errors occur.
-
@redrum thank you very much for your quick response. Everything works fine now. And thanks for the Tip with the pre-release, I'll definetly have a look!