The Chronicles of Spellborn
Sending items through email crashes the server - Printable Version

+- The Chronicles of Spellborn (https://forum.spellborn.org)
+-- Forum: Issue tracker (https://forum.spellborn.org/forumdisplay.php?fid=5)
+--- Forum: Bug reports and known issues (https://forum.spellborn.org/forumdisplay.php?fid=8)
+---- Forum: Resolved issues (https://forum.spellborn.org/forumdisplay.php?fid=21)
+---- Thread: Sending items through email crashes the server (/showthread.php?tid=246)



Sending items through email crashes the server - SpellbornDev - 10-02-2019

Db Agent log:

<2> [2019-02-10 03:16:21, d_mmos] [ODBC ERROR] sqlstate(24000), diagnostic([Microsoft][ODBC Driver 13 for SQL Server]Invalid cursor state)

<5> [2019-02-10 03:16:21, d_mmos] Send 78Big Grin2S_SET_QUEST_OBJECTIVE_ACK[D2X_BASE[error_code:-1]]
<5> [2019-02-10 03:16:21, d_mmos] Recv 77:S2D_SET_QUEST_OBJECTIVE[character_id:66, quest_id:125878, objective_id:142440, value:1]
<5> [2019-02-10 03:16:21, d_mmos] ** [proc_string] : { ? = Call SB_Universe.dbo.sp_SET_QUEST_OBJECTIVE ( 66, 142440, 1 ) } 

<2> [2019-02-10 03:16:21, d_mmos] [ODBC ERROR] sqlstate(24000), diagnostic([Microsoft][ODBC Driver 13 for SQL Server]Invalid cursor state)

<5> [2019-02-10 03:16:21, d_mmos] Send 78Big Grin2S_SET_QUEST_OBJECTIVE_ACK[D2X_BASE[error_code:-1]]
<5> [2019-02-10 03:16:22, d_mmos] Recv 17:S2D_SET_CHARACTER_FAMEPEP_POINTS[character_id:65, fame_points:17394.000000, pep_points:9100.000000]
<5> [2019-02-10 03:16:22, d_mmos] ** [proc_string] : { ? = Call SB_Universe.dbo.sp_SET_CHARACTER_FAMEPEP_POINTS ( 65, 17394.000000, 9100.000000 ) } 

<2> [2019-02-10 03:16:22, d_mmos] [ODBC ERROR] sqlstate(24000), diagnostic([Microsoft][ODBC Driver 13 for SQL Server]Invalid cursor state)

<5> [2019-02-10 03:16:22, d_mmos] Send 18Big Grin2S_SET_CHARACTER_FAMEPEP_POINTS_ACK[D2X_BASE[error_code:0]]
<5> [2019-02-10 03:16:22, d_mmos] Recv 25:S2D_ADD_CHARACTER_MONEY[character_id:65, amount:50]
<5> [2019-02-10 03:16:22, d_mmos] Send 26Big Grin2S_ADD_CHARACTER_MONEY_ACK[D2X_BASE[error_code:0], character_id:65, amount:50]
<5> [2019-02-10 03:16:22, d_mmos] Recv 79:S2D_SET_QUEST_FINISHED[character_id:65, quest_id:125878]
<5> [2019-02-10 03:16:22, d_mmos] ** [proc_string] : { ? = Call SB_Universe.dbo.sp_SET_QUEST_FINISHED ( 65, 125878 ) } 

<2> [2019-02-10 03:16:22, d_mmos] [ODBC ERROR] sqlstate(24000), diagnostic([Microsoft][ODBC Driver 13 for SQL Server]Invalid cursor state)

<5> [2019-02-10 03:16:22, d_mmos] Send 80Big Grin2S_SET_QUEST_FINISHED_ACK[D2X_BASE[error_code:-1]]
<5> [2019-02-10 03:16:22, d_mmos] Recv 69:S2D_GET_QUEST_MAILS[character_id:65]
<5> [2019-02-10 03:16:22, d_mmos] ** [proc_string] : { ? = Call SB_Universe.dbo.sp_GET_QUEST_MAILS ( 65 ) } 

<2> [2019-02-10 03:16:22, d_mmos] [ODBC ERROR] sqlstate(24000), diagnostic([Microsoft][ODBC Driver 13 for SQL Server]Invalid cursor state)

<5> [2019-02-10 03:16:22, d_mmos] Internal Error : __call_storedprocedure_direct failed in GET_QUEST_MAILS

<4> [2019-02-10 03:16:22, asserts] ASSERT FAILED!!

  Location: d:\spellborn_full\spellbornhollandreborn\d_mmos\include\d_mmos\d_packet_log.h:72
  Expression: (!"internal error")
  Message: __call_storedprocedure_direct failed in GET_QUEST_MAILS

Continue program (cancel to break)?


RE: Sending items through email crashes the server - SpellbornDev - 10-02-2019

Caused by one of these items:

Must be one of these: Light Thread, Porous Bone Eyelet, Viscous Weathering Oil, Soft Iguana Leather


RE: Sending items through email crashes the server - SpellbornDev - 21-02-2019

This is marked as a cant reproduce. Will reopen when this happens more often