[Tease Program] Tease-AI Java (1.4)

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

ski23
Explorer At Heart
Explorer At Heart
Posts: 466
Joined: Sun Jun 11, 2017 12:53 am
Gender: Male
Sexual Orientation: Bisexual/Bi-Curious
I am a: Switch
Dom/me(s): Courtney
Sub/Slave(s): Courtney
Location: Virginia
Contact:

Re: [Tease Program] Tease-AI Java (1.2.2)

Post by ski23 »

SilentSix wrote: Thu Aug 27, 2020 10:52 pm
Spielers wrote: Tue Aug 25, 2020 7:59 pm
SilentSix wrote: Tue Aug 25, 2020 1:33 am A little new to this, but unless im blind...... how the hell do I run this? I have Java installed. Thanks in advance! :-)
simple dobble click the TeaseAI.jar
Unless I did something wrong, im getting a rar file.
right click TeaseAI.jar and do run with java runtime.
DatFace
Explorer
Explorer
Posts: 5
Joined: Mon Jul 08, 2019 1:59 pm

Re: [Tease Program] Tease-AI Java (1.2.2)

Post by DatFace »

ok... so how do I get it to run?
I am completely lost and unable to start the application

right click on the jar file, open with openJDK, cmd pops up for a split second and closes again

ok.. got it to work.. seems like it just didn't want to start the first few times I double clicked the jar file..
orangepotato
Curious Newbie
Curious Newbie
Posts: 1
Joined: Wed Sep 23, 2020 9:59 pm

Re: [Tease Program] Tease-AI Java (1.2.2)

Post by orangepotato »

When i try to add the mischevious personality, and then i open the program, it just gets stuck on a screen that says checking personalities
Attachments
3e4879e633355a149203497db58b722c.png
3e4879e633355a149203497db58b722c.png (4.5 KiB) Viewed 37450 times
machine_maker
Explorer
Explorer
Posts: 19
Joined: Sat Apr 06, 2019 11:21 am
Gender: Male
Sexual Orientation: Straight
I am a: Submissive

Re: [Tease Program] Tease-AI Java (1.2.2)

Post by machine_maker »

Having an issue where images from URL files aren't showing up? When I go to Settings/Media/URL Files, and scroll through the various URL Files there, nothing ever shows up on the Preview and during Teases, when an image is requested from a URL file, nothing is shown (black screen). I even created a test url file with a single URL in it that works in a browser but when clicked on in Settings/Media/URL Files, nothing shows up in the preview.


There was an issue for regular TeaseAI where, after a somewhat recent windows update, I was getting a Could not create secure SSL/TLS channel error whenever an image was requested from a url file. That was fixed by adding

Code: Select all

    <runtime>
        <AppContextSwitchOverrides value="Switch.System.Net.DontEnableSystemDefaultTlsVersions=false"/>
    </runtime>
to the end of Tease AI.exe.config. I wonder if that has something to do with this?
GodDragon
Explorer At Heart
Explorer At Heart
Posts: 795
Joined: Sun Jun 11, 2017 4:30 pm
Gender: Male
Sexual Orientation: Straight
I am a: Switch

Re: [Tease Program] Tease-AI Java (1.2.2)

Post by GodDragon »

machine_maker wrote: Sat Oct 24, 2020 6:41 pm Having an issue where images from URL files aren't showing up? When I go to Settings/Media/URL Files, and scroll through the various URL Files there, nothing ever shows up on the Preview and during Teases, when an image is requested from a URL file, nothing is shown (black screen). I even created a test url file with a single URL in it that works in a browser but when clicked on in Settings/Media/URL Files, nothing shows up in the preview.


There was an issue for regular TeaseAI where, after a somewhat recent windows update, I was getting a Could not create secure SSL/TLS channel error whenever an image was requested from a url file. That was fixed by adding

Code: Select all

    <runtime>
        <AppContextSwitchOverrides value="Switch.System.Net.DontEnableSystemDefaultTlsVersions=false"/>
    </runtime>
to the end of Tease AI.exe.config. I wonder if that has something to do with this?
Anything in the logs?
User avatar
Herijin
Explorer
Explorer
Posts: 6
Joined: Tue Oct 27, 2020 10:25 pm
Gender: Male
Sexual Orientation: Straight
I am a: Switch

Re: [Tease Program] Tease-AI Java (1.2.2)

Post by Herijin »

Same problems as Orangepotato, only occurs when adding another personality (tested with Mischievous and Spicy).

Here are the two logs created when I try launching the program once:

Code: Select all

log-27-10-2020 19-30-40

07:30:40 PM INFO: Checking libraries for updates...
07:30:41 PM INFO: Library uber-EstimAPI-0.0.1-SNAPSHOT.jar is only local but keeping and not deleting.
07:30:41 PM INFO: Libraries checked and up-to-date.
07:30:41 PM INFO: Restarting TAJ with JAVA-FX startup parameters...
: Libraries checked and up-to-date.
07:30:41 PM INFO: Restarting TAJ with JAVA-FX startup parameters...

Code: Select all

log-27-10-2020 19-30-41

07:30:41 PM INFO: Checking libraries for updates...
07:30:42 PM INFO: Library uber-EstimAPI-0.0.1-SNAPSHOT.jar is only local but keeping and not deleting.
07:30:42 PM INFO: Libraries checked and up-to-date.
07:30:42 PM INFO: Initialization done.
07:30:42 PM INFO: Launching TAJ 1.2.2
07:30:42 PM INFO: Personality 'Default Personality' version 1.0 loaded.
42 PM INFO: Launching TAJ 1.2.2
07:30:42 PM INFO: Personality 'Default Personality' version 1.0 loaded.
also: I did the "java -jar TeaseAI.jar" thing and "java.lang.UnsupportedClassVersionError" appeared, I solved that by changing the Java version to 15 (WIndows was using Java 8 or something idk). But solving the Java problem did not solve the "Checking Personalities Loop" problem.

Hopefully formatted this right, first time posting here :wave:
fean
Explorer
Explorer
Posts: 19
Joined: Fri Jan 19, 2018 8:05 am

Re: [Tease Program] Tease-AI Java (1.2.2)

Post by fean »

Herijin wrote: Tue Oct 27, 2020 10:45 pm Same problems as Orangepotato, only occurs when adding another personality (tested with Mischievous and Spicy).

Here are the two logs created when I try launching the program once:

Code: Select all

log-27-10-2020 19-30-40

07:30:40 PM INFO: Checking libraries for updates...
07:30:41 PM INFO: Library uber-EstimAPI-0.0.1-SNAPSHOT.jar is only local but keeping and not deleting.
07:30:41 PM INFO: Libraries checked and up-to-date.
07:30:41 PM INFO: Restarting TAJ with JAVA-FX startup parameters...
: Libraries checked and up-to-date.
07:30:41 PM INFO: Restarting TAJ with JAVA-FX startup parameters...

Code: Select all

log-27-10-2020 19-30-41

07:30:41 PM INFO: Checking libraries for updates...
07:30:42 PM INFO: Library uber-EstimAPI-0.0.1-SNAPSHOT.jar is only local but keeping and not deleting.
07:30:42 PM INFO: Libraries checked and up-to-date.
07:30:42 PM INFO: Initialization done.
07:30:42 PM INFO: Launching TAJ 1.2.2
07:30:42 PM INFO: Personality 'Default Personality' version 1.0 loaded.
42 PM INFO: Launching TAJ 1.2.2
07:30:42 PM INFO: Personality 'Default Personality' version 1.0 loaded.
also: I did the "java -jar TeaseAI.jar" thing and "java.lang.UnsupportedClassVersionError" appeared, I solved that by changing the Java version to 15 (WIndows was using Java 8 or something idk). But solving the Java problem did not solve the "Checking Personalities Loop" problem.

Hopefully formatted this right, first time posting here :wave:
same problem
GodDragon
Explorer At Heart
Explorer At Heart
Posts: 795
Joined: Sun Jun 11, 2017 4:30 pm
Gender: Male
Sexual Orientation: Straight
I am a: Switch

Re: [Tease Program] Tease-AI Java (1.2.2)

Post by GodDragon »

fean wrote: Sun Nov 08, 2020 9:35 am
Herijin wrote: Tue Oct 27, 2020 10:45 pm Same problems as Orangepotato, only occurs when adding another personality (tested with Mischievous and Spicy).

Here are the two logs created when I try launching the program once:

Code: Select all

log-27-10-2020 19-30-40

07:30:40 PM INFO: Checking libraries for updates...
07:30:41 PM INFO: Library uber-EstimAPI-0.0.1-SNAPSHOT.jar is only local but keeping and not deleting.
07:30:41 PM INFO: Libraries checked and up-to-date.
07:30:41 PM INFO: Restarting TAJ with JAVA-FX startup parameters...
: Libraries checked and up-to-date.
07:30:41 PM INFO: Restarting TAJ with JAVA-FX startup parameters...

Code: Select all

log-27-10-2020 19-30-41

07:30:41 PM INFO: Checking libraries for updates...
07:30:42 PM INFO: Library uber-EstimAPI-0.0.1-SNAPSHOT.jar is only local but keeping and not deleting.
07:30:42 PM INFO: Libraries checked and up-to-date.
07:30:42 PM INFO: Initialization done.
07:30:42 PM INFO: Launching TAJ 1.2.2
07:30:42 PM INFO: Personality 'Default Personality' version 1.0 loaded.
42 PM INFO: Launching TAJ 1.2.2
07:30:42 PM INFO: Personality 'Default Personality' version 1.0 loaded.
also: I did the "java -jar TeaseAI.jar" thing and "java.lang.UnsupportedClassVersionError" appeared, I solved that by changing the Java version to 15 (WIndows was using Java 8 or something idk). But solving the Java problem did not solve the "Checking Personalities Loop" problem.

Hopefully formatted this right, first time posting here :wave:
same problem
Can ya'll try this build pls:
Attachments
TAJ New Build.zip
(916.8 KiB) Downloaded 111 times
fean
Explorer
Explorer
Posts: 19
Joined: Fri Jan 19, 2018 8:05 am

Re: [Tease Program] Tease-AI Java (1.2.2)

Post by fean »

GodDragon wrote: Sun Nov 08, 2020 12:10 pm
fean wrote: Sun Nov 08, 2020 9:35 am
Herijin wrote: Tue Oct 27, 2020 10:45 pm Same problems as Orangepotato, only occurs when adding another personality (tested with Mischievous and Spicy).

Here are the two logs created when I try launching the program once:

Code: Select all

log-27-10-2020 19-30-40

07:30:40 PM INFO: Checking libraries for updates...
07:30:41 PM INFO: Library uber-EstimAPI-0.0.1-SNAPSHOT.jar is only local but keeping and not deleting.
07:30:41 PM INFO: Libraries checked and up-to-date.
07:30:41 PM INFO: Restarting TAJ with JAVA-FX startup parameters...
: Libraries checked and up-to-date.
07:30:41 PM INFO: Restarting TAJ with JAVA-FX startup parameters...

Code: Select all

log-27-10-2020 19-30-41

07:30:41 PM INFO: Checking libraries for updates...
07:30:42 PM INFO: Library uber-EstimAPI-0.0.1-SNAPSHOT.jar is only local but keeping and not deleting.
07:30:42 PM INFO: Libraries checked and up-to-date.
07:30:42 PM INFO: Initialization done.
07:30:42 PM INFO: Launching TAJ 1.2.2
07:30:42 PM INFO: Personality 'Default Personality' version 1.0 loaded.
42 PM INFO: Launching TAJ 1.2.2
07:30:42 PM INFO: Personality 'Default Personality' version 1.0 loaded.
also: I did the "java -jar TeaseAI.jar" thing and "java.lang.UnsupportedClassVersionError" appeared, I solved that by changing the Java version to 15 (WIndows was using Java 8 or something idk). But solving the Java problem did not solve the "Checking Personalities Loop" problem.

Hopefully formatted this right, first time posting here :wave:
same problem
Can ya'll try this build pls:
:no:
still same
what information i can send to help you fix it?
GodDragon
Explorer At Heart
Explorer At Heart
Posts: 795
Joined: Sun Jun 11, 2017 4:30 pm
Gender: Male
Sexual Orientation: Straight
I am a: Switch

Re: [Tease Program] Tease-AI Java (1.2.2)

Post by GodDragon »

fean wrote: Sun Nov 08, 2020 2:29 pm
GodDragon wrote: Sun Nov 08, 2020 12:10 pm
fean wrote: Sun Nov 08, 2020 9:35 am

same problem
Can ya'll try this build pls:
:no:
still same
what information i can send to help you fix it?
Can you zip your whole folder of TAJ and upload it somewhere so I can test it with the exact same setup you are using?
fean
Explorer
Explorer
Posts: 19
Joined: Fri Jan 19, 2018 8:05 am

Re: [Tease Program] Tease-AI Java (1.2.2)

Post by fean »

GodDragon wrote: Sun Nov 08, 2020 3:06 pm
fean wrote: Sun Nov 08, 2020 2:29 pm
GodDragon wrote: Sun Nov 08, 2020 12:10 pm

Can ya'll try this build pls:
:no:
still same
what information i can send to help you fix it?
Can you zip your whole folder of TAJ and upload it somewhere so I can test it with the exact same setup you are using?
just deafult version from here
https://mega.nz/#!Mu4RWKqB!SCsOa1PXVgbO ... hWbeALggjI
with u last addition
User avatar
Herijin
Explorer
Explorer
Posts: 6
Joined: Tue Oct 27, 2020 10:25 pm
Gender: Male
Sexual Orientation: Straight
I am a: Switch

Re: [Tease Program] Tease-AI Java (1.2.2)

Post by Herijin »

GodDragon wrote: Sun Nov 08, 2020 3:06 pm
fean wrote: Sun Nov 08, 2020 2:29 pm
GodDragon wrote: Sun Nov 08, 2020 12:10 pm

Can ya'll try this build pls:
:no:
still same
what information i can send to help you fix it?
Can you zip your whole folder of TAJ and upload it somewhere so I can test it with the exact same setup you are using?

Same problem even with the new build, logs also the same.

Using the same version as Fean, but here is my TeaseAI folder if it helps:

https://drive.google.com/file/d/1TUqCqU ... sp=sharing

I did a fresh install, so is basically the default folder with your add on.

Also, it is normal for Java to install a bunch of things when you open up the exe for the first time, right? installing libraries and a OpenJFX thing.
GodDragon
Explorer At Heart
Explorer At Heart
Posts: 795
Joined: Sun Jun 11, 2017 4:30 pm
Gender: Male
Sexual Orientation: Straight
I am a: Switch

Re: [Tease Program] Tease-AI Java (1.2.2)

Post by GodDragon »

Herijin wrote: Mon Nov 09, 2020 12:48 am
GodDragon wrote: Sun Nov 08, 2020 3:06 pm
fean wrote: Sun Nov 08, 2020 2:29 pm

:no:
still same
what information i can send to help you fix it?
Can you zip your whole folder of TAJ and upload it somewhere so I can test it with the exact same setup you are using?

Same problem even with the new build, logs also the same.

Using the same version as Fean, but here is my TeaseAI folder if it helps:

https://drive.google.com/file/d/1TUqCqU ... sp=sharing

I did a fresh install, so is basically the default folder with your add on.

Also, it is normal for Java to install a bunch of things when you open up the exe for the first time, right? installing libraries and a OpenJFX thing.
Well first of all what I got was that mischevious is out of date. Seems like you are trying to run an out of date version of mischevious. Otherwise it didn't freeze for me. What you can try is fetch the newest version of mischevious from github or probably even better for this potential issue right now:
Go into the personality.properties in the personality folder and change both updateDownloadZipLink and personalityPropertiesLink to null. So like:
name=Mischevious
updateDownloadZipLink=null
personalityPropertiesLink=null
version=1.0.3

in your case. Check if that fixes the problem. It could be your system not being able to reach github (firewall or something?). Although the connection should time out at some point.
Anyway apart from that you can use this build as well which has a few more debug messages added to the mix:
Attachments
TAJ New Build.zip
(916.83 KiB) Downloaded 105 times
fean
Explorer
Explorer
Posts: 19
Joined: Fri Jan 19, 2018 8:05 am

Re: [Tease Program] Tease-AI Java (1.2.2)

Post by fean »

GodDragon wrote: Mon Nov 09, 2020 2:07 pm
Herijin wrote: Mon Nov 09, 2020 12:48 am
GodDragon wrote: Sun Nov 08, 2020 3:06 pm

Can you zip your whole folder of TAJ and upload it somewhere so I can test it with the exact same setup you are using?

Same problem even with the new build, logs also the same.

Using the same version as Fean, but here is my TeaseAI folder if it helps:

https://drive.google.com/file/d/1TUqCqU ... sp=sharing

I did a fresh install, so is basically the default folder with your add on.

Also, it is normal for Java to install a bunch of things when you open up the exe for the first time, right? installing libraries and a OpenJFX thing.
Well first of all what I got was that mischevious is out of date. Seems like you are trying to run an out of date version of mischevious. Otherwise it didn't freeze for me. What you can try is fetch the newest version of mischevious from github or probably even better for this potential issue right now:
Go into the personality.properties in the personality folder and change both updateDownloadZipLink and personalityPropertiesLink to null. So like:
name=Mischevious
updateDownloadZipLink=null
personalityPropertiesLink=null
version=1.0.3

in your case. Check if that fixes the problem. It could be your system not being able to reach github (firewall or something?). Although the connection should time out at some point.
Anyway apart from that you can use this build as well which has a few more debug messages added to the mix:
i delete default Mischevious personality and have only Spicy folder. Before deleting Mischevious i try to rename Spicy to "1 Spicy", and i have same problem but with 50% personality check (i guess TAIJ load personality in alphabetic sequence).
Also i try to modify Spicy propherties same way u recomend with Mischevious
And nothing helps =(
GodDragon
Explorer At Heart
Explorer At Heart
Posts: 795
Joined: Sun Jun 11, 2017 4:30 pm
Gender: Male
Sexual Orientation: Straight
I am a: Switch

Re: [Tease Program] Tease-AI Java (1.2.2)

Post by GodDragon »

fean wrote: Mon Nov 09, 2020 6:25 pm
GodDragon wrote: Mon Nov 09, 2020 2:07 pm
Herijin wrote: Mon Nov 09, 2020 12:48 am


Same problem even with the new build, logs also the same.

Using the same version as Fean, but here is my TeaseAI folder if it helps:

https://drive.google.com/file/d/1TUqCqU ... sp=sharing

I did a fresh install, so is basically the default folder with your add on.

Also, it is normal for Java to install a bunch of things when you open up the exe for the first time, right? installing libraries and a OpenJFX thing.
Well first of all what I got was that mischevious is out of date. Seems like you are trying to run an out of date version of mischevious. Otherwise it didn't freeze for me. What you can try is fetch the newest version of mischevious from github or probably even better for this potential issue right now:
Go into the personality.properties in the personality folder and change both updateDownloadZipLink and personalityPropertiesLink to null. So like:
name=Mischevious
updateDownloadZipLink=null
personalityPropertiesLink=null
version=1.0.3

in your case. Check if that fixes the problem. It could be your system not being able to reach github (firewall or something?). Although the connection should time out at some point.
Anyway apart from that you can use this build as well which has a few more debug messages added to the mix:
i delete default Mischevious personality and have only Spicy folder. Before deleting Mischevious i try to rename Spicy to "1 Spicy", and i have same problem but with 50% personality check (i guess TAIJ load personality in alphabetic sequence).
Also i try to modify Spicy propherties same way u recomend with Mischevious
And nothing helps =(
What do your logs show?
Post Reply