Jump to content

Recommended Posts

Posted (edited)

Good afternoon lads !
I'm wondering if someone solved this or knows what's wrong.
Whenever I save skillgrp with an addition, or even a single digit change, using l2clientdat, the client crashes.
If i remove that addition and save again it starts normally.
Here's  the crash :

Protocol: C_LOGIN(39, 0) <= S_VERSION_CHECK(26, 1) <= C_VERSION(275, 2)

History: FL2MSItemNameDataManager::OverwriteSkillData <+ skill ID [32664:1:0] <- FL2MSItemNameDataManager::Serialize <- FL2GameData::LoadBinScriptAtOnce <+ Bin: 445204 Text: 2038171 Time: 2020.1.16 16:29:10 SHA1:66D9FBB8FE23274B6F6364B8D0EF6DC2AB98293D <- FL2GameData::MSItemNameDataLoad <- FL2GameData::LoadScript <- FL2GameData::LoadAlternateScript <- UGameEngine::LoadAlternateGameData <- UGameEngine::OnChangeServerType <- VersionCheckPacket <- ClientCmd <+ size:23, disassem:25 <- UNetworkHandler::Tick <+ Protocol Name=S_VERSION_CHECK <- UGameEngine::Tick <- UpdateWorld <- CMainLoop::UpdateTheWorld <- MainLoop
Quote

    <file pattern="ru_fafurion" isSafePackage="true" format="SkillNameFormat">
        <node name="data" reader="CNTR" />
        <for name="skill_txt" size="#data" hidden="true">
            <node name="name" reader="ASCF" />
            <node name="index" reader="UINT" />
        </for>
        <node name="size1" reader="UINT" />
        <for name="skill" size="#size1" hidden="true">
            <node name="skill_id" reader="USHORT" />
            <node name="skill_level" reader="UBYTE" />
            <node name="skill_sublevel" reader="USHORT" />
            <node name="name" reader="UINT" />
            <node name="desc" reader="UINT" />
            <node name="desc_param" reader="UINT" />
            <node name="enchant_name" reader="UINT" />
            <node name="enchant_name_param" reader="UINT" />
            <node name="enchant_desc" reader="UINT" />
            <node name="enchant_desc_param" reader="UINT" />
        </for>
    </file>


.dat
https://www.solidfiles.com/v/55wY2kdDPjpgQ

Edited by SadStatue

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


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..