Aujard Hata Raporu Veriyor!

  • Konbuyu başlatan Konbuyu başlatan Raptiye
  • Başlangıç tarihi Başlangıç tarihi
Konu Yazar

Raptiye

Wonderful motoDolu.org
Haz
69
0
evt beyler. hiç açmıyor bile tıklar tıklamaz hata raporu :(

stnger server files kullanıyodum, ardından matrax inkini kullandım hala :(

Aujard Loq:

2021-5-13 21:46, *** 37000, 2812, [Microsoft][ODBC SQL Server Driver][SQL Server]Could not find stored procedure 'CLEAR_REMAIN_USERS'., 100 ***
2021-5-24 19:32, *** 21000, 512, [Microsoft][ODBC SQL Server Driver][SQL Server]Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression., 199 ***
2021-5-24 19:33, *** 21000, 512, [Microsoft][ODBC SQL Server Driver][SQL Server]Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression., 199 ***
2021-5-26 21:16, *** 23000, 515, [Microsoft][ODBC SQL Server Driver][SQL Server]Cannot insert the value NULL into column 'sMercenaryClan_2', table 'KN_online.dbo.KNIGHTS_ALLIANCE'; column does not allow nulls. INSERT fails., 190 ***
2021-5-26 21:16, *** 01000, 3621, [Microsoft][ODBC SQL Server Driver][SQL Server]The statement has been terminated., 81 ***
2021-8-4 18:42, *** 23000, 515, [Microsoft][ODBC SQL Server Driver][SQL Server]Cannot insert the value NULL into column 'sMercenaryClan_2', table 'KN_Online.dbo.KNIGHTS_ALLIANCE'; column does not allow nulls. INSERT fails., 190 ***
2021-8-4 18:42, *** 01000, 3621, [Microsoft][ODBC SQL Server Driver][SQL Server]The statement has been terminated., 81 ***
2021-8-7 17:39, *** 37000, 201, [Microsoft][ODBC SQL Server Driver][SQL Server]Procedure 'ACCOUNT_LOGOUT' expects parameter '@nRet', which was not supplied., 124 ***
2021-8-7 17:52, *** 37000, 201, [Microsoft][ODBC SQL Server Driver][SQL Server]Procedure 'ACCOUNT_LOGOUT' expects parameter '@nRet', which was not supplied., 124 ***
2021-8-7 20:40, *** 23000, 515, [Microsoft][ODBC SQL Server Driver][SQL Server]Cannot insert the value NULL into column 'sMercenaryClan_2', table 'KN_Online.dbo.KNIGHTS_ALLIANCE'; column does not allow nulls. INSERT fails., 190 ***
2021-8-7 20:40, *** 01000, 3621, [Microsoft][ODBC SQL Server Driver][SQL Server]The statement has been terminated., 81 ***
 
Son düzenleme:
Cevap: Aujard Hata Raporu Veriyor!

yok kanka. olmadı 3 ayrı server files ve db denedim sonuç hüsran :(

Beyler yardım hadii :(
 
Son düzenleme:
Cevap: Aujard Hata Raporu Veriyor!

Account_Logout
Kod:
CREATE PROCEDURE [dbo].[ACCOUNT_LOGOUT]
@AccountID varchar(21),
@ServerNo int,
@nRet smallint OUTPUT,
@nRet2 smallint OUTPUT

AS

BEGIN TRAN

DELETE FROM CURRENTUSER WHERE strAccountID = @AccountID


COMMIT TRAN
SET @nRet = 1
SET @nRet2 = 1
GO


Knight Alliance tablesinede bunları yapıştır
Kod:
	15609	0	15589	0
	192	177	217	111
	283	0	0	304
	15659	15390	15308	15590
	15081	0	0	0
	15186	0	15799	0
	15749	0	0	0
	15508	0	0	0
	221	0	0	0
	15773	0	0	15799
 
Son düzenleme:
Geri
Üst Alt