Show whole topic Feb 10, 2020 7:17 pm
MickeyKnox Offline
Mitglied
Registered since: Nov 08, 2010
Location: -


Subject: Re: Linker error during compilation
I think I've celebrated too soon. Recently I've startet a multiplayer game in my local network with two players. The other player was on Ubuntu with the latest nightly build. Everything seemed to be working nicely until I hit the End Turn button. The game crashed immediately with the following error:

libc++abi.dylib: terminating with uncaught exception of type std::runtime_error: XML_ERROR_FILE_COULD_NOT_BE_OPENED /Users/ingmar/.maxr/saves/Save010.xml
Abort trap: 6


I've checked, there is no Save010.xml, neither is there a saves folder in .maxr. However, these files aren't present on the Ubuntu machine either, where the game did not crash.

Could this be happening due to my changes? Or is there another problem?
This post has been edited 1 times. Last edit on Feb 10, 2020 7:18 pm by MickeyKnox.