Page 15 of 22
Re: [Tease AI] Fury - New Tease AI Personality - Updated 2-14
Posted: Sat Feb 15, 2020 3:02 pm
by 1885
turpenti wrote: Sat Feb 15, 2020 2:53 pm
I was adding them through DommeTags.
It might work on your computer because it seems to be looking for a file where it would be on your PC.
The error report is just pointing to the code where it was compiled on my PC, so that part is normal.
I'm still not clear on which method you were using to add Domme Tags. Tease AI has two methods for adding Domme Tags. The original method was to open the settings menu, click on the Tagging tab, then use the Domme Tags tab to add tags.
The new method is to click Apps from the menu strip at the top of Tease AI's screen, then click Domme Tags, which opens up a Domme Tag panel on the side of the screen that you can use to set tags for the currently loaded slideshow. Which method are you using?
Also, do you have the latest version of the download? I've made a couple of edits since the original 2-14 post, and while I reference them in the posts above, they're basically stealth edits on the OP. Can you check and make sure your download was Tease AI Fury 2.14.2020.
v3.zip, and not Tease AI Fury 2.14.2020.
v2.zip or Tease AI Fury 2.14.2020.zip? Before the v3 version, I wasn't activating the main form, and that could also be causing the issue.
Re: [Tease AI] Fury - New Tease AI Personality - Updated 2-14
Posted: Sat Feb 15, 2020 3:17 pm
by turpenti
It's v3.
The error only happens when adding the tags through the app.
Re: [Tease AI] Fury - New Tease AI Personality - Updated 2-14
Posted: Sat Feb 15, 2020 4:33 pm
by 1885
turpenti wrote: Sat Feb 15, 2020 3:17 pm
The error only happens when adding the tags through the app.
I've been digging into it a little further, and it seems like the problem is happening when Tease AI is trying to set up the location for the ImageTags.txt to be created. TAI does this by getting the directory of the current image, and then adding "\ImageTags.txt", then using that location to save the file. But you're getting a "path is not of a legal form" error in that step, and I'm wondering if the location of your loaded slideshow has some characters in it that the program doesn't like for some reason.
Can you post or pm the full path of the slideshow you're trying to add domme tags to so I can test it on my end as well?
Also, can you create a testing folder with a really simple name, like "C:\testpics", put the pictures in there, and then open that slideshow folder in Tease AI and see if you still get the crash when trying to create domme tags through Apps?
Re: [Tease AI] Fury - New Tease AI Personality - Updated 2-14
Posted: Sun Feb 16, 2020 9:49 am
by pastwarulez
Hey!
Just a quick bug report - when told "I will do anything for you", Fury pops up a window saying "Error occured while calling the random function: Min value was bigger than max value"
Re: [Tease AI] Fury - New Tease AI Personality - Updated 2-16
Posted: Sun Feb 16, 2020 12:02 pm
by 1885
Quick bugfix added to the OP, just extract/overwrite as usual:
Patch Notes 2-16-2020
Fixed bug that would occur if Tease AI needed to find a random number between two identical values.
pastwarulez wrote: Sun Feb 16, 2020 9:49 am
Just a quick bug report - when told "I will do anything for you", Fury pops up a window saying "Error occured while calling the random function: Min value was bigger than max value"
Thanks for reporting, should be fixed in the OP now

Re: [Tease AI] Fury - New Tease AI Personality - Updated 2-16
Posted: Sun Feb 16, 2020 12:37 pm
by GodDragon
Code: Select all
12:35 Me: Hello Mistress
12:36 Domme: What is it you want?
12:36 Domme: [yes] What do you want?
12:36 Me: Yes Mistress
12:36 Domme: I don't actually care
Probably some formatting in the answer block being of.
Re: [Tease AI] Fury - New Tease AI Personality - Updated 2-16
Posted: Sun Feb 16, 2020 1:11 pm
by 1885
GodDragon wrote: Sun Feb 16, 2020 12:37 pm
Probably some formatting in the answer block being of.
I haven't been able to replicate this. Is this something that happens repeatedly, or was it just this one time?
Re: [Tease AI] Fury - New Tease AI Personality - Updated 2-16
Posted: Sun Feb 16, 2020 2:05 pm
by GodDragon
Only once now.
Re: [Tease AI] Fury - New Tease AI Personality - Updated 2-16
Posted: Sun Feb 16, 2020 2:16 pm
by 1885
GodDragon wrote: Sun Feb 16, 2020 2:05 pm
Only once now.
Okay, maybe it was a weird fluke or something? I may not have have quite perfected the timing on my attempts to keep TAI from eating lines, or maybe the code changes I made while implementing the unofficial patches affected something. I'll keep an eye out for this issue so I can track down the bug, please let me know if it happens again.
Re: [Tease AI] Fury - New Tease AI Personality - Updated 2-14
Posted: Sun Feb 16, 2020 6:50 pm
by swit69
1885 wrote: Fri Feb 14, 2020 7:10 pm
Hey guys, major new update today available from the OP, just extract and overwrite as usual:
Patch Notes 2-14-2020
This build has undergone extensive changes to incorporate the changes made by markus in the Unofficial Patch, and swift69 in the Sweet Patch. These additions have been made with their permission and assistance, and I want to give a big thank you to both of them.
Impressive work 1885. You made this quick !
I haven't tested yet but I suppose I need some more parameters I used to change in the source code directly in the sweet patch (taunt cycle, pace...). It could be very convenient to have an advanced tweak mode in the UI which one can change some specific variables like :
- Edge Taunt cycle (min and max delay) with maybe a specific delay we can set before the first taunt
- Hold Edge taunt cycle (min and max delay)
- Stroke taunt cycle : the standard version includes it with 5 levels of frequency, but it could be better to choose our own frequency specifically (if needed) with a number for min and max of delay
- Standard stroking pace : % min and % max of the metronome speed for standard stroking
- Edge stroking pace : % min and % max of the metronome speed for stroking to the edge
These were just ideas to allow each one to tweak Tease AI as needed.
Re: [Tease AI] Fury - New Tease AI Personality - Updated 2-16 v2
Posted: Sun Feb 16, 2020 7:46 pm
by 1885
Hey guys, quick bugfix in the OP just extract/overwrite as usual:
Patch Notes 2-16-2020 v2
Bugfix - Fury's new modules from 2-14 were not added to the pool if you were using the new module settings.
swit69 wrote: Sun Feb 16, 2020 6:50 pm
Impressive work 1885. You made this quick !
Thanks!
There was a lot of testing, a lot of bugs, but I think I managed to get everything running like it should. Still want to see how it does now that more people have their hands on it, but I'm hopeful!
swit69 wrote: Sun Feb 16, 2020 6:50 pm
- Edge Taunt cycle (min and max delay) with maybe a specific delay we can set before the first taunt
- Hold Edge taunt cycle (min and max delay)
- Stroke taunt cycle : the standard version includes it with 5 levels of frequency, but it could be better to choose our own frequency specifically (if needed) with a number for min and max of delay
I definitely got some room in the Ranges tab to incorporate some of this, so I'll put it on the road map
swit69 wrote: Sun Feb 16, 2020 6:50 pm
- Standard stroking pace : % min and % max of the metronome speed for standard stroking
- Edge stroking pace : % min and % max of the metronome speed for stroking to the edge
I'll put this on the roadmap as well, even though it involves math

Re: [Tease AI] Fury - New Tease AI Personality - Updated 2-16 v2
Posted: Tue Feb 18, 2020 12:10 pm
by dbt
Not sure if this is a bug or something that isn't done yet. When I had my first 1 on 1 session with contact2 she mentioned adjusting a ratio in the future. Then I had my 2nd one on one session and it was like there was no record of the first. She asked again if I'd ever done this, and went through the same description as the first time. So it seems like maybe a flag wasn't set that I'd done the 1 session.
The other thing that occurred to me was at the start the hair clip thing seemed to show up pretty often, but now it seems to have vanished. Does that only get called a certain number of times? Just wondering.
As always, thanks for your awesome work & time commitment to this.
Re: [Tease AI] Fury - New Tease AI Personality - Updated 2-18
Posted: Tue Feb 18, 2020 12:26 pm
by 1885
Hey guys, new bugfix in the OP just extract/overwrite as usual:
Patch Notes 2-18-2020
Fixed bug where Contact 2 would repeat intro of Icy Hot script
dbt wrote: Tue Feb 18, 2020 12:10 pm
Not sure if this is a bug or something that isn't done yet. When I had my first 1 on 1 session with contact2 she mentioned adjusting a ratio in the future. Then I had my 2nd one on one session and it was like there was no record of the first. She asked again if I'd ever done this, and went through the same description as the first time. So it seems like maybe a flag wasn't set that I'd done the 1 session.
You're right, a flag wasn't getting set. I have the OP updated with a fix, thanks for catching this. You'll have to go through the intro one more time unfortunately, but everything should be saved correctly now for future sessions with Contact 2
dbt wrote: Tue Feb 18, 2020 12:10 pm
The other thing that occurred to me was at the start the hair clip thing seemed to show up pretty often, but now it seems to have vanished. Does that only get called a certain number of times? Just wondering.
The domme previously only used hair clips as a punishment at random, and she has quite a few to pull from so bad RNG could keep you from seeing the clips. In the last patch, I gave Fury to ability to use hair clips as a module, so you should see them come out a little more often
dbt wrote: Tue Feb 18, 2020 12:10 pm
As always, thanks for your awesome work & time commitment to this.
Thanks a lot, I really appreciate it

Re: [Tease AI] Fury - New Tease AI Personality - Updated 2-18
Posted: Tue Feb 18, 2020 7:14 pm
by smargerbarg
just got this error after the first edge in a domme and contact 1 session
ERROR: Tease AI did not return a valid Hold the Edge Taunt from file: E:\new folder\Scripts\Fury\Stroke\HoldTheEdge\GroupHoldTheEdge.txt
Re: [Tease AI] Fury - New Tease AI Personality - Updated 2-18
Posted: Tue Feb 18, 2020 11:32 pm
by 1885
smargerbarg wrote: Tue Feb 18, 2020 7:14 pm
just got this error after the first edge in a domme and contact 1 session
ERROR: Tease AI did not return a valid Hold the Edge Taunt from file: E:\new folder\Scripts\Fury\Stroke\HoldTheEdge\GroupHoldTheEdge.txt
Can you post or pm me the chatlog of that session where Contact 1 joins so I can see which script was running at the time?