Swiss, TeaseAI Personality [Now with downloads]

Webteases are great, but what if you're in the mood for a slightly more immersive experience? Chat about Tease AI and other offline tease software.

Moderator: 1885

User avatar
opiate
Explorer At Heart
Explorer At Heart
Posts: 164
Joined: Thu Mar 15, 2012 5:20 am
Gender: Male
Sexual Orientation: Straight
I am a: Switch

Re: Swiss, TeaseAI Personality

Post by opiate »

updated main post
User avatar
Coco
Explorer
Explorer
Posts: 72
Joined: Mon Jun 28, 2010 5:55 pm
Gender: Male
Sexual Orientation: Straight
I am a: Slave

Re: Swiss, TeaseAI Personality

Post by Coco »

Thanks for the update.

Quick report, nothing major.

In OpiateEnd2.txt there's a #Ached, which isn't in the vocabulary.
In OpiateMod3.txt there's a #Stroked, which isn't in the vocabulary.

And are flags actually being set and does the mood of the domme change? Or is that not supported, yet? Trying to get my head around how all this works atm.

edit: I just noticed there's a whole bunch of scripts in the disabled folders (primarily those from wickedTease). Is there a reason for them being disabled? Can I just move them to the normal folders or will it corrupt something from other scripts then?
Image
User avatar
ark235
Explorer
Explorer
Posts: 48
Joined: Tue Jul 19, 2011 8:27 am
Gender: Male
Sexual Orientation: Straight
I am a: Switch
Location: Somewhere!

Re: Swiss, TeaseAI Personality

Post by ark235 »

I have disabled her ability to throw out BlogImages for now
I am uncertain if they are for some reason broken, or if it is my internet connection causing me issues
But any taunt that was showing a BlogImage was crashing the program
I would check your URL files and make sure there aren't any truncated entries at the bottom of each list.
e.g if there is an entry like:
http://website.com/picture001.jpg
There was a bug where they could get truncated to e.g.:
http://website.com/pict

Or something similar. The result was crashing if that list was used.
User avatar
Coco
Explorer
Explorer
Posts: 72
Joined: Mon Jun 28, 2010 5:55 pm
Gender: Male
Sexual Orientation: Straight
I am a: Slave

Re: Swiss, TeaseAI Personality

Post by Coco »

I also experienced two crashes within the first few minutes now.
One of them was during the OpiateLink1.txt at line 21 "I want you to know..."
Before the next line "That I am completely undressed right now, too" could appear, the program froze.
Image
User avatar
opiate
Explorer At Heart
Explorer At Heart
Posts: 164
Joined: Thu Mar 15, 2012 5:20 am
Gender: Male
Sexual Orientation: Straight
I am a: Switch

Re: Swiss, TeaseAI Personality

Post by opiate »

Coco wrote:Thanks for the update.

Quick report, nothing major.

In OpiateEnd2.txt there's a #Ached, which isn't in the vocabulary.
In OpiateMod3.txt there's a #Stroked, which isn't in the vocabulary.

And are flags actually being set and does the mood of the domme change? Or is that not supported, yet? Trying to get my head around how all this works atm.

edit: I just noticed there's a whole bunch of scripts in the disabled folders (primarily those from wickedTease). Is there a reason for them being disabled? Can I just move them to the normal folders or will it corrupt something from other scripts then?
I have not started flagging things yet, I am still trying to design a system that will accomplish what I want to do

The #Name system supports a changing temper, but her temper is going to be based off the flag system that I am still designing, so as of right now, she always returns to a nuetral state. So right now, even if you dissapoint her, she'll go through the response that triggers 'being mad' but she won't stay that way and new responses won't trigger unless you make her mad again.
The same is true of making her happy

As for the disabled folders, Swiss originally 'was' modified WickedTease scripts. I basically learned to code in TeaseAI with the files that are now disabled... I would not use them, I can not tell you what kind of state those are in right now, the only reason they are 'Disabled' is so that I can re-purpose them once Swisses' framework is complete

Also
WickedTease should be plug and play with Swiss as of my next update, just watch for notification in the Main Post :lol:
User avatar
opiate
Explorer At Heart
Explorer At Heart
Posts: 164
Joined: Thu Mar 15, 2012 5:20 am
Gender: Male
Sexual Orientation: Straight
I am a: Switch

Re: Swiss, TeaseAI Personality

Post by opiate »

Coco wrote:I also experienced two crashes within the first few minutes now.
One of them was during the OpiateLink1.txt at line 21 "I want you to know..."
Before the next line "That I am completely undressed right now, too" could appear, the program froze.
That's really weird, the script looks fine at those lines, but I may have already modified it.
I'm still kindof getting the hang of making sure the scripts get everything they need, and I'm always finding little things that need fixed when it crashes on me :look:

There was an update this morning
If it happens again, please let me know
User avatar
Coco
Explorer
Explorer
Posts: 72
Joined: Mon Jun 28, 2010 5:55 pm
Gender: Male
Sexual Orientation: Straight
I am a: Slave

Re: Swiss, TeaseAI Personality

Post by Coco »

opiate wrote:
Coco wrote:I also experienced two crashes within the first few minutes now.
One of them was during the OpiateLink1.txt at line 21 "I want you to know..."
Before the next line "That I am completely undressed right now, too" could appear, the program froze.
That's really weird, the script looks fine at those lines, but I may have already modified it.
I'm still kindof getting the hang of making sure the scripts get everything they need, and I'm always finding little things that need fixed when it crashes on me :look:

There was an update this morning
If it happens again, please let me know
That's the version it happened with :-D
It striked me as odd, too, because there're no variables in that part...but it didn't seem to be that part per se becaue the first crash was somewhere else (unfortuantely forgot where) and the third crash, which happened just now was during some StrokeTaunts, but I don't know which file. Maybe it has something to do with the images? Or maybe something in the Glitter app is corrupted? Idk, really...

Regarding the blog images, those were still there, e.g. in OpiateStart1.txt, which happened to be my start when it crashed the third time. But the crash was after the start, as I wrote above, during some StrokeTaunts. The crashes seemed pretty random to me, which is why I suspect it's not the scripts but something in the background like the Apps or images, tags...something like that.
Image
User avatar
opiate
Explorer At Heart
Explorer At Heart
Posts: 164
Joined: Thu Mar 15, 2012 5:20 am
Gender: Male
Sexual Orientation: Straight
I am a: Switch

Re: Swiss, TeaseAI Personality

Post by opiate »

Coco wrote:
opiate wrote:
Coco wrote:I also experienced two crashes within the first few minutes now.
One of them was during the OpiateLink1.txt at line 21 "I want you to know..."
Before the next line "That I am completely undressed right now, too" could appear, the program froze.
That's really weird, the script looks fine at those lines, but I may have already modified it.
I'm still kindof getting the hang of making sure the scripts get everything they need, and I'm always finding little things that need fixed when it crashes on me :look:

There was an update this morning
If it happens again, please let me know
That's the version it happened with :-D
It striked me as odd, too, because there're no variables in that part...but it didn't seem to be that part per se becaue the first crash was somewhere else (unfortuantely forgot where) and the third crash, which happened just now was during some StrokeTaunts, but I don't know which file. Maybe it has something to do with the images? Or maybe something in the Glitter app is corrupted? Idk, really...

Regarding the blog images, those were still there, e.g. in OpiateStart1.txt, which happened to be my start when it crashed the third time. But the crash was after the start, as I wrote above, during some StrokeTaunts. The crashes seemed pretty random to me, which is why I suspect it's not the scripts but something in the background like the Apps or images, tags...something like that.
Hmm, I know the blog images were causing a crash on my end.
If they are causing this mess... Ark pointed something out that I haven't tested yet... I quoted it below
I've have had no crashes since I disabled anything requiring a blog image
i had the program in a 3 hour loop of stroke taunts last night
I also have been going through and fixing little hangs in the modules and links
The update I posted this morning did fix a few problems in that department

Ill check through Glitter too and make sure I don't see anything causing issues there
ark235 wrote:I would check your URL files and make sure there aren't any truncated entries at the bottom of each list.
e.g if there is an entry like:
http://website.com/picture001.jpg
There was a bug where they could get truncated to e.g.:
http://website.com/pict

Or something similar. The result was crashing if that list was used.
dbt
Explorer At Heart
Explorer At Heart
Posts: 183
Joined: Sun Jun 27, 2010 3:09 am

Re: Swiss, TeaseAI Personality

Post by dbt »

FOr the image tags to work, do they need to be in the image directory itself, or can they be in a subdirectory (ie images/swiss)? Hopefully a subdir is ok, since I've been using the image directory itself for avatar pics.

I had 2 crashes last night, windows message saying "program not responding", so I gave up. Both happened after around 10 min, yes I had some tumblr files enabled.

It would be cool if there was a way to save all settings (incl dom name, avatar) so it was easy to swap between doms for different profiles.
User avatar
opiate
Explorer At Heart
Explorer At Heart
Posts: 164
Joined: Thu Mar 15, 2012 5:20 am
Gender: Male
Sexual Orientation: Straight
I am a: Switch

Re: Swiss, TeaseAI Personality

Post by opiate »

dbt wrote:FOr the image tags to work, do they need to be in the image directory itself, or can they be in a subdirectory (ie images/swiss)? Hopefully a subdir is ok, since I've been using the image directory itself for avatar pics.
It does not matter "where" they are stored, It does matter that LocalImageTags.txt knows where they are stored.
Wherever the images are stored, just be certain the your LocalImageTags.txt is pointing there for each image.
If your not using Notepad++, I'm not sure how easy it will be to modify all of those paths
Notepad++'s replacer makes it very easy though. Just hit CTRL+H and it will modify every line to what you need it to be in a single click.
dbt wrote:I had 2 crashes last night, windows message saying "program not responding", so I gave up. Both happened after around 10 min, yes I had some tumblr files enabled.
The window not responding is EXACTLY the crash blog images where causing for me
It has been suggested that this may be a problem with TeaseAI itself
ark235 wrote: I would check your URL files and make sure there aren't any truncated entries at the bottom of each list.
e.g if there is an entry like:
http://website.com/picture001.jpg
There was a bug where they could get truncated to e.g.:
http://website.com/pict

Or something similar. The result was crashing if that list was used.
I haven't tested this yet. I honestly do not know if the problem is with Swiss, or if it with TeaseAI
All I know is disabling all URLFiles and scripts that associate with them, has eliminated my crashing for now.
Honestly, I've got a folder of thousands of unsorted pictures that TeaseAI handily ripped from Tumblrs for me... that i might just tag them as something weird as hell and change all BlogCalls to WeirdImageTag calls :lol:
Meh...
Probably not, I'm kind of a perfectionist... Shit's pissing me off :rant:
dbt wrote:It would be cool if there was a way to save all settings (incl dom name, avatar) so it was easy to swap between doms for different profiles.
[/quote]

Yes it would be, I spend so much time switching between different Domme's and a SystemTester that it's not even funny :lol:
User avatar
opiate
Explorer At Heart
Explorer At Heart
Posts: 164
Joined: Thu Mar 15, 2012 5:20 am
Gender: Male
Sexual Orientation: Straight
I am a: Switch

Re: Swiss, TeaseAI Personality

Post by opiate »

Big changes on main post
User avatar
opiate
Explorer At Heart
Explorer At Heart
Posts: 164
Joined: Thu Mar 15, 2012 5:20 am
Gender: Male
Sexual Orientation: Straight
I am a: Switch

Re: Swiss, TeaseAI Personality

Post by opiate »

I have taken Swiss down
More details at top of main post
Last edited by opiate on Wed Jul 01, 2015 12:11 am, edited 1 time in total.
dbt
Explorer At Heart
Explorer At Heart
Posts: 183
Joined: Sun Jun 27, 2010 3:09 am

Re: Swiss, TeaseAI Personality

Post by dbt »

Well, I must have gotten lucky. I played with Swiss last night and it was awesome and no bugs. At first it seemed the same, but then I guess it was the module I went into but it was a very different (intense) experience. I didn't have chastity on though. I noticed your comment that it uses chastity differently but wanted to skip it anyways.

Really really really like this idea of having different personalities. I noticed a save button in the settings, so I guess there's an option to save at least some of the settings for different personalities.
User avatar
Azureballs
Explorer At Heart
Explorer At Heart
Posts: 119
Joined: Sat Oct 28, 2006 5:30 pm
Gender: Transsexual/Transgender
Sexual Orientation: Open to new ideas!
I am a: Submissive
Location: USA

Re: Swiss, TeaseAI Personality

Post by Azureballs »

If anyone has been having trouble with blog images I'd recommend rebuilding them all, there's an option in the "Misc" tab of the setting menu for rebuilding them. It takes a while though but it I haven't had a crash caused by blog images since. There was a bug in Tease AI a while back that caused the urls of the images to be cut short and rebuilding them fixed that for me.
User avatar
opiate
Explorer At Heart
Explorer At Heart
Posts: 164
Joined: Thu Mar 15, 2012 5:20 am
Gender: Male
Sexual Orientation: Straight
I am a: Switch

Re: Swiss, TeaseAI Personality

Post by opiate »

Azureballs wrote:If anyone has been having trouble with blog images I'd recommend rebuilding them all, there's an option in the "Misc" tab of the setting menu for rebuilding them. It takes a while though but it I haven't had a crash caused by blog images since. There was a bug in Tease AI a while back that caused the urls of the images to be cut short and rebuilding them fixed that for me.
Thanks, I hadn't even thought of recommending that lol.
Post Reply