I'm told my mod doesn't show up for some people when run from AssimpModTest.sd7 but if they extract to AssimpTest.sdd it does. I didn't do anything fancy to create it just
7za a AssimpTest.sd7 *
Inside my .sdd
My 7Zip is the latest on Gentoo
7-Zip (A) [64] 9.13 beta Copyright (c) 1999-2010 Igor Pavlov 2010-04-15
p7zip Version 9.13 (locale=C,Utf16=off,HugeFiles=on,6 CPUs)
7zip issues
Moderator: Moderators
Re: 7zip issues
maybe this will help:
https://github.com/spring/spring/commit ... fb0f087417
infolog.txt and/or ArchiveCache.lua should have a message for the archive, why it does not get loaded.
https://github.com/spring/spring/commit ... fb0f087417
infolog.txt and/or ArchiveCache.lua should have a message for the archive, why it does not get loaded.
Re: 7zip issues
Message was:hoijui wrote:maybe this will help:
https://github.com/spring/spring/commit ... fb0f087417
infolog.txt and/or ArchiveCache.lua should have a message for the archive, why it does not get loaded.
http://pastebin.com/HCsnQqTr
Using options like:
7za a -t7z -ms=off AssimpTest.sd7 *
creates a nonsolid archive i think?
Re: 7zip issues
Thank you both. I've rebuilt using those instructions and reuploaded the archive. The odd thing is when I open the archive in fileroller the same files show up twice. Some kind of side-effect of the method used I guess but it doesn't appear to have harmed the mod.