Jump to content

ahmedhaies

Inactive Member
  • Posts

    150
  • Joined

  • Last visited

  • Days Won

    2
  • Feedback

    0%

Posts posted by ahmedhaies

  1. this is resolve pro ^_^

     

    Spoiler

    quest biolog_30 begin
        state start begin
            when login or levelup with pc.get_level() == 30 begin
                send_letter("~Cercetarea biologului")
                q.set_icon("scroll_open_golden.tga")
                pc.setqf("biolog_30_sts", 1)
            end
            when info or button begin
                say_title("Cercetarea biologului - Metin2ER")
                say("")
                say("Biologul Chaegirab are nevoie de ajutorul t?u,")
                say("mergi ?i vorbe?te cu el pentru a primi sarcina. Vei")
                say("beneficia de bonusuri permanente dup? terminarea a-")
                say("cestor sarcini, dar ?i de diferite obiecte.")
                say("")
                say_reward("Mergi ?i vorbe?te cu biologul Chaegirab.")
                say("")
                local f = find_npc_by_vnum(20084)
                target.vid("_TARGET_", v, "20084")
                send_letter("~Cercetarea biologului")
                q.set_icon("scroll_open_golden.tga")
                return
            end
            when _TARGET_.target.click begin
                say_title("Cercetarea biologului - Metin2ER")
                say("")
                say("Salutare, eu sunt biologul Chaegirab ?i m? ocup cu")
                say("studierea diferitor materiale medicinale. In urma")
                say("cercet?rilor mele pot descoperi diferite remedii ?i")
                say("po?iuni care te pot ajuta pe parcursul aventurii.")
                say("")
                say_reward("Adun? materialele de care am nevoie ?i î?i voi ofe-")
                say_reward("ri bonusuri permanente. Po?i aduce un material oda-")
                say_reward("t? pe or?, iar ?ansa s? fie bun este de 50%.")
                say("")
                wait()
                say_title("Cercetarea biologului - Metin2ER")
                say("")
                say("De aceast? dat? voi avea nevoie de 10 buc??i de")
                say_item_vnum(30006)
                say("")
                say_reward("Adu-mi aceste materiale ?i vei fi r?spl?tit.")
                say("")
                clear_letter("~Cercetarea biologului")
                pc.setqf("biolog_30", 0)
                set_state(biolog_30_colectare)
                return
            end
        end
        state biolog_30_colectare begin
            when letter begin
                send_letter("~Cercetarea biologului - Din?ii")
                q.set_icon("scroll_open_golden.tga")
            end
            when button or info begin
                say_title("Cercetarea biologului - Metin2ER")
                say("")
                say("Biologul are nevoie s?-i aduci 10 buc??i de")
                say_item_vnum(30006)
                say("")
                say_reward("Pân? acum ai colectat "..pc.getqf("biolog_30").." materiale.")
                say("")
                return
            end
            when 20084.chat."Vreau s? predau un material" with pc.getqf("biolog_30_sts") == 1 and pc.count_item(30006) >= 1 begin
                if get_global_time() < pc.getqf("timp") then
                    say_title("Cercetarea biologului - Metin2ER")
                    say("")
                    say(" Inc? nu a trecut o or? de la ultima predare, te rog")
                    say("s? mai a?tep?i pu?in.")
                    say("")
                    send_letter("~Cercetarea biologului - Din?ii")
                    q.set_icon("scroll_open_golden.tga")
                    return
                else
                    say_title("Cercetarea biologului - Metin2ER")
                    say("")
                    say("Oh, ai un material, las?-m? s? îl verific. Cu pu?in")
                    say("noroc acesta poate fi în stare perfect?.")
                    say("")
                    wait()
                    local nr = number(1, 100)
                    if nr < 50 then
                        id pc.getqf("biolog_30") < 9 then
                            local ok = pc.getqf("biolog_30") + 1
                            pc.setqf("biolog_30", ok)
                            say_title("Cercetarea biologului - Metin2ER")
                            say("")
                            say("Acest material este perfect pentru cercet?rile mele")
                            say("O s? mai am nevoie de câteva pentru a-mi termina")
                            say("cerectarea ?i pentru a stabili o nou? descoperire.")
                            say("")
                            say_reward("Pân? acum ai colectat "..pc.getqf("biolog_30").." materiale.")
                            say("")
                            send_letter("~Cercetarea biologului - Din?ii")
                            q.set_icon("scroll_open_golden.tga")
                            pc.setqf("timp", get_global_time() + 3600)
                            pc.remove_item(30006, 1)
                            return
                        elseif pc.getqf("biolog_30") >= 9 then
                            say_title("Cercetarea biologului - Metin2ER")
                            say("")
                            say("Felicit?ri, ai colectat toate materialele necesare.")
                            say("Drept r?splat? vei primi 15% vitez? de mi?care ?i o")
                            say_item_vnum(70024)
                            say("")
                            clear_letter("~Cercetarea biologului - Din?ii")
                            set_state(biolog_30_end)
                            pc.setqf("biolog_30_next", 1)
                            pc.setqf("biolog_30_sts", 0)
                            pc.give_item2(70024, 1)
                            affect.add_collect(7,15,60*60*24*365*60)
                            pc.remove_item(30006, 1)
                            return
                        end
                    elseif nr >= 50 then
                        say_title("Cercetarea biologului - Metin2ER")
                        say("")
                        say("Acest material nu este potrivit pentru cercetarea")
                        say("mea, te rog s? îmi aduci altul dup? o or?.")
                        say("")
                        send_letter("~Cercetarea biologului - Din?ii")
                        q.set_icon("scroll_open_golden.tga")
                        pc.setqf("timp", get_global_time() + 3600)
                        pc.remove_item(30006, 1)
                        return
                    end
                end
            end
        end
        state biolog_30_end begin
        end
    end

     

  2. hello all

    i have bug only on ninja with arrows riding horse ? when attack

    this is bug video

    syserr.txt in client

    Spoiler

    0612 18:17:22602 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:22617 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:22635 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:22650 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:22667 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:22668 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:22683 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:22683 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=9) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:22701 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=10) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:22701 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=11) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:22717 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=12) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:22717 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=13) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:22750 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=14) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:22767 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=15) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:22782 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=16) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:22799 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=17) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:22815 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=18) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:22816 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:23706 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:23724 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:23744 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:23757 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:23773 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:23789 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:23790 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:23806 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=9) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:23806 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=10) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:23823 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:24714 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:24730 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:24747 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:24763 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:24780 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:24795 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:24813 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:24829 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:25720 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:25737 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:25753 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:25770 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:25786 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:25803 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:25819 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:25836 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:26726 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:26742 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:26760 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:26776 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:26793 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:26809 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:26826 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:26842 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:27733 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:27750 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:27766 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:27783 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:27799 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:27816 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:27832 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:27849 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:29653 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:29673 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:29692 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:29711 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:29730 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:29731 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:29750 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:29768 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=9) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:29787 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=10) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:29805 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=11) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:29825 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=12) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:29842 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=13) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:29861 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=14) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:29879 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:30753 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:30769 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:30786 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:30802 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:30818 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:30835 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:30852 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:30868 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:31759 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:31777 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:31791 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:31809 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:31825 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:31842 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:31857 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:31875 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:32765 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:32782 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:32798 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:32815 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:32832 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:32848 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:32865 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:32881 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:33772 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:33789 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:33804 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:33822 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:33838 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:33855 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:33871 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:33888 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:34779 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:34794 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:34811 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:34828 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:34844 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:34861 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:34878 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:34894 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:35784 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:35801 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:35818 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:35835 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:35851 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:35868 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:35884 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:35901 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:36792 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:36808 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:36825 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:36841 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:36858 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:36873 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:36890 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:36907 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:37797 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:37815 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:37831 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:37848 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:37865 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:37881 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:37897 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:37913 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:38805 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:38820 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:38838 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:38854 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:38870 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:38887 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:38903 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:38919 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:39811 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:39828 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:39844 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:39862 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:39877 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:39894 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:39910 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:39927 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:40819 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:40834 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:40850 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:40867 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:40884 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:40900 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:40917 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:40933 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:41824 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:41841 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:41857 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:41874 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:41889 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:41907 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:41923 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:41940 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:42831 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:42847 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:42864 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:42879 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:42896 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:42914 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:42929 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:42946 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:43836 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:43853 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:43870 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:43887 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:43903 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:43919 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:43936 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:43954 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:44844 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:44860 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:44877 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:44893 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:44910 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:44926 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:44943 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:44959 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:45850 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:45866 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:45883 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:45900 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:45916 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:45933 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:45949 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:45966 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:46857 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:46873 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:46890 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:46906 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:46923 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:46939 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:46957 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:46971 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:47863 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:47880 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:47896 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:47913 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:47929 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:47946 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:47961 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:47979 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:48870 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:48886 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:48903 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:48919 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:48936 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:48952 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:48969 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:48984 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:49876 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:49892 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:49909 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:49926 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:49943 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:49959 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:49975 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:49992 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:50882 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:50899 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:50916 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:50932 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:50949 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:50965 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:50981 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:50998 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:51889 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:51906 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:51922 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:51940 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:51955 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:51972 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:51988 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:52005 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:52896 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:52912 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:52929 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:52945 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:52965 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:52979 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:52995 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:53011 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:53902 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:53919 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:53935 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:53952 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:53968 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:53985 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:54001 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:54018 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:54912 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:54925 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:54944 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:54959 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:54975 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:54991 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:55008 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:55024 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:55915 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:55932 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:55948 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:55965 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:55981 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:55998 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:56014 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:56031 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:56922 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:56938 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:56955 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:56971 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:56988 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:57004 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:57021 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:57037 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:58839 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:58852 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:58869 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:58885 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:58903 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:58918 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:58937 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:58952 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=9) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:58968 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=10) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:58987 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=11) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:59001 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=12) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:59017 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=13) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:59037 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=14) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:59050 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:59941 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:59958 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:59974 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:59991 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:00007 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:00024 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:00041 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:00057 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:01855 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:01872 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:01888 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:01905 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:01921 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:01942 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:01954 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:01971 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=9) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:01987 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=10) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:02004 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=11) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:02020 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=12) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:02044 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=13) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:02056 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=14) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:02070 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:02961 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:02977 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:02994 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:03010 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:03027 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:03043 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:03059 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:03075 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:03967 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:03984 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:04000 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:04017 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:04033 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:04050 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:04066 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:04083 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:04974 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:04990 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:05007 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:05022 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:05042 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:05056 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:05074 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:05089 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:05979 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:05997 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:06013 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:06030 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:06046 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:06065 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:06079 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:06096 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:06986 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:07003 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:07020 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:07036 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:07053 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:07069 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:07086 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:17:07102 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:07993 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:08010 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:08026 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:08043 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:08059 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:08076 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:08091 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:08109 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:09907 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:09924 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:09940 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:09957 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:09973 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:09990 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:10006 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:10023 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=9) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:10039 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=10) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:10056 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=11) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:10072 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=12) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:10089 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=13) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:10105 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=14) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:10122 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:11013 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:11029 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:11046 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:11062 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:11079 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:11095 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:11111 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:11128 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:12019 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:12036 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:12052 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:12069 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:12085 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:12102 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:12118 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:12135 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:13026 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:13043 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:13059 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:13074 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:13092 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:13108 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:13125 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:13141 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:14033 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:14049 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:14065 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:14082 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:14099 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:14115 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:14131 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:14148 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:15039 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:15054 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:15072 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:15088 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:15105 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:15121 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:15138 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:15154 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:16045 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:16062 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:16078 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:16095 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:16113 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:16128 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:16144 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:16161 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:17052 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:17068 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:17085 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:17101 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:17118 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:17135 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:17151 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:17167 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:18058 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:18075 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:18091 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:18107 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:18124 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:18141 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:18157 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:18174 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:19065 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:19081 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:19098 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:19115 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:19131 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:19147 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:19164 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:19180 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:20071 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:20087 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:20105 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:20122 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:20137 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:20154 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:20170 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:20187 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:21078 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:21094 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:21111 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:21126 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:21144 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:21160 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:21177 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:21193 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:22084 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:22101 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:22117 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:22134 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:22150 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:22168 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:22183 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:22199 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:23090 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:23107 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:23124 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:23140 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:23157 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:23173 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:23190 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:23206 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:24097 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:24114 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:24130 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:24147 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:24163 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:24180 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:24196 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:24213 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:26011 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:26028 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:26044 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:26061 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:26077 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:26093 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:26110 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:26127 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=9) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:26143 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=10) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:26160 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=11) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:26175 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=12) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:26193 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=13) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:26209 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=14) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:26226 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:27117 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:27133 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:27150 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:27166 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:27183 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:27198 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:27216 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:27232 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:28123 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:28140 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:28156 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:28176 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:28189 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:28208 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:28222 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:28239 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:29130 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:29146 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:29163 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:29179 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:29196 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:29212 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:29229 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:29246 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:30137 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:30153 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:30169 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:30186 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:30202 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:30219 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:30235 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:30252 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:31143 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:31159 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:31176 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:31192 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:31209 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:31225 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:31242 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:31259 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:32149 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:32166 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:32182 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:32199 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:32215 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:32232 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:32248 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:32265 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:33156 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:33172 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:33189 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:33205 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:33222 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:33238 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:33256 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:33271 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:34162 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:34179 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:34195 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:34212 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:34227 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:34245 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:34260 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:34279 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:35169 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:35185 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:35202 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:35217 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:35235 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:35251 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:35268 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:35284 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:36175 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:36192 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:36208 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:36227 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=5) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:36241 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=6) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:36260 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=7) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:36275 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=8) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:36291 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:37182 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=2) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:37198 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=3) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL
    0612 18:18:37215 :: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=4) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=9, &pComboData) == NULL

     

  3. hello every one

    see this photo

    This blue color appears in most of the monsters in my
    Monster down for 1 second normal turquoise and after a second or less discoloration of the blue

    0a140843512d4c7c9161d877fb5c5f20.png

     

    this my syserr.txt in client

    Spoiler

    0611 04:29:35177 :: CMapOutdoor::Load - LoadMonsterAreaInfo ERROR
    0611 04:29:44907 :: CRaceManager::RegisterRacePath : RACE[20384] LOAD MSMFILE[d:/ymir work/npc/christmas_tree/christmas_tree.msm] ERROR. Will Find Another Path.
    0611 04:29:45123 :: CRaceManager::RegisterRacePath : RACE[34092] LOAD MSMFILE[d:/ymir work/npc2/okey_npc/okey_npc.msm] ERROR. Will Find Another Path.
    0611 04:29:45125 :: CRaceManager::RegisterRacePath : RACE[34092] LOAD MSMFILE[d:/ymir work/npc_pet/okey_npc/okey_npc.msm] ERROR. Will Find Another Path.
    0611 04:29:46724 :: Unknown Server Command depozit_index 14 | depozit_index
    0611 04:29:46741 :: Unknown Server Command QuestGetMapIndex 41 | QuestGetMapIndex
    0611 04:30:02335 :: CRaceManager::RegisterRacePath : RACE[34096] LOAD MSMFILE[d:/ymir work/npc2/red_dragon_young1/red_dragon_young2.msm] ERROR. Will Find Another Path.
    0611 04:30:05899 :: CRaceManager::RegisterRacePath : RACE[34097] LOAD MSMFILE[d:/ymir work/npc2/old_magic_m/old_magic_m2.msm] ERROR. Will Find Another Path.
    0611 04:30:05900 :: CRaceManager::RegisterRacePath : RACE[34097] LOAD MSMFILE[d:/ymir work/npc_pet/old_magic_m/old_magic_m2.msm] ERROR. Will Find Another Path.
    0611 04:30:08010 :: CRaceManager::RegisterRacePath : RACE[34098] LOAD MSMFILE[d:/ymir work/npc2/ice_snow_giant_man/ice_snow_giant_man2.msm] ERROR. Will Find Another Path.
    0611 04:30:08012 :: CRaceManager::RegisterRacePath : RACE[34098] LOAD MSMFILE[d:/ymir work/npc_pet/ice_snow_giant_man/ice_snow_giant_man2.msm] ERROR. Will Find Another Path.
    0611 04:30:08013 :: CRaceManager::RegisterRacePath : RACE[34098] LOAD MSMFILE[d:/ymir work/npc/ice_snow_giant_man/ice_snow_giant_man2.msm] ERROR. Will Find Another Path.
    0611 04:30:15782 :: CRaceManager::RegisterRacePath : RACE[34099] LOAD MSMFILE[d:/ymir work/npc2/ice_snow_golem/ice_snow_golem2.msm] ERROR. Will Find Another Path.
    0611 04:30:15784 :: CRaceManager::RegisterRacePath : RACE[34099] LOAD MSMFILE[d:/ymir work/npc_pet/ice_snow_golem/ice_snow_golem2.msm] ERROR. Will Find Another Path.
    0611 04:30:15785 :: CRaceManager::RegisterRacePath : RACE[34099] LOAD MSMFILE[d:/ymir work/npc/ice_snow_golem/ice_snow_golem2.msm] ERROR. Will Find Another Path.
    0611 04:32:56203 :: CMapOutdoor::Load - LoadMonsterAreaInfo ERROR
    0611 04:32:59018 :: Unknown Server Command depozit_index 14 | depozit_index
    0611 04:32:59034 :: Unknown Server Command QuestGetMapIndex 41 | QuestGetMapIndex
    0611 04:33:51806 :: CRaceManager::RegisterRacePath : RACE[34100] LOAD MSMFILE[d:/ymir work/npc2/ice_snow_insect/ice_snow_insect2.msm] ERROR. Will Find Another Path.
    0611 04:33:51808 :: CRaceManager::RegisterRacePath : RACE[34100] LOAD MSMFILE[d:/ymir work/npc_pet/ice_snow_insect/ice_snow_insect2.msm] ERROR. Will Find Another Path.
    0611 04:33:51809 :: CRaceManager::RegisterRacePath : RACE[34100] LOAD MSMFILE[d:/ymir work/npc/ice_snow_insect/ice_snow_insect2.msm] ERROR. Will Find Another Path.
    0611 04:33:59244 :: CRaceManager::RegisterRacePath : RACE[34101] LOAD MSMFILE[d:/ymir work/npc2/ice_snow_man/ice_snow_man2.msm] ERROR. Will Find Another Path.
    0611 04:33:59245 :: CRaceManager::RegisterRacePath : RACE[34101] LOAD MSMFILE[d:/ymir work/npc_pet/ice_snow_man/ice_snow_man2.msm] ERROR. Will Find Another Path.
    0611 04:33:59246 :: CRaceManager::RegisterRacePath : RACE[34101] LOAD MSMFILE[d:/ymir work/npc/ice_snow_man/ice_snow_man2.msm] ERROR. Will Find Another Path.
    0611 04:33:02440 :: CRaceManager::RegisterRacePath : RACE[34102] LOAD MSMFILE[d:/ymir work/npc2/ice_snow_monster/ice_snow_monster2.msm] ERROR. Will Find Another Path.
    0611 04:33:02441 :: CRaceManager::RegisterRacePath : RACE[34102] LOAD MSMFILE[d:/ymir work/npc_pet/ice_snow_monster/ice_snow_monster2.msm] ERROR. Will Find Another Path.
    0611 04:33:02443 :: CRaceManager::RegisterRacePath : RACE[34102] LOAD MSMFILE[d:/ymir work/npc/ice_snow_monster/ice_snow_monster2.msm] ERROR. Will Find Another Path.
    0611 04:33:04294 :: CRaceManager::RegisterRacePath : RACE[34103] LOAD MSMFILE[d:/ymir work/npc2/metinstone_egg/metinstone_egg02.msm] ERROR. Will Find Another Path.
    0611 04:33:04296 :: CRaceManager::RegisterRacePath : RACE[34103] LOAD MSMFILE[d:/ymir work/npc_pet/metinstone_egg/metinstone_egg02.msm] ERROR. Will Find Another Path.
    0611 04:33:04297 :: CRaceManager::RegisterRacePath : RACE[34103] LOAD MSMFILE[d:/ymir work/npc/metinstone_egg/metinstone_egg02.msm] ERROR. Will Find Another Path.
    0611 04:33:04300 :: CEffectManager::RegisterEffect - LoadScript(D:\Ymir Work\effect\background\metinstone_loop_redblack.mse) Error

     

     

  4. my server 32 Gb ram
    and my auth syserr

    Spoiler

    SYSERR: Apr 22 18:49:13 :: pid_init:
    Start of pid: 3383

    SYSERR: Apr 22 18:50:57 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 18:52:53 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 19:00:50 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 19:03:19 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 19:03:36 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 22 19:08:43 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 19:12:58 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 19:21:24 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 19:26:38 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 19:26:48 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 19:27:30 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 22 19:27:30 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 22 19:29:30 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 19:31:18 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 19:31:44 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 19:31:56 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 22 19:33:13 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 19:37:30 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 19:39:47 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 19:53:20 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 20:00:08 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 22 20:03:28 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 20:04:13 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 20:04:22 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 22 20:05:02 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 20:07:09 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 20:08:04 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 20:08:17 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 20:13:29 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 20:15:53 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 20:19:03 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 20:19:11 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 20:22:11 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 22 20:25:10 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 20:31:50 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 20:32:40 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 20:38:15 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 20:41:16 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 22 20:41:41 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 20:48:35 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 20:48:46 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 20:48:59 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 20:50:01 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 20:58:58 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 20:59:22 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 21:10:27 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 22 21:15:30 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 21:18:34 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 21:21:26 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 21:32:37 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 21:33:08 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 21:37:54 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 21:42:34 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 21:45:52 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 22 21:46:41 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 21:48:31 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 22 21:48:56 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 22 21:49:12 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 22 21:52:14 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 21:59:59 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 22:02:04 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 22:08:50 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 22 22:11:25 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 22:23:15 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 22:28:03 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 22:49:38 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 23:04:43 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 23:07:50 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 23:32:37 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 23:33:54 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 23:37:16 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 23:43:06 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 23:44:23 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 23:44:51 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 23:54:01 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 00:18:43 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 00:22:53 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 00:41:58 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 01:25:49 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 01:48:36 :: Process: UNKNOWN HEADER: 135, LAST HEADER: 0(0), REMAIN BYTES: 14, fd: 15
    SYSERR: Apr 23 02:05:10 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 02:08:30 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 02:20:07 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 03:07:07 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 03:18:26 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 03:59:16 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 04:22:28 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 04:46:39 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 05:21:19 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 05:38:01 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 05:41:39 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 05:42:00 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 05:58:07 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 05:59:07 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 06:37:16 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 06:46:34 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 06:47:30 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 07:32:26 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 07:41:59 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 07:49:27 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 07:49:54 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 07:49:57 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 07:51:34 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 07:55:42 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 08:15:43 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 08:16:19 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 08:23:23 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 08:30:30 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 08:40:03 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 08:48:20 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 08:52:52 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 09:03:43 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 09:04:37 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 09:31:29 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 09:32:37 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 09:38:26 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 09:42:56 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 09:45:59 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 09:46:05 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 09:51:55 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 09:53:19 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 09:54:09 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 09:55:14 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 09:58:51 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 10:17:05 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 10:17:53 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 10:18:34 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 10:23:01 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 10:24:57 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 10:31:32 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 10:33:17 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 10:36:08 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 10:39:05 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 10:42:38 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 10:45:57 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 10:46:59 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 10:52:29 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 10:52:36 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 10:55:36 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 11:15:40 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 11:23:52 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 11:27:22 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 11:27:50 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 11:28:03 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 11:28:40 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 11:31:17 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 11:34:07 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 11:37:11 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 11:37:43 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 11:38:10 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 11:40:43 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 11:42:02 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 11:44:51 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 11:48:20 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 11:53:05 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 12:14:48 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 12:20:55 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 12:21:15 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 12:22:08 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 12:26:27 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 12:26:29 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 12:28:08 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 12:41:11 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 12:48:07 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 12:49:25 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 12:49:54 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 12:50:48 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 12:51:26 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 12:53:37 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 12:55:28 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 12:56:23 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 13:01:40 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 13:03:08 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 13:03:24 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 13:11:30 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 13:12:22 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 13:13:24 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 13:22:21 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 13:23:59 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 13:24:19 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 13:29:27 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 13:36:17 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 13:42:29 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 13:53:53 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 13:58:27 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 13:58:40 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 14:00:55 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 14:02:06 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 14:11:16 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 14:14:59 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 14:15:36 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 14:21:47 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 14:32:26 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 14:34:13 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 14:34:55 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 14:44:42 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 14:45:54 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 14:47:46 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 14:54:08 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 14:54:40 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 15:04:41 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 15:27:59 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 15:41:39 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 15:44:14 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 15:46:12 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 15:46:43 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 15:50:26 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 15:50:34 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 16:00:46 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 16:02:44 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 16:04:52 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 16:14:51 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 16:19:16 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 16:32:04 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 16:32:32 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 16:37:03 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 16:41:27 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 16:55:23 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 16:57:12 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 17:00:24 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 17:00:40 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 17:06:36 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 17:11:27 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 17:16:33 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 17:21:28 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 17:37:33 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 17:44:05 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 17:44:46 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 17:47:54 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 17:48:56 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 17:49:19 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 17:49:48 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:06:18 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:11:20 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:12:11 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:13:49 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:15:52 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:18:02 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:25:20 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:25:33 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:27:09 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:28:11 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:30:52 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:31:01 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:36:13 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:36:45 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:46:17 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:46:52 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:47:34 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:47:41 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:48:27 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:50:37 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:51:29 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:54:16 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:57:59 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:58:08 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:58:39 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:58:56 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 19:04:32 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 19:07:17 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 19:10:19 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 19:18:10 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 19:20:01 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 19:42:29 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 19:42:29 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 19:42:47 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 19:51:43 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 19:58:44 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 20:01:12 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 20:02:13 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 20:02:20 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 20:04:48 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 20:05:51 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 20:06:09 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 20:06:09 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 20:09:17 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 20:13:54 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 20:24:52 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 20:28:07 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 20:31:27 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 20:38:51 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 20:41:08 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 20:41:44 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 20:42:48 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 21:01:54 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 21:02:04 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 21:04:21 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 21:16:07 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 21:16:38 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 21:17:10 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 21:22:14 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 21:27:06 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 21:27:46 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 21:31:58 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 21:36:56 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 21:45:51 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 21:46:35 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 21:49:02 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 21:50:33 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 21:50:41 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 21:51:14 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 21:52:54 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 21:58:39 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 22:06:26 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 22:06:48 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 22:06:59 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 22:11:00 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 22:14:14 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 22:27:54 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 22:29:57 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 22:31:15 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 22:32:37 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 22:35:46 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 22:48:54 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 22:51:13 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 22:54:03 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 22:54:11 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 22:54:59 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 22:57:40 :: Process: UNKNOWN HEADER: 32, LAST HEADER: 0(0), REMAIN BYTES: 13, fd: 22
    SYSERR: Apr 23 23:43:03 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 23:48:43 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 23:51:21 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 00:08:29 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 00:32:05 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 01:08:46 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 01:18:27 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 02:56:47 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 03:03:37 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 04:24:34 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 05:18:34 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 05:34:47 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 05:39:57 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 06:42:06 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 06:43:41 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 06:52:42 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 06:55:48 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 06:56:56 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 07:25:01 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 07:40:09 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 07:40:52 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 08:06:30 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 08:07:35 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 08:17:01 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 08:37:07 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 08:43:37 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 08:54:56 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 08:56:38 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 09:17:37 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 09:21:28 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 09:28:19 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 09:31:15 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 09:39:06 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 09:42:15 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 09:44:44 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 10:05:40 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 10:07:31 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 10:09:21 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 10:13:58 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 10:14:37 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 10:21:04 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 10:22:49 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 10:39:52 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 10:54:49 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 10:56:05 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 11:07:19 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 11:13:13 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 11:14:21 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 11:18:31 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 11:28:43 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 11:29:52 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 11:31:49 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 11:32:15 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 11:37:42 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 11:40:11 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 11:40:22 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 11:59:28 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 12:04:46 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 12:09:02 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 12:15:28 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 12:16:15 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 12:16:35 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 12:17:17 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 12:18:09 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 12:20:47 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 12:33:18 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 12:56:03 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 13:00:47 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 13:01:38 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 13:01:40 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 13:11:47 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 13:31:51 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 13:32:12 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 13:39:07 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 13:41:10 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 13:44:47 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 13:56:05 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 13:57:04 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 13:59:29 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 14:07:54 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 14:08:46 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 14:09:20 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 14:32:31 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 14:43:14 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 14:44:59 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 14:49:04 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 14:51:07 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 14:51:24 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 14:55:17 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 14:59:54 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 15:04:20 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 15:22:43 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 15:23:00 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 15:26:48 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 15:27:02 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 15:27:06 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 15:27:22 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 15:30:07 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 15:36:53 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 15:36:53 :: buffer_read_proceed: buffer_proceed: length argument bigger than buffer (length: 26, buffer: 13)
    SYSERR: Apr 24 15:41:58 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 15:59:18 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 16:17:41 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 16:21:28 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 16:25:29 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 16:35:50 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 16:36:07 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 16:36:40 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 16:39:05 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 16:46:03 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 17:11:49 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 17:13:42 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 17:20:10 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 17:26:41 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 17:34:04 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 17:35:02 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 17:47:59 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 18:31:30 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 18:35:19 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 18:35:46 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 18:53:49 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 18:57:35 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 19:07:50 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 19:12:21 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 19:22:29 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 19:26:56 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 19:39:26 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 19:41:12 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 19:44:17 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 20:01:34 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 20:08:51 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 20:12:22 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 20:18:08 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 20:19:09 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 20:20:00 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 20:23:47 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 20:24:24 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 20:27:29 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 20:27:30 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 20:30:19 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 20:36:39 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 20:51:30 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 21:00:42 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 21:00:58 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 22:17:40 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 22:19:07 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 22:28:05 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 22:35:56 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 22:41:51 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 22:45:22 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 22:47:08 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 22:47:24 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 22:47:39 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 22:48:42 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 22:51:39 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 23:02:50 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 23:10:15 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 23:10:26 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 23:25:45 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 25 02:18:08 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 25 02:20:32 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 25 02:23:57 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 25 02:37:32 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 25 03:13:28 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)

     

    and my auth syslog

    http://pastebin.com/fXeY9twU

     

    and my syserr in core 1 ch1

    http://pastebin.com/17jPxNi3

    • Love 1
  5. 2 hours ago, iltizio said:

    Please, do not suggest wrong solutions. For 200-300 players in the same time 10 mbps is more than you need. Quantity of ram depend of how many core you need, also for the player. You can check easly with top command or ps. 

    Another things to look is the /var/log/messages log and other log in this directory. This help to find system errors.

    Please, post your exactly syserr logs and your situation, because a small different thing can change the cause.

    my server 32 Gb ram
    and my auth syserr

    Spoiler

    SYSERR: Apr 22 18:49:13 :: pid_init:
    Start of pid: 3383

    SYSERR: Apr 22 18:50:57 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 18:52:53 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 19:00:50 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 19:03:19 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 19:03:36 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 22 19:08:43 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 19:12:58 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 19:21:24 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 19:26:38 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 19:26:48 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 19:27:30 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 22 19:27:30 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 22 19:29:30 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 19:31:18 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 19:31:44 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 19:31:56 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 22 19:33:13 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 19:37:30 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 19:39:47 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 19:53:20 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 20:00:08 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 22 20:03:28 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 20:04:13 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 20:04:22 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 22 20:05:02 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 20:07:09 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 20:08:04 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 20:08:17 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 20:13:29 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 20:15:53 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 20:19:03 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 20:19:11 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 20:22:11 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 22 20:25:10 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 20:31:50 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 20:32:40 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 20:38:15 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 20:41:16 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 22 20:41:41 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 20:48:35 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 20:48:46 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 20:48:59 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 20:50:01 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 20:58:58 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 20:59:22 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 21:10:27 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 22 21:15:30 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 21:18:34 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 21:21:26 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 21:32:37 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 21:33:08 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 21:37:54 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 21:42:34 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 21:45:52 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 22 21:46:41 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 21:48:31 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 22 21:48:56 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 22 21:49:12 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 22 21:52:14 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 21:59:59 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 22:02:04 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 22:08:50 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 22 22:11:25 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 22:23:15 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 22:28:03 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 22:49:38 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 23:04:43 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 23:07:50 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 23:32:37 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 23:33:54 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 23:37:16 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 23:43:06 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 23:44:23 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 23:44:51 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 22 23:54:01 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 00:18:43 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 00:22:53 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 00:41:58 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 01:25:49 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 01:48:36 :: Process: UNKNOWN HEADER: 135, LAST HEADER: 0(0), REMAIN BYTES: 14, fd: 15
    SYSERR: Apr 23 02:05:10 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 02:08:30 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 02:20:07 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 03:07:07 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 03:18:26 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 03:59:16 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 04:22:28 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 04:46:39 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 05:21:19 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 05:38:01 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 05:41:39 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 05:42:00 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 05:58:07 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 05:59:07 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 06:37:16 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 06:46:34 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 06:47:30 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 07:32:26 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 07:41:59 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 07:49:27 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 07:49:54 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 07:49:57 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 07:51:34 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 07:55:42 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 08:15:43 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 08:16:19 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 08:23:23 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 08:30:30 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 08:40:03 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 08:48:20 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 08:52:52 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 09:03:43 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 09:04:37 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 09:31:29 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 09:32:37 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 09:38:26 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 09:42:56 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 09:45:59 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 09:46:05 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 09:51:55 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 09:53:19 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 09:54:09 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 09:55:14 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 09:58:51 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 10:17:05 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 10:17:53 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 10:18:34 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 10:23:01 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 10:24:57 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 10:31:32 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 10:33:17 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 10:36:08 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 10:39:05 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 10:42:38 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 10:45:57 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 10:46:59 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 10:52:29 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 10:52:36 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 10:55:36 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 11:15:40 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 11:23:52 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 11:27:22 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 11:27:50 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 11:28:03 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 11:28:40 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 11:31:17 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 11:34:07 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 11:37:11 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 11:37:43 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 11:38:10 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 11:40:43 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 11:42:02 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 11:44:51 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 11:48:20 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 11:53:05 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 12:14:48 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 12:20:55 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 12:21:15 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 12:22:08 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 12:26:27 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 12:26:29 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 12:28:08 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 12:41:11 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 12:48:07 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 12:49:25 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 12:49:54 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 12:50:48 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 12:51:26 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 12:53:37 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 12:55:28 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 12:56:23 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 13:01:40 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 13:03:08 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 13:03:24 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 13:11:30 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 13:12:22 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 13:13:24 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 13:22:21 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 13:23:59 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 13:24:19 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 13:29:27 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 13:36:17 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 13:42:29 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 13:53:53 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 13:58:27 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 13:58:40 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 14:00:55 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 14:02:06 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 14:11:16 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 14:14:59 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 14:15:36 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 14:21:47 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 14:32:26 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 14:34:13 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 14:34:55 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 14:44:42 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 14:45:54 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 14:47:46 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 14:54:08 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 14:54:40 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 15:04:41 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 15:27:59 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 15:41:39 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 15:44:14 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 15:46:12 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 15:46:43 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 15:50:26 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 15:50:34 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 16:00:46 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 16:02:44 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 16:04:52 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 16:14:51 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 16:19:16 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 16:32:04 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 16:32:32 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 16:37:03 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 16:41:27 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 16:55:23 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 16:57:12 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 17:00:24 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 17:00:40 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 17:06:36 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 17:11:27 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 17:16:33 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 17:21:28 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 17:37:33 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 17:44:05 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 17:44:46 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 17:47:54 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 17:48:56 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 17:49:19 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 17:49:48 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:06:18 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:11:20 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:12:11 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:13:49 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:15:52 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:18:02 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:25:20 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:25:33 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:27:09 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:28:11 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:30:52 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:31:01 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:36:13 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:36:45 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:46:17 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:46:52 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:47:34 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:47:41 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:48:27 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:50:37 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:51:29 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:54:16 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:57:59 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:58:08 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:58:39 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 18:58:56 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 19:04:32 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 19:07:17 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 19:10:19 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 19:18:10 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 19:20:01 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 19:42:29 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 19:42:29 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 19:42:47 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 19:51:43 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 19:58:44 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 20:01:12 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 20:02:13 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 20:02:20 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 20:04:48 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 20:05:51 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 20:06:09 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 20:06:09 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 20:09:17 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 20:13:54 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 20:24:52 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 20:28:07 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 20:31:27 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 20:38:51 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 20:41:08 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 20:41:44 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 20:42:48 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 21:01:54 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 21:02:04 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 21:04:21 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 21:16:07 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 21:16:38 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 21:17:10 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 21:22:14 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 21:27:06 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 21:27:46 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 21:31:58 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 21:36:56 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 21:45:51 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 21:46:35 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 21:49:02 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 21:50:33 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 21:50:41 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 21:51:14 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 21:52:54 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 21:58:39 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 22:06:26 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 22:06:48 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 22:06:59 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 22:11:00 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 22:14:14 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 22:27:54 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 22:29:57 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 22:31:15 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 22:32:37 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 22:35:46 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 22:48:54 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 22:51:13 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 22:54:03 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 23 22:54:11 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 22:54:59 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 22:57:40 :: Process: UNKNOWN HEADER: 32, LAST HEADER: 0(0), REMAIN BYTES: 13, fd: 22
    SYSERR: Apr 23 23:43:03 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 23:48:43 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 23 23:51:21 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 00:08:29 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 00:32:05 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 01:08:46 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 01:18:27 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 02:56:47 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 03:03:37 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 04:24:34 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 05:18:34 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 05:34:47 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 05:39:57 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 06:42:06 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 06:43:41 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 06:52:42 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 06:55:48 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 06:56:56 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 07:25:01 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 07:40:09 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 07:40:52 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 08:06:30 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 08:07:35 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 08:17:01 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 08:37:07 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 08:43:37 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 08:54:56 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 08:56:38 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 09:17:37 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 09:21:28 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 09:28:19 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 09:31:15 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 09:39:06 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 09:42:15 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 09:44:44 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 10:05:40 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 10:07:31 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 10:09:21 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 10:13:58 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 10:14:37 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 10:21:04 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 10:22:49 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 10:39:52 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 10:54:49 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 10:56:05 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 11:07:19 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 11:13:13 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 11:14:21 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 11:18:31 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 11:28:43 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 11:29:52 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 11:31:49 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 11:32:15 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 11:37:42 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 11:40:11 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 11:40:22 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 11:59:28 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 12:04:46 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 12:09:02 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 12:15:28 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 12:16:15 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 12:16:35 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 12:17:17 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 12:18:09 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 12:20:47 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 12:33:18 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 12:56:03 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 13:00:47 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 13:01:38 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 13:01:40 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 13:11:47 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 13:31:51 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 13:32:12 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 13:39:07 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 13:41:10 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 13:44:47 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 13:56:05 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 13:57:04 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 13:59:29 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 14:07:54 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 14:08:46 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 14:09:20 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 14:32:31 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 14:43:14 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 14:44:59 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 14:49:04 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 14:51:07 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 14:51:24 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 14:55:17 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 14:59:54 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 15:04:20 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 15:22:43 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 15:23:00 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 15:26:48 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 15:27:02 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 15:27:06 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 15:27:22 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 15:30:07 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 15:36:53 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 15:36:53 :: buffer_read_proceed: buffer_proceed: length argument bigger than buffer (length: 26, buffer: 13)
    SYSERR: Apr 24 15:41:58 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 15:59:18 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 16:17:41 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 16:21:28 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 16:25:29 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 16:35:50 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 16:36:07 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 16:36:40 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 16:39:05 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 16:46:03 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 17:11:49 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 17:13:42 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 17:20:10 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 17:26:41 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 17:34:04 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 17:35:02 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 17:47:59 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 18:31:30 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 18:35:19 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 18:35:46 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 18:53:49 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 18:57:35 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 19:07:50 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 19:12:21 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 19:22:29 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 19:26:56 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 19:39:26 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 19:41:12 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 19:44:17 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 20:01:34 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 20:08:51 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 20:12:22 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 20:18:08 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 20:19:09 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 20:20:00 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 20:23:47 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 20:24:24 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 20:27:29 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 20:27:30 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 20:30:19 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 20:36:39 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 20:51:30 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 21:00:42 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 21:00:58 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 22:17:40 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 22:19:07 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 22:28:05 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 22:35:56 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 22:41:51 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 22:45:22 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 22:47:08 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 22:47:24 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 22:47:39 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 22:48:42 :: socket_accept: accept: Software caused connection abort (fd 12)
    SYSERR: Apr 24 22:51:39 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 23:02:50 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 23:10:15 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 23:10:26 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 24 23:25:45 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 25 02:18:08 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 25 02:20:32 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 25 02:23:57 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 25 02:37:32 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)
    SYSERR: Apr 25 03:13:28 :: HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!)

     

    and my auth syslog

    http://pastebin.com/fXeY9twU

     

    and my syserr in core 1 ch1

    http://pastebin.com/17jPxNi3

    • Love 1
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / 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.