Jump to content
  • 0

Item_cash_db


rom3r

Question


  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  36
  • Reputation:   1
  • Joined:  05/05/14
  • Last Seen:  

everytime i add anything into the item_Cash_db in the re folder then try to restart my server the map server stops working it doesnt crash or error.It just gets to loading cashdb and stops.

[Status]: Memory manager initialised: log/map-server.leaks

                                                                      
                   rAthena Development Team presents                  
                      ___   __  __                                    
                _____/   | / /_/ /_  ___  ____  ____ _                
               / ___/ /| |/ __/ __ \/ _ \/ __ \/ __ `/                
              / /  / ___ / /_/ / / /  __/ / / / /_/ /                 
             /_/  /_/  |_\__/_/ /_/\___/_/ /_/\__,_/                  
                                                                      
                     http://rathena.org/board/                        
                                                                      
[Info]: SVN Revision: '12139'
[Info]: Server supports up to '1024' concurrent connections.
[Info]: Char Server IP Address : '127.0.0.1' -> '127.0.0.1'.
[Info]: Map Server IP Address : '198.56.164.150' -> '198.56.164.150'.
[Status]: Using SQL dbs: no
[Info]: Logging item transactions to table 'picklog'.
[Info]: Logging commands to table 'atcommandlog'.
[Info]: Logging Cash transactions to table 'cashlog'.
[Info]: Connecting to the Map DB Server....
[Status]: Connect success! (Map Server Connection)
[Info]: [SQL]: Connecting to the Log Database trincli0281 At 192.168.1.50...
[Status]: [SQL]: Successfully 'connected' to Database 'trincli0281'.
[Status]: Loading maps (using db/re/map_cache.dat as map cache)...
[Notice]: Removing map [ pvp_y_1-5 ] from maplist
[Notice]: Removing map [ pvp_y_2-5 ] from maplist
[Notice]: Removing map [ pvp_y_3-5 ] from maplist
[Notice]: Removing map [ pvp_y_4-5 ] from maplist
[Notice]: Removing map [ pvp_y_5-5 ] from maplist
[Notice]: Removing map [ pvp_y_6-5 ] from maplist
[Notice]: Removing map [ pvp_y_7-5 ] from maplist
[Notice]: Removing map [ pvp_y_8-5 ] from maplist
[Info]: Successfully loaded '860' maps.
[Notice]: Maps removed: '8'
[Info]: Done reading '1136' messages in 'conf/msg_conf/map_msg.conf'.
[Status]: Done reading '64' command aliases in 'conf/atcommand_athena.conf'.
[Status]: Done reading '12' entries in 'db/re/instance_db.txt'.
[Status]: Done reading '0' entries in 'db/import/instance_db.txt'.
[Status]: Done reading '4' channels in 'conf/channels.conf'.
[Status]: Done reading '984' entries in 'db/packet_db.txt'.
[Status]: Done reading '0' entries in 'db/import/packet_db.txt'.
[Status]: Using default packet version: 46.
[Status]: Done reading '9704' entries in 'db/re/item_db.txt'.
[Status]: Done reading '0' entries in 'db/import/item_db.txt'.
[Status]: Done reading '1' entries in 'db/item_avail.txt'.
[Status]: Done reading '10' entries in 'db/item_stack.txt'.
[Status]: Done reading '124' entries in 'db/item_nouse.txt'.
[Status]: Done reading '1022' entries in 'db/re/item_bluebox.txt'.
[Status]: Done reading '923' entries in 'db/re/item_violetbox.txt'.
[Status]: Done reading '440' entries in 'db/re/item_cardalbum.txt'.
[Status]: Done reading '20' entries in 'db/item_findingore.txt'.
[Status]: Done reading '617' entries in 'db/re/item_giftbox.txt'.
[Status]: Done reading '1188' entries in 'db/re/item_misc.txt'.
[Status]: Done reading '2798' entries in 'db/re/item_package.txt'.
[Status]: Done reading '0' entries in 'db/re/item_group_db.txt'.
[Status]: Done reading '293' entries in 'db/re/item_combo_db.txt'.
[Status]: Done reading '50' entries in 'db/re/item_noequip.txt'.
[Status]: Done reading '2210' entries in 'db/re/item_trade.txt'.
[Status]: Done reading '21' entries in 'db/re/item_delay.txt'.
[Status]: Done reading '1057' entries in 'db/re/item_buyingstore.txt'.
[Status]: Done reading '357' entries in 'db/re/item_flag.txt'.
[Status]: Done reading '0' entries in 'db/import/item_avail.txt'.
[Status]: Done reading '0' entries in 'db/import/item_stack.txt'.
[Status]: Done reading '0' entries in 'db/import/item_nouse.txt'.
[Status]: Done reading '0' entries in 'db/import/item_group_db.txt'.
[Status]: Done reading '0' entries in 'db/import/item_combo_db.txt'.
[Status]: Done reading '0' entries in 'db/import/item_noequip.txt'.
[Status]: Done reading '0' entries in 'db/import/item_trade.txt'.
[Status]: Done reading '0' entries in 'db/import/item_delay.txt'.
[Status]: Done reading '0' entries in 'db/import/item_buyingstore.txt'.
[Status]: Done reading '0' entries in 'db/import/item_flag.txt'.

thats where it stops.If i remove everything out its fine and works properly.Anyone know how to fix this?

Link to comment
Share on other sites

5 answers to this question

Recommended Posts


  • Group:  Developer
  • Topic Count:  153
  • Topics Per Day:  0.04
  • Content Count:  2285
  • Reputation:   745
  • Joined:  06/16/12
  • Last Seen:  

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  89
  • Reputation:   7
  • Joined:  02/27/12
  • Last Seen:  

Could you post your item_cash_db?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  36
  • Reputation:   1
  • Joined:  05/05/14
  • Last Seen:  


// Cash Shop Database

// Contains the items sold in the ingame cash shop.

//

// Structure of Database:

// Type,ItemID,Price

//

// Type:

// 0: New

// 1: Hot

// 2: Limited

// 3: Rental

// 4: Gear

// 5: Buff

// 6: Heal

// 7: Other

//

// Price:

// Item cost, in cash points (#CASHPOINTS).

0,32101,1000

0,32102,1000

0,32103,1000

0,32104,1000

0,32105,1000

0,32106,1000

0,32107,1000

0,32108,1000

0,32109,1000

0,32110,1000

0,32111,1000

0,32112,1000

0,32113,1000

0,32114,1000

0,32115,1000

0,32116,1000

0,32117,1000

0,32118,1000

0,32119,1000

0,32120,1000

0,32121,1000

0,32122,1000

0,32123,1000

0,32124,1000

0,32125,1000

0,32126,1000

0,32127,1000

0,32128,1000

0,32129,1000

0,32130,1000

0,32131,1000

0,32132,1000

0,32133,1000

0,32134,1000

0,32135,1000

0,32136,1000

0,32137,1000

0,32138,1000

0,32139,1000

0,32140,1000

0,32141,1000

0,32142,1000

0,32143,1000

0,32144,1000

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  509
  • Reputation:   80
  • Joined:  11/20/11
  • Last Seen:  

its rathena bug :D

not your mistake

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  36
  • Reputation:   1
  • Joined:  05/05/14
  • Last Seen:  

ty so much I have been trying to figure it out because my windows compile it works fine but the linux compile was the problem.

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
Answer this question...

×   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...