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

    • I was looking for  server with a low rates,eventually i found l2 elixir.I Joined beta and after so many years since 2008 i found  a friend that we played together, memories came back. i cant wait for the grand oppening!. dont miss it!
    • Seems legit, for sure deserves a try!
    • SOCNET VERIFICATION SERVICE — is a universal solution for those who value security, convenience, and quality. We turn the verification process into a convenient, fast, and highly confidential experience. Thanks to our service, any of your accounts receive identity confirmation, an increased level of trust from platforms and users, as well as protection from bans, fraud, and risks.   Promotion: Pay for your first verification and get a 10% discount on the second one! 💎 We help with verification on Fragment, crypto exchanges ByBit, Gate, Bitget, OKX, Binance, PayPal, KuCoin, and social networks LinkedIn, Facebook, Instagram, Twitter (X) and many other platforms! 💎 Verification for any service: crypto exchanges, trading platforms, hosting providers, casinos and other websites. Why choose us:   Premium quality — we use the most advanced verification methods. High processing speed — accelerated verification on leading platforms, online services and social networks. Full confidentiality — your personal information is protected. Increased trust and status — a verified account boosts influence and improves conversion. Individual approach — we work with bloggers, brands, businesses, and private clients. Simplifying complexity — we handle issues when dealing with foreign services. Important! Services related to illegal activities are strictly prohibited! 💳 Service pricing   ✅ Verification of individuals — from $30 (the exact cost depends on the required location and service/app/website). Learn more 👨‍💼 The cost of business verification for companies or legal entities is discussed individually with the service administration. Learn more If you want us to register your account on the required service and verify it — you will need to additionally pay 10% of the transaction amount. Available payment methods: cryptocurrency, credit cards, PayPal, and other payment methods in our online store and Telegram bot.   ⭐ Our Online Store ⭐ SOCNET.STORE ⭐ Telegram Store ⭐ SOCNET.SHOP ⭐ Our SMS Service ⭐ SOCNET.APP ⭐ Our Telegram Bot for buying Telegram Stars ⭐ SOCNET.CC ⭐ Our SMM Panel ⭐ SOCNET.PRO   ✅ News Resources ➡ Telegram Channel ➡ WhatsApp Channel ➡ Discord Server     ⭐ We invite you to COOPERATE and EARN with us ⭐ Would you like to sell your product or service in our stores and earn money? Become our partner or offer mutually beneficial collaboration? You can contact us via the CONTACTS listed in this topic. ✅ Contacts & Support ➡ Telegram Support ➡ WhatsApp Support ➡ Discord Support: socnet_support ➡ Email Support: solomonbog@socnet.store   Terms of Use and Refund Policy If you have any questions or issues, our fast support service is ready to respond to your requests! A refund for a completed service that does not fully meet the requirements or the declared quality is possible only if the product description includes a warranty and a valid warranty period. In other cases, a full refund for the service will not be provided! By purchasing such a service, you automatically agree to our refund rules for non-provided services! Refunds for countries selected by mistake are not provided after verification. To complete verification, you must provide full access to your account. We currently accept cryptocurrency, credit cards, PayPal, and other payment methods in our online store and Telegram bot! We value every client and provide replacements in case of invalid accounts via our contact channels! Attention: Your order will be delivered to your personal Google Drive/Mega.nz via a link (check the link, click “View content”) within 24 hours after the order confirmation! If you purchased more than 1 item at once, your entire order will be delivered via the first link! The remaining links will be empty! You will automatically receive an email notification after delivery! If you pay on our website via PayPal, you must pay an additional 20% commission (minimum $1). To avoid this commission, you can pay me directly via PayPal — instructions are available on the website! Refunds for items purchased by mistake or due to “I chose the wrong product and did not use it” are not accepted! You are fully responsible for your actions before and after purchase.
    • SOCNET VERIFICATION SERVICE — is a universal solution for those who value security, convenience, and quality. We turn the verification process into a convenient, fast, and highly confidential experience. Thanks to our service, any of your accounts receive identity confirmation, an increased level of trust from platforms and users, as well as protection from bans, fraud, and risks.   Promotion: Pay for your first verification and get a 10% discount on the second one! 💎 We help with verification on Fragment, crypto exchanges ByBit, Gate, Bitget, OKX, Binance, PayPal, KuCoin, and social networks LinkedIn, Facebook, Instagram, Twitter (X) and many other platforms! 💎 Verification for any service: crypto exchanges, trading platforms, hosting providers, casinos and other websites. Why choose us:   Premium quality — we use the most advanced verification methods. High processing speed — accelerated verification on leading platforms, online services and social networks. Full confidentiality — your personal information is protected. Increased trust and status — a verified account boosts influence and improves conversion. Individual approach — we work with bloggers, brands, businesses, and private clients. Simplifying complexity — we handle issues when dealing with foreign services. Important! Services related to illegal activities are strictly prohibited! 💳 Service pricing   ✅ Verification of individuals — from $30 (the exact cost depends on the required location and service/app/website). Learn more 👨‍💼 The cost of business verification for companies or legal entities is discussed individually with the service administration. Learn more If you want us to register your account on the required service and verify it — you will need to additionally pay 10% of the transaction amount. Available payment methods: cryptocurrency, credit cards, PayPal, and other payment methods in our online store and Telegram bot.   ⭐ Our Online Store ⭐ SOCNET.STORE ⭐ Telegram Store ⭐ SOCNET.SHOP ⭐ Our SMS Service ⭐ SOCNET.APP ⭐ Our Telegram Bot for buying Telegram Stars ⭐ SOCNET.CC ⭐ Our SMM Panel ⭐ SOCNET.PRO   ✅ News Resources ➡ Telegram Channel ➡ WhatsApp Channel ➡ Discord Server     ⭐ We invite you to COOPERATE and EARN with us ⭐ Would you like to sell your product or service in our stores and earn money? Become our partner or offer mutually beneficial collaboration? You can contact us via the CONTACTS listed in this topic. ✅ Contacts & Support ➡ Telegram Support ➡ WhatsApp Support ➡ Discord Support: socnet_support ➡ Email Support: solomonbog@socnet.store   Terms of Use and Refund Policy If you have any questions or issues, our fast support service is ready to respond to your requests! A refund for a completed service that does not fully meet the requirements or the declared quality is possible only if the product description includes a warranty and a valid warranty period. In other cases, a full refund for the service will not be provided! By purchasing such a service, you automatically agree to our refund rules for non-provided services! Refunds for countries selected by mistake are not provided after verification. To complete verification, you must provide full access to your account. We currently accept cryptocurrency, credit cards, PayPal, and other payment methods in our online store and Telegram bot! We value every client and provide replacements in case of invalid accounts via our contact channels! Attention: Your order will be delivered to your personal Google Drive/Mega.nz via a link (check the link, click “View content”) within 24 hours after the order confirmation! If you purchased more than 1 item at once, your entire order will be delivered via the first link! The remaining links will be empty! You will automatically receive an email notification after delivery! If you pay on our website via PayPal, you must pay an additional 20% commission (minimum $1). To avoid this commission, you can pay me directly via PayPal — instructions are available on the website! Refunds for items purchased by mistake or due to “I chose the wrong product and did not use it” are not accepted! You are fully responsible for your actions before and after purchase.
  • 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