bspace88 Posted December 27, 2018 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 27 Reputation: 0 Joined: 06/05/15 Last Seen: September 22, 2024 Share Posted December 27, 2018 : 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 Quote Link to comment Share on other sites More sharing options...
Haruka Mayumi Posted December 27, 2018 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 485 Reputation: 271 Joined: 06/13/17 Last Seen: April 14 Share Posted December 27, 2018 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. Quote Link to comment Share on other sites More sharing options...
Chaos92 Posted December 27, 2018 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 1826 Reputation: 288 Joined: 08/03/12 Last Seen: 3 hours ago Share Posted December 27, 2018 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.