Jump to content
  • 0
Sign in to follow this  
kerbiii

i tried to use the hunting mission npc and i got this

Question

: DB error - Table 'ragnarok.mob_db' doesn't exist
[Debug]: at script.c:14293 - SELECT ID FROM `mob_db` WHERE left(Sprite, 4) != 'meta' AND left(Sprite, 2) != 'E_' AND ~Mode & 32 AND EXP > 0 AND MVP1id = 0 AND DropCardid > 4000 AND DropCardid < 5000 AND ID < 2000 AND instr('1062,1088,1183,1186,1200,1212,1220,1221,1234,1235,1244,1245,1250,1268,1290,1293,1294,1296,1298,1299,1300,1301,1303,1304,1305,1306,1308,1309,1311,1313,1515,1588,1618,1676,1677,1678,1679,1796,1797,1974,1975,1976,1977,1978,1979',ID) = 0 ORDER BY rand() LIMIT 4

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 0

[SQL]: DB error - Table 'ragnarok.mob_db' doesn't exist

 

It means you dont have mob_db in your database.

 

try to execute mob_db.sql / mob_db2.sql. and post back.

 

 

Location:

Pre-renewal

../sql-files/mob_db.sql

Renewal

../sql-files/mob_db_re.sql
Edited by quesoph

Share this post


Link to post
Share on other sites
  • 0

 

[SQL]: DB error - Table 'ragnarok.mob_db' doesn't exist

 

It means you dont have mob_db in your database.

 

try to execute mob_db.sql / mob_db2.sql. and post back.

 

 

Location:

Pre-renewal

../sql-files/mob_db.sql

Renewal

../sql-files/mob_db_re.sql

how to execute it?

 

and where? phpadmin? or putty?

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.