Succubi Hunter RPG – Bugs and other issues

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

popss
Explorer
Explorer
Posts: 54
Joined: Mon Dec 13, 2021 7:13 am

Re: Succubi Hunter RPG – Bugs and other issues

Post by popss »

I do hope you continue to develop this, no doubt it takes considerable time and effort, but I can assure you that it is very much appreciated.
popss
Explorer
Explorer
Posts: 54
Joined: Mon Dec 13, 2021 7:13 am

Re: Succubi Hunter RPG – Bugs and other issues

Post by popss »

The solution to the problem of not being able to complete the Queen fight is to:

Open Battle.txt (..... TAI Awakening\Scripts\SuccubiHunter\Custom\NPC\Queen\Battle.txt)
Search for goto (
Remove the space between goto and (
Save
That's it.

Popss
Anzy
Explorer
Explorer
Posts: 22
Joined: Wed May 01, 2024 9:04 pm

Re: Succubi Hunter RPG – Bugs and other issues

Post by Anzy »

popss wrote: Mon Dec 16, 2024 7:52 am The solution to the problem of not being able to complete the Queen fight is to:

Open Battle.txt (..... TAI Awakening\Scripts\SuccubiHunter\Custom\NPC\Queen\Battle.txt)
Search for goto (
Remove the space between goto and (
Save
That's it.

Popss
nice find on the typo can confirm this works
SuccubiHunterRPG
Explorer At Heart
Explorer At Heart
Posts: 168
Joined: Tue Aug 23, 2022 8:42 pm

Re: Succubi Hunter RPG – Bugs and other issues

Post by SuccubiHunterRPG »

Bennister89 wrote: Mon Feb 09, 2026 10:34 pm I deleted everything in variables, as the game asked me when starting over. Now, when I face a succubus, I get a bunch of missing variables.
Spoiler: show
You search the Savanna
You can 1-Attack 2-Run
23:33 Glen: 1
You engage in combat
Your health is 10 your Shield is 0 your armor is 0
MISSING_VARIABLE: #Var[SuccubiName] has MISSING_VARIABLE: #Var[SuccubiHealth] Health MISSING_VARIABLE: #Var[SuccubiShield] Shield and MISSING_VARIABLE: #Var[SuccubiPhysicalarmor] armor NO_POSSIBLE_LINES: Scripts\SuccubiHunter\Vocabulary\#SetSuccubiAction1.txt
MISSING_VARIABLE: #Var[SuccubiName] intends to MISSING_VARIABLE: #Var[SuccubiAction1]
You break free of MISSING_VARIABLE: #Var[SuccubiName]'s control and prepare to act
This really should not be happening. The only think I can think of is that the succubi were not loaded appropriately. Lets check the files are correct and present

There should be a folder for each succubi you have here \Scripts\SuccubiHunter\Custom\Succubi\

I have picked a succubi at random Scripts\SuccubiHunter\Custom\Succubi\1AmazonMadonna\ there should be three files in this folder
LoadSuccubi
SuccubiBattleOutcome
SuccubiProfile

Whatever has gone wrong has gone wrong before the next key folder but lets be complete there should be some media folders that look like this Scripts\SuccubiHunter\Custom\Succubi\1AmazonMadonna\LVL1\MediaSet01\ In here there should be these files
ChangeImageCheck
Credits
MediaSetAttribute
There is also a video file but it does not matter what that is called
there also may be some subfolders like this State1, this is where we use to store the images of the succubi but as discussed these are no longer used.

It may be that they were never activated properly - if these files above exist then check they have been activated., check the variables folder \Scripts\SuccubiHunter\System\Variables\ for files named like this LoadedSuccubiID16, there should be one for every succubi with a random number.
Post Reply