๐พ Archived View for bbs.geminispace.org โบ s โบ Rosy-Crow-Issues โบ 44 captured on 2023-12-28 at 16:26:26. Gemini links have been rewritten to link to archived content
โก๏ธ Next capture (2024-07-09)
-=-=-=-=-=-=-
user cert functionality, at least with spellbinding, is non functional. just throws an error when I get the main game board to actually load
๐ Issue #44 in s/Rosy-Crow-Issues
Dec 21 ยท 7 days ago ยท ๐ Addison
๐ Addison ยท Dec 23 at 20:39:
Thank you for letting me know, I will investigate
๐ Addison ยท Dec 27 at 17:25:
Hey @gritty, the version going out today (or yesterday if you're using F-Droid) will have the error-log-exporting feature fixed. I haven't had any luck replicating this on my end, so would you mind emailing me your error logs?
๐ gritty ยท Dec 27 at 21:10:
@addison will do
@addison I was going to send you the logs but all the json files are for dates from months ago. I poked around with it a bit and I noticed it's going to the wrong URL after I enter a word.
for example the correct path is
tilde.cafe/~spellbinding/game/cgi
but rosy crow adds an extra "cgi" like this:
tilde.cafe/~spellbinding/game/cgicgi
if I slice off the extra letters it works. hope this helps.
Thank you @gritty that does help