Jump to content
  • 0

Server Startup Errors


garias

Question


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  12
  • Reputation:   1
  • Joined:  04/23/12
  • Last Seen:  

Hello im trying to run my server using mysql db's but when i try it i got lot of errors like this, each file gives a lot of them, i will like to know if is there a way to fix this, or how i manage to solve those errors

 

[Warning]: itemdb_read_itemavail: Invalid item id 2240.
[Status]: Done reading '0' entries in 'db/item_avail.txt'.


[Warning]: itemdb_read_stack: Unknown item id '12333'.
[Status]: Done reading '0' entries in 'db/item_stack.txt'.

[Warning]: itemdb_read_nouse: Invalid item id 14606.
[Status]: Done reading '0' entries in 'db/item_nouse.txt'.

[Warning]: itemdb_read_group: Invalid group ID 'IG_BlueBox'
[Status]: Done reading '0' entries in 'db/re/item_bluebox.txt'.

[Warning]: itemdb_read_group: Invalid group ID 'IG_VioletBox'
[Status]: Done reading '0' entries in 'db/re/item_violetbox.txt'.

[Warning]: itemdb_read_group: Invalid group ID 'IG_MagicCardAlbum'
[Status]: Done reading '0' entries in 'db/re/item_cardalbum.txt'.

[Warning]: itemdb_read_group: Invalid group ID 'IG_FingingOre'
[Status]: Done reading '0' entries in 'db/item_findingore.txt'.

[Warning]: itemdb_read_group: Invalid group ID 'IG_OldGiftBox'
[Status]: Done reading '0' entries in 'db/re/item_giftbox.txt'.

[Warning]: itemdb_read_group: Invalid group ID 'IG_God_Material_Box'
[Status]: Done reading '0' entries in 'db/re/item_misc.txt'.

[Warning]: itemdb_read_group: Invalid group ID 'IG_Shining_Blue_Lucky_Egg'
[Status]: Done reading '0' entries in 'db/re/item_package.txt'.

[Warning]: itemdb_read_noequip: Invalid item id 21006.
[Status]: Done reading '0' entries in 'db/re/item_noequip.txt'.

Warning]: itemdb_read_itemdelay: Invalid item id 22508.
[Status]: Done reading '0' entries in 'db/re/item_delay.txt'.

[Warning]: itemdb_read_buyingstore: Invalid item id 11024.
[Status]: Done reading '0' entries in 'db/re/item_buyingstore.txt'.

[Warning]: mob_readdb_race2: Unknown race2 constant "RC2_GOBLIN".
[Warning]: mob_readdb_race2: Unknown race2 constant "RC2_KOBOLD".
[Warning]: mob_readdb_race2: Unknown race2 constant "RC2_ORC".
[Warning]: mob_readdb_race2: Unknown race2 constant "RC2_GOLEM".
[Warning]: mob_readdb_race2: Unknown race2 constant "RC2_GUARDIAN".
[Warning]: mob_readdb_race2: Unknown race2 constant "RC2_NINJA".
[Warning]: mob_readdb_race2: Unknown race2 constant "RC2_GVG".
[Warning]: mob_readdb_race2: Unknown race2 constant "RC2_BATTLEFIELD".
[Warning]: mob_readdb_race2: Unknown race2 constant "RC2_TREASURE".
[Warning]: mob_readdb_race2: Unknown race2 constant "RC2_BIOLAB".
[Warning]: mob_readdb_race2: Unknown race2 constant "RC2_MANUK".
[Warning]: mob_readdb_race2: Unknown race2 constant "RC2_SPLENDIDE".
[Status]: Done reading '0' entries in 'db/re/mob_race2_db.txt'.

[Warning]: pet_db reading: Invalid mob-class 2398, pet not read.
[Status]: Done reading '0' pets in 'db/re/pet_db.txt'.

[Warning]: quest_read_txtdb: Invalid item reward '6507' (mob 2314, optional) in line 1289.
[Warning]: quest_read_txtdb: Invalid monster as objective '1716' in line 3320.
[Status]: Done reading '3039' entries in 'db/re/quest_db.txt'.

[Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '135' (id '6120').
[Warning]: npc_parse_shop: Ignoring empty shop in file 'npc/re/merchants/shops.txt', line '135'.
[Status]: Loading NPC file: npc/re/merchants/te_merchant.txt
 
 
and at the end lot of this output

[Warning]: buildin_monster: Attempted to spawn non-existing monster class 1725
[Debug]: Source (NPC): #nbacStone02_b at iz_ac02_b (1,1)
[Warning]: buildin_monster: Attempted to spawn non-existing monster class 1725
[Debug]: Source (NPC): #nbacStone02_b at iz_ac02_b (1,1)
[Warning]: buildin_monster: Attempted to spawn non-existing monster class 1725
[Debug]: Source (NPC): #nbacStone02_b at iz_ac02_b (1,1)
[Warning]: buildin_monster: Attempted to spawn non-existing monster class 1725
[Debug]: Source (NPC): #nbacStone02_b at iz_ac02_b (1,1)
[Warning]: buildin_monster: Attempted to spawn non-existing monster class 1725
[Debug]: Source (NPC): #nbacStone02_c at iz_ac02_c (1,1)
[Warning]: buildin_monster: Attempted to spawn non-existing monster class 1725
[Debug]: Source (NPC): #nbacStone02_c at iz_ac02_c (1,1)
[Warning]: buildin_monster: Attempted to spawn non-existing monster class 1725
[Debug]: Source (NPC): #nbacStone02_c at iz_ac02_c (1,1)
[Warning]: buildin_monster: Attempted to spawn non-existing monster class 1725
[Debug]: Source (NPC): #nbacStone02_c at iz_ac02_c (1,1)
 
 
Edited by Emistry
Please use CODEBOX.
Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

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

are you using latest rathena server file ?
github.com/rathena/rathena

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  12
  • Reputation:   1
  • Joined:  04/23/12
  • Last Seen:  

yes i do. copied it 2 days ago and ended setting client yesterday, so for today i change it to sql and it is giving me all those errors.  all the files you see with only one line is because it generated 30+ more lines.. 

 

 

are you using latest rathena server file ?
github.com/rathena/rathena

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  3
  • Reputation:   0
  • Joined:  04/22/15
  • Last Seen:  

Quote

 

I am facing this similar problem too and I am using the latest rAthena which was downloaded on 28/03/2017. I have checked the "items_db", "items_db_re", "mob_db" and "mob_db_re" tables and all the "missing" items are in there. What could be the cause?

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