Client Crashs

Results 1 to 5 of 5
  1. #1
    Account Upgraded | Title Enabled! Cancel is offline
    MemberRank
    Jan 2008 Join Date
    ItalyLocation
    337Posts

    Client Crashs

    Hello Guys, my Client crashs after i Start Game. Its crashs at Loading Mesh.
    I added a New Body to woman.mrs.

    .dds File called: gz_huw_body_inf.tga.dds
    .elu File called: woman-parts_inf.elu

    woman01.xml ADD PART:
    <AddParts name="parts113" filename="woman-parts_inf.elu"> </AddParts>

    Ill edited the .elu File, cause it needed to change to gz_huw_body_inf.bmp &
    eq_chest_inf.....

    But i still get an error while Loading Mesh.. Please Help me i dont know what i can do..

    ERROR LOG

    Code:
    -------------------> GameInterface Create : 1.624000 
    
    xml model/woman/woman01.xml file loading failure !!!
    herowoman1 not found
    Destroy gunz
    Destroy sound engine.
    Destroy sound engine. success
    Destroy console.
    Destroy interface begin 
    destroy client.
    PeerInfoList Released
    clear looks end.
    Widget map clear end.
    desctroy cursor system end.
    clear IDL resource end.
    Final interface end.
    Destroy game interface done.
    clear looks end.
    Widget map clear end.
    desctroy cursor system end.
    Destroy mesh manager.
    Destroy weapon mesh manager.
    destroy game application done.
    interface finalize.
    game input destroy.
    game gonfiguration destroy.
    Bitmap manager destroy Animation bitmap.
    destroy gunz finish.
    Rframe_destory::closeDisplay


  2. #2
    Account Upgraded | Title Enabled! kochon is offline
    MemberRank
    Nov 2006 Join Date
    MontrealLocation
    1,451Posts

    Re: Client Crashs

    Post the full mlog, the error is probably above these lines. Also, you might want to double check the syntax in woman01.xml

  3. #3
    Alpha Member gregon13 is offline
    MemberRank
    Nov 2007 Join Date
    CanadaLocation
    1,945Posts

    Re: Client Crashs

    you must add .elu

    Example:

    Wrong:
    Spoiler:
    <AddParts name="parts234" filename="man-parts_gtfo"> </AddParts>


    Right:
    Spoiler:
    <AddParts name="parts234" filename="man-parts_gtfo.elu"> </AddParts>


    EDIT: nvm noticed you already had that
    Last edited by gregon13; 18-08-09 at 08:55 PM.

  4. #4
    Account Upgraded | Title Enabled! kochon is offline
    MemberRank
    Nov 2006 Join Date
    MontrealLocation
    1,451Posts

    Re: Client Crashs

    It's k, I helped him through teamviewer.

  5. #5
    Retired modder Aimed is offline
    MemberRank
    Aug 2008 Join Date
    BelgiumLocation
    1,279Posts

    Re: Client Crashs

    .dds File called: gz_huw_body_inf.tga.dds
    .elu File called: woman-parts_inf.elu

    woman01.xml ADD PART:
    <AddParts name="parts113" filename="woman-parts_inf.elu"> </AddParts>

    Ill edited the .elu File, cause it needed to change to gz_huw_body_inf.bmp &
    eq_chest_inf.....



    press thx button ;D



Advertisement