Update Function fails

Moderator: Moderator

Post Reply
Message
Author
Vee
Thalore
Posts: 127
Joined: Tue Nov 02, 2010 10:27 pm

Update Function fails

#1 Post by Vee »

I'm running beta13 on a Gentoo linux box (kernel 2.6.35 with ck and gentoo patchset).

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)
greycat wrote:An intervention was required (kill -9)

darkgod
Master of Eyal
Posts: 10750
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: Update Function fails

#2 Post by darkgod »

Ah damned, thanks.
ANyway it should not have shown 14 yet :)
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

Vee
Thalore
Posts: 127
Joined: Tue Nov 02, 2010 10:27 pm

Re: Update Function fails

#3 Post by Vee »

darkgod wrote:ANyway it should not have shown 14 yet :)
Thought so, but then again, showing up is another bug. (which makes it 3 different but related bugs? rename+failed_loading+showing_up_before_time)
greycat wrote:An intervention was required (kill -9)

Post Reply