Jump to content

Recommended Posts

Hello devs, i got a kick in the loading window , i dont know whats wrong.

 

db syserr :

 

SYSERR: Nov 15 22:33:12 :: Start: TABLE_POSTFIX not configured use default
SYSERR: Nov 15 22:33:13 :: Load:  DirectQuery failed(SELECT login FROM block_exception)
SYSERR: Nov 15 22:52:32 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
SYSERR: Nov 15 23:23:14 :: Start: TABLE_POSTFIX not configured use default
SYSERR: Nov 15 23:23:15 :: Load:  DirectQuery failed(SELECT login FROM block_exception)
SYSERR: Nov 15 23:25:56 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
SYSERR: Nov 15 23:29:26 :: Start: TABLE_POSTFIX not configured use default
SYSERR: Nov 15 23:29:26 :: Load:  DirectQuery failed(SELECT login FROM block_exception)

 

 

auth syserr :

 

 

SYSERR: Nov 15 22:33:14 :: load: ANI directory = (null)
SYSERR: Nov 15 22:52:32 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
SYSERR: Nov 15 23:23:17 :: load: ANI directory = (null)
SYSERR: Nov 15 23:25:56 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
SYSERR: Nov 15 23:29:28 :: load: ANI directory = (null)

 

 

 

Link to comment
https://metin2.dev/topic/3834-kick-after-loading-window/
Share on other sites

  • Premium

Navicat--->Account--->Query--->New query--->

SET FOREIGN_KEY_CHECKS=0;

-- ----------------------------
-- Table structure for block_exception
-- ----------------------------
DROP TABLE IF EXISTS `block_exception`;
CREATE TABLE `block_exception` (
  `login` int(20) DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
  • Good 1
  • Love 3
Link to comment
https://metin2.dev/topic/3834-kick-after-loading-window/#findComment-24870
Share on other sites

 

SYSERR: Nov 16 12:19:02 :: Start: TABLE_POSTFIX not configured use default

SYSERR: Nov 16 12:19:02 :: Load:  DirectQuery failed(SELECT login FROM block_exception)

 

 

now i got this error

 

 

These errors are OK - post your errors from client, not server.

  • Love 1
Link to comment
https://metin2.dev/topic/3834-kick-after-loading-window/#findComment-25043
Share on other sites

  • 4 months later...

Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/

Please use https://metin2.download/ when uploading files smaller than 100MB, otherwise the approval will take longer due to manual upload.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.