7zip issues

7zip issues

Discuss the source code and development of Spring Engine in general from a technical point of view. Patches go here too.

Moderator: Moderators

Post Reply
User avatar
SpliFF
Posts: 1224
Joined: 28 Jul 2008, 06:51

7zip issues

Post by SpliFF »

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)
User avatar
hoijui
Former Engine Dev
Posts: 4344
Joined: 22 Sep 2007, 09:51

Re: 7zip issues

Post by hoijui »

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.
Andrej
Posts: 176
Joined: 13 Aug 2006, 18:55

Re: 7zip issues

Post by Andrej »

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.
Message was:
http://pastebin.com/HCsnQqTr

Using options like:
7za a -t7z -ms=off AssimpTest.sd7 *
creates a nonsolid archive i think?
User avatar
SpliFF
Posts: 1224
Joined: 28 Jul 2008, 06:51

Re: 7zip issues

Post by SpliFF »

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.
Post Reply

Return to “Engine”