Jump to content
  • 0

Invalid group id


Straph

Question


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  4
  • Reputation:   0
  • Joined:  11/14/16
  • Last Seen:  

Hello! Please help to solve the problem. When one of the players uses items like S Grade Coin BagWoE Weapon Supply Box etc, he got nothing. In server console i receive following error:

[Error]: itemdb_pc_get_itemgroup: Invalid group id '347' specified.
[Error]: buildin_getgroupitem: Invalid group id '347' specified.
[Debug]: Source (NPC): FAKE_NPC (invisible/not on a map)

[Error]: itemdb_pc_get_itemgroup: Invalid group id '388' specified.
[Error]: buildin_getgroupitem: Invalid group id '388' specified.
[Debug]: Source (NPC): FAKE_NPC (invisible/not on a map)

How to resolve this? My server compiled as Pre-Renewal.

P.S. Sorry for my English.

 

UPD. I found the problem, item_package.txt not working if server compiled as Pre-Renewal

Edited by Straph
Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  5
  • Reputation:   0
  • Joined:  10/22/16
  • Last Seen:  

Hello! What's the solution then? Do I modify my serveur to accepter this or delete it on my base?

 

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  51
  • Reputation:   7
  • Joined:  04/13/12
  • Last Seen:  

comment out ifdef renewal on itemdb.c line >>>> static void itemdb_read(void)

 

image.png.74b07071970577e2bcd02d1f91138abd.pnglike this on the picture

 

then recompile

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  7
  • Reputation:   0
  • Joined:  12/28/16
  • Last Seen:  

On 10/29/2017 at 9:23 PM, tribal0306 said:

comment out ifdef renewal on itemdb.c line >>>> static void itemdb_read(void)

 

image.png.74b07071970577e2bcd02d1f91138abd.pnglike this on the picture

 

then recompile

doesn't work. I still have the same problem... 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  51
  • Reputation:   7
  • Joined:  04/13/12
  • Last Seen:  

14 hours ago, Drake said:

doesn't work. I still have the same problem... 

Copy item_package.txt from db/re folder then put it on db/pre-re

Link to comment
Share on other sites

  • -1

  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.01
  • Content Count:  83
  • Reputation:   10
  • Joined:  11/28/11
  • Last Seen:  

Delete it on your base, I'd say.

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