Jump to content

Recommended Posts

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

do you have the mysql_query function? i received a similar output when i didn't.

 

head over to - http://metin2dev.org/board/topic/30-mijagos-quest-functions/

 

if you do already have it then i don't know sorry. post the entire function/quest you're writing and maybe i can spot an error in the code.

SYSERR: May 10 12:12:17 :: RunState: LUA_ERROR: locale/poland/quest/questlib.lua:2454: attempt to call global `split' (a nil value)
SYSERR: May 10 12:12:17 :: WriteRunningStateToSyserr: LUA_ERROR: quest mds.start click

to fix that you need mysql 5.5 or higher, go into putty and uninstall the current version

 

pkg_info

 

pkg_delete mysqlXXX-serverXXXX

pkg_delete mysqlXXX-clientXXXX

then

 cd /usr/ports/databases/mysql56-server/

make install clean

after it has installed, restart mysql

services mysql-server restart

mysql_upgrade

 

then it should work

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.