[Tease AI Java] Spicy (Open Alpha | 16.12 | v0.1.5.1)
Moderator: 1885
-
Spielers
- 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 Java] Spicy (Open Alpha | 14.12 | v0.1.5)
thanks for updating the url files.
Also there is no Folder Audio and Videos it is missing in the quick starter, this is confussing for newbies so they don't know where to place the media and in which folder order.
A Quickstarter with media would be very nice.
Also there is no Folder Audio and Videos it is missing in the quick starter, this is confussing for newbies so they don't know where to place the media and in which folder order.
A Quickstarter with media would be very nice.
-
GodDragon
- Explorer At Heart

- Posts: 795
- Joined: Sun Jun 11, 2017 4:30 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: Switch
Re: [Tease AI Java] Spicy (Open Alpha | 14.12 | v0.1.5)
I didn't put the media files into it since it will get too big and it might be better to download those seperately (especially because mega limits download per IP per day to like 5GB and that's kinda hard to bypass in an ongoing download). But I can create a template folder for those in the quick start file. Do you think that'd help?Spielers wrote: Tue Dec 15, 2020 6:30 pm thanks for updating the url files.
Also there is no Folder Audio and Videos it is missing in the quick starter, this is confussing for newbies so they don't know where to place the media and in which folder order.
A Quickstarter with media would be very nice.
-
Spielers
- 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 Java] Spicy (Open Alpha | 14.12 | v0.1.5)
Yes an example dir or empty Audio/Spicy,... folder helps,GodDragon wrote: Tue Dec 15, 2020 6:32 pm
I didn't put the media files into it since it will get too big and it might be better to download those seperately (especially because mega limits download per IP per day to like 5GB and that's kinda hard to bypass in an ongoing download). But I can create a template folder for those in the quick start file. Do you think that'd help?
Because in the installation guide there is no detailed description what folder to place the spicy media. for example Spicy_Quick_Start/Audio/Spicy/Blowjob
-
GodDragon
- Explorer At Heart

- Posts: 795
- Joined: Sun Jun 11, 2017 4:30 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: Switch
Re: [Tease AI Java] Spicy (Open Alpha | 14.12 | v0.1.5)
operwt wrote: Tue Dec 15, 2020 11:32 pmCan the Domme make pain using audio E-stim? Like connect audio and calibrate, like a E-stim tower?
Also hangs at the beginning every time after 5-8 messages
Can you provide a log extract and show me where it hangs?No, that's currently not a part of the experience. However she will learn about all your estim settings and tell you what level and type to choose exactly to make it hurt. I can't add the audio thing right now since I don't have such a device
Re: [Tease AI Java] Spicy (Open Alpha | 14.12 | v0.1.5)
I copied the url files to the folder, but I'm not sure how to confirm they are hooked up as intended. Can you explain what the process is for "assigning them by hand" please?GodDragon wrote: Tue Dec 15, 2020 6:25 pm Btw. you might have to unzip the TeaseAI.properties again to assign the url files after unpacking them. It will reset your TAJ settings (nothing spicy related). Sorry for the unconvenience. You can also assign them by hand though to avoid resetting your TAJ settings.
Also like Spielers said, having empty Images/Videos/Audio folders would be helpful. One thing that confused me a bit was that during the intro tease, it mentioned putting files into a "Video" folder (not "Videos" plural), but I assumed the installation thread advice was correct over the intro tease.
But yeah, only done the intro tease so far, but it's great
TAI Java feels very stable and responsive.
Didn't notice any issues at all besides a couple spelling mistakes (would you like reports about spelling/grammar or nah?)
Edit: also you might want to make it more clear in the installation post that the quick-start comes with a copy of Java. I'd already been following the earlier steps about downloading Java but turns out I didn't need to.
Re: [Tease AI Java] Spicy (Open Alpha | 14.12 | v0.1.5)
Error when I didn't greet her and she wanted to punish me with chastity:
Code: Select all
02:25:44 AM INFO: Max chastity cage size: 5
02:25:44 AM INFO: Searching for cage with length: 2
02:25:44 AM INFO: Found closest chastity size: 3 and n
02:25:44 AM INFO: Searching for cage with size 3 and punishments 1
02:25:44 AM INFO: Searching cage with length 3 and 1 punishments
02:25:44 AM INFO: Searching cage with length 2 and 0 punishments
02:25:44 AM INFO: Searching cage with length 2 and -1 punishments
02:25:44 AM INFO: Searching cage with length 2 and -2 punishments
02:25:44 AM INFO: Searching cage with length 2 and -3 punishments
02:25:44 AM INFO: Searching cage with length 2 and -4 punishments
02:25:44 AM INFO: Searching cage with length 2 and -5 punishments
02:25:44 AM INFO: Searching cage with length 2 and -6 punishments
02:25:44 AM INFO: Searching cage with length 2 and -7 punishments
02:25:44 AM INFO: Searching cage with length 2 and -8 punishments
...
02:25:44 AM INFO: Searching cage with length 2 and -1111 punishments
02:25:44 AM INFO: Searching cage with length 2 and -1112 punishments
02:25:44 AM INFO: Searching cage with length 2 and -1113 punishments
02:25:44 AM INFO: Searching cage with length 2 and -1114 punishments
02:25:44 AM INFO: Searching cage with length 2 and -1115 punishments
Exception in thread "Thread-37" java.lang.StackOverflowError
at java.base/java.io.FileOutputStream.writeBytes(Native Method)
at java.base/java.io.FileOutputStream.write(FileOutputStream.java:347)
at java.base/java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:81)
at java.base/java.io.BufferedOutputStream.write(BufferedOutputStream.java:127)
at java.base/java.io.PrintStream.write(PrintStream.java:568)
at me.goddragon.teaseai.utils.stream.ProxyOutputStream.write(ProxyOutputStream.java:38)
at me.goddragon.teaseai.utils.stream.TeeOutputStream.write(TeeOutputStream.java:21)
at java.base/java.io.PrintStream.write(PrintStream.java:568)
at me.goddragon.teaseai.utils.stream.ProxyOutputStream.write(ProxyOutputStream.java:38)
at me.goddragon.teaseai.utils.stream.TeeOutputStream.write(TeeOutputStream.java:21)
at java.base/java.io.PrintStream.write(PrintStream.java:568)
at java.base/sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:242)
at java.base/sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:321)
at java.base/sun.nio.cs.StreamEncoder.flushBuffer(StreamEncoder.java:110)
at java.base/java.io.OutputStreamWriter.flushBuffer(OutputStreamWriter.java:181)
at java.base/java.io.PrintStream.writeln(PrintStream.java:723)
at java.base/java.io.PrintStream.println(PrintStream.java:1028)
at me.goddragon.teaseai.utils.TeaseLogger.log(TeaseLogger.java:126)
at me.goddragon.teaseai.utils.TeaseLogger.log(TeaseLogger.java:111)
at jdk.scripting.nashorn.scripts/jdk.nashorn.internal.scripts.Script$Recompilation$117$695A$\^eval\_.sendDebugMessage(<eval>:31)
at jdk.scripting.nashorn.scripts/jdk.nashorn.internal.scripts.Script$Recompilation$243$8255DD$\^eval\_.getRandomCageWithSize(<eval>:207)
at jdk.scripting.nashorn.scripts/jdk.nashorn.internal.scripts.Script$Recompilation$243$8255DD$\^eval\_.getRandomCageWithSize(<eval>:253)
at jdk.scripting.nashorn.scripts/jdk.nashorn.internal.scripts.Script$Recompilation$243$8255DD$\^eval\_.getRandomCageWithSize(<eval>:253)
at jdk.scripting.nashorn.scripts/jdk.nashorn.internal.scripts.Script$Recompilation$243$8255DD$\^eval\_.getRandomCageWithSize(<eval>:253)
-
GodDragon
- Explorer At Heart

- Posts: 795
- Joined: Sun Jun 11, 2017 4:30 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: Switch
Re: [Tease AI Java] Spicy (Open Alpha | 14.12 | v0.1.5)
The process by hand:mondany wrote: Wed Dec 16, 2020 4:54 amI copied the url files to the folder, but I'm not sure how to confirm they are hooked up as intended. Can you explain what the process is for "assigning them by hand" please?GodDragon wrote: Tue Dec 15, 2020 6:25 pm Btw. you might have to unzip the TeaseAI.properties again to assign the url files after unpacking them. It will reset your TAJ settings (nothing spicy related). Sorry for the unconvenience. You can also assign them by hand though to avoid resetting your TAJ settings.
Also like Spielers said, having empty Images/Videos/Audio folders would be helpful. One thing that confused me a bit was that during the intro tease, it mentioned putting files into a "Video" folder (not "Videos" plural), but I assumed the installation thread advice was correct over the intro tease.
But yeah, only done the intro tease so far, but it's great![]()
TAI Java feels very stable and responsive.
Didn't notice any issues at all besides a couple spelling mistakes (would you like reports about spelling/grammar or nah?)
Edit: also you might want to make it more clear in the installation post that the quick-start comes with a copy of Java. I'd already been following the earlier steps about downloading Java but turns out I didn't need to.

Just make sure the urls are assigned to the categories. If you want to change that there are the two arrows at the bottom allowing you to remove and add urls to the categories. As well as some urls should be checkd as "Use for tease" in the menu URL Files.
There should now be empty folders inside the quick start package.
Can't find the video(s) mistake you are talking about in the setup sadly. Any more details?
Love that you like the intro. I changed it a lot from the original spicy since I think this is more immersive and a unique little concept.
Sure, go ahead and report spelling mistakes to me.
Will make it more clear!
Regarding the both of you: Do you have any chastity cages? I will fix it now though (hopefully). Just released 0.1.5.1 with the small fix. Check if this still occurs. Should be fixed now.operwt wrote: Wed Dec 16, 2020 10:08 am You can use e-stim tower audio files and option to set intensity to the pleasure and pain that Domme will remember, then to replace normal stoking and pain with that, we will test, no need to have such a device
Log
https://justpaste.it/3ysnd
Btw. it should prompt you for the Spicy update inside TAJ. So no need to do anything manually :)
-
Spielers
- 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 Java] Spicy (Open Alpha | 16.12 | v0.1.5.1)
2 small things
1. a dildo with vibration is not in the setting.
2. there is no possibility to remove a dildo or buttplug. (for example you make a mistake and want to remove a dildo, to set a new one with the correct diameter it is not possible)
1. a dildo with vibration is not in the setting.
2. there is no possibility to remove a dildo or buttplug. (for example you make a mistake and want to remove a dildo, to set a new one with the correct diameter it is not possible)
-
GodDragon
- Explorer At Heart

- Posts: 795
- Joined: Sun Jun 11, 2017 4:30 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: Switch
Re: [Tease AI Java] Spicy (Open Alpha | 16.12 | v0.1.5.1)
1. Isn't that a bullet vibrator (which should already be part of the game)? Or do you have normal dildos that vibrate as well?Spielers wrote: Wed Dec 16, 2020 8:37 pm 2 small things
1. a dildo with vibration is not in the setting.
2. there is no possibility to remove a dildo or buttplug. (for example you make a mistake and want to remove a dildo, to set a new one with the correct diameter it is not possible)
2. True, you can manually delete it from the file but I can add an option for that.
How do you like it so far?
-
Spielers
- 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 Java] Spicy (Open Alpha | 16.12 | v0.1.5.1)
Oh in my eyes a bullet vibrator is a very small vibrator. But I have a vibrator in penis shape, like this https://eis.imb-images.com/h/1573551653 ... _688_4.pngGodDragon wrote: Wed Dec 16, 2020 9:10 pm 1. Isn't that a bullet vibrator (which should already be part of the game)? Or do you have normal dildos that vibrate as well?
2. True, you can manually delete it from the file but I can add an option for that.
How do you like it so far?
Oh i still started with the setting today. tomorrow will be the first session. but it looks promissing:)
-
GodDragon
- Explorer At Heart

- Posts: 795
- Joined: Sun Jun 11, 2017 4:30 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: Switch
Re: [Tease AI Java] Spicy (Open Alpha | 16.12 | v0.1.5.1)
https://images-na.ssl-images-amazon.com ... SX425_.jpg That's the bullet vibe I am talking about.Spielers wrote: Wed Dec 16, 2020 9:40 pmOh in my eyes a bullet vibrator is a very small vibrator. But I have a vibrator in penis shape, like this https://eis.imb-images.com/h/1573551653 ... _688_4.pngGodDragon wrote: Wed Dec 16, 2020 9:10 pm 1. Isn't that a bullet vibrator (which should already be part of the game)? Or do you have normal dildos that vibrate as well?
2. True, you can manually delete it from the file but I can add an option for that.
How do you like it so far?
Oh i still started with the setting today. tomorrow will be the first session. but it looks promissing:)
I see. Hope everything runs well for you
Re: [Tease AI Java] Spicy (Open Alpha | 14.12 | v0.1.5)
Looked through my log and couldn't find it either... I think I might have imagined itGodDragon wrote: Wed Dec 16, 2020 1:25 pm Can't find the video(s) mistake you are talking about in the setup sadly. Any more details?
Or it could have been this minor "Video" part in the installation post that confused me
7. Download the Videos/Images/Sounds from the "Download Links" section and put them into the Video/Images/Audio folder inside your Tease AI Java folder.
Re: [Tease AI Java] Spicy (Open Alpha | 16.12 | v0.1.5.1)
Still a less buggy release than Cyberpunk 2077.
-
Spielers
- 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 Java] Spicy (Open Alpha | 16.12 | v0.1.5.1)
I started fitness today and it looks like the images are missing.
Also it tells me: "Take a 60 second break to grab a drink of water" but it continue without a break.
Also it tells me: "Take a 60 second break to grab a drink of water" but it continue without a break.

