Both the binary as well as compiled from source have the following problem when "Updating all":
The update agent reports the following available:
Game: 3.9.14
Engine: 0.9.14
When updating all, these are downloaded into the temporary directory, but the rename/move when finished fails as both target directories, "enginges" and "modules", are missing. UpdateAll.lua should create these when necessary.
When created manually with same permissions as the rest (chmod 700 for everything seems a bit paranoid to me, but thats a different topic), the rename/move succeeds, but the engine loads the 'old' .13 versions, and the updater suggests the .14 versions again, even though the archives are in the correct folders.
Vee
PS: Not sure of the reason, but trying to get those versions from SVN fails when dl'ding the music:
Code: Select all
svn: REPORT of '/repos/t-engine4/!svn/vcc/default': Chunk delimiter was invalid (http://svn.net-core.org)