Bad item value: "FantasyRealm G. E. M." (chit_brickFamiliar.ash, line 502)
Commit r568 seems to have broken chit. I get this error message in the CLI:
And also my charpane.php degraded to vanilla.
KoLmafia v17.12 r18555
Bad item value: "FantasyRealm G. E. M." (chit_brickFamiliar.ash, line 502)
Bad item value: "FantasyRealm G. E. M." (chit_brickGear.ash, line 87)
Bad item value: "FantasyRealm G. E. M." (chit_brickGear.ash, line 560)
Bad item value: "FantasyRealm G. E. M." (charpane.ash, line 2064)
Bad item value: "Rubee™" (charpane.ash, line 2787)
mafiachit not checked - exception: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS of '/p/mafiachit/code': 504 Gateway Time-out (https://svn.code.sf.net)
svn: E175002: OPTIONS request failed on '/p/mafiachit/code'
Part of the support is tied to the FantasyRealm G. E. M. in the gear brick
The gear brick is only necessary for a convenient link to go straight to FantasyRealm. There should be a rubee counter along with the chunk of your charpane that has your stats, which you can click to go to the rubee store. If people would prefer I can just make the GEM block show up in its entirety when it exists...
There should be a rubee counter along with the chunk of your charpane that has your stats, which you can click to go to the rubee store.
case "G-Lover": return "<a target='mainpane' style='font-weight:normal;' href='shop.php?whichshop=glover'>G-Lover</a>";
case $familiar[God Lobster]:
if(source.contains_text(">challenge</a>)"))
name_followup += ' (<a target=mainpane href="main.php?fightgodlobster=1">challenge</a>)';
break;
Hello! Feature request, if you don't mind. In the familiar switcher, can you include a button to remove your familiar completely
I had the same problem, thanks for the solution. This is what I get for only reading the "how to install" post and not the full description (where it clearly states as such)It looks like you're using the compact charpane. I don't know how you accidentally activated that, but go to Options -> Interface. In the right panel under Character Pane Options, uncheck "Use Compact Character Pane"
r582