Hello peoples, new patch ready to go: (And don't neglect to snag the Guides I posted a couple of posts up)
Patch 17
https://mega.co.nz/#!iU9l2L4Y!y60pHkOWe ... LoOPuObvrQ
Patch Notes:
- Implemented ds715255's suggested change to improve Match Game outofmemory errors
Took further steps to cut down on memory usage by disposing images and clearing cache in places that weren't getting done before
Validating Local Image paths no longer occurs on startup. It causes too much of a delay for no real benefit. Paths can still be validated manually by clicking the button in the upper right hand corner of the Images tab
Fixed bug where App panel buttons would revert to disabled state if you closed the form and re-opened the panel
Polished various minor aspects of the App window
Let me know if you have any problems ir input concerning this patch. I still have more fixes, but my next main priority will be getting this project up on github
dbt wrote:Just started looking at this today. I've seen some notes that the image paths don't work if there is a space in them, has anyone found a workaround? It would be really nice if it would let you paste in the path instead of browsing, like it does for the avatar, since I keep my porn in a hidden folder & browse doesn't see it.
As far as I know there wasn't actually a problem with spaces in the filenames. I may have the wrong impression about this, if anyone is having problems with spaces in file names please let me know
There's several places I need to add manual folder entry, I'll make sure it's on the list
dbt wrote:Also, opening a URL file can take a long time, would be good if you could have an option to limit the # of pics
You can cancel URL File creation at any time, and a URL File will still be created, it will just end at the point where you cancelled it
SexyTom wrote:I tried to ask if I can make her forget on purpose (what we wrote and when I edged and how long edging took) so I can start FRESH with her. Would that be possible? What file do I need to delete? Maybe a settings file that gets created after our first chat?
But I like to keep my settings in the settings window if possible.
You'd need to reset your settings to do this. Tease AI doesn't have that ability in program yet, but I'll add the option in as soon as I can
vedovn wrote:To be able to run external programs would be awesome. You can then put the exit code into a hardcoded variable to let the executable communicate with the script.
I'll look over your suggestions and see what I can do
vedovn wrote:By the way, is commands on the same line guaranteed to run in order and each be completed before the next one?
Commands run in the order they appear in my code. I've done my best to arrange them so they don't conflict with each other
vedovn wrote:Also I think there may be a bug with modules where the first line (or maybe if its the only line) is a @NullResponse, I don't get an error but the module dont seem to run properly.
Thanks for letting em know, I'll look into it
vedovn wrote:I'm pretty sure if you delete the files in "Tease AI\Scripts\Wicked Tease\System\Flags" and "Tease AI\Scripts\Wicked Tease\System\Variables" it will start the script over fresh.
edit: It seems like the settings for edge timers are stored in Tease AI.exe.config so you can either replace that file with the original from the download (THIS WILL DELETE YOUR SETTINGS) or if you're feeling adventurous you can edit the file in a text editor.
The stuff he's asking about is hardcoded, there's no files associated with them.
I'm not 100% on this, but I believe the Tease AI.exe.config stores the default settings of the program, not the saved settings. I'm actually not sure where the saved settings go
Sisyphuster wrote:Forgive my ignorance, but does the fact that it requires Microsoft's .net framework, does that mean that this program is incompatible with unmodified macs running OSX? Even relatively new/shiny ones? Just curious, I'd really love to try this out.
I don't know the first thing about Macs, but I believe there's stuff for Mac to emulate a windows environment, it could work with that but I couldn't say for sure
vedovn wrote:Git can be daunting but with that GUI it should be easier to learn

It really is daunting. I have no idea what forking your repo means, I just know the last thing I wanted was to cram more stuff I'm trying to learn in my head
pepez wrote:I have one idea.. when u have to say yes Mistress etc. if you do that wrong.. You get punishment! :)
I'll put it in the suggestion list
snowcat22 wrote:Would it be possible to 1) (hard) make the category editable, and then have it correspond with the appropriate tag (created from the category name). or 2) (easier) give us at least 2-3 blank lines for folders that we might make tags from. You could just call them user_folder_1, user_folder_2, etc.
It's possible, I've been kicking around ways to implement custom content tools for things like this. Stay tuned
Trusfrated wrote:I've been trying the Match Game, and it's crashed with an Out of Memory error 2 out of 3 times. Is this because some images are too large? The first time it happened, there were two cards face up, and I tried to click a third card (a match). The next time it happened, there were two cards face up and I hadn't clicked anything else yet.
The latest patch should help on this front
Risuld wrote:Loving this program quite alot but I have noticed something. Due to sceen size change I think the censor bar in the Censorship Sucks game doesnt resize. Unless its meant to take half the screen most of the time. I am using the 768 size.
It probably could use some readjusting, I"ll put it in the to do list
PinkDKB wrote:In which file and file location is the player's current number of tokens recorded?
It's saved in Tease AI's settings. If there's a physical config file for those, I honestly don't know where it is
Gismo123 wrote:And if the AI tries to give me a task after we are done, it get's an error too. I haven't got a log file from this yet, but I think those errors are related.
Anyways, thank you for your great work :)
I'll look into these errors and see what I can find out, thanks for reporting them
Ldroamer wrote:Yes there are huge amounts of files in those directories. If I cut down the number of files will that help?
No need, this latest patch eliminates the startup check, so you should be able to have as many images as you want with no problems