I mentioned this before (~1 year ago), but for the life of me I can't get it to output anything.
I've used Ren'Py 7.8.7, but every time the only output I get is ...
"Character Statistics (for default language):"
which seems to be generated by the SDK (can't find this section title in Wordcounter+), even though I disabled that particular option in the SDK.
FaceCrap
Recent community posts
Yes, this fixed it. But even though it doesn't throw an error anymore, I still haven't managed to get it working.
As far as I understand, I just need to copy the file into the game directory of the VN, then use the `Check Script (Lint)` option from within the SDK, right?
Well, it keeps giving me the standard condensed statistics output.
e.g.
Statistics:
The game contains 7,634 dialogue blocks, containing 53,666 words and 289,170
characters, for an average of 7.0 words and 38 characters per block.
The game contains 71 menus, 21 images, and 37 screens.
-----
EDIT: Hmmm, my projects folder is outside of the SDK, obviously... But when I copy the file into the Tutorial's or The Question's game folder (inside the SDK structure), it works...
Another thing I noticed, even after copying just the default wordcounter.rpy into the game folder and selecting 'Check Script (Lint)' from the Ren'Py SDK launcher, I still get just the default statistics at the end of Lint.txt
But called from the console in the game itself, it works as expected, but then I obviously only get the condensed output with a large chunk replaced by a "..." line.
Hey, I bought the + version 2 days ago, but it's throwing errors for me in lines 255 and 257 in the two print(f" statements when simply launching the game from the sdk.
```
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.
File "game/wordcounter+.rpy", line 255: invalid syntax
print(f" * {((longest_name-len(lbl))*blank) + lbl} | {(((longest_blocks-len(humanize(labelstats[lbl].blocks))) * blank)) + humanize(labelstats[lbl].blocks)} | {((longest_words-len(humanize(labelstats[lbl].words)))*blank) + humanize(labelstats[lbl].words)}")
^
File "game/wordcounter+.rpy", line 257: invalid syntax
print(f" * {((longest_name-len(total_text))*blank) + total_text} | {(((longest_blocks-len(humanize(filestats.blocks))) * blank)) + humanize(filestats.blocks)} | {((longest_words-len(humanize(filestats.words)))*blank) + humanize(filestats.words)}")
^
Ren'Py Version: Ren'Py 7.5.3.22090809
Fri Jan 24 08:50:57 2025
```
The formatting likely gets nuked here, but the ^ is located below the last parenthesis in both lines.
It's also the only 2 locations where print(f is used... which seems rather inconsistent with the other print( statements
And him risking even more shit? He'd be stupid to show his face inhere after getting arrested and being out on parole until his hearing trial. Besides, he's probably even being straight up forbidden to talk about the case. The only thing we can do is wait till this whole ordeal is over and done with. If he's smart, then he won't risk anything by divulging his plans before this is over.
Gone for now, maybe never coming back, since they seized all the dev's belongings. Furniture, equipment, collectibles, you name it.
And if it's ever coming back, which at this point I highly doubt considering the dev is probably looking at either a long jail time or a very hefty fine, either way it'll never be the same again.
Since this is the first seize on this scale, they're probably going to make an example of him.
https://subscribestar.adult/westy
Still getting updates, so not complete yet...
"New update 0.9 will be public on the 23rd."
was wondering the same thing, I noticed after a search on DuckDuckGo that there apparently was an update to 0.9 posted, but the description mentioned
"Proud Father 0.9. A downloadable game for Windows, macOS, and Android. Download. This game's files have been suspended by an itch.io administrator. Contact support if you need assistance."
So it looks like they're having an issue with the game...