[Tease AI Java] SPICY development thread

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

lotar232
Explorer
Explorer
Posts: 76
Joined: Sat Nov 01, 2008 6:34 pm

Re: [Tease AI Java] SPICY development thread

Post by lotar232 »

Mineko wrote: Fri Oct 23, 2020 6:51 pm Got an error I'm not able to fix myself. Every time the domme tells me to put on a chastity device it gets stuck finding a cage. I already tried a clean setup of TeaseAI Java and got the latest version of Git. Still getting the same problem. I'm running Java SDK 14.0.2 not sure if there are known issues with this version instead of 14.0.0.

There are two loading errors aswell. I found an updated version of the .jar file which was posted in one of the threads regarding Spicy (It should fix the loading issue for dildo.js, so i thought it might help in my case aswell).

Complete log of the session:
https://pastebin.com/fbhVLHDv

Content of the chastitycages.var file:

Code: Select all

[name:blue,length:3,material:3,dialator:false,dialatorDetachable:false,spikes:false,spikesDetachable:false,spikesOverall:false,penisAccessible:true,ballTrapType:1]
false

I've found that if you hit loading errors you should probably ignore subsequent bugs because you didn't finish loading modules that may be the cause of the later bugs...

would suggest figuring out what's wrong here:

06:03:59 PM SEVERE: Latest loaded file was 'D:\Downloads\MC\TAIJ\Personalities\Spicy-TAJ-Personality-master\Toys\HighHeel.js' and error was found in line 29
Error: TypeError: arrayList.size is not a function in <eval> at line number 29
javax.script.ScriptException: TypeError: arrayList.size is not a function in <eval> at line number 29
DatFace
Explorer
Explorer
Posts: 5
Joined: Mon Jul 08, 2019 1:59 pm

Re: [Tease AI Java] SPICY development thread

Post by DatFace »

My Dungeon is broken.
It just prints a T, some replies and jumps back into the dungeon menu after selecting spankzchoir.
I've looked at the js files and found that the Main SpankzChoir File needs to be fixed (line 72, "//fixme" as Argument).

Does anyone have the correct code?

Also I need to get the shop fixed. "this feature is not supported yet".
I tried downloading all files seperately (xxx_NOT_USED, LTicket, ShopMain, UnlockAll)
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 AI Java] SPICY development thread

Post by GodDragon »

DatFace wrote: Sat Nov 28, 2020 7:34 pm My Dungeon is broken.
It just prints a T, some replies and jumps back into the dungeon menu after selecting spankzchoir.
I've looked at the js files and found that the Main SpankzChoir File needs to be fixed (line 72, "//fixme" as Argument).

Does anyone have the correct code?

Also I need to get the shop fixed. "this feature is not supported yet".
I tried downloading all files seperately (xxx_NOT_USED, LTicket, ShopMain, UnlockAll)
Can you provide logs for the dungeon issue?
And the shop is as it says not supported yet.
User avatar
keroninvasion
Curious Newbie
Curious Newbie
Posts: 1
Joined: Thu Sep 20, 2018 6:42 am
Gender: Transsexual/Transgender
Sexual Orientation: Bisexual/Bi-Curious
I am a: Switch

Re: [Tease AI Java] SPICY development thread

Post by keroninvasion »

Hey there! I've always loved TAI and just recently got into TAI Java, I was really excited to do the setup for Spicy, but I just... can't do it when it's asking me if I have a girlfriend, and what her name is, when my partner isn't a woman. I know the TAIJ is meant to be a more compact and less customizable experience to prioritize functionality, but is there any way for the script to recognize other pronouns, even gender neutral ones? I've always been extremely bad at programming ;v
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 AI Java] SPICY development thread

Post by GodDragon »

keroninvasion wrote: Sat Oct 23, 2021 2:05 am Hey there! I've always loved TAI and just recently got into TAI Java, I was really excited to do the setup for Spicy, but I just... can't do it when it's asking me if I have a girlfriend, and what her name is, when my partner isn't a woman. I know the TAIJ is meant to be a more compact and less customizable experience to prioritize functionality, but is there any way for the script to recognize other pronouns, even gender neutral ones? I've always been extremely bad at programming ;v
She barely talks about your girlfriend, but if you want to you can try to replace all "girlfriend" stuff with "boyfriend" or whatever. I sadly don't have that much time to do that right now :-|
lockedkeyless
Explorer
Explorer
Posts: 26
Joined: Wed Apr 03, 2019 5:06 pm

Re: [Tease AI Java] SPICY development thread

Post by lockedkeyless »

I have really enjoyed the program and have learned bit about coding to try to improve the experience. I am a little lost on a few things and was wondering if someone could help me better understand. I am willing to write and share a few features as well as bug fixes once I have a better idea.
For the most part I am having trouble finding where the errors occur.
Spoiler: show
Warning: Nashorn engine is planned to be removed from a future JDK release
04:31:44 p.m. SEVERE: Variable 'apathylevel' was assigned to the custom setting 'Apathy Level:' but is malformed/has the wrong type. Expected Type: Integer
Here in the variables folder I cannot find Apathy level or find it in any folders I have.
I am having trouble understanding the flow of activity, where the program that starts the and decides the sequence of modules followed. This seems to be an issue with TAJ not Spicy but i have no idea where those folders are :-/
Spoiler: show
04:39:38 p.m. SEVERE: Error while handling file '<eval>' in line 683
Error: TypeError: Cannot read property "toUpperCase" from undefined in <eval> at line number 683
Similarly I cannot find a document that has 683 lines...
So sorry if it is obvious, I am willing to learn but am a little confused.
Post Reply