• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

rSec 3.0 - RYL Server Security Software

Newbie Spellweaver
Joined
Jun 22, 2014
Messages
25
Reaction score
0
Hmm, 3 days find the solution for irc bot :'(

@ Bounty Hunter : Don't you mind to join me @
 
Moooooooooooooooo
Loyal Member
Joined
Jul 19, 2006
Messages
442
Reaction score
130
Too bad i don't speak broken english, your conversation seems so much fun QQ. Would someone translate it for me?
 
Newbie Spellweaver
Joined
Jun 22, 2014
Messages
25
Reaction score
0
rSec 3.0 got little problem some plugin may not work correctly :)
 
Joined
Jun 6, 2010
Messages
396
Reaction score
85
rSec 3.0 got little problem some plugin may not work correctly :)

What plugins? as far i know. Donation Bot plugin alpha set as disable so it wont be listed in the plugin list.

if you talking about ITEM USAGER .. that YOUR PROBLEM not RSEC PROBLEM... we all use it WITHOUT ANY PROBLEM. that is YOUR PROBLEM
 
Newbie Spellweaver
Joined
Nov 26, 2009
Messages
13
Reaction score
0
hi alpha thx for ur apps, but i hv some error message, pls help how to fix it

Code:
12-Oct-14 9:07:09 PM : [DB Data Validator] - EQ Check failed
Exception:
System.Data.SqlClient.SqlException (0x80131904): Invalid column name 'EQ_Changed'.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
   at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
   at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
   at System.Data.SqlClient.SqlDataReader.get_MetaData()
   at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
   at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds)
   at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite)
   at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
   at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
   at System.Data.SqlClient.SqlCommand.ExecuteReader()
   at rSec.Database.sendSelectQuery(Databases db, String Query)
   at rSec.DBTestsRunner.RunEQ()
   at rSec.DBTestsRunner.Tick(Object runner, ElapsedEventArgs arg)
ClientConnectionId:e1b19170-7827-417d-a798-302e6eee1673

then i try use this query for fix problem
ALTER TABLE [dbo].[CharInfo] ADD COLUMN [EQ_Changed] [bit] NOT NULL
GO

ALTER TABLE [dbo].[CharInfo] ADD CONSTRAINT [DF_CharInfo_EQ_Changed] DEFAULT ((1)) FOR [EQ_Changed]
GO

but sql showing error message
Msg 156, Level 15, State 1, Line 1
Incorrect syntax near the keyword 'COLUMN'.
Msg 1752, Level 16, State 0, Line 2
Column 'EQ_Changed' in table 'CharInfo' is invalid for creating a default constraint.
Msg 1750, Level 16, State 0, Line 2
Could not create constraint. See previous errors.
 
Last edited:
Initiate Mage
Joined
Oct 16, 2014
Messages
1
Reaction score
0
Use ms sql 2005 or newer.

im getting the same error and im using 2008 express r2.

so i tryed using this and the query was executed with no errors
ALTER TABLE dbo.CharInfo
ADD EQ_Changed bit NOT NULL CONSTRAINT DF_CharInfo_EQ_Changed DEFAULT 1
GO

the error "EQ check failed" disapeared but now it doesnt check any items.

10/15/2014 9:36:58 PM : [DB Data Validator] - Ended, 0 equipments and 9 medals checked

desperately looking for a fix for this. item bug is damn annoying to deal with
 
Initiate Mage
Joined
May 26, 2011
Messages
4
Reaction score
0
cpu high sqlserver after used

60 - 70 %

CharItemLog disable it How do
 
Last edited:
Skilled Illusionist
Joined
Jan 15, 2009
Messages
332
Reaction score
11
Ryan White, found the solution for that query?



This error keep on...:
Mensagem 156, Nível 15, Estado 1, Linha 5
Incorrect syntax near the keyword 'COLUMN'.
Mensagem 1752, Nível 16, Estado 0, Linha 2
Column 'EQ_Changed' in table 'CharInfo' is invalid for creating a default constraint.
Mensagem 1750, Nível 16, Estado 0, Linha 2
Could not create constraint. See previous errors.
 
Initiate Mage
Joined
Mar 1, 2013
Messages
2
Reaction score
0
Alpha... why i click skill book then connection lost ? how to fix
 
Newbie Spellweaver
Joined
Sep 2, 2010
Messages
32
Reaction score
1
Thank Alpha... rSec Working For My VPS
Already Test All Hack Like

- GM Hack v1753
- Speeder ( using cheat engine )
- Skill Bug
- Bug Item

All Detect :)
 
Experienced Elementalist
Joined
Dec 25, 2008
Messages
234
Reaction score
82
Thank Alpha... rSec Working For My VPS
Already Test All Hack Like

- GM Hack v1753
- Speeder ( using cheat engine )
- Skill Bug
- Bug Item

All Detect :)

WHat your point ?

We all know rSec can stop all bugs what you write and we all or most know rSec can add toalty new features in game if you know how program !! :)
 
Back
Top