Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

item name mixed up in the message log #38

Open
ghost opened this issue May 5, 2010 · 1 comment
Open

item name mixed up in the message log #38

ghost opened this issue May 5, 2010 · 1 comment

Comments

@ghost
Copy link

ghost commented May 5, 2010

Sometimes, the game mix up the name of an object in your inventory with another. It doesn't affect gameplay, just the message log. Here is an example: I'm wielding a pick axe (slot v) and my alternate weapon is a quaterstaff (slot a). I tap Alt and here is what is displayed in the log:

a - a blessed +1 quarterstaff (weapon in hands).
v - a yellowish brown gem (alternate weapon; not wielded).

Surprised, I tap Alt again to double check and the bug is gone:

v - a pick-axe (weapon in hand).
a - a blessed +1 quarterstaff (alternate weapon; not wielded).

The yellowish brown gem is actually in slot w, so just after the pick-axe. Maybe it's an hint, or maybe a coincidence, I can't tell.

This bug is completely random, it happened to me a few times, but I have no idea how to reproduce it reliably. I also remember that the first time it happened to me only the class of the item was wrong, not it's attribute. I can't remember the specifics, but it was something like:
" You're blessed +1 scroll of scare monster glows silver for a moment" after reading a scroll of enchant armor. I remember that it was an impossible message (as there is no +1 scroll)

@dirkz
Copy link
Owner

dirkz commented May 5, 2010

I have encountered similar things like that. You throw a tripe ration and the log talks of throwing your armor etc. Since the right thing seems to happen and not what is shown in the log I've been blaming it on the core so far :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant