2 weird errors in my Server's log (July 2008 Server)

Results 1 to 6 of 6
  1. #1
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    idea 2 weird errors in my Server's log (July 2008 Server)

    I saw the server log and found this :

    Code:
    MMatchDBMgr::UpdateCharInfoData - Arithmetic overflow error converting expression to data type int.
    The statement has been terminated.
    
    [19:18:40] Async DB Query(OnAsyncUpdateCharInfoData) Failed
    How do I fix this? I use the July 2008 server.


  2. #2
    Account Upgraded | Title Enabled! Azet is offline
    MemberRank
    Jun 2008 Join Date
    283Posts

    Re: 2 weird errors in my Server's log (July 2008 Server)

    Wierd O_O? let me check my log xD

  3. #3
    igunz.net Dawson is offline
    LegendRank
    Feb 2010 Join Date
    ::1 (Canada BC)Location
    2,581Posts

    Re: 2 weird errors in my Server's log (July 2008 Server)

    Odd, I've never seen that. Although I do have experience with Arithmetic overflows... boy do I ever.. FFFFFFFFFFFUUUUUUUU
    Last edited by Dawson; 08-09-10 at 12:55 AM.

  4. #4
    Doggie And Rice. Military is offline
    MemberRank
    Jun 2009 Join Date
    Here and AboutLocation
    3,302Posts

    Re: 2 weird errors in my Server's log (July 2008 Server)

    It's maybe from NoLife's new config for the 08 Files , the person who released used the 07 Config , but the db's weren't made for the new configs as yet.

  5. #5
    DRGunZ 2 Creator wesman2232 is offline
    MemberRank
    Jan 2007 Join Date
    Erie, PALocation
    4,872Posts

    Re: 2 weird errors in my Server's log (July 2008 Server)

    The query is trying to add something to a table column that isn't an integer.

    It depends on what is being sent to it, if it isn't an integer that the matchserver is sending then change it to whatever it needs in the DB

    All it is saying is that, whatever it was sending it couldn't do it because it failed to convert it to an integer or is not an integer so it failed.
    Last edited by wesman2232; 07-09-10 at 10:40 PM.

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

    Re: 2 weird errors in my Server's log (July 2008 Server)

    Quote Originally Posted by Military View Post
    It's maybe from NoLife's new config for the 08 Files , the person who released used the 07 Config , but the db's weren't made for the new configs as yet.
    I never used any such config and it's a brand new DB with the July + Oct 08 DB's on it.



Advertisement