March 19, 2024, 12:42
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: Exporting Shoulders Fail  (Read 10267 times)
CriticalError
Full Member
***
Posts: 172



View Profile
« on: September 11, 2011, 02:12 »

Hello again gildor, well today I trying do something, export some good shoulders of Moirai Armor Set, and I found this errors, the package not found file but with Unreal Package Extractor I get file with extention SkeletalMesh, so is some bug of umodel or what? can you give me a hand, thanks a lot for all support, very useful tool great work.

Umodel Exporting



Unreal Package Extractor

« Last Edit: February 22, 2012, 12:42 by gildor » Logged
Gildor
Administrator
Hero Member
*****
Posts: 7977



View Profile WWW
« Reply #1 on: September 11, 2011, 02:23 »

"extract.exe" ignores extra arguments, your argument "MFighter...bla bla bla" is simply ignored.
There is no bug in umodel, you've typed incorrect resource name for umodel command line.
Logged
CriticalError
Full Member
***
Posts: 172



View Profile
« Reply #2 on: September 11, 2011, 02:34 »

"extract.exe" ignores extra arguments, your argument "MFighter...bla bla bla" is simply ignored.
There is no bug in umodel, you've typed incorrect resource name for umodel command line.
is not a incorrect name Gildor, look.

Fighter= UKX Package
MFighter_m014_Hrh_ad01= Mesh
 
I can't load or export shoulder with umodel, I checked mesh name from armorgrp.dat of system Lineage, so it's imposible get wrong name.

armorgrp.dat line

Fighter.MFighter_m014_hrh_ad01 search this

Code:
(spam stripped by Gildor)
« Last Edit: September 11, 2011, 02:38 by gildor » Logged
Gildor
Administrator
Hero Member
*****
Posts: 7977



View Profile WWW
« Reply #3 on: September 11, 2011, 02:37 »

Umodel does not bother Lineage .dat files. It will perform search inside the package, and would display error like you've got when object is not found.
Logged
CriticalError
Full Member
***
Posts: 172



View Profile
« Reply #4 on: September 11, 2011, 02:39 »

Umodel does not bother Lineage .dat files. It will perform search inside the package, and would display error like you've got when object is not found.
I know that man, who say need .dat for export it? I say  I get name from armorgrp.dat the shoulder I wanna extract is ID 15609 Upbody.
Logged
Gildor
Administrator
Hero Member
*****
Posts: 7977



View Profile WWW
« Reply #5 on: September 11, 2011, 02:45 »

There is no such mesh in that package, otherwise umodel would find and export it. Believe me Smiley
At least, try to find that string in the decrypted package - I'm sure you'll not find it.
Also try to find this string in "umodel -list" output, may be the object with such name exists, but this is not a mesh.
Logged
CriticalError
Full Member
***
Posts: 172



View Profile
« Reply #6 on: September 11, 2011, 03:09 »

anyway I do what you say before and get it.

Shoulder Lines

Fighter.MFighter_m014_hrh_ad01
Fighter.MFighter_m014_hrs_ad01

hrh_ad01 Not Exported (Not found in umodel list)
hrs_ad01 Exported (Founded in umodel list)

Logged
Gildor
Administrator
Hero Member
*****
Posts: 7977



View Profile WWW
« Reply #7 on: September 11, 2011, 12:46 »

hrh_ad01 Not Exported (Not found in umodel list)
so, this mesh does not exists
Quote
hrs_ad01 Exported (Founded in umodel list)
and this - exists.
Logged
CriticalError
Full Member
***
Posts: 172



View Profile
« Reply #8 on: September 11, 2011, 21:01 »

ok anyway thanks for your time, but i'm confused with this meshes you can lock it you want.
Logged
Boubou
L2tool User
Newbie
*****
Posts: 13


Powered for L2sMod


View Profile WWW
« Reply #9 on: September 11, 2011, 22:58 »

try MFighter_m014_Hrh_ad01 ...

Quote
F:\L2\L2_H5_ori_03.09>umodel.exe -export animations\Fighter.ukx MFighter_m014_hrh_ad01
Detected game root animations (no recurse)
Found 28 game files (16 skipped)
Loading package: Fighter.ukx Ver: 123/37 Names: 2275 Exports: 1526 Imports: 197 Game: 2005
Export "MFighter_m014_hrh_ad01" was not found in package "animations\Fighter.ukx"

F:\L2\L2_H5_ori_03.09>umodel.exe -export animations\Fighter.ukx MFighter_m014_Hrh_ad01
Detected game root animations (no recurse)
Found 28 game files (16 skipped)
Loading package: Fighter.ukx Ver: 123/37 Names: 2275 Exports: 1526 Imports: 197 Game: 2005
Loading SkeletalMesh MFighter_m014_Hrh_ad01 from package Fighter.ukx
Found 1 objects with a name "MFighter_m014_Hrh_ad01"
Loaded in 0.015 sec, 2347 allocs, 0.13 MBytes serialized in 28601 calls.
Exporting objects ...
Exported SkeletalMesh MFighter_m014_Hrh_ad01

Logged

CriticalError
Full Member
***
Posts: 172



View Profile
« Reply #10 on: September 11, 2011, 23:01 »

try MFighter_m014_Hrh_ad01 ...

Quote
F:\L2\L2_H5_ori_03.09>umodel.exe -export animations\Fighter.ukx MFighter_m014_hrh_ad01
Detected game root animations (no recurse)
Found 28 game files (16 skipped)
Loading package: Fighter.ukx Ver: 123/37 Names: 2275 Exports: 1526 Imports: 197 Game: 2005
Export "MFighter_m014_hrh_ad01" was not found in package "animations\Fighter.ukx"

F:\L2\L2_H5_ori_03.09>umodel.exe -export animations\Fighter.ukx MFighter_m014_Hrh_ad01
Detected game root animations (no recurse)
Found 28 game files (16 skipped)
Loading package: Fighter.ukx Ver: 123/37 Names: 2275 Exports: 1526 Imports: 197 Game: 2005
Loading SkeletalMesh MFighter_m014_Hrh_ad01 from package Fighter.ukx
Found 1 objects with a name "MFighter_m014_Hrh_ad01"
Loaded in 0.015 sec, 2347 allocs, 0.13 MBytes serialized in 28601 calls.
Exporting objects ...
Exported SkeletalMesh MFighter_m014_Hrh_ad01

well yes you right, the model load and exported fine with this, so is strange that but anyway thyanks for your help.
Logged
Print 
« previous next »
Jump to:  

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