1.7.0 game doesnt load addons if they are symlinked
Moderator: Moderator
1.7.0 game doesnt load addons if they are symlinked
worked perfectly fine in 1.6.*
i store downloaded addons in separate folder and symlink them on demand into ~/.t-engine/4.0/addons/.
i store downloaded addons in separate folder and symlink them on demand into ~/.t-engine/4.0/addons/.
Re: 1.7.0 game doesnt load addons if they are symlinked
Log please 

[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
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning

Re: 1.7.0 game doesnt load addons if they are symlinked
does steam version create any logs besides te4_log_web? cant find any.
gonna try with te4.org version
gonna try with te4.org version
Re: 1.7.0 game doesnt load addons if they are symlinked
You can run it on the command line and capture output: ./t-engine > log
[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
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning

Re: 1.7.0 game doesnt load addons if they are symlinked
ah, just stdout.
i opened the game, opened addons menu, closed the game.
still log is over 1k lines.
https://dpaste.com/FH3LRJ2H3.txt
i opened the game, opened addons menu, closed the game.
still log is over 1k lines.
https://dpaste.com/FH3LRJ2H3.txt
Re: 1.7.0 game doesnt load addons if they are symlinked
i downloaded 1.6.7 from the site and it doesnt load symlinked addons either. but 1.6.7 from steam did.
Re: 1.7.0 game doesnt load addons if they are symlinked
i pulled 1.6.7 from steam betas and it doesnt work there anymore too.
Re: 1.7.0 game doesnt load addons if they are symlinked
Hum? something must have changed on your end then, the "beta" steam branch for 1.6.7 and the version that was the public one while 1.6.7 was current are the same.
Not the same as in "uploaded the same thing", but the same as in "simply tagged the upload"; they are literally the same files :/
Not the same as in "uploaded the same thing", but the same as in "simply tagged the upload"; they are literally the same files :/
[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
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning

Re: 1.7.0 game doesnt load addons if they are symlinked
i dont know what changed, but it doesnt even work with clean profile. i removed ~/.t-engine, launched the game to recreate it, symlinked some addons - the game doesnt see them.
Re: 1.7.0 game doesnt load addons if they are symlinked
i checked on multiple other machines/versions and none of them have symlinked addons working. so i guess the fact that it was working for me is an anomaly.
Re: 1.7.0 game doesnt load addons if they are symlinked
symlink support has to be enabled explicitly with PHYSFS_permitSymbolicLinks(1)
Re: 1.7.0 game doesnt load addons if they are symlinked
is there any reason not to enable this? *no, this functionality has nothing to do with symlink vulnerabilities inside archives*