Jump to content

[Help] Want To Port Head Accessory From Higher Chronicle, Dev Window Crashes (Serial Size Mismatch)


Recommended Posts

Posted

Hello, here I am with another question. I was messing a bit with umodel, UE and stuff and I tried to make "new" texture from already made head accessory from H5, which is in this case Ant cap. I did new .ukx and .utx files, both should have neccessary files to work. Now, here is the question. When I open dev mode and try to wear that hat, client crashes with this warning that serial size mismatch. here the full text: 

SkeletalMesh PROC.MFighter_ant_cap_m003_a: Serial size mismatch: Got 99412, Expected 99416

History: LoadObject <- (SkeletalMesh PROC.MFighter_ant_cap_m003_a 206843==206843/405616 107431 99416) <- ULinkerLoad::Preload <- PreLoadObjects <- UObject::EndLoad <- UObject::StaticLoadObject <- (Engine.SkeletalMesh PROC.MFighter_ant_cap_m003_a NULL) <- IsLoadedResource <- User::SetPawnResource <- NCPawnView_InvenItemWnd::OnRButtonDown <- NCVirtualWndMain::SetFocusingWindow <- NCVirtualWndMain::DispatchWndMsg <- NConsoleWnd::DispatchWndMsgX <- NConsoleWnd::MasterConsoleEventProcess <- UEngine::InputEvent <- UWindowsViewport::CauseInputEvent <- UWindowsViewport::UpdateInput <- UViewport::ReadInput <- APlayerController::Tick <- ALineagePlayerController::Tick <- TickAllActors <- ULevel::Tick <- (NetMode=0) <- TickLevel <- UGameEngine::Tick <- UpdateWorld <- MainLoop

I found out that it could be a texture or mesh problem (well, what else it could be), but nothing regarding particular problem regarding lineage 2, so I don't know what should be my next step. Would appreciate any help from more skilled people. Thanks in advance :)

Posted (edited)

Is a SketetalMesh error. The .ukx that you made is not compatible with Lineage 2 UE2. You have three options.

 

1. Use OAUKX for making the accesory. The easiest way.

2. Buy gildor's tool and make a compatible .ukx. Also, you will need to fix the attachment.

3. Use Postal 2 UnrealED. But again, you will need to fix the attachment.

 

If you don't have so much experience at client developing, OAUKX is the right choose. :)

 

EDIT: Also, you don't need to create a new .ukx if you only want to do a re-texture. In the amorgrp.dat you can assign a new texture to a existing mesh.

Edited by Ikeryn
Posted

Is a SketetalMesh error. The .ukx that you made is not compatible with Lineage 2 UE2. You have three options.

 

1. Use OAUKX for making the accesory. The easiest way.

2. Buy gildor's tool and make a compatible .ukx. Also, you will need to fix the attachment.

3. Use Postal 2 UnrealED. But again, you will need to fix the attachment.

 

If you don't have so much experience at client developing, OAUKX is the right choose. :)

 

EDIT: Also, you don't need to create a new .ukx if you only want to do a re-texture. In the amorgrp.dat you can assign a new texture to a existing mesh.

 

 

Thanks for the information you provided, I do appreciate it. My goal is to port some of the hat accessories from H5 into interlude. To do so, I need to extract meshes and apply textures. Well, I think textures aren't problem, but the meshes are. I simply tried to extract it, then rework it in UE and make an .ukx files. Well, you see what happened. 

Could it happen that you have a working version of this OAUKX program? I searched through internet, but everything I got was not working programs "terminated by system in unusual way". As it is a hobby, I do not plan to spend 50 dollars for the program (right now), but if I dive more into it, I will definitely consider it. What is the difference with the postal 2 UE?

And to your EDIT note: I already tried to do a re-texture and as you wrote, that is not a problem as the mesh is same, but the accessories from H5 aren't present in IL and therefore I need to create new .ukx with meshes (at least I think so)

 

Thanks again :)

Posted

And you cant take the H5 accessory ukx and put it in your interlude cliente? Im only developing for H5, so I don't know is there's some incompability (encrypts and stuff)

 

The Postal 2 UE can import StaticMeshes and unanimated psk into L2. But if you try to import animations, it doesn't work. For animation purposes, you need the gildor's tool.

 

Take this OAUKX

 

https://www.dropbox.com/s/s63s24zquv5cui2/OAUKX_C6_V1_1_.0_beta3.rar?dl=0

 

Also, you will need 3dsmax and some 3D tutorial guide. Youtube will help on this :)

Posted

And you cant take the H5 accessory ukx and put it in your interlude cliente? Im only developing for H5, so I don't know is there's some incompability (encrypts and stuff)

 

The Postal 2 UE can import StaticMeshes and unanimated psk into L2. But if you try to import animations, it doesn't work. For animation purposes, you need the gildor's tool.

 

Take this OAUKX

 

https://www.dropbox.com/s/s63s24zquv5cui2/OAUKX_C6_V1_1_.0_beta3.rar?dl=0

 

Also, you will need 3dsmax and some 3D tutorial guide. Youtube will help on this :)

 

 

Well, this was the first idea I had before I got into making .ukx on my own, but If I did that, system started to crash with the same error. So there is probably some incompatibility and it would be way easy like that, right? :D Thanks for the link, gonna check it out. Also, dou you have a postal UE? Same bad luck as with the OAUKX, cant find the tool. Thanks once more!

Posted (edited)

i tink you need convert the .psk to .obj to use OAUKX

 

 

you can start learn this http://www.maxcheaters.com/topic/188197-3dsmax2009keybasics/

 

or you can learn blender but i ddn't test it as i know that you need to reunrwap the uvmap, set material + mabe the texture if i'm correct and all of this im doing it in my 3dsmax2009

 

 

tips

after your confortable with 3dsmax and know how to manipulate meshes and uvmaps, skins, etc you then can export allmost wath you want to game but you will have some limitations

example if you will take gildor program you will have the problem of attachement for accesoryes and weapons

if you use OAUKX you will have some polygon number limitations but this is only the case if you want to import custom mesh with very high poly counts

and OAUKX can't export animations and can't create groups, so basicaly using OAUKX will give you a file .ukx with one mesh

Edited by puredemonsss
Posted

i tink you need convert the .psk to .obj to use OAUKX

 

you can start learn this http://www.maxcheaters.com/topic/188197-3dsmax2009keybasics/

you will need some plugins for it

http://udn.epicgames.com/Two/ActorX.html

http://gildor.org/downloads

 

or you can learn blender but i ddn't test it

 

 

 

tips

after your confortable with blender and know how to manipulate meshes and uvmaps, skins, etc you then can export allmost wath you want to game but you will have some limitations

example if you will take gildor program you will have the problem of attachement for accesoryes and weapons

if you use OAUKX you will have some polygon number limitations but this is only the case if you want to import custom mesh with very high poly counts

 

Thanks, gonna have a look at it soon :)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • First, don't really follow the "main voice", moreover if you consider it an hobby. Simply do what you want, you got only one life so use it as you want. If you make it an hobby, it's exactly like piano, or velo - only practice makes you better.   Secondly, how do you learn things ? It's actually a really important question, since some can simply be scholar, read books (theory) then practice ; and some simply can't read books. I'm the second type, I hated school, I find it boring - my knowledge in Java comes from try-and-fail. You improve your coding style every year or so, I can myself rewrite my own code (which I already considered top-notched) after a while. You always learn something new - even if Java barely evolves. L2J is a fun way to learn programming, it's a giant sandbox where you can edit anything, and I believe it should be taken as it.   My own way of learning was as follow : Add existing customs, no matter what they are : the point is to know main classes used by L2J / customs. L2J is barely Java knowledge ; the true knowledge is to know WHAT to search in WHICH location (what I call, organization). You have to understand than EVERYTHING you think already exists, in a form on another, in the source code. A custom is only the association of the different mechanisms you found "here and there", glued together in a proper goal. Once you know main classes to edit, and the customs you added are compiling fine, the main point is to know WHAT exactly you DID. Try to understand WHY and WHERE you actually copied the code. Third point would be to MANIPULATE the customs you added in order to fit your wish. First edit little values, then logic conditions ; eventually add a new Config, or a new functionality to the custom. Fourth point would be to begin to craft your own ideas. Once again, EVERYTHING already exists, in a form or another. You want a cycled event ? You got Seven Signs main task as exemple. Npc ? Search any type of Npc and figure out what it does. Fifth point would be to understand Java - mostly containers (WHAT and WHERE to use them), variables types and main Java mechanisms (inheritance, static modifier, etc). You should also begin to cut your code into maintainable classes or methods. Java can actually run without optimization, but bigger your ideas, more optimized and well-thought it should be. It's direct saved time in the future, and you would thank yourself doing so. Main tips : ALWAYS use any type of versioning system - GIT or SVN. It allows to save your work, step by step and eventually revert back anytime you want if you terribly messed up. L2J is 80% organization knowledge, and 20% Java knowledge. Basically, if you know WHAT and WHERE to search, if you aren't dumb, it's easy to replicate and re-use things. Cherry on top is to use a already good coded pack to avoid copy-paste crap and get bad habits. Avoid any type of russian or brazilian packs, for exemple - their best ability is to leak someone's else code. Obviously you need some default sense of logic, but Java and programming in general help you to improve it.   Finally, most of your questions could be solved joining related Discord (at least for aCis, I can't speak for others) - from the moment your question was correctly asked (and you seemed to search for the answer). My community (and myself) welcomes newbies, but got some issues with noobies.   The simpliest is to try, fail and repeat until you succeed - it sounds stupid, but that's basically how life works.   PS : about Java ressources, before ChatGPT, it was mostly about stackoverflow website, and site like Baeldung's one. With ChatGPT and alike, you generally double-cross AI output to avoid fucked up answers. Also, care about AI, they are often hallucinating really hard, even today. They can give you complete wrong answer, you tell them they are wrong, and they say "indeed, I suck, sorry - here's a new fucked up answer". You shouldn't 100% rely over AI answer, even if that can give sometimes legit answers, full code or just skeletons of ideas.   PPS : I don't think there are reliable ressources regarding L2J itself, also most of the proposed code decays pretty fast if the source code is actually maintained (at least for aCis). Still, old coded customs for old aCis sources are actually a good beginner challenge to apply on latest source.
    • WTS: - AQ - Baium - Zaken  - Frintezza - Vesper Fighter Focus Fire Element   pm for detalis
    • We have the best price! L2Reborn.org Signature x1 Franz NEW!! 1KK = $20 HURRY TO BUY AT THE TOP PRICE discord - adver745645
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock