• 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.

(ZoneServer) Closing itself.

Newbie Spellweaver
Joined
Apr 22, 2018
Messages
16
Reaction score
3
Hi everyone, I need help!

After using the Yorozuya hooked protection with the HVN mini, I started having this error below...

It happens when logging in with the GM-account and using the command %money 100000000000 or %gold 10000000000.

When using these commands and relogging, there is an error when selecting the character and the ZoneServer closes by itself.

Code:
0 01/15/23 16:25:31 : Query : insert into tbl_characterselect_log_202301 ( AccountSerial, Account, CharacSerial, CharacName, LogDate ) values ( 2000000001, '!drake1', 2, 'eXcellence', '2023-01-15 16:25:31' )
1 01/15/23 16:25:31 : SqlState:22007, NativeError:242 Msg:[Microsoft][ODBC Driver 17 for SQL Server][SQL Server]A conversão de um tipo de dados varchar em um tipo de dados datetime resultou em um valor fora do intervalo.
2 01/15/23 16:25:31 : SqlState:01000, NativeError:3621 Msg:[Microsoft][ODBC Driver 17 for SQL Server][SQL Server]A instrução foi finalizada.
3 01/15/23 16:25:31 : SQLExecDirect Returns : SQL_ERROR
4 01/15/23 16:25:54 : Query : update [dbo].[tbl_pvppointlimitinfo] set [updatedate]='2023-01-15 16:25:23',[useup]=1,[limitrate]=3 where serial=2
5 01/15/23 16:25:54 : SqlState:22007, NativeError:242 Msg:[Microsoft][ODBC Driver 17 for SQL Server][SQL Server]A conversão de um tipo de dados varchar em um tipo de dados datetime resultou em um valor fora do intervalo.
6 01/15/23 16:25:54 : SqlState:01000, NativeError:3621 Msg:[Microsoft][ODBC Driver 17 for SQL Server][SQL Server]A instrução foi finalizada.
7 01/15/23 16:25:54 : SQLExecDirectA Returns : SQL_ERROR
8 01/15/23 16:26:04 : Query : Select Fatigue, TLStatus, LastLogoutTime From [dbo].[tbl_TimeLimitInfo] Where AccountSerial = 2000000001
9 01/15/23 16:26:04 : SqlState:22003, NativeError:0 Msg:[Microsoft][ODBC Driver 17 for SQL Server]Valor numérico fora do intervalo
10 01/15/23 16:26:04 : SQLGetData Returns : SQL_ERROR
11 01/15/23 16:26:04 : Query : update [dbo].[tbl_pvppointlimitinfo] set [updatedate]='2023-01-15 16:26:04',[useup]=1,[limitrate]=3 where serial=2
12 01/15/23 16:26:04 : SqlState:22007, NativeError:242 Msg:[Microsoft][ODBC Driver 17 for SQL Server][SQL Server]A conversão de um tipo de dados varchar em um tipo de dados datetime resultou em um valor fora do intervalo.
13 01/15/23 16:26:04 : SqlState:01000, NativeError:3621 Msg:[Microsoft][ODBC Driver 17 for SQL Server][SQL Server]A instrução foi finalizada.
14 01/15/23 16:26:04 : SQLExecDirectA Returns : SQL_ERROR
15 01/15/23 16:26:07 : Query : insert into tbl_characterselect_log_202301 ( AccountSerial, Account, CharacSerial, CharacName, LogDate ) values ( 2000000001, '!drake1', 2, 'eXcellence', '2023-01-15 16:26:07' )
16 01/15/23 16:26:07 : SqlState:22007, NativeError:242 Msg:[Microsoft][ODBC Driver 17 for SQL Server][SQL Server]A conversão de um tipo de dados varchar em um tipo de dados datetime resultou em um valor fora do intervalo.
17 01/15/23 16:26:07 : SqlState:01000, NativeError:3621 Msg:[Microsoft][ODBC Driver 17 for SQL Server][SQL Server]A instrução foi finalizada.
18 01/15/23 16:26:07 : SQLExecDirect Returns : SQL_ERROR
19 01/15/23 16:27:53 : Query : update [dbo].[tbl_pvporderview] set [UpdateDate]='2023-01-15 16:26:04' where serial=2
20 01/15/23 16:27:53 : SqlState:22007, NativeError:242 Msg:[Microsoft][ODBC Driver 17 for SQL Server][SQL Server]A conversão de um tipo de dados varchar em um tipo de dados datetime resultou em um valor fora do intervalo.
21 01/15/23 16:27:53 : SqlState:01000, NativeError:3621 Msg:[Microsoft][ODBC Driver 17 for SQL Server][SQL Server]A instrução foi finalizada.
22 01/15/23 16:27:53 : _SQLExecDirect Returns : SQL_ERROR
23 01/15/23 16:27:53 : Query : update [dbo].[tbl_pvporderview] set [UpdateDate]='2023-01-15 16:26:04' where serial=2
24 01/15/23 16:27:53 : SqlState:22007, NativeError:242 Msg:[Microsoft][ODBC Driver 17 for SQL Server][SQL Server]A conversão de um tipo de dados varchar em um tipo de dados datetime resultou em um valor fora do intervalo.
25 01/15/23 16:27:53 : SqlState:01000, NativeError:3621 Msg:[Microsoft][ODBC Driver 17 for SQL Server][SQL Server]A instrução foi finalizada.
26 01/15/23 16:27:53 : _SQLExecDirect Returns : SQL_ERROR
 
Last edited by a moderator:
Back
Top