@SuperbattleshipYamato The TripleA mod does not fully implement the rules and the AI has problems (it doesn’t retreat out of losing battles during its turn). It is still fun to play.
@suprise-attack When you click reply, a window will open up. Beneath where it says “Replying to …” there are a series of icons. The one farthest to the right is to upload an attachment. You can add your game file as an attachment to your post. I think it works anyway. I haven’t got a reply from my opponent yet lol.
java.exe is the application that is allowed to use/access the console while javaw.exe is the “console-less” Windows application.
Or in other words java.exe targets the CONSOLE subsystem while javaw.exe targets the WINDOWS subsystem.
TripleA definitely uses javaw.exe to access the web.
So java.exe won’t help you out here.