MegaGlest Forum

Archives (read only) => Vanilla Glest => Bug report => Topic started by: Maledictus on 3 February 2008, 16:35:41

Title: Exception: Can not find command type with id: 3 in unit: dae
Post by: Maledictus on 3 February 2008, 16:35:41
I got the Exception in the topic and the game quit. I was playing over the internet. Version ist Rev. 99 from svn. Any ideas?
Title:
Post by: martiƱo on 3 February 2008, 16:44:20
This is an out of synch error, basically means that the game is running differently in two machines. You have to make sure that everybody in the game is using exactly the same version of the game. The game checks the version string, but if you get the data from the svn is possible that some changes have gone in.

The best way is to get the source package from sourceforge, that way everybody is using exactly the same code.
Title:
Post by: Maledictus on 3 February 2008, 16:48:16
Ah, thanks! Will try that later.