if ( Preferences.getInteger( "cyrptTotalEvilness") == 0 )
{
return;
}
[298] The Defiled Niche
Encounter: dirty old lihc
Round 0: Veracity wins initiative!
Round 1: Veracity attacks!
Round 2: dirty old lihc takes 162 damage.
Round 2: Veracity wins the fight!
After Battle: Either way, your Evilometer beeps three times.
After Battle: A love moon bug blinks near you, making the niche seem slightly brighter and less evil. Your Evilometer beeps once, as if to confirm this.
[299] The Defiled Niche
Encounter: gargantulihc
Round 0: Veracity wins initiative!
Round 1: Veracity attacks!
Round 2: gargantulihc takes 162 damage.
Round 2: Veracity wins the fight!
After Battle: As the gargantulihc fades away into nothingness, your Evilometer emits a single loud beep.
[300] Haert of the Cyrpt
Encounter: The Haert of Darkness
Took choice 527/1: fight the Bonerdagon
choice.php?pwd&whichchoice=527&option=1
Encounter: The Bonerdagon
Round 0: Veracity wins initiative!
Round 1: Veracity attacks!
Round 2: The Bonerdagon takes 143 damage.
Round 2: Veracity wins the fight!
I don't think that should have caused it. However, a beep on any sub-boss would cause it (but r15360 changing increment a negative to decrement a positive with a min of 0 should fix that).I got a love bug on the last battle before the sub-boss.
KoL fixed the formatting, and this now logs correctly.Have bug reported the love spider dropping coinspiracy, as it hasn't got the same format for me.
Mafia apparently was slightly off in my evilometer tracking -- I encountered a wandering Modern zombie in the nook (skeleton zone) and got a lovebug message from that fight which explicitly said nook. When I later looked at my evilometer, the nook read 25 (instead of 24), and the alcove read 34 (instead of 35).
java.lang.NullPointerException
at net.sourceforge.kolmafia.request.FightRequest.handleEvilometer(FightRequest.java:5805)
at net.sourceforge.kolmafia.request.FightRequest.processNode(FightRequest.java:5031)
at net.sourceforge.kolmafia.request.FightRequest.processNode(FightRequest.java:5160)
at net.sourceforge.kolmafia.request.FightRequest.processNode(FightRequest.java:5160)
at net.sourceforge.kolmafia.request.FightRequest.processNode(FightRequest.java:5160)
at net.sourceforge.kolmafia.request.FightRequest.processNormalResults(FightRequest.java:4710)
...
[COLOR="#808000"]> get cyrptNicheEvilness[/COLOR]
47
[COLOR="#808000"]> use evilometer[/COLOR]
Using 1 Evilometer...
Finished using 1 Evilometer.
[COLOR="#808000"]> get cyrptNicheEvilness[/COLOR]
46
<!--WINWINWIN--><p><p>Your Evilometer emits a single beep. The air in this part of the crypt smells slightly less evil...<p><!--familiarmessage--><center><table><tr><td align=center valign=center><img src="/images/itemimages/lb_firefly.gif" width=30 height=30></td><td valign=center>A love moon bug blinks near you, making the niche seem slightly brighter and less evil. Your Evilometer beeps once, as if to confirm this.</td></tr></table></center><p>The Portlybella does a truffle shuffle, making you feel better through the healing power of laughter.<center><table><tr><td><img src="/images/itemimages/hp.gif" height=30 width=30></td><td valign=center class=effect>You gain 18 hit points.</td></tr></table></center><!--familiarmessage--><center><table><tr><td align=center valign=center><img src="/images/itemimages/jungman.gif" width=30 height=30></td><td valign=center><b>Onegai Marie gains a pound!</b></td></tr></table></center><!--familiarmessage--><center><table><tr><td align=center valign=center><img src="/images/itemimages/jungman.gif" width=30 height=30></td><td valign=center>Onegai Marie says, "dancing is an expression of several base human urges, sublimated into a more socially acceptable form of expression," as he does a few pirouettes.</td></tr></table>
That might be fixed in 15398.