Getting an odd error message both starting and between each round of manual combat:
I mention it here because BatBrain is mentioned most, and zlib's main post says it's not a zlib issue, but if there's a better place for this, let me know?
EDIT: In the zlib thread I found reference to Batfactors failing in regards to the latte. I tried to make BatBrain update but got:
EDIT 2:
Manually deleting BatBrain.ash and manually downloading a new copy has it working fine again. I'll leave the post here to help anyone who comes searching with a similar issue.
Code:
[4] The Boss Bat's Lair
Encounter: beefy bodyguard bat wearing a hockey mask
Round 0: ililili wins initiative!
Round 1: You lose 142 hit points
Expression syntax errors for 'modifier_eval()':
Can't understand maxmp*0.5 (zlib.ash, line 194)
at eval (zlib.ash:194)
at to_event (BatBrain.ash:286)
at add_skill (BatBrain.ash:1360)
at build_skillz (BatBrain.ash:1396)
at build_options (BatBrain.ash:1435)
at act (BatBrain.ash:2131)
at batman_enhance (BatMan_RE.ash:287)
at main (BatMan_RE.ash:499)
Expression syntax errors for 'modifier_eval()':
Can't understand maxmp*0.5 (zlib.ash, line 194)
at eval (zlib.ash:194)
at to_event (BatBrain.ash:286)
at add_skill (BatBrain.ash:1360)
at build_skillz (BatBrain.ash:1396)
at build_options (BatBrain.ash:1435)
at act (BatBrain.ash:2131)
at main (WHAM.ash:1415)
Expression syntax errors for 'modifier_eval()':
Can't understand maxmp*0.5 (zlib.ash, line 194)
at eval (zlib.ash:194)
at to_event (BatBrain.ash:286)
at add_skill (BatBrain.ash:1360)
at build_skillz (BatBrain.ash:1396)
at build_options (BatBrain.ash:1435)
at act (BatBrain.ash:2131)
at main (WHAM.ash:1415)
You're on your own, partner.
I mention it here because BatBrain is mentioned most, and zlib's main post says it's not a zlib issue, but if there's a better place for this, let me know?
EDIT: In the zlib thread I found reference to Batfactors failing in regards to the latte. I tried to make BatBrain update but got:
Code:
"> svn checkout https://svn.code.sf.net/p/batbrain/code
Starting Checkout...
Validating repo...
Repo validated.
C:\Users\...KolMafia\svn\batbrain
svn: E155032: The pristine text with checksum '$sha1$d00370963b9a66d1d8ec9f280993521d88a3fb00' not found
SVN ERROR during checkout operation. Aborting...
Done.
Requests complete."
EDIT 2:
Manually deleting BatBrain.ash and manually downloading a new copy has it working fine again. I'll leave the post here to help anyone who comes searching with a similar issue.
Last edited: