Jump to content

[Help]Sysser Error


Recommended Posts

Hi guys I have some errors in sysser and I dont know how to solve them.

 

 

SYSERR: Mar 14 10:22:37 :: ChildLoop: AsyncSQL: query failed: Unknown column 'account_id' in 'field list' (query: REPLACE INTO levellog (name, level, time, account_id, pid, playtime) VALUES('Test', 71, NOW(), 52378, 57919, 55) errno: 1054)

 

SYSERR: Mar 14 10:22:39 :: ChildLoop: AsyncSQL: query failed: Unknown column 'vnum' in 'field list' (query: INSERT DELAYED INTO log (type, time, who, x, y, what, how, hint, ip, vnum) VALUES('ITEM', NOW(), 1, 16, 15, 10000807, 'SET_ATTR', '', '', 1060) errno: 1054)

 

SYSERR: Mar 14 10:18:06 :: locale_find: LOCALE_ERROR: "¼º°øÀûÀ¸·Î ¼Ó¼ºÀÌ Ãß°¡ µÇ¾ú½À´Ï´Ù";

Thanks for helping me :)

  • Good 1
Link to comment
Share on other sites

 

 

SYSERR: Mar 14 10:18:06 :: locale_find: LOCALE_ERROR: "¼º°øÀûÀ¸·Î ¼Ó¼ºÀÌ Ãß°¡ µÇ¾ú½À´Ï´Ù";

 

Convert this text to your language and add locale_string.txt

 

 

 

SYSERR: Mar 14 10:22:39 :: ChildLoop: AsyncSQL: query failed: Unknown column 'vnum' in 'field list' (query: INSERT DELAYED INTO log (type, time, who, x, y, what, how, hint, ip, vnum) VALUES('ITEM', NOW(), 1, 16, 15, 10000807, 'SET_ATTR', '', '', 1060) errno: 1054)
SYSERR: Mar 14 10:22:37 :: ChildLoop: AsyncSQL: query failed: Unknown column 'account_id' in 'field list' (query: REPLACE INTO levellog (name, level, time, account_id, pid, playtime) VALUES('Test', 71, NOW(), 52378, 57919, 55) errno: 1054)

 

Have you got log.sql,levellog.sql?

 

Regards.

  • Good 1
  • Love 1

Plain logic saves lives.

Link to comment
Share on other sites

SYSERR: Mar 14 10:22:39 :: ChildLoop: AsyncSQL: query failed: Unknown column 'vnum' in 'field list' (query: INSERT DELAYED INTO log (type, time, who, x, y, what, how, hint, ip, vnum) VALUES('ITEM', NOW(), 1, 16, 15, 10000807, 'SET_ATTR', '', '', 1060) errno: 1054)

 

Add an vnum column to your log table in the log database

 

SYSERR: Mar 14 10:22:37 :: ChildLoop: AsyncSQL: query failed: Unknown column 'account_id' in 'field list' (query: REPLACE INTO levellog (name, level, time, account_id, pid, playtime) VALUES('Test', 71, NOW(), 52378, 57919, 55) errno: 1054)

 

Add an account_id column to your levellog table in the log database

 

As for the locale error, it's pretty much what HaveBeen said. Remember to follow the format in that file!

  • Love 1
Link to comment
Share on other sites

  • 2 weeks later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



  • Similar Content

  • Activity

    1. 5

      Effect weapons

    2. 3

      Crystal Metinstone

    3. 3

      Feeding game source to LLM

    4. 113

      Ulthar SF V2 (TMP4 Base)

    5. 3

      Feeding game source to LLM

    6. 0

      Target Information System

    7. 3

      Feeding game source to LLM

    8. 2

      anti exp explanation pls

  • Recently Browsing

    • No registered users viewing this page.
×
×
  • 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.