Help, please!

Results 1 to 7 of 7
  1. #1
    Newbie RegisterSux is offline
    MemberRank
    Apr 2011 Join Date
    5Posts

    Help, please!

    These are my last errors, after going through so very many of them.
    If you could please tell me which files I need to look into at the least, I would appreciate it.

    2011/ 5/ 3 07:15:45 OP: 200317978, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0


    2011/ 5/ 3 07:15:47 OP: 1890, 0.0, 0.0, 1888.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0


    2011/ 5/ 3 07:15:48 GetModelElem - out of range: type=5, size=1951, index=1641

    2011/ 5/ 3 07:15:48 CModelMng::loadModel mdlObj/mdlDyna ¿¡ objtype=5 index=1641 bpart=0 ÀÇ Á¤º¸°¡ ¾ø±º¿©.

    2011/ 5/ 3 07:15:48 CreateObj : type=5, index=1641, bInitProp=1

    2011/ 5/ 3 07:15:48 rCnt=1

    7.WorldServer.exe caused an EXCEPTION_ACCESS_VIOLATION in module 7.WorldServer.exe at 0023:0055D1FE

    - Registers

    EAX=00000005 EBX=00000000 ECX=061DFE0C EDX=2F9B09D4 ESI=0000000A
    EDI=068E0020 EBP=217B0020 ESP=061DFD50 EIP=0055D1FE FLG=00010246
    CS=0023 DS=002B SS=002B ES=002B FS=0053 GS=002B

    0023:0055D1FE (0x00000669 0x00000000 0x00000000 0x000017C7) 7.WorldServer.exe


    ---------- Post added at 01:51 PM ---------- Previous post was at 12:13 PM ----------

    Edit:

    I also get a text document called 'profile'. It says this.
    2011/05/03 08:54:36
    Root
    ---> 100.00% CRunObject::Run(), <2175606.201 ms>, <7 calls>, <310800.885882 ms/call>
    |---> 100.00% g_DPCoreClient.ReceiveMessage(), <2175566.162 ms>, <1 calls>, <2175566.162109 ms/call>
    | |---> 0.09% CDPCoreClient::UserMessageHandler(0x00001000), <1852.029 ms>, <1 calls>, <1852.028966 ms/call>
    | |---> 99.90% CDPCoreClient::UserMessageHandler(0x00000003), <2173462.158 ms>, <1 calls>, <2173462.158203 ms/call>
    | |---> 0.01% CDPCoreClient::UserMessageHandler(0x00000004), <172.587 ms>, <1 calls>, <172.587380 ms/call>
    | |---> 0.00% CDPCoreClient::UserMessageHandler(0x0000000b), <6.919 ms>, <1 calls>, <6.918852 ms/call>
    |---> 0.00% g_DPSrvr.ReceiveMessage(), <5.632 ms>, <1 calls>, <5.631576 ms/call>
    |---> 0.00% CWorldMng::Process(), <0.000 ms>, <0 calls>, <0.000000 ms/call>


  2. #2
    Elite Member Matrixo is offline
    Member +Rank
    Aug 2008 Join Date
    181Posts

    Re: Help, please!

    2011/ 5/ 3 07:15:48 CModelMng::loadModel mdlObj/mdlDyna ¿¡ objtype=5 index=1641 bpart=0 ÀÇ Á¤º¸°¡ ¾ø±º¿©.
    Here is all read.

  3. #3
    Newbie RegisterSux is offline
    MemberRank
    Apr 2011 Join Date
    5Posts

    Re: Help, please!

    Quote Originally Posted by Matrixo View Post
    Here is all read.
    Well that part was obvious. I've been going through that file for about three hours. I can't seem to find what's wrong. Thank you though. It's good to know someone is trying to help me. <3

    ---------- Post added at 03:07 PM ---------- Previous post was at 02:14 PM ----------

    Edit #2

    I forgot to mention what's actually happening. My world server repeatedly crashes. It won't stay open. As soon as it opens, and starts to 'do its thing', it closes out. I tried to run my client, and see if it would give me any errors. It allowed me to reach the character screen, and log. But of course, without the world server running, I couldn't connect to the network. So far I can't see why my world server insists on crashing.

    ---------- Post added at 04:33 PM ---------- Previous post was at 03:07 PM ----------

    Okay, this is racking my brain. I've gone over everything. So far I've learned that it's something probably missing in the mdlObj file. However, I can't find what, or how to fix it. Considering the highest number in my mdlObj is 1541, and the number missing is 1641.
    Last edited by RegisterSux; 03-05-11 at 03:15 PM.

  4. #4
    Newbie RegisterSux is offline
    MemberRank
    Apr 2011 Join Date
    5Posts

    Re: Help, please!

    If I say this is for learning experience, and not some piece of shit server with a piece of shit website, will somebody please help me?

  5. #5
    Member VLxTormented is offline
    MemberRank
    Dec 2010 Join Date
    GK'sWorldLocation
    56Posts

    Re: Help, please!

    you probably have models in your map that are not even there know this cause it gives that error in beast

  6. #6
    Member Thesaurus is offline
    MemberRank
    Jan 2010 Join Date
    60Posts

    Re: Help, please!

    This error appears when you edited something in mdldyna/obj in the wrong place, or as Tormented said, you don't have the models etc in your folder. Im not sure how to correctly edit them. All i know is that is why the error appears.

  7. #7
    Newbie RegisterSux is offline
    MemberRank
    Apr 2011 Join Date
    5Posts

    Re: Help, please!

    Thank you for the replies, I appreciate it.
    Considering the situation, I'll just be starting over, and trying to implement what I had before one step at a time.



Advertisement