thanks i got the error fixed now and i can run the script via debug but when in a session and use the edging/getting close keywords most of the time nothing happends, once and awhile it will say a single line out of the script kinda confused on why this is happeningavatarbr wrote: Sat Aug 04, 2018 12:37 amThis could be a error in the script. Double check any @Goto, questions without a @DifferentAnswer or anything missing.pebbles321 wrote: Fri Jul 27, 2018 10:34 pmok i got it to work but im getting an error now when the file is called "Index was out of range. must be non-negative and less than the size of the collectionavatarbr wrote: Mon Jul 23, 2018 3:13 am
Every module with _Edging.txt in the name can be called when you type "on the edge" in the stroking part.
You just need to create a few _Edging.txt files inside the module folder.
Parameter name: index"
[Tease AI] House of Tease Version 8.0 RELEASED 10/12/20
Moderator: 1885
-
pebbles321
- Explorer

- Posts: 10
- Joined: Sun Mar 18, 2018 8:37 pm
Re: [Tease AI] House of Tease Version 6.1
- avatarbr
- Experimentor

- Posts: 1239
- Joined: Fri Aug 18, 2006 3:33 am
- Gender: Male
- Sexual Orientation: Straight
Re: [Tease AI] House of Tease Version 6.1
If you want to upload the file (or the start of the file, where the main code are), I can take a look and see if I find any error.pebbles321 wrote: Tue Aug 07, 2018 7:21 pmthanks i got the error fixed now and i can run the script via debug but when in a session and use the edging/getting close keywords most of the time nothing happends, once and awhile it will say a single line out of the script kinda confused on why this is happeningavatarbr wrote: Sat Aug 04, 2018 12:37 amThis could be a error in the script. Double check any @Goto, questions without a @DifferentAnswer or anything missing.pebbles321 wrote: Fri Jul 27, 2018 10:34 pm
ok i got it to work but im getting an error now when the file is called "Index was out of range. must be non-negative and less than the size of the collection
Parameter name: index"
-
pebbles321
- Explorer

- Posts: 10
- Joined: Sun Mar 18, 2018 8:37 pm
Re: [Tease AI] House of Tease Version 6.1
http://www.mediafire.com/file/l7ie2ar46 ... G.txt/file i uploaded the file to mediafire let me know what you find, thanks in advanceavatarbr wrote: Wed Aug 08, 2018 1:21 amIf you want to upload the file (or the start of the file, where the main code are), I can take a look and see if I find any error.pebbles321 wrote: Tue Aug 07, 2018 7:21 pmthanks i got the error fixed now and i can run the script via debug but when in a session and use the edging/getting close keywords most of the time nothing happends, once and awhile it will say a single line out of the script kinda confused on why this is happeningavatarbr wrote: Sat Aug 04, 2018 12:37 am
This could be a error in the script. Double check any @Goto, questions without a @DifferentAnswer or anything missing.
- avatarbr
- Experimentor

- Posts: 1239
- Joined: Fri Aug 18, 2006 3:33 am
- Gender: Male
- Sexual Orientation: Straight
Re: [Tease AI] House of Tease Version 6.1
One thing I already noticed, you didnt put a @DecideEdge in the first line. Since this is a module called for an edge, this should be there to resolve the edge.pebbles321 wrote: Thu Aug 09, 2018 2:25 am
http://www.mediafire.com/file/l7ie2ar46 ... G.txt/file i uploaded the file to mediafire let me know what you find, thanks in advance
I will take another look to see if I find another problem, because I don't know if just that could cause that error.
-
pebbles321
- Explorer

- Posts: 10
- Joined: Sun Mar 18, 2018 8:37 pm
Re: [Tease AI] House of Tease Version 6.1
could you try and replace your _edging file with this one and see if you come out with the same errors as me?avatarbr wrote: Sat Aug 11, 2018 1:52 amOne thing I already noticed, you didnt put a @DecideEdge in the first line. Since this is a module called for an edge, this should be there to resolve the edge.pebbles321 wrote: Thu Aug 09, 2018 2:25 am
http://www.mediafire.com/file/l7ie2ar46 ... G.txt/file i uploaded the file to mediafire let me know what you find, thanks in advance
I will take another look to see if I find another problem, because I don't know if just that could cause that error.
-
timoth31
- Explorer At Heart

- Posts: 171
- Joined: Sat Jul 14, 2018 9:19 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: Switch
Re: [Tease AI] House of Tease Version 6.1
I'm also getting the index error, everytime I ask to tie balls, when she ask if I'm ready every answer will trigger the bug window, except the safeword that just do nothing at all
- avatarbr
- Experimentor

- Posts: 1239
- Joined: Fri Aug 18, 2006 3:33 am
- Gender: Male
- Sexual Orientation: Straight
Re: [Tease AI] House of Tease Version 6.1
Are you using the unnofficial patch 55?timoth31 wrote: Sat Sep 01, 2018 9:41 am I'm also getting the index error, everytime I ask to tie balls, when she ask if I'm ready every answer will trigger the bug window, except the safeword that just do nothing at all
-
timoth31
- Explorer At Heart

- Posts: 171
- Joined: Sat Jul 14, 2018 9:19 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: Switch
Re: [Tease AI] House of Tease Version 6.1
Yes, and I don't get any other crash than this for now
- avatarbr
- Experimentor

- Posts: 1239
- Joined: Fri Aug 18, 2006 3:33 am
- Gender: Male
- Sexual Orientation: Straight
Re: [Tease AI] House of Tease Version 6.1
OK, I found the problem.
You can fix this opening the file Tease AI\Scripts\House of Tease\Custom\MiniScripts\pvMs_TieMyBalls.txt
and edit the line 22:
from this
Code: Select all
@NullResponse Are you ready?Code: Select all
@DifferentAnswer Are you ready?-
timoth31
- Explorer At Heart

- Posts: 171
- Joined: Sat Jul 14, 2018 9:19 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: Switch
Re: [Tease AI] House of Tease Version 6.1
Thanks a lot @avatarbr
- avatarbr
- Experimentor

- Posts: 1239
- Joined: Fri Aug 18, 2006 3:33 am
- Gender: Male
- Sexual Orientation: Straight
Re: [Tease AI] House of Tease Version 6.1
Yeah, there is something strange with chastity in HoToperwt wrote: Wed Sep 12, 2018 8:25 pm When caged it loops modules without unlocking and ends without report
I think I fixed with 1 line in AV_Link.txt:
Code: Select all
@InChastity @NullResponse @Call(Stroke\Link\Link_CHASTITY.txt)-
timoth31
- Explorer At Heart

- Posts: 171
- Joined: Sat Jul 14, 2018 9:19 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: Switch
Re: [Tease AI] House of Tease Version 6.1
I've got two bugs it HoT
first with glitter 3 ine "task_forced" if you get to do 0 edge with dice roll, she will still ask you to do, and once it's done you will get -1 edge and it goes on and on until you use your safeword.
Second is also in this "task forced" maybe in other scripts, just before the countdown TAI tries to get 140484_sounddogs__fe.mp3
but there is no such file even in the HoT audio folder
first with glitter 3 ine "task_forced" if you get to do 0 edge with dice roll, she will still ask you to do, and once it's done you will get -1 edge and it goes on and on until you use your safeword.
Second is also in this "task forced" maybe in other scripts, just before the countdown TAI tries to get 140484_sounddogs__fe.mp3
but there is no such file even in the HoT audio folder
- avatarbr
- Experimentor

- Posts: 1239
- Joined: Fri Aug 18, 2006 3:33 am
- Gender: Male
- Sexual Orientation: Straight
Re: [Tease AI] House of Tease Version 6.1
I checked that module. It's H2Stroke3.txt. Don't look like you can get a 0timoth31 wrote: Fri Sep 14, 2018 2:00 pm I've got two bugs it HoT
first with glitter 3 ine "task_forced" if you get to do 0 edge with dice roll, she will still ask you to do, and once it's done you will get -1 edge and it goes on and on until you use your safeword.
Second is also in this "task forced" maybe in other scripts, just before the countdown TAI tries to get 140484_sounddogs__fe.mp3
but there is no such file even in the HoT audio folder
Code: Select all
@NullResponse @SetVar[Dice1]=[#Random(1,6)]
@NullResponse @SetVar[Dice2]=[#Random(1,6)]
@NullResponse @SetVar[Dice3]=[#Random(1,6)]
@NullResponse @ChangeVar[Dice4]=[Dice1]+[Dice2]
@NullResponse @ChangeVar[Sub_EdgeGoal]=[Dice3]*[Dice4]About that sound, I can't find any reference to that here. Can you find what script called that?
I don't remember putting chastity in the end. To be honest, I don't open TAI for the last 2 months, so I need to remember a lot of things
-
timoth31
- Explorer At Heart

- Posts: 171
- Joined: Sat Jul 14, 2018 9:19 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: Switch
Re: [Tease AI] House of Tease Version 6.1
here is the text I got for the 0avatarbr wrote: Fri Sep 14, 2018 10:20 pmI checked that module. It's H2Stroke3.txt. Don't look like you can get a 0timoth31 wrote: Fri Sep 14, 2018 2:00 pm I've got two bugs it HoT
first with glitter 3 ine "task_forced" if you get to do 0 edge with dice roll, she will still ask you to do, and once it's done you will get -1 edge and it goes on and on until you use your safeword.
Second is also in this "task forced" maybe in other scripts, just before the countdown TAI tries to get 140484_sounddogs__fe.mp3
but there is no such file even in the HoT audio folder
But I think the edge count it's not implemented...I will check that.Code: Select all
@NullResponse @SetVar[Dice1]=[#Random(1,6)] @NullResponse @SetVar[Dice2]=[#Random(1,6)] @NullResponse @SetVar[Dice3]=[#Random(1,6)] @NullResponse @ChangeVar[Dice4]=[Dice1]+[Dice2] @NullResponse @ChangeVar[Sub_EdgeGoal]=[Dice3]*[Dice4]
About that sound, I can't find any reference to that here. Can you find what script called that?
I don't remember putting chastity in the end. To be honest, I don't open TAI for the last 2 months, so I need to remember a lot of things![]()
Code: Select all
Sarah: Let 3 dices decide for us lol
12:17 Sarah: The first dice says 3
12:17 Sarah: Second one tells Me 6
12:17 Sarah: And the third one says 2
12:18 Sarah: And now lets multiply the numbers haha
12:18 Sarah: your luck tell us that their need to be 0 edges for Me tonight stroker
12:18 Sarah:
12:18 Sarah: Looks like we just have a quicky today :-(
12:19 Sarah: I am sad that you were so lucky today and got just 0 edges
12:19 Sarah: In My dreams there where numbers with three digits :-(Code: Select all
12:45 Sarah: -5 dripping edges to go for you Tim- avatarbr
- Experimentor

- Posts: 1239
- Joined: Fri Aug 18, 2006 3:33 am
- Gender: Male
- Sexual Orientation: Straight
Re: [Tease AI] House of Tease Version 6.1
Strange, that should give you 18 edges (3+6)*2timoth31 wrote: Sat Sep 15, 2018 3:03 pmhere is the text I got for the 0avatarbr wrote: Fri Sep 14, 2018 10:20 pmI checked that module. It's H2Stroke3.txt. Don't look like you can get a 0timoth31 wrote: Fri Sep 14, 2018 2:00 pm I've got two bugs it HoT
first with glitter 3 ine "task_forced" if you get to do 0 edge with dice roll, she will still ask you to do, and once it's done you will get -1 edge and it goes on and on until you use your safeword.
Second is also in this "task forced" maybe in other scripts, just before the countdown TAI tries to get 140484_sounddogs__fe.mp3
but there is no such file even in the HoT audio folder
But I think the edge count it's not implemented...I will check that.Code: Select all
@NullResponse @SetVar[Dice1]=[#Random(1,6)] @NullResponse @SetVar[Dice2]=[#Random(1,6)] @NullResponse @SetVar[Dice3]=[#Random(1,6)] @NullResponse @ChangeVar[Dice4]=[Dice1]+[Dice2] @NullResponse @ChangeVar[Sub_EdgeGoal]=[Dice3]*[Dice4]
About that sound, I can't find any reference to that here. Can you find what script called that?
I don't remember putting chastity in the end. To be honest, I don't open TAI for the last 2 months, so I need to remember a lot of things![]()
Code: Select all
Sarah: Let 3 dices decide for us lol 12:17 Sarah: The first dice says 3 12:17 Sarah: Second one tells Me 6 12:17 Sarah: And the third one says 2 12:18 Sarah: And now lets multiply the numbers haha 12:18 Sarah: your luck tell us that their need to be 0 edges for Me tonight stroker 12:18 Sarah: 12:18 Sarah: Looks like we just have a quicky today :-( 12:19 Sarah: I am sad that you were so lucky today and got just 0 edges 12:19 Sarah: In My dreams there where numbers with three digits :-(How can I find the script for my bug with the sound file?Code: Select all
12:45 Sarah: -5 dripping edges to go for you Tim
Maybe it's a older version?
You can try replace the the file in the link (Path: Tease AI\Scripts\House of Tease\Custom\h2sModules). In this one, I put a safe code in case you get <0 will stop.
https://mega.nz/#!ENpCxQ5A!AtgI2sK2EiWe ... m1mNV--JNQ
To find the script with the audio, you should type "@" when it's called. You can try search for the audio file inside the HoT folder and see what file shows there. I tried that, and get no files.
