March 28, 2024, 21:50
bigger smaller reset     1020px Wide width Full width Reset   * *

Gildor's Forums

  Homepage Facebook Read news on Twitter Youtube channel Github page
Welcome, Guest. Please login or register.
Did you miss your activation email?

« previous next »
Print
Author Topic: Пропала поддержка 50 Cent  (Read 3651 times)
Tosyk
Sr. Member
****
Posts: 366



View Profile WWW
« on: January 04, 2010, 02:10 »

В новом Umodel (от 31 декабря прошлого года) пропала поддержка 50_Cent_Blood_On_The_Sand

Конец лога в cmd-окне:
Code:
Forced export: StaticMesh'AST_CoverHouse.JunkLargeThick01'
Loading StaticMesh JunkLargeThick01 from package Helicopter_GAMEVillage.xxx
*** ERROR: assertion failed: Ar.Tell() == SavePos + 4 + Array.Num() * ElementSize

TRawArray<< <- FStaticMeshLODModel<< <- TArray::Serialize <- UStaticMesh::SerializeStatMesh3 <- UStaticMesh::Serialize <- LoadObject:StaticMesh'Helicopter_GAMEVillage.JunkLargeThick01', pos=1F674FB, ver=538/73, game=100A <- UObject::EndLoad <- UnPackage::CreateExport:Helicopter_GAMEVillage.xxx:33589 <- LoadWholePackage <- Main

Как же так? Sad
Logged

Коллекционирую игровые модели.
my blog - http://cgig.ru
Gildor
Administrator
Hero Member
*****
Posts: 7978



View Profile WWW
« Reply #1 on: January 04, 2010, 02:59 »

Поддержка не пропала. Просто umodel начал грузить StaticMesh-и (раньше они игнорировались). Для этой игры они видимо не поддерживаются. Используйте ключик "-nostat".
Logged
Tosyk
Sr. Member
****
Posts: 366



View Profile WWW
« Reply #2 on: January 04, 2010, 13:18 »

Поддержка не пропала. Просто umodel начал грузить StaticMesh-и (раньше они игнорировались). Для этой игры они видимо не поддерживаются. Используйте ключик "-nostat".

Так, понятно. Т.е. если я сейчас хочу загрузить Static Mesh из какой-то игры мне просто нужно сделать, то что и обычно:
Code:
umodel archive_name.upk

если происходит ошибка нужно писать так:
Code:
umodel -nostat archive_name.upk

Я правильно понял?
И нужно ли качать новый Umodel (у меня версия от 2009.12.31)?
Logged

Коллекционирую игровые модели.
my blog - http://cgig.ru
Gildor
Administrator
Hero Member
*****
Posts: 7978



View Profile WWW
« Reply #3 on: January 04, 2010, 15:22 »

Да, если в логе ошибки есть
Code:
UStaticMesh::Serialize
Logged
Tosyk
Sr. Member
****
Posts: 366



View Profile WWW
« Reply #4 on: June 27, 2010, 17:29 »

Да, если в логе ошибки есть
Code:
UStaticMesh::Serialize
WARNING: FloatProperty "UMaterial3::DepthBias" was not found

а что это значит?
Logged

Коллекционирую игровые модели.
my blog - http://cgig.ru
Gildor
Administrator
Hero Member
*****
Posts: 7978



View Profile WWW
« Reply #5 on: June 27, 2010, 17:40 »

Для вас - ничего Smiley
Есть какое-то свойство у объекта, о котором umodel ничего не знает.
Logged
Tosyk
Sr. Member
****
Posts: 366



View Profile WWW
« Reply #6 on: June 27, 2010, 18:00 »

Для вас - ничего Smiley
Есть какое-то свойство у объекта, о котором umodel ничего не знает.
Хорошо, спасибо Wink

Вот ещё, что: кажется что при экспорте некоторые текстуры уж слишком низкого разрешения. Чтобы проверить не потерялись ли переименовываю Textures.tfc файл в Textures_old.tfc и запускаю программу:
Code:
umodel.exe -export -nostat Ambush_ARTBackAlleyTwo.xxx -t >logfile.txt

но в логе он мне пишет только
Code:
Unregistered StaticMesh
Found 544 game files (476 skipped)
Loading package: Ambush_ARTBackAlleyTwo.xxx Ver: 538/73 Engine: 3659 Names: 775 Exports: 963 Imports: 61 Game: 100C
Export "-t" was not found in package "Ambush_ARTBackAlleyTwo.xxx"
никакого упоминания о Textures.tfc.
Как узнать в каком tfc файле пакет ищет текстуры высокого разрешения?

Следовал этим указаниям.

UPD:

Так вроде разобрался, исправил код:
Code:
umodel.exe -export -nostat Ambush_ARTBackAlleyTwo.xxx >logfile.txt
В итоге получил следущее:
Code:
Unregistered StaticMesh
Found 544 game files (564 skipped)
Loading package: Ambush_ARTBackAlleyTwo.xxx Ver: 538/73 Engine: 3659 Names: 775 Exports: 963 Imports: 61 Game: 100C
Forced export: Material'AST_BarriersFences.Collision'
Loading Material3 Collision from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Material'AST_BuildingsWindows.WindowShutter_MAT01'
Loading Material3 WindowShutter_MAT01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Texture2D'AST_BuildingsWindows.WShutters_NORM01'
Forced export: Texture2D'AST_BuildingsWindows.WShutters_DIFF01'
Loading Texture2D WShutters_NORM01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D WShutters_DIFF01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Material'AST_CoverHouse.BrokenGlass_MAT01'
Loading Material3 BrokenGlass_MAT01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Texture2D'GEN_Maps.Noise_NORM'
WARNING: package GEN_Maps was not found
Loading Texture2D Noise_NORM from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Material'AST_CoverHouse.HouseJunk_MAT01'
Loading Material3 HouseJunk_MAT01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Texture2D'AST_CoverHouse.HouseJunk_NORM01'
Forced export: Texture2D'GEN_MaterialTemplates.DetailTexure_01'
Forced export: Texture2D'AST_CoverHouse.HouseJunk_DIFF01'
Forced export: Texture2D'GEN_Maps.Interior01_REFL01'
Forced export: Texture2D'AST_CoverHouse.HouseJunk_MASK01'
Loading Texture2D HouseJunk_NORM01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D DetailTexure_01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D HouseJunk_DIFF01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D Interior01_REFL01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D HouseJunk_MASK01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Material'AST_DressingAwnings.MarketAwning08_MAT01'
Loading Material3 MarketAwning08_MAT01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Texture2D'AST_DressingAwnings.MarketAwning08_NORM01'
Forced export: Texture2D'AST_DressingAwnings.MarketAwning08_DIFF01'
Forced export: Texture2D'AST_DressingAwnings.MarketAwning08_SPEC01'
Forced export: Texture2D'AST_DressingAwnings.MarketAwning08_EFCT01'
Loading Texture2D MarketAwning08_NORM01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D MarketAwning08_DIFF01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D MarketAwning08_SPEC01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D MarketAwning08_EFCT01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Material'AST_DressingAwnings.MetalAwning01_MAT01'
Loading Material3 MetalAwning01_MAT01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Texture2D'AST_DressingAwnings.MetalAwning01_NORM01'
Forced export: Texture2D'AST_DressingAwnings.MetalAwning01_DIFF01'
Forced export: Texture2D'AST_DressingAwnings.MetalAwning01_SPEC01'
Loading Texture2D MetalAwning01_NORM01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D MetalAwning01_DIFF01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D MetalAwning01_SPEC01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Material'AST_DressingHouse.ServiceFuseBox01_MAT01'
Loading Material3 ServiceFuseBox01_MAT01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Texture2D'AST_DressingHouse.ServiceFuseBox01_NORM01'
Forced export: Texture2D'AST_DressingHouse.ServiceFuseBox01_DIFF01'
Forced export: Texture2D'AST_DressingHouse.ServiceFuseBox01_SPEC01'
Loading Texture2D ServiceFuseBox01_NORM01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D ServiceFuseBox01_DIFF01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D ServiceFuseBox01_SPEC01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Material'AST_DressingMarket.MarketStall01_MAT01'
Loading Material3 MarketStall01_MAT01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Texture2D'AST_DressingMarket.MarketStall01_NORM01'
Forced export: Texture2D'AST_DressingMarket.MarketStall01_DIFF01'
Forced export: Texture2D'AST_DressingMarket.MarketStall01_SPEC01'
Loading Texture2D MarketStall01_NORM01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D MarketStall01_DIFF01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D MarketStall01_SPEC01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Material'AST_DressingStreet.AirConUnit01_MAT01'
Loading Material3 AirConUnit01_MAT01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Texture2D'AST_DressingStreet.AirConUnit01_NORM01'
Forced export: Texture2D'AST_DressingStreet.AirConUnit01_DIFF01'
Forced export: Texture2D'AST_DressingStreet.AirConUnit01_SPEC01'
Loading Texture2D AirConUnit01_NORM01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D AirConUnit01_DIFF01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D AirConUnit01_SPEC01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Material'AST_DressingStreet.BagOfRefuse_MAT01'
Loading Material3 BagOfRefuse_MAT01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Texture2D'AST_DressingStreet.BagofRefuse01_NORM01'
Forced export: Texture2D'AST_DressingStreet.BagofRefuse01_DIFF01'
Forced export: Texture2D'AST_DressingStreet.BagofRefuse01_SPEC01'
Loading Texture2D BagofRefuse01_NORM01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D BagofRefuse01_DIFF01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D BagofRefuse01_SPEC01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Material'AST_DressingStreet.CablingLink_MAT'
Loading Material3 CablingLink_MAT from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Texture2D'AST_DressingStreet.CablingLink_DIFF01'
Loading Texture2D CablingLink_DIFF01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Material'AST_DressingStreet.Litter01_MAT01'
Loading Material3 Litter01_MAT01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Texture2D'AST_DressingStreet.Litter01_NORM01'
Forced export: Texture2D'AST_DressingStreet.Litter01_DIFF01'
Forced export: Texture2D'AST_DressingStreet.Litter01_MASK01'
Loading Texture2D Litter01_NORM01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D Litter01_DIFF01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D Litter01_MASK01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Material'AST_DressingStreet.OldAirConUnit02_MAT01'
Loading Material3 OldAirConUnit02_MAT01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Texture2D'AST_DressingStreet.OldAirConUnit02_NORM01'
Forced export: Texture2D'AST_DressingStreet.OldAirConUnit02_DIFF01'
Forced export: Texture2D'AST_DressingStreet.OldAirConUnit02_MASK01'
Forced export: Texture2D'AST_DressingStreet.OldAirConUnit02_SPEC01'
Loading Texture2D OldAirConUnit02_NORM01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D OldAirConUnit02_DIFF01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D OldAirConUnit02_MASK01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D OldAirConUnit02_SPEC01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Material'AST_DressingStreet.TelegraphCable_MAT01'
Loading Material3 TelegraphCable_MAT01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Material'AST_DressingStreet.trash_deffuse_Mat'
Loading Material3 trash_deffuse_Mat from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Texture2D'AST_DressingStreet.trash_HM'
Forced export: Texture2D'AST_DressingStreet.trash_deffuse'
Forced export: Texture2D'AST_DressingStreet.trash_mask'
Loading Texture2D trash_HM from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D trash_deffuse from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D trash_mask from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Material'AST_DressingStreet.WashingLine01_MAT01'
Loading Material3 WashingLine01_MAT01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Texture2D'AST_DressingStreet.WashingLine01_NORM01'
Forced export: Texture2D'AST_DressingStreet.WashingLine01_DIFF01'
Forced export: Texture2D'AST_DressingStreet.WashingLine01_SPEC01'
Loading Texture2D WashingLine01_NORM01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D WashingLine01_DIFF01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D WashingLine01_SPEC01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Material'AST_DressingStreet02.SteelBin_MAT01'
Loading Material3 SteelBin_MAT01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Texture2D'AST_DressingStreet02.SteelBin01_NORM01'
Forced export: Texture2D'AST_DressingStreet02.SteelBin01_DIFF01'
Forced export: Texture2D'AST_DressingStreet02.SteelBin01_SPEC01'
Loading Texture2D SteelBin01_NORM01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D SteelBin01_DIFF01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D SteelBin01_SPEC01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Material'AST_DressingStreet03.GutteringSet01_MAT01'
Loading Material3 GutteringSet01_MAT01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Texture2D'AST_DressingStreet03.GutteringSet_NORM01'
Forced export: Texture2D'AST_DressingStreet03.GutteringSet_DIFF01'
Forced export: Texture2D'AST_DressingStreet03.GutteringSet_SPEC01'
Loading Texture2D GutteringSet_NORM01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D GutteringSet_DIFF01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D GutteringSet_SPEC01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Material'AST_DressingStreet03.JunctionBox01_MAT01'
Loading Material3 JunctionBox01_MAT01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Texture2D'AST_DressingStreet03.JunctionBox01_NORM01'
Forced export: Texture2D'AST_DressingStreet03.JunctionBox01_DIFF01'
Forced export: Texture2D'AST_DressingStreet03.JunctionBox01_SPEC01'
Loading Texture2D JunctionBox01_NORM01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D JunctionBox01_DIFF01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D JunctionBox01_SPEC01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Material'AST_LightsExterior.CopperLampBracket01_MAT01'
Loading Material3 CopperLampBracket01_MAT01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Texture2D'AST_LightsExterior.CopperLampBracket01_NORM01'
Forced export: Texture2D'AST_LightsExterior.CopperLampBracket01_DIFF01'
Forced export: Texture2D'AST_LightsExterior.CopperLampBracket01_SPEC01'
Loading Texture2D CopperLampBracket01_NORM01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D CopperLampBracket01_DIFF01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D CopperLampBracket01_SPEC01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Material'AST_LightsExterior.OldStreetLight01_MAT01'
Loading Material3 OldStreetLight01_MAT01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Texture2D'AST_LightsExterior.OldStreetLight01_NORM01'
Forced export: Texture2D'AST_LightsExterior.OldStreetLight01_DIFF01'
Forced export: Texture2D'AST_LightsExterior.OldStreetLight01_SPEC01'
Loading Texture2D OldStreetLight01_NORM01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D OldStreetLight01_DIFF01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D OldStreetLight01_SPEC01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Material'AST_LightsExterior.OldStreetLight01ON_MAT01'
Loading Material3 OldStreetLight01ON_MAT01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Texture2D'AST_LightsExterior.OldStreetLight01_EMISS'
Loading Texture2D OldStreetLight01_EMISS from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Material'AST_LightsExterior.WallCopperLamp02_MAT01'
Loading Material3 WallCopperLamp02_MAT01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Texture2D'AST_LightsExterior.WallCopperLamp02_NORM01'
Forced export: Texture2D'AST_LightsExterior.WallCopperLamp02_DIFF01'
Forced export: Texture2D'AST_LightsExterior.WallCopperLamp02_SPEC01'
Loading Texture2D WallCopperLamp02_NORM01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D WallCopperLamp02_DIFF01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D WallCopperLamp02_SPEC01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Material'AST_LightsExterior.WallCopperLampBright02_MAT01'
Loading Material3 WallCopperLampBright02_MAT01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Texture2D'AST_LightsExterior.WallCopperLamp02_MASK01'
Loading Texture2D WallCopperLamp02_MASK01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Material'AST_LightsInterior.DownLightServ01_MAT01'
Loading Material3 DownLightServ01_MAT01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Texture2D'AST_LightsInterior.DownLightsServ01_NORM01'
Forced export: Texture2D'AST_LightsInterior.DownLightsServ01_DIFF01'
Forced export: Texture2D'AST_LightsInterior.DownLightsServ01_SPEC01'
Loading Texture2D DownLightsServ01_NORM01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D DownLightsServ01_DIFF01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D DownLightsServ01_SPEC01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Material'AST_SignsShop.MarketSigns01_MAT01'
Loading Material3 MarketSigns01_MAT01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Texture2D'AST_SignsShop.MarketSigns01_DIFF01'
Forced export: Texture2D'AST_SignsShop.MarketSigns01_SPEC01'
Loading Texture2D MarketSigns01_DIFF01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D MarketSigns01_SPEC01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Material'AST_VehiclesTwoWheel.Moped_MAT'
Loading Material3 Moped_MAT from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Texture2D'AST_VehiclesTwoWheel.Moped_Normal'
Forced export: Texture2D'AST_VehiclesTwoWheel.Moblette_Diffuse'
Forced export: Texture2D'AST_VehiclesTwoWheel.Moblette_Specular'
Loading Texture2D Moped_Normal from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D Moblette_Diffuse from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D Moblette_Specular from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Material'AST_Wiring.SmallWires_MAT01'
Loading Material3 SmallWires_MAT01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Texture2D'AST_Wiring.Wires01_DIFF'
Loading Texture2D Wires01_DIFF from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Material'MIS_AmbushBackAlleyOne.BackAlleyOne_Building1_MAT01'
Loading Material3 BackAlleyOne_Building1_MAT01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Texture2D'MIS_AmbushBackAlleyOne.BackAlleyOne_Building1_NORM01'
Forced export: Texture2D'MIS_AmbushBackAlleyOne.BackAlleyOne_Building1_DIFF01'
Forced export: Texture2D'MIS_AmbushBackAlleyOne.BackAlleyOne_Building1_SPEC01'
Loading Texture2D BackAlleyOne_Building1_NORM01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D BackAlleyOne_Building1_DIFF01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D BackAlleyOne_Building1_SPEC01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Material'MIS_AmbushBackAlleyOne.BackAlleyTwo_Ground_MAT01'
Loading Material3 BackAlleyTwo_Ground_MAT01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Texture2D'MIS_AmbushBackAlleyOne.BackAlleyTwo_Ground_NORM01'
Forced export: Texture2D'MIS_AmbushBackAlleyOne.BackAlleyTwo_Ground_DIFF01'
Forced export: Texture2D'MIS_AmbushBackAlleyOne.BackAlleyTwo_Ground_SPEC01'
Loading Texture2D BackAlleyTwo_Ground_NORM01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D BackAlleyTwo_Ground_DIFF01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D BackAlleyTwo_Ground_SPEC01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Material'MIS_AmbushBackAlleyOne.Bunting_MAT01'
Loading Material3 Bunting_MAT01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Texture2D'MIS_AmbushBackAlleyOne.Bunting_DIFF01'
Loading Texture2D Bunting_DIFF01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Material'MIS_AmbushBackAlleyTwo.BackAlleyTwo_Building2_MAT01'
Loading Material3 BackAlleyTwo_Building2_MAT01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Texture2D'MIS_AmbushBackAlleyTwo.BackAlleyTwo_Building2_NORM01'
Forced export: Texture2D'MIS_AmbushBackAlleyTwo.BackAlleyTwo_Building2_DIFF01'
Forced export: Texture2D'MIS_AmbushBackAlleyTwo.BackAlleyTwo_Building2_SPEC01'
Loading Texture2D BackAlleyTwo_Building2_NORM01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D BackAlleyTwo_Building2_DIFF01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D BackAlleyTwo_Building2_SPEC01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Material'MIS_AmbushBackAlleyTwo.BackAlleyTwo_Building5Floor_MAT01'
Loading Material3 BackAlleyTwo_Building5Floor_MAT01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Texture2D'MIS_AmbushBackAlleyTwo.BackAlleyTwo_Building5Floor_NORM01'
Forced export: Texture2D'MIS_AmbushBackAlleyTwo.BackAlleyTwo_Building5Floor_DIFF01'
Forced export: Texture2D'MIS_AmbushBackAlleyTwo.BackAlleyTwo_Building5Floor_SPEC01'
Loading Texture2D BackAlleyTwo_Building5Floor_NORM01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D BackAlleyTwo_Building5Floor_DIFF01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D BackAlleyTwo_Building5Floor_SPEC01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Material'MIS_AmbushLeveltwo_Airlock.Leveltwo_Airlock_Ceiling_MAT01'
Loading Material3 Leveltwo_Airlock_Ceiling_MAT01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Texture2D'MIS_AmbushLeveltwo_Airlock.Leveltwo_Airlock_Ceiling_NORM01'
Forced export: Texture2D'MIS_AmbushLeveltwo_Airlock.Leveltwo_Airlock_Ceiling_DIFF01'
Forced export: Texture2D'MIS_AmbushLeveltwo_Airlock.Leveltwo_Airlock_Ceiling_SPEC01'
Loading Texture2D Leveltwo_Airlock_Ceiling_NORM01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D Leveltwo_Airlock_Ceiling_DIFF01 from package Ambush_ARTBackAlleyTwo.xxx
Loading Texture2D Leveltwo_Airlock_Ceiling_SPEC01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Material'MIS_MountainCityGeneric.MountainCityGeneric_VolumeLight_MAT04'
Loading Material3 MountainCityGeneric_VolumeLight_MAT04 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Texture2D'MIS_MountainCityGeneric.LightGlows_DIFF01'
Loading Texture2D LightGlows_DIFF01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Material'MIS_TheFlyoverMiddleZone.VolumeLight_MAT02'
Loading Material3 VolumeLight_MAT02 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Texture2D'MIS_TheFlyoverMiddleZone.LightGlows_DIFF01'
Loading Texture2D LightGlows_DIFF01 from package Ambush_ARTBackAlleyTwo.xxx
Forced export: Material'SfEngineMaterials.CollisionMAT01'
Loading Material3 CollisionMAT01 from package Ambush_ARTBackAlleyTwo.xxx
******** Ambush_ARTBackAlleyTwo.xxx ********
*** WARNING: FloatProperty "UMaterial3::DepthBias" was not found
Forced export: MaterialInstanceConstant'AST_LightsInterior.DownLightServ_ON_MAT01'
Loading MaterialInstanceConstant DownLightServ_ON_MAT01 from package Ambush_ARTBackAlleyTwo.xxx
Loaded in 0.12 sec, 3098 allocs, 2.77 MBytes serialized in 1617 calls.
Exporting objects ...
Export object Collision: unsupported type Material3
Export object WindowShutter_MAT01: unsupported type Material3
Decompressing WShutters_NORM01: Textures.tfc is missing
Exported Texture2D WShutters_NORM01
Decompressing WShutters_DIFF01: Textures.tfc is missing
Exported Texture2D WShutters_DIFF01
Export object BrokenGlass_MAT01: unsupported type Material3
Decompressing Noise_NORM: Textures.tfc is missing
Exported Texture2D Noise_NORM
Export object HouseJunk_MAT01: unsupported type Material3
Decompressing HouseJunk_NORM01: Textures.tfc is missing
Exported Texture2D HouseJunk_NORM01
Decompressing DetailTexure_01: Textures.tfc is missing
Exported Texture2D DetailTexure_01
Decompressing HouseJunk_DIFF01: Textures.tfc is missing
Exported Texture2D HouseJunk_DIFF01
Decompressing Interior01_REFL01: Textures.tfc is missing
Exported Texture2D Interior01_REFL01
Decompressing HouseJunk_MASK01: Textures.tfc is missing
Exported Texture2D HouseJunk_MASK01
Export object MarketAwning08_MAT01: unsupported type Material3
Decompressing MarketAwning08_NORM01: Textures.tfc is missing
Exported Texture2D MarketAwning08_NORM01
Decompressing MarketAwning08_DIFF01: Textures.tfc is missing
Exported Texture2D MarketAwning08_DIFF01
Decompressing MarketAwning08_SPEC01: Textures.tfc is missing
Exported Texture2D MarketAwning08_SPEC01
Decompressing MarketAwning08_EFCT01: Textures.tfc is missing
Exported Texture2D MarketAwning08_EFCT01
Export object MetalAwning01_MAT01: unsupported type Material3
Decompressing MetalAwning01_NORM01: Textures.tfc is missing
Exported Texture2D MetalAwning01_NORM01
Decompressing MetalAwning01_DIFF01: Textures.tfc is missing
Exported Texture2D MetalAwning01_DIFF01
Decompressing MetalAwning01_SPEC01: Textures.tfc is missing
Exported Texture2D MetalAwning01_SPEC01
Export object ServiceFuseBox01_MAT01: unsupported type Material3
Decompressing ServiceFuseBox01_NORM01: Textures.tfc is missing
Exported Texture2D ServiceFuseBox01_NORM01
Decompressing ServiceFuseBox01_DIFF01: Textures.tfc is missing
Exported Texture2D ServiceFuseBox01_DIFF01
Decompressing ServiceFuseBox01_SPEC01: Textures.tfc is missing
Exported Texture2D ServiceFuseBox01_SPEC01
Export object MarketStall01_MAT01: unsupported type Material3
Decompressing MarketStall01_NORM01: Textures.tfc is missing
Exported Texture2D MarketStall01_NORM01
Decompressing MarketStall01_DIFF01: Textures.tfc is missing
Exported Texture2D MarketStall01_DIFF01
Decompressing MarketStall01_SPEC01: Textures.tfc is missing
Exported Texture2D MarketStall01_SPEC01
Export object AirConUnit01_MAT01: unsupported type Material3
Decompressing AirConUnit01_NORM01: Textures.tfc is missing
Exported Texture2D AirConUnit01_NORM01
Decompressing AirConUnit01_DIFF01: Textures.tfc is missing
Exported Texture2D AirConUnit01_DIFF01
Decompressing AirConUnit01_SPEC01: Textures.tfc is missing
Exported Texture2D AirConUnit01_SPEC01
Export object BagOfRefuse_MAT01: unsupported type Material3
Decompressing BagofRefuse01_NORM01: Textures.tfc is missing
Exported Texture2D BagofRefuse01_NORM01
Decompressing BagofRefuse01_DIFF01: Textures.tfc is missing
Exported Texture2D BagofRefuse01_DIFF01
Decompressing BagofRefuse01_SPEC01: Textures.tfc is missing
Exported Texture2D BagofRefuse01_SPEC01
Export object CablingLink_MAT: unsupported type Material3
Exported Texture2D CablingLink_DIFF01
Export object Litter01_MAT01: unsupported type Material3
Decompressing Litter01_NORM01: Textures.tfc is missing
Exported Texture2D Litter01_NORM01
Decompressing Litter01_DIFF01: Textures.tfc is missing
Exported Texture2D Litter01_DIFF01
Decompressing Litter01_MASK01: Textures.tfc is missing
Exported Texture2D Litter01_MASK01
Export object OldAirConUnit02_MAT01: unsupported type Material3
Decompressing OldAirConUnit02_NORM01: Textures.tfc is missing
Exported Texture2D OldAirConUnit02_NORM01
Decompressing OldAirConUnit02_DIFF01: Textures.tfc is missing
Exported Texture2D OldAirConUnit02_DIFF01
Decompressing OldAirConUnit02_MASK01: Textures.tfc is missing
Exported Texture2D OldAirConUnit02_MASK01
Decompressing OldAirConUnit02_SPEC01: Textures.tfc is missing
Exported Texture2D OldAirConUnit02_SPEC01
Export object TelegraphCable_MAT01: unsupported type Material3
Export object trash_deffuse_Mat: unsupported type Material3
Decompressing trash_HM: Textures.tfc is missing
Exported Texture2D trash_HM
Decompressing trash_deffuse: Textures.tfc is missing
Exported Texture2D trash_deffuse
Decompressing trash_mask: Textures.tfc is missing
Exported Texture2D trash_mask
Export object WashingLine01_MAT01: unsupported type Material3
Decompressing WashingLine01_NORM01: Textures.tfc is missing
Exported Texture2D WashingLine01_NORM01
Decompressing WashingLine01_DIFF01: Textures.tfc is missing
Exported Texture2D WashingLine01_DIFF01
Decompressing WashingLine01_SPEC01: Textures.tfc is missing
Exported Texture2D WashingLine01_SPEC01
Export object SteelBin_MAT01: unsupported type Material3
Decompressing SteelBin01_NORM01: Textures.tfc is missing
Exported Texture2D SteelBin01_NORM01
Decompressing SteelBin01_DIFF01: Textures.tfc is missing
Exported Texture2D SteelBin01_DIFF01
Decompressing SteelBin01_SPEC01: Textures.tfc is missing
Exported Texture2D SteelBin01_SPEC01
Export object GutteringSet01_MAT01: unsupported type Material3
Decompressing GutteringSet_NORM01: Textures.tfc is missing
Exported Texture2D GutteringSet_NORM01
Decompressing GutteringSet_DIFF01: Textures.tfc is missing
Exported Texture2D GutteringSet_DIFF01
Decompressing GutteringSet_SPEC01: Textures.tfc is missing
Exported Texture2D GutteringSet_SPEC01
Export object JunctionBox01_MAT01: unsupported type Material3
Decompressing JunctionBox01_NORM01: Textures.tfc is missing
Exported Texture2D JunctionBox01_NORM01
Decompressing JunctionBox01_DIFF01: Textures.tfc is missing
Exported Texture2D JunctionBox01_DIFF01
Decompressing JunctionBox01_SPEC01: Textures.tfc is missing
Exported Texture2D JunctionBox01_SPEC01
Export object CopperLampBracket01_MAT01: unsupported type Material3
Decompressing CopperLampBracket01_NORM01: Textures.tfc is missing
Exported Texture2D CopperLampBracket01_NORM01
Decompressing CopperLampBracket01_DIFF01: Textures.tfc is missing
Exported Texture2D CopperLampBracket01_DIFF01
Decompressing CopperLampBracket01_SPEC01: Textures.tfc is missing
Exported Texture2D CopperLampBracket01_SPEC01
Export object OldStreetLight01_MAT01: unsupported type Material3
Decompressing OldStreetLight01_NORM01: Textures.tfc is missing
Exported Texture2D OldStreetLight01_NORM01
Decompressing OldStreetLight01_DIFF01: Textures.tfc is missing
Exported Texture2D OldStreetLight01_DIFF01
Decompressing OldStreetLight01_SPEC01: Textures.tfc is missing
Exported Texture2D OldStreetLight01_SPEC01
Export object OldStreetLight01ON_MAT01: unsupported type Material3
Exported Texture2D OldStreetLight01_EMISS
Export object WallCopperLamp02_MAT01: unsupported type Material3
Decompressing WallCopperLamp02_NORM01: Textures.tfc is missing
Exported Texture2D WallCopperLamp02_NORM01
Decompressing WallCopperLamp02_DIFF01: Textures.tfc is missing
Exported Texture2D WallCopperLamp02_DIFF01
Decompressing WallCopperLamp02_SPEC01: Textures.tfc is missing
Exported Texture2D WallCopperLamp02_SPEC01
Export object WallCopperLampBright02_MAT01: unsupported type Material3
Decompressing WallCopperLamp02_MASK01: Textures.tfc is missing
Exported Texture2D WallCopperLamp02_MASK01
Export object DownLightServ01_MAT01: unsupported type Material3
Decompressing DownLightsServ01_NORM01: Textures.tfc is missing
Exported Texture2D DownLightsServ01_NORM01
Decompressing DownLightsServ01_DIFF01: Textures.tfc is missing
Exported Texture2D DownLightsServ01_DIFF01
Decompressing DownLightsServ01_SPEC01: Textures.tfc is missing
Exported Texture2D DownLightsServ01_SPEC01
Export object MarketSigns01_MAT01: unsupported type Material3
Decompressing MarketSigns01_DIFF01: Textures.tfc is missing
Exported Texture2D MarketSigns01_DIFF01
Decompressing MarketSigns01_SPEC01: Textures.tfc is missing
Exported Texture2D MarketSigns01_SPEC01
Export object Moped_MAT: unsupported type Material3
Decompressing Moped_Normal: Textures.tfc is missing
Exported Texture2D Moped_Normal
Decompressing Moblette_Diffuse: Textures.tfc is missing
Exported Texture2D Moblette_Diffuse
Decompressing Moblette_Specular: Textures.tfc is missing
Exported Texture2D Moblette_Specular
Export object SmallWires_MAT01: unsupported type Material3
Decompressing Wires01_DIFF: Textures.tfc is missing
Exported Texture2D Wires01_DIFF
Export object BackAlleyOne_Building1_MAT01: unsupported type Material3
Decompressing BackAlleyOne_Building1_NORM01: Textures.tfc is missing
Exported Texture2D BackAlleyOne_Building1_NORM01
Decompressing BackAlleyOne_Building1_DIFF01: Textures.tfc is missing
Exported Texture2D BackAlleyOne_Building1_DIFF01
Decompressing BackAlleyOne_Building1_SPEC01: Textures.tfc is missing
Exported Texture2D BackAlleyOne_Building1_SPEC01
Export object BackAlleyTwo_Ground_MAT01: unsupported type Material3
Decompressing BackAlleyTwo_Ground_NORM01: Textures.tfc is missing
Exported Texture2D BackAlleyTwo_Ground_NORM01
Decompressing BackAlleyTwo_Ground_DIFF01: Textures.tfc is missing
Exported Texture2D BackAlleyTwo_Ground_DIFF01
Decompressing BackAlleyTwo_Ground_SPEC01: Textures.tfc is missing
Exported Texture2D BackAlleyTwo_Ground_SPEC01
Export object Bunting_MAT01: unsupported type Material3
Decompressing Bunting_DIFF01: Textures.tfc is missing
Exported Texture2D Bunting_DIFF01
Export object BackAlleyTwo_Building2_MAT01: unsupported type Material3
Decompressing BackAlleyTwo_Building2_NORM01: Textures.tfc is missing
Exported Texture2D BackAlleyTwo_Building2_NORM01
Decompressing BackAlleyTwo_Building2_DIFF01: Textures.tfc is missing
Exported Texture2D BackAlleyTwo_Building2_DIFF01
Decompressing BackAlleyTwo_Building2_SPEC01: Textures.tfc is missing
Exported Texture2D BackAlleyTwo_Building2_SPEC01
Export object BackAlleyTwo_Building5Floor_MAT01: unsupported type Material3
Decompressing BackAlleyTwo_Building5Floor_NORM01: Textures.tfc is missing
Exported Texture2D BackAlleyTwo_Building5Floor_NORM01
Decompressing BackAlleyTwo_Building5Floor_DIFF01: Textures.tfc is missing
Exported Texture2D BackAlleyTwo_Building5Floor_DIFF01
Decompressing BackAlleyTwo_Building5Floor_SPEC01: Textures.tfc is missing
Exported Texture2D BackAlleyTwo_Building5Floor_SPEC01
Export object Leveltwo_Airlock_Ceiling_MAT01: unsupported type Material3
Decompressing Leveltwo_Airlock_Ceiling_NORM01: Textures.tfc is missing
Exported Texture2D Leveltwo_Airlock_Ceiling_NORM01
Decompressing Leveltwo_Airlock_Ceiling_DIFF01: Textures.tfc is missing
Exported Texture2D Leveltwo_Airlock_Ceiling_DIFF01
Decompressing Leveltwo_Airlock_Ceiling_SPEC01: Textures.tfc is missing
Exported Texture2D Leveltwo_Airlock_Ceiling_SPEC01
Export object MountainCityGeneric_VolumeLight_MAT04: unsupported type Material3
Decompressing LightGlows_DIFF01: Textures.tfc is missing
Exported Texture2D LightGlows_DIFF01
Export object VolumeLight_MAT02: unsupported type Material3
Duplicate name LightGlows_DIFF01 found for class Texture2D, renaming to LightGlows_DIFF01_2
Decompressing LightGlows_DIFF01_2: Textures.tfc is missing
Exported Texture2D LightGlows_DIFF01
Export object CollisionMAT01: unsupported type Material3
Export object DownLightServ_ON_MAT01: unsupported type MaterialInstanceConstant

В нём явно видно, что все на выходе получается 88 текстур, а экспортируется из Textures.tfc 86.
« Last Edit: June 27, 2010, 18:12 by Tosyk » Logged

Коллекционирую игровые модели.
my blog - http://cgig.ru
Gildor
Administrator
Hero Member
*****
Posts: 7978



View Profile WWW
« Reply #7 on: June 27, 2010, 21:41 »

В логе есть строки
Code:
Decompressing WShutters_NORM01: Textures.tfc is missing
Exported Texture2D WShutters_NORM01
По ним видно - эта текстура в (более) высоком разрешении хранится в файле textures.tfc, и umodel его не нашёл. На выходе будет текстура в низком разрешении.
Если textures.tfc будет найдён, то при экспорте будет что-то вроде
Code:
Reading WShutters_NORM01 mip level 1 (512x512) from textures.tfc
Если нет ни того, ни другого - то текстура в пакете в том разрешении, которое используется в игре.
Logged
Print 
« previous next »
Jump to:  

Powered by SMF | SMF © 2006-2009, Simple Machines LLC
Leviathan design by Bloc | XHTML | CSS