Not sure if many people are still lurking in this thread, but I'll give this a shot anyway:
I'm currently working on a bathroom control module for Spicy, but I'm finding writing the messages a bit tedious and its slowing the whole thing down. Would anyone want to collaborate on this?
As bathroom control is a daily thing I want there to be a lot of variety in the responses so it would be nice to get a range of different messages for each situation.
Happy to provide a Google Doc, or sheet to work together on this!
When it's looking more completed I'll do a PR to the original script and we'll see if we can awaken GodDragoner from their slumber.
uniserveall wrote: Mon Jan 15, 2024 5:51 pm
Hey all
Not sure if many people are still lurking in this thread, but I'll give this a shot anyway:
I'm currently working on a bathroom control module for Spicy, but I'm finding writing the messages a bit tedious and its slowing the whole thing down. Would anyone want to collaborate on this?
As bathroom control is a daily thing I want there to be a lot of variety in the responses so it would be nice to get a range of different messages for each situation.
Happy to provide a Google Doc, or sheet to work together on this!
When it's looking more completed I'll do a PR to the original script and we'll see if we can awaken GodDragoner from their slumber.
With that little information given, you've earned yourself 5 days of cold showers only.
I am an enjoyer of spicy (with my own modifications) since a long time already ! :) However, since one month or so, it is not runable anymore and I get this error:
Error: ReferenceError: "createHistory" is not defined in <eval> at line number 56
javax.script.ScriptException: ReferenceError: "createHistory" is not defined in <eval> at line number 56
Does somebody know why is occured out of nowhere and how to fix it?
I am an enjoyer of spicy (with my own modifications) since a long time already ! :) However, since one month or so, it is not runable anymore and I get this error:
Error: ReferenceError: "createHistory" is not defined in <eval> at line number 56
javax.script.ScriptException: ReferenceError: "createHistory" is not defined in <eval> at line number 56
Does somebody know why is occured out of nowhere and how to fix it?
type @ in the chat when this error pops up or see in the log to get the actual running script. there is in line 56 something with creatHistory which is wrong.
I checked the log-file already, this is basically where I got the error from. However, every script that references "CreateHistory" throws the error.
But the function "createHistory" is available in the file "history.js" as in the default package and also in the same folder. I have not touched this file or any other.
Does somebody has any idea where this is coming from?
javax.script.ScriptException: ReferenceError: "createHistory" is not defined in <eval> at line number 56
at jdk.scripting.nashorn/jdk.nashorn.api.scripting.NashornScriptEngine.throwAsScriptException(NashornScriptEngine.java:477)
at jdk.scripting.nashorn/jdk.nashorn.api.scripting.NashornScriptEngine.evalImpl(NashornScriptEngine.java:461)
If so, can you post the full thing?
If not, what module does get called? Look for lines with "Trying to run module" or "Latest loaded file was".
Spielers wrote: Fri Dec 18, 2020 10:41 am
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.
Tbh. I never used that function and it was copied from spicy by lotar I think. I have my own much tougher workout routine so. Well I guess I gotta test that then
here are the exercise images(hopefully Godragon can update overall images folder to include them):
include this Exercise directory in ...........images/spicy/ and it should find them... I'll diff the published exercise script against my mostly working version and offer an update if it makes sense.
regarding toughness (if you mean exercise intensity instead of kink) its a progressive system... if you tell it you did all the exercises successfully 3 sessions in a row it will up level you next week (adding an additional exercise and extend all exercise times a few seconds)... I recall level 4 goes for about an hour and level 5 goes for about 1:20 minutes.... ( I also have some settings code to let you manually tweak it)
Sadly the link doesn't work anymore.
Could you reupload it or does anyone else have the missing files for images/spicy/exercise?
Tbh. I never used that function and it was copied from spicy by lotar I think. I have my own much tougher workout routine so. Well I guess I gotta test that then
here are the exercise images(hopefully Godragon can update overall images folder to include them):
include this Exercise directory in ...........images/spicy/ and it should find them... I'll diff the published exercise script against my mostly working version and offer an update if it makes sense.
regarding toughness (if you mean exercise intensity instead of kink) its a progressive system... if you tell it you did all the exercises successfully 3 sessions in a row it will up level you next week (adding an additional exercise and extend all exercise times a few seconds)... I recall level 4 goes for about an hour and level 5 goes for about 1:20 minutes.... ( I also have some settings code to let you manually tweak it)
Sadly the link doesn't work anymore.
Could you reupload it or does anyone else have the missing files for images/spicy/exercise?
include this Exercise directory in ...........images/spicy/ and it should find them... I'll diff the published exercise script against my mostly working version and offer an update if it makes sense.
regarding toughness (if you mean exercise intensity instead of kink) its a progressive system... if you tell it you did all the exercises successfully 3 sessions in a row it will up level you next week (adding an additional exercise and extend all exercise times a few seconds)... I recall level 4 goes for about an hour and level 5 goes for about 1:20 minutes.... ( I also have some settings code to let you manually tweak it)
Sadly the link doesn't work anymore.
Could you reupload it or does anyone else have the missing files for images/spicy/exercise?
Hey,
I struggle with the installation of Spicy.
I've installed Java 24 (jdk-24)
Downloaded Tease AI Java, and followed the instructions of the installation guide...hopefully correctly.
Here is the Issue:
After I pasted the Spicy personality into the Personalities folder TAJ gets stuck on startup at checking personalities.
Here is the log:
Chupa wrote: Thu Apr 24, 2025 5:32 pm
Hey,
I struggle with the installation of Spicy.
I've installed Java 24 (jdk-24)
Downloaded Tease AI Java, and followed the instructions of the installation guide...hopefully correctly.
Here is the Issue:
After I pasted the Spicy personality into the Personalities folder TAJ gets stuck on startup at checking personalities.
Here is the log:
Chupa wrote: Thu Apr 24, 2025 5:32 pm
Hey,
I struggle with the installation of Spicy.
I've installed Java 24 (jdk-24)
Downloaded Tease AI Java, and followed the instructions of the installation guide...hopefully correctly.
Here is the Issue:
After I pasted the Spicy personality into the Personalities folder TAJ gets stuck on startup at checking personalities.
Here is the log:
Chupa wrote: Thu Apr 24, 2025 5:32 pm
Hey,
I struggle with the installation of Spicy.
I've installed Java 24 (jdk-24)
Downloaded Tease AI Java, and followed the instructions of the installation guide...hopefully correctly.
Here is the Issue:
After I pasted the Spicy personality into the Personalities folder TAJ gets stuck on startup at checking personalities.
Here is the log:
@echo off
rem --- Start-Skript with Java 14 ---
rem PUT THE FULL PATH TO YOUR JDK 14 AFTER THE EQUAL SIGN.
rem e.g. set "JAVA_HOME=C:\myPath\jdk-14"
rem (the folder that includes the "bin" folder)
set "JAVA_HOME="
set "PATH=%JAVA_HOME%\bin;%PATH%"
echo using the following java version now:
java -version
echo.
echo Start...
echo.
rem PUT THE FULL PATH TO YOUR TeaseAI.jar file.
rem e.g. java -jar "C:\myPath\Tease-Ai Java\TeaseAI.jar"
rem (The folder that includes the file TeaseAI.jar)
java -jar ""
pause
Now run this file every time you want to start TeaseAI Java