[Tease AI] Personality AliceMerged / AliceAwaked

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

Wrought_in_Iron
Explorer
Explorer
Posts: 12
Joined: Wed Apr 01, 2020 10:37 am

Re: [Tease AI] Personality AliceMerged

Post by Wrought_in_Iron »

I'm only experienced in using Miss Blue, so this seems pretty interesting. I downloaded the personality and had a look. Damn there's a lot of stuff. Is all of it in use or is there a lot of superfluous files from ripping chunks from other personalities? "RamdomLinks" seemed like a typo but it does look like you do actually link to that folder.
As somebody who fiddled around in Miss Blue's files to understand how things worked before "properly" playing the personality I'm extremely lost in this one. Which isn't a bad thing. I also try not to spoil myself but some things I'll be too intrigued in the mechanics of. (the OCpermament tag in \Custom\OrgasmControl\LongDenial\07.txt is a good example, I see that that's still in your build though it still goes nowhere)

I'll dive in at some point in the near future once people have tested it a bit and it's stabilized more, I do very much look forward to it.

In \Vocabulary\Responses\WhenWillYouLetMeCum.txt there's a typo of "Don't you dare cumming" that I noticed. Sorry to be petty about typos but I have difficulty spotting one and then not pointing it out.
User avatar
avatarbr
Experimentor
Experimentor
Posts: 1239
Joined: Fri Aug 18, 2006 3:33 am
Gender: Male
Sexual Orientation: Straight

Re: [Tease AI] Personality AliceMerged

Post by avatarbr »

Daragorn wrote: Tue Sep 29, 2020 12:30 pm
avatarbr wrote: Tue Sep 29, 2020 2:52 am This can be used with Patch 55.3?
An update on my previous answer.
Markus was kind enough to provide me with the base 55.3 code and i noticed that, in that version, the routine dealing with answers was already correct and the same as in my hotfix. So i guess it was something that was changed between that version and the 55.7.2b version recently released. So, if you're using the 55.3, there is nothing to be fixed.
Oh, ok...thanks for the response.

I was thinking about the delay between tasks lines. Someone point out its because the number of response files.

I thought the fix was about that.
garthers
Explorer
Explorer
Posts: 6
Joined: Thu Jul 23, 2015 4:45 pm
Sexual Orientation: Open to new ideas!
I am a: Submissive

Re: [Tease AI] Personality AliceMerged

Post by garthers »

Minor issue in GNMTeaseModule_1CockTraining.txt, it's looking for /GNMSounds/Stroking/Edge/*.mp3, however that folder doesn't exist (I used 7zip which seemed to unpack all 3 audio zip files in one go).
Daragorn
Explorer At Heart
Explorer At Heart
Posts: 587
Joined: Fri Nov 06, 2015 1:16 pm
Gender: Male
Sexual Orientation: Straight
I am a: Submissive

Re: [Tease AI] Personality AliceMerged

Post by Daragorn »

avatarbr wrote: Wed Sep 30, 2020 2:48 am Oh, ok...thanks for the response.

I was thinking about the delay between tasks lines. Someone point out its because the number of response files.

I thought the fix was about that.
Nope, sadly the base code still remain quite a mess and the program is a bit slow here and there but to fix that there would be probably the need for a complete overhaul (just like for that problem arising randomly of it "eating" some lines here and there...which is really difficult to track).
The problem here was a change in the routine that deals with when the user writes something and the program look if there is a response file for that. In the new version there was a change in the routine and the program was checking and recreating the responses every single time you wrote something and that caused constant small freezes because when you have a lot of response files that process takes a while.
Since responses doesn't change during a session, that was useless and it is sufficient to create the response list once at the beginning and then just check against it whenever the user writes something. This at least removes a lot of those small freezes and makes the session go smoother
User avatar
markus
Explorer At Heart
Explorer At Heart
Posts: 863
Joined: Tue Nov 18, 2008 11:09 pm

Re: [Tease AI] Personality AliceMerged

Post by markus »

Newest Version:

Edit: New personality update, download in the first post

Images - Update (you will need both, the main Images download and this update):
AliceMergedImagesUpdate02.zip (This update contains the images from Update01)
https://mega.nz/file/nRIFTCBA#05H1ZUEF3 ... 30kKXqiky8

Audio - Update (you will need both, the main Audios dowload and this update):
AliceMergedAudioUpdate01.zip:
https://mega.nz/file/DJZ10KCC#AcYx56Y3S ... rHA_BhPonA

dark0512 wrote: Tue Sep 29, 2020 10:22 pm Files I've had to create / move:
Thanks for the input!
Unable to locate vocabulary file: "#BallsToPussy_in_pain"
\TAI AliceMerged\Scripts\AliceMerged\Vocabulary > Copied file above from another instance
Unable to locate vocabulary file: "#CockToClitAdjective"
Copied from another instance to > \TAI AliceMerged\System\System Files\Vocabulary\
I cannot find these files in any other personality, it's not used in any script and also not used in the TAI source code.
But if you post it's content I could add them nevertheless.

When choosing option 3 (when launching AliceMerged), it takes me through several pieces, I start stroking, and it asks for an edge. Once I edge, I am unable to say that i've edged, i get the response of:
[...]
::: FileText = C:\Users\REMOVED\Desktop\TAI AliceMerged\Scripts\AliceMerged\CRmar\mar_justWankV2.txt ::: LineVal = 89
::: TauntText = ::: LineVal = 0
::: ResponseFile = C:\Users\REMOVED\Desktop\TAI AliceMerged\Scripts\AliceMerged\Vocabulary\Responses\System\EdgeNOT.txt ::: LineVal = 0
I've tested that part of the script and looked for a problem, but it seems ok to me, I cannot reproduce that error.
Also, it seems like the script gets stuck frequently for me. I can safe word out, but it keeps getting stuck.
When you do the safe word, is there a way to hurry the text up? Or if not, anything you can type to do the same thing, basically jump start it if it's stuck (seems to do this while stroking, but not always).
Try to type 'skip module'.

*Edit* I'm noticing the path to the taunt text having an extra \ in it:
C:\Users\removed\Desktop\TAI AliceMerged\Scripts\AliceMerged\\Stroke\StrokeTaunts_1.txt <<< Between AliceMerged and Stroke.
Where you have that path from?
*Edit 2* I think one issue is that i'm missing some tags. Anyway to test and see which ones I am missing?
I have scanned through all scripts for local tags, they are listed in the first post, domme tags aren't that much, so you might have enough pics to tag them, ... but with the domme tags, afaik if a tag is not present then there is no problem, you just don't get to see such a picture.

Wrought_in_Iron wrote: Wed Sep 30, 2020 2:42 amIs all of it in use or is there a lot of superfluous files from ripping chunks from other personalities?
There are some unused stuff in it, yes.
"RamdomLinks" seemed like a typo but it does look like you do actually link to that folder.
I think this came from HoT. ... didn't noticed until you've pointed out. :-D
(the OCpermament tag in \Custom\OrgasmControl\LongDenial\07.txt is a good example, I see that that's still in your build though it still goes nowhere)
Also not made by me, ... see the first post about my workflow.
In \Vocabulary\Responses\WhenWillYouLetMeCum.txt there's a typo of "Don't you dare cumming" that I noticed. Sorry to be petty about typos but I have difficulty spotting one and then not pointing it out.
You mean this line?
Don't you dare cumming before I give you permission, #Name

English is not my first language, ... I don't see a typo there.

Best greetings,
Markus
Last edited by markus on Tue Oct 13, 2020 6:08 pm, edited 2 times in total.
User avatar
markus
Explorer At Heart
Explorer At Heart
Posts: 863
Joined: Tue Nov 18, 2008 11:09 pm

Re: [Tease AI] Personality AliceMerged

Post by markus »

Hi again! :wave:

There are many complains about the freezes which came along with the patch 55.7.2b.

Honestly, I had such freezes also, but for me it was at maximum 2 seconds, mostly only 1 second or less, and to me it was like 'well she need some time to type her text anyway, so what?!' ... also it didn't crashed in such situations for me.

But it seems that many people have problems with that, they have even longer or total freezes,... which is of course a problem.

So I decided it would be good to get rid of that, ...


What I have here is a first test-version of the fixed patch,... it's ALPHA,... I just tested it for 10 minutes, but to me all the freezes are gone.

So if you like to help me testing it,.. it would be great if everyone who has problems with those freezes would test this out and let me know if that helps you.

Install notes: Install the patch 55.7.2b fisrt (not needed if you have it already installed), ... and then over it this Alpha-Test-Version:
55.7.2c_AlphaTest01.zip:


Edit: I am working on a more performant patch, but till that is done it might take a while,... if you don't have problems with the patch 55.7.2b (like I don't have problems with it), enjoy playing,... otherwise stay tuned. :-)


Best greetings!
Markus
Last edited by markus on Fri Oct 02, 2020 7:53 pm, edited 1 time in total.
frantic93
Explorer
Explorer
Posts: 21
Joined: Wed Jun 07, 2017 7:55 pm

Re: [Tease AI] Personality AliceMerged

Post by frantic93 »

Hello,
for some reason when i tried to reset my progress by deleting flags and variables, tai starting with question about pantyhose challage. I dont know how to reset it completly. Right now i have version 09.30

Edit: I tried to delete everything and start from begining with new files ect. but, for some reason, i still have this problem...
dark0512
Explorer
Explorer
Posts: 56
Joined: Sat Aug 20, 2011 10:13 pm
I am a: Switch

Re: [Tease AI] Personality AliceMerged

Post by dark0512 »

markus wrote: Wed Sep 30, 2020 7:38 pm Hi again! :wave:

There are many complains about the freezes which came along with the patch 55.7.2b.

Honestly, I had such freezes also, but for me it was at maximum 2 seconds, mostly only 1 second or less, and to me it was like 'well she need some time to type her text anyway, so what?!' ... also it didn't crashed in such situations for me.

But it seems that many people have problems with that, they have even longer or total freezes,... which is of course a problem.

So I decided it would be good to get rid of that, ...
What I have here is a first test-version of the fixed patch,... it's ALPHA,... I just tested it for 10 minutes, but to me all the freezes are gone.

So if you like to help me testing it,.. it would be great if everyone who has problems with those freezes would test this out and let me know if that helps you.

Install notes: Install the patch 55.7.2b fisrt (not needed if you have it already installed), ... and then over it this Alpha-Test-Version:
55.7.2c_AlphaTest01.zip:
https://mega.nz/file/TRJT3AhC#DNUfIYW_F ... yjOLpnp4nI

Best greetings and THX in advance for testing!
Markus
I’ll give it a shot. The freezes I had were not nearly 2 seconds! They were like 10+ minutes and that’s around the time I realized she’s not coming back! I kind of assumed she used some cheap internet and needed to restart her computer! I’ll let you know if I have any trouble.
m477
Explorer
Explorer
Posts: 8
Joined: Thu Oct 01, 2020 3:55 am
Gender: Male
Sexual Orientation: Straight
I am a: Switch

Re: [Tease AI] Personality AliceMerged

Post by m477 »

Hi there,
Firstly, Markus you have done an amazing job, I often wondered why the multiple teases do not interlink more and contemplated merging files but always thought it was beyond my capabilities. So thank you for all you have done. Also Thank you Daragorn for your patch, I thought it was my computer when TAI kept freezing; so glad to have this lag removed.

My issue is simply on the initial post and the initial downloads I can't download the Audio files 2 & 3. when trying to download all 3 (one at a time) audio files 001 downloads fine as a .zip file ready for WinRAR to unlock however audio files 002 & 003 download as an .002 file & .003
Thus my comp does not recognise these and can not open then. I have tried renaming and changing properties but I can not seem to infect any sort of change.
Is this just me? is there something I can do to access the last of the darn files? Thank you again for everything!
Can not wait to give this a go!
Matt
Attachments
Example of how it is downloading
Example of how it is downloading
New Picture.png (83.45 KiB) Viewed 2918 times
Spielers
Explorer At Heart
Explorer At Heart
Posts: 309
Joined: Mon Jan 09, 2017 8:26 pm
Gender: Male
Sexual Orientation: Straight
I am a: Submissive

Re: [Tease AI] Personality AliceMerged

Post by Spielers »

m477 wrote: Thu Oct 01, 2020 4:26 am Hi there,
Firstly, Markus you have done an amazing job, I often wondered why the multiple teases do not interlink more and contemplated merging files but always thought it was beyond my capabilities. So thank you for all you have done. Also Thank you Daragorn for your patch, I thought it was my computer when TAI kept freezing; so glad to have this lag removed.

My issue is simply on the initial post and the initial downloads I can't download the Audio files 2 & 3. when trying to download all 3 (one at a time) audio files 001 downloads fine as a .zip file ready for WinRAR to unlock however audio files 002 & 003 download as an .002 file & .003
Thus my comp does not recognise these and can not open then. I have tried renaming and changing properties but I can not seem to infect any sort of change.
Is this just me? is there something I can do to access the last of the darn files? Thank you again for everything!
Can not wait to give this a go!
Matt
simple mark all together and then right click and unzip it
Daragorn
Explorer At Heart
Explorer At Heart
Posts: 587
Joined: Fri Nov 06, 2015 1:16 pm
Gender: Male
Sexual Orientation: Straight
I am a: Submissive

Re: [Tease AI] Personality AliceMerged

Post by Daragorn »

m477 wrote: Thu Oct 01, 2020 4:26 am My issue is simply on the initial post and the initial downloads I can't download the Audio files 2 & 3. when trying to download all 3 (one at a time) audio files 001 downloads fine as a .zip file ready for WinRAR to unlock however audio files 002 & 003 download as an .002 file & .003
I had to download and use 7zip to unzip them cause winrar was not working for me either
freeforit
Explorer
Explorer
Posts: 21
Joined: Thu Oct 04, 2018 12:05 pm

Re: [Tease AI] Personality AliceMerged

Post by freeforit »

Daragorn wrote: Thu Oct 01, 2020 9:53 am
m477 wrote: Thu Oct 01, 2020 4:26 am My issue is simply on the initial post and the initial downloads I can't download the Audio files 2 & 3. when trying to download all 3 (one at a time) audio files 001 downloads fine as a .zip file ready for WinRAR to unlock however audio files 002 & 003 download as an .002 file & .003
I had to download and use 7zip to unzip them cause winrar was not working for me either
I could unzip the 1st one and then the 2nd one with 7zip, but not the third one. It says I can't unzip it.
Hermes888
Explorer
Explorer
Posts: 13
Joined: Sat May 16, 2020 9:49 pm
Gender: Male
Location: Netherlands

Re: [Tease AI] Personality AliceMerged

Post by Hermes888 »

First of thanks for the work on this personality. I really like it so far.
The last session i encountered an error i hope someone can help me with.

This is from the error file. I am not sure what went wrong
Spoiler: show
Date/Time: 2020-10-01 22:36:08
Version: 0.55.3.0
Title: Display Image
Message: Error occurred while displaying image. Performing Fallback.
Exceptions:
================================== Exception =====================================
Message: The given slideshow base diretory "No Path Selected" was not found.
Typ: System.IO.DirectoryNotFoundException
StackTrace:
at Tease_AI.ContactData.LoadRandom(String baseDirectory, Boolean newFolder) in C:\Users\Werner\Downloads\0 neuer jdownload ordner\Videos02\Tease-AI-0 55 7 2b mit Daragorns fixes\Tease-AI-0.55.7.2b\Tease AI\Classes\ContactData.vb:line 265
at Tease_AI.ContactData.GetRandom(ContactType tp, Boolean newFolder) in C:\Users\Werner\Downloads\0 neuer jdownload ordner\Videos02\Tease-AI-0 55 7 2b mit Daragorns fixes\Tease-AI-0.55.7.2b\Tease AI\Classes\ContactData.vb:line 254
at Tease_AI.ContactData.LoadNew(Boolean newFolder) in C:\Users\Werner\Downloads\0 neuer jdownload ordner\Videos02\Tease-AI-0 55 7 2b mit Daragorns fixes\Tease-AI-0.55.7.2b\Tease AI\Classes\ContactData.vb:line 356
at Tease_AI.ContactData.CheckInit() in C:\Users\Werner\Downloads\0 neuer jdownload ordner\Videos02\Tease-AI-0 55 7 2b mit Daragorns fixes\Tease-AI-0.55.7.2b\Tease AI\Classes\ContactData.vb:line 363
at Tease_AI.ContactData.NavigateNextTease() in C:\Users\Werner\Downloads\0 neuer jdownload ordner\Videos02\Tease-AI-0 55 7 2b mit Daragorns fixes\Tease-AI-0.55.7.2b\Tease AI\Classes\ContactData.vb:line 412
at Tease_AI.Form1.Timer1_Tick(Object sender, EventArgs e) in C:\Users\Werner\Downloads\0 neuer jdownload ordner\Videos02\Tease-AI-0 55 7 2b mit Daragorns fixes\Tease-AI-0.55.7.2b\Tease AI\Form1.vb:line 5613


~~~~~~~~~~~~~~~~~~~~Application.StackTrace~~~~~~~~~~~~~~~~~~~~~~~~~
at Tease_AI.Form1.Timer1_Tick(Object sender, EventArgs e) in C:\Users\Werner\Downloads\0 neuer jdownload ordner\Videos02\Tease-AI-0 55 7 2b mit Daragorns fixes\Tease-AI-0.55.7.2b\Tease AI\Form1.vb:line 5613
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at Tease_AI.teaseAI_Timer.OnTick(EventArgs e) in C:\Users\Werner\Downloads\0 neuer jdownload ordner\Videos02\Tease-AI-0 55 7 2b mit Daragorns fixes\Tease-AI-0.55.7.2b\Tease AI\Classes\teaseAI_Timer.vb:line 50
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun()
at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel()
at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(String[] commandLine)
at Tease_AI.My.MyApplication.Main(String[] Args) in :line 81
the error seems to occur with the first introduction of the second dom from : 'tai2dommesAtOnce':
it could be that i placed the folder with the 2 doms and the empty text 'tai2dommesAtOnce.txt' in the wrong place. should it be in domme images folder or a subfolder of the selected dom.

Or is it something else. I hope someone can help me.

EDIT: i think i found it. I forgot to set the image path for glitter 2.
Last edited by Hermes888 on Thu Oct 01, 2020 8:30 pm, edited 1 time in total.
User avatar
47dahc
Explorer At Heart
Explorer At Heart
Posts: 286
Joined: Mon Aug 03, 2020 1:43 pm
Gender: Male
Sexual Orientation: Straight
I am a: Switch

Re: [Tease AI] Personality AliceMerged

Post by 47dahc »

m477 wrote: Thu Oct 01, 2020 4:26 am Hi there,
Firstly, Markus you have done an amazing job, I often wondered why the multiple teases do not interlink more and contemplated merging files but always thought it was beyond my capabilities. So thank you for all you have done. Also Thank you Daragorn for your patch, I thought it was my computer when TAI kept freezing; so glad to have this lag removed.

My issue is simply on the initial post and the initial downloads I can't download the Audio files 2 & 3. when trying to download all 3 (one at a time) audio files 001 downloads fine as a .zip file ready for WinRAR to unlock however audio files 002 & 003 download as an .002 file & .003
Thus my comp does not recognise these and can not open then. I have tried renaming and changing properties but I can not seem to infect any sort of change.
Is this just me? is there something I can do to access the last of the darn files? Thank you again for everything!
Can not wait to give this a go!
Matt
This is how WinZip or any others treat zip files when they are told to split them into max size files. For example:
Say I have a 500Mb file that I want to zip but I can only upload 100Mb at a time, I would choose to zip and split to a size of 100Mb. It will then create file.zip,###, i.e. file.zip.001, file.zip.002, file.zip.003, file.zip.004 and file.zip.005. The zip and rar programs will see this and unzip all together as one zip file as long as you have all the archives. Just right click on file.zip.001 and select unzip to...

I downloaded the three audios and all unzipped fine by right clicking on audio.zip.001 and unzipping to my location. I'm using PeaZip.
Creator of MetroVerter The Metronome to Tcode converter
My Guide on How to create and mix estim surround videos
My guide on Setup TeaseAI - Awakening with Restim
Spielers
Explorer At Heart
Explorer At Heart
Posts: 309
Joined: Mon Jan 09, 2017 8:26 pm
Gender: Male
Sexual Orientation: Straight
I am a: Submissive

Re: [Tease AI] Personality AliceMerged

Post by Spielers »

I really like this personally
sadly i have no imaged taged, and every time you use @ImageTag(...) i got an error and my program crashs.

Is there a chance you upload your tagged files? It would help me a lot and i will be thankful for ever.

also you use sometimes @ImageTag(Strapon) @ImageTag(AnalSex)
and sometimes @ImageTag(TagAnalSex) @ImageTag(TagStrapon)
...

I belive this @ImageTag(Tag....) is false
Post Reply