Bug - Fixed "8 any paper strip" goal works but produces unknown item messages

ziz

Member
SVN 8336, OS X.

When adventuring in the Nemesis Cave for the paper strips, the default condition is "8 any paper strip", which causes the following message to be displayed on the CLI:

Code:
Validating adventure sequence...
Unknown item found: any paper strip
Unknown item found: any paper strip
Condition set: any paper strip (8)

And then it correctly stops when 8 paper strips have been found; it works just fine aside from the extra messages.

Combats look like:

Code:
[1546] Nemesis Cave
Encounter: infernal seal larva
Strategy: default_attacks.ccs [default]
Round 0: sepos wins initiative!
12/12 monsters dropping 8 goals.
This monster drops at least one of your goals.
Round 1: sepos attacks!
You gain 14 Muscularity Points
You acquire an item: a ripped paper strip
Unknown item found: any paper strip
You gain 3 Strengthliness
You gain 3 Wizardliness
You gain 4 Chutzpah

The session log does not log the unknown item message at my current configuration:

Code:
[1546] Nemesis Cave
Encounter: infernal seal larva
Round 0: sepos wins initiative!
> 12/12 monsters dropping 8 goals.
 > This monster drops at least one of your goals.
Round 1: sepos attacks!
You gain 14 Muscularity Points
You acquire an item: a ripped paper strip
You gain 3 Strengthliness
You gain 3 Wizardliness
You gain 4 Chutzpah
 
Last edited:

zarqon

Well-known member
This also happens for "any fish meat"... I'd be willing to bet it happens for all wildcard goals.
 
Top