[Warning]: pc_bonusX: display itemID

is it useful to go in the emulator

  • yes

    Votes: 13 92.9%
  • no

    Votes: 1 7.1%

  • Total voters
    14

evilpuncker

vai se tratar garota
Messages
2,178
Points
0
Age
109
Location
bronzil
Github
EPuncker
Emulator
Client Version
2019-05-30a MAIN
based on all info here, I want to suggest the addition of itemID in that warning message so we can know which item is the one that we should fix instead of looking everywhere with no clue on where to start!

here is a diff that Cydh made for rA, I guess we can adapt it to Hercules as well...

pc_bonus_warnings.diff

 

Attachments

based on all info here, I want to suggest the addition of itemID in that warning message so we can know which item is the one that we should fix instead of looking everywhere with no clue on where to start!

here is a diff that Cydh made for rA, I guess we can adapt it to Hercules as well...

attachicon.gif
pc_bonus_warnings.diff
I had a talk about this with Haru, and this isn't that simple, There's some other things like pet/combo/status which run this function, and thus need more checking to display what caused the error and display it.

Surely this would be implemented soon..

 
yeah, this function very important. Hope this can be done soon. Thanks to dev.

 
If I remember well, if we implement this, we probably need to implement other errors too, like what if error is from pet?

 
 
I agree that Warning msgs should be improved, something like

[Warning]: itemid:xxxx pc_bonus: unknown type
[Warning]: itemid:aaaa pc_bonus2: unknown type
[Warning]: itemid:bbbb pc_bonus3: unknown type
[Warning]: itemid:ccc pc_bonus5: unknown type

Uhh yo so can we re-suggest this?

Credits to Angelmelody.

 

Attachments

Last edited by a moderator:
Back
Top