Jump to content

Recommended Posts

Posted

I have a suggestion since, we are not perfect. but please when something like this happens its kinda annoying.

 

I know it's my fault but im just a concern citizen. please make a solution for this. and i am willing to pay for it if its required. 

10710969_1591849251036213_90599154420969

 

why not display what is the ID# of the item thats causing this warning. setting the server on pre renewal mechanics some item effect on the pre_renewal database are based on renewal. -_-

 

Example

[Warning]: pc_bonus: the Item Name(ID#) got an unknown type 0 -5 !
  • Upvote 1
Posted

 

I have a suggestion since, we are not perfect. but please when something like this happens its kinda annoying.

 

I know it's my fault but im just a concern citizen. please make a solution for this. and i am willing to pay for it if its required. 

10710969_1591849251036213_90599154420969

 

why not display what is the ID# of the item thats causing this warning. setting the server on pre renewal mechanics some item effect on the pre_renewal database are based on renewal. -_-

 

Example

[Warning]: pc_bonus: the Item Name(ID#) got an unknown type 0 -5 !

 

 

In my offline server also got this error sometime and it was because my custom item description..

Try to look into that if you have custom item...

Posted

 

 

I have a suggestion since, we are not perfect. but please when something like this happens its kinda annoying.

 

I know it's my fault but im just a concern citizen. please make a solution for this. and i am willing to pay for it if its required. 

10710969_1591849251036213_90599154420969

 

why not display what is the ID# of the item thats causing this warning. setting the server on pre renewal mechanics some item effect on the pre_renewal database are based on renewal. -_-

 

Example

[Warning]: pc_bonus: the Item Name(ID#) got an unknown type 0 -5 !

 

 

In my offline server also got this error sometime and it was because my custom item description..

Try to look into that if you have custom item...

 

 

That's the problem. i dont have a alot of custom items. I search for it on my db2 and nothing. everything is fine.

 

And it will make easy for us owners to solve this warning if it will specifically show what is the ID# of causing this error.

Posted

anyone has the diff for this? /slur

 

or maybe can try [paste=4tslzukpq1hu] (not tested, but seems will works) /heh

thanks for the response. i will test this :)

anyone has the diff for this? /slur

 

or maybe can try [paste=4tslzukpq1hu] (not tested, but seems will works) /heh

 

Hello I tested it. and how is it possible to test if this one works? i tried to put an effect on my custom items like this bonus2 bSubRace,RC_Monster,5; but nothings appears.

It seems that it didn't work now this warning shows up.

 

1506787_366843083488939_8205341887521485

  • 1 month later...
Posted (edited)

I have a slightly easier implementation, but it is not always correct.

ShowWarning("pc_bonus: unknown type %d %d, possible item %d or card %d  !\n",type,val,sd->inventory_data[current_equip_item_index]->nameid, current_equip_card_id);

you only need to change one line of code, but yeah, it's not perfect :D

 

(of couse, change the implemetation for pc_bonus(2/3/4/5) as well :D)

Edited by chriser

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...