Server crashes ! solution plz [ files provided]

Results 1 to 9 of 9
  1. #1
    Currently Stoned ! Ronny786 is offline
    MemberRank
    Dec 2011 Join Date
    Lost WorldLocation
    984Posts

    Server crashes ! solution plz [ files provided]

    Why is server crashing always? or is anybody crashing it ? plz tell me.. below attachment is log files of matchserver + dmp file also. 1 file before crashing and 1 file after crashing. plz check it.
    Attached Files Attached Files
    Last edited by Ronny786; 13-02-13 at 09:28 PM.


  2. #2
    Developer / Patch Finder Tankado is offline
    MemberRank
    Oct 2011 Join Date
    The NetherlandsLocation
    451Posts

    Re: Server crashes ! solution plz [ files provided]

    PHP Code:
    ErrSQL( {CALL spInsertQuestGameLog ('Questing Time | KGN'1308150312411257773130)} ), ErrCode( -)
    ErrMsg Arithmetic overflow error for data type tinyintvalue 773. 

  3. #3
    Currently Stoned ! Ronny786 is offline
    MemberRank
    Dec 2011 Join Date
    Lost WorldLocation
    984Posts

    Re: Server crashes ! solution plz [ files provided]

    Quote Originally Posted by SeaTroll View Post
    PHP Code:
    ErrSQL( {CALL spInsertQuestGameLog ('Questing Time | KGN'1308150312411257773130)} ), ErrCode( -)
    ErrMsg Arithmetic overflow error for data type tinyintvalue 773. 

    yea yea i also check that.. anyways thanks for help... i just increased players in DB , tables n stored procedures and its fixed now :D

  4. #4
    Its Friday :D! trunksx is offline
    MemberRank
    Feb 2007 Join Date
    PerúLocation
    232Posts

    Re: Server crashes ! solution plz [ files provided]

    Max value for tinyint=255 but i think its imposible to get more than 10 items in a quest game.

  5. #5
    Proficient Member damn321 is offline
    MemberRank
    Dec 2012 Join Date
    176Posts

    Re: Server crashes ! solution plz [ files provided]

    i have same problem how to do that?

    i need step by step bcoz im noob

  6. #6
    Currently Stoned ! Ronny786 is offline
    MemberRank
    Dec 2011 Join Date
    Lost WorldLocation
    984Posts

    Re: Server crashes ! solution plz [ files provided]

    Quote Originally Posted by damn321 View Post
    i have same problem how to do that?

    i need step by step bcoz im noob
    find stored procedure "spInsertQuestGameLog"

    increase players line player4,player5 and @player4,@player5

    also add 2 columns in dbo.questgamelog

  7. #7
    Proficient Member damn321 is offline
    MemberRank
    Dec 2012 Join Date
    176Posts

    Re: Server crashes ! solution plz [ files provided]

    can you make TUT on TUT page?i mean can you release?

  8. #8
    Currently Stoned ! Ronny786 is offline
    MemberRank
    Dec 2011 Join Date
    Lost WorldLocation
    984Posts

    Re: Server crashes ! solution plz [ files provided]

    Quote Originally Posted by damn321 View Post
    can you make TUT on TUT page?i mean can you release?

    okiess,,, will make a tut regarding increasing quest players.

  9. #9
    Proficient Member damn321 is offline
    MemberRank
    Dec 2012 Join Date
    176Posts

    Re: Server crashes ! solution plz [ files provided]

    ok dude thanks



Advertisement