Jump to content

donation npc error


Recommended Posts


  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  27
  • Reputation:   0
  • Joined:  06/05/15
  • Last Seen:  

: DB error - Unknown column 'amount' in 'field list'
[Debug]: at e:\ralf\ragnarok online offline pack rathena 2018\kro_client_full\rathena-master\src\map\script.cpp:16590 - SELECT `amount` FROM `donate` WHERE `account_id` = 2000000
[Debug]: Source (NPC): Donation Girl at prontera (145,179)
[SQL]: DB error - Column count doesn't match value count at row 1
[Debug]: at e:\ralf\ragnarok online offline pack rathena 2018\kro_client_full\rathena-master\src\map\script.cpp:16590 - INSERT INTO `donate` VALUES (2000000, '100', 0)
[Debug]: Source (NPC): Donation Girl at prontera (145,179)
[SQL]: DB error - Unknown column 'amount' in 'field list'
[Debug]: at e:\ralf\ragnarok online offline pack rathena 2018\kro_client_full\rathena-master\src\map\script.cpp:16590 - SELECT `amount` FROM `donate` WHERE `account_id` = 2000000
[Debug]: Source (NPC): Donation Girl at prontera (145,179)

 

pls patulong mga bossing 

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  477
  • Reputation:   269
  • Joined:  06/13/17
  • Last Seen:  

SQL Problem

Most likely di mo nalagay yung database for Donation Girl or probably may sql_query inside the Script which didn't run.

First, Check kung may SQL file dun sa pinag downloadan mo ng script na yan.. kung wala, check mo yung script kung may sql_query. if nothing.. then it won't actually help that much, you need to create your own based on the script alone.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1533
  • Reputation:   236
  • Joined:  08/03/12
  • Last Seen:  

You have 'donate' table which doesnt have in default rathena database.

If you are using the script from others, make sure you run the sql script also in your database/phpmyadmin.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...