zitem hwelp?

Results 1 to 13 of 13
  1. #1
    Proficient Member DjLemonic is offline
    MemberRank
    Oct 2007 Join Date
    IllinoisLocation
    151Posts

    zitem hwelp?

    Code:
    nhn server mode is real
    Load XML from memory : strings.xml(0x0037) - SUCCESS
    Load XML from memory : cserror.xml(0x0037) - SUCCESS
    
    !!!ERROR: Buffer overrun detected! Program will end.
    SymGetSymFromAddr error 487
    frame : (01) : PC Address : 0046ab33
         Param[0] : 00000001
         Param[1] : 00000000
         Param[2] : 0012f510
         Param[3] : 018fa4d8
         ModuleName : MatchServer
    SymGetLineFromAddr error 487
         Function Name : <nosymbols>
    SymGetSymFromAddr error 487
    frame : (02) : PC Address : 004b0cdf
         Param[0] : 000008d5
         Param[1] : 00000085
         Param[2] : 00000000
         Param[3] : 80004002
         ModuleName : MatchServer
    SymGetLineFromAddr error 487
         Function Name : <nosymbols>
    SymGetSymFromAddr error 487
    frame : (03) : PC Address : 00427870
         Param[0] : 0012f64c
         Param[1] : 00000000
         Param[2] : 01161458
         Param[3] : 01161458
         ModuleName : MatchServer
    SymGetLineFromAddr error 487
         Function Name : <nosymbols>
    SymGetSymFromAddr error 487
    frame : (04) : PC Address : 00427a6d
         Param[0] : 0050b2e0
         Param[1] : 010afe10
         Param[2] : 00000228
         Param[3] : 00000000
         ModuleName : MatchServer
    SymGetLineFromAddr error 487
         Function Name : <nosymbols>
    SymGetSymFromAddr error 487
    frame : (05) : PC Address : 00416f4c
         Param[0] : 12ff7ffe
         Param[1] : 800008c2
         Param[2] : 850ffffa
         Param[3] : fffed361
         ModuleName : MatchServer
    SymGetLineFromAddr error 487
         Function Name : <nosymbols>
    SymGetSymFromAddr error 126
    frame : (06) : PC Address : 0300ba00
         Param[0] : 00000000
         Param[1] : 00000000
         Param[2] : 00000000
         Param[3] : 00000000
    SymGetModuleInfo error 126
    SymGetLineFromAddr error 126
         Function Name : <nosymbols>
    I double checked there are no /> missing D: What might be the problem here?

    Attached my zitem if it helps...


  2. #2
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: zitem hwelp?

    How is this log even related to the zitem? The buffer overrun is the error here.
    Posted via Mobile Device

  3. #3
    Proficient Member DjLemonic is offline
    MemberRank
    Oct 2007 Join Date
    IllinoisLocation
    151Posts

    Re: zitem hwelp?

    Quote Originally Posted by phoenix_147 View Post
    How is this log even related to the zitem? The buffer overrun is the error here.
    Posted via Mobile Device
    Previous Question : http://forum.ragezone.com/f311/solve...verrun-554635/

    Author's Conclusion : http://forum.ragezone.com/4852031-post7.html

    Since its the same "SymGetSymFromAddr error", I would think its related to the zitem, wouldn't you?

  4. #4
    RageZone GunZ | Ex-Owner Ricky Blaze is offline
    MemberRank
    Nov 2009 Join Date
    New YorkLocation
    608Posts

    Re: zitem hwelp?

    Mm Kamil, You and your zitems bro..

  5. #5
    Animu Addicted Number12 is offline
    MemberRank
    Apr 2008 Join Date
    Old Sunny CALocation
    1,264Posts

    Re: zitem hwelp?

    Look at it when I get my comp bax. You could have messed up your zitem.XML like u thought. When I did something wrong with my zitem.XML itdid the same to my matchserver.
    This is why you make backups
    Posted via Mobile Device

  6. #6
    Proficient Member DjLemonic is offline
    MemberRank
    Oct 2007 Join Date
    IllinoisLocation
    151Posts

    Re: zitem hwelp?

    Quote Originally Posted by number12 View Post
    Look at it when I get my comp bax. You could have messed up your zitem.XML like u thought. When I did something wrong with my zitem.XML itdid the same to my matchserver.
    This is why you make backups
    Posted via Mobile Device
    I have a backup only from before I started editing it, and than this is after I was done. There must be a way to fix it, the match server cannot simply say "I don't like this file, I'll give an error", there must be an error within the file.

  7. #7
    Apprentice 4life_killah is offline
    MemberRank
    Feb 2008 Join Date
    12Posts

    Re: zitem hwelp?

    please someone help.

    We need this pronto.

  8. #8
    人◕ ‿‿ ◕人 Forean is offline
    MemberRank
    Jul 2008 Join Date
    1,183Posts

    Re: zitem hwelp?

    add what The Maxtrax said to add.


    Quote Originally Posted by MAXTRAXv3 View Post
    ah...i had no problem with this i just strait copyed and pased form ijji to mine...?

    it has to have this on top:
    Code:
    <?xml version="1.0" encoding="UTF-8" ?>
    <XML xmlns="http://tempuri.org/zitem.xsd" id="zitem">
    and this on bottom:
    Code:
    </XML>

  9. #9
    Apprentice 4life_killah is offline
    MemberRank
    Feb 2008 Join Date
    12Posts

    sad Re: zitem hwelp?

    Quote Originally Posted by forean View Post
    add what The Maxtrax said to add.

    All of that is already included and the problem still presists. Damn, can't anyone please provide some help and look into this i know no one wants to look an zitem file since it has alot of things inside. But, please your help is much needed.

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

    Re: zitem hwelp?

    Quote Originally Posted by 4life_killah View Post
    All of that is already included and the problem still presists. Damn, can't anyone please provide some help and look into this i know no one wants to look an zitem file since it has alot of things inside. But, please your help is much needed.
    ... go through every last bit of it and make sure that everything is completed, we aren't gunna do it for you

  11. #11
    Apprentice 4life_killah is offline
    MemberRank
    Feb 2008 Join Date
    12Posts

    Re: zitem hwelp?

    Quote Originally Posted by gregon13 View Post
    ... go through every last bit of it and make sure that everything is completed, we aren't gunna do it for you
    Like we haven't done that...let me see for the past 2 days?

    Still cant find the source of the problem itself...

  12. #12
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: zitem hwelp?

    Just edit a new one. It might be tough for you to edit a whole new one but thats the only way out for you. No one's gonna examine the whole zitem.
    Posted via Mobile Device

  13. #13
    Proficient Member DjLemonic is offline
    MemberRank
    Oct 2007 Join Date
    IllinoisLocation
    151Posts

    Re: zitem hwelp?

    Meh, I'll just do that. Damn, thats really a shame though.



Advertisement