MegaGlest Forum

Archives (read only) => Glest Advanced Engine => Bug reports => Topic started by: Omega on 13 June 2011, 01:08:39

Title: BUG - Addons cannot change menu model, about models, language strings, etc...
Post by: Omega on 13 June 2011, 01:08:39
Unless I did something wrong when I compiled the current Git-master (as of 7:04 12/06/2011), the addons seem to not be working correctly. The techtree can still be loaded, but Military is unable to display its custom main menu model, the custom about models, sounds, language file, etc... No changes were done to the source itself, though data dir and config dir are both set to "." (same folder), and the folder structure is the same as the original Glest used (rather than having the techs folder in "shared/glestae", it is in the base "install" folder, along with the executables).
Title: Re: Addons cannot change menu model, about models, language strings, etc...
Post by: silnarm on 13 June 2011, 07:50:00
Where are you putting the addons ?

Addons are expected in,

 $(CONFIG_DIR)/addons
Title: Re: Addons cannot change menu model, about models, language strings, etc...
Post by: Omega on 14 June 2011, 01:43:37
That's where it is. It recognizes the factions, scenarios, tilesets, and maps fine, just the data it seems to be choking on. If it is of any use, the addon is not compressed, but as a folder in the addons directory, though that never made a difference before.