JustusAvramenko / delenda_est

An overhaul mod for 0 A.D. Empires Ascendant
https://wildfiregames.com/forum/index.php?/forum/448-delenda-est/
44 stars 16 forks source link

0Ad==0.24 fails to load #47

Closed igormorgado closed 3 years ago

igormorgado commented 3 years ago

Actual repository fails to load in 0.24 0AD version with error:

error

But using the commit version b64180db002ff83c1ad7f0f2500cc5424a85cdff loads fine.

All other commits newer than b64180db fails with the same issue.

igormorgado commented 3 years ago

Ok. Game loads fine using commit b64180db, but the match do not start. No civilizations are deployed into the map. Log file attached.

erros.txt

igormorgado commented 3 years ago

Just to let you know that works with SVN 0ad.

hopeless-ponderer commented 3 years ago

Hello @igormorgado,

I wrote the commits in question. I created a new feature, random civ selection groups, which only works with the A25 version of the game setup page.

I believe @JustusAvramenko is currently working toward compatibility with A25, even though the dependency declared in mod.json is still 0ad>=0.0.24. Perhaps the dependency should be updated to 0ad=0.0.25?

I apologize for the inconvenience.

igormorgado commented 3 years ago

I think so, if its a requisite. Json should be also updated.