return { name='TA Content version 2', description='Mods can depend on this archive to get both spring and TA content', modtype=0, depend = { 'springcontent.sdz', 'otacontent.sdz', }, }
And repacked with IZArc. This was before tacontent_v2 with the "Replace" tag that dont work flawless.I think no actual game need the alternate tacontent_v2 and tatexturev0.62, all old games uses tacontent and tatexture.So i delete the replace line in both and rename he as tacontent and tatexture.
Then i make the same with tatexture:
Code:
return { name='TA Textures v0.62', description='TA textures used by spring - now partially includes reflective textures', shortname='', version='', mutator='', game='', shortGame='', modtype=0, }
And repack with IZArc.
And at last with otacontent :
Code:
return { name='OTA Content', description='TA content used by spring', modtype=0, }
And here come the problem ..... If i repack the otacontent with IZArc (as all other zip archives before!) then it dont run.... Come the error "default cursor not found" .... IF i use the orginal dont changed otacontent (with modinfo.tdf) then it runs.(so at first i have thinked an bug that is modinfo.lua related ..) BUT - if i decrunch otacontent and then recrunch it with IZArc (who remember the mod self is crunched too and run flawles with orginal otaconten ..) and change nothing,with modinfo.tdf still,.. The same error apears ! So it is ......dont know .....??
If i crunch the sdz files with 7z (as zips) too, all run flawles. Maybe this is the reason of the error in "replace" too ..?? But a bit bad that spring dont say that is a problem with the archive ...
Joined: 24 Jun 2007, 07:34 Location: 50┬░ 56' N, 11┬░ 35' O
R-TEAM wrote:
Hi,
o.k. - found the Error ! It is IZArc !<<
If i crunch the sdz files with 7z (as zips) too, all run flawles. Maybe this is the reason of the error in "replace" too ..?? But a bit bad that spring dont say that is a problem with the archive ...
i see one advantage in lua modinfo.tdf: you can actually add URL's there! god damnit it was annoying to make a workaround to read modinfo.tdf with PHP when there was URL's. // = comment >_>
If i crunch the sdz files with 7z (as zips) too, all run flawles. Maybe this is the reason of the error in "replace" too ..?? But a bit bad that spring dont say that is a problem with the archive ...
You checked the infolog?
not 100% line for line .... search for errors relevant with "no loading" or "not found" ... Nut sure, was another error that i cant remember, but none that i aware ...
Users browsing this forum: No registered users and 0 guests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum