Patch 24
https://mega.co.nz/#!mIlRFThI!2RdiN8G4q ... hmxHPyHmjo
Reverted back to 32 bit in order to allow Tease AI to find 32-bit Text-to-Speech voices. Please let me know if this causes you any problems, especially with out of memory errors in the match game. I believe the steps I took to keep memory free in that game should prevent crashing, but let me know if it does
Fixed bug where metronome audio would only play if Visual was checked as well
Fixed bug where Filter Commands weren't being cleaned out of task letters
marspank wrote:I have another issue, I have a response file that keeps firing even when I am not matching the keyword, I don't think it is supposed to work like this...
This is the script Azureballs made, and I just noticed that the Keywords he used have a comma at the end before the bracket. This is making the program think there's another thing to match there (in this case it takes it as a call to match literally anything). I'll fix the code to ignore this as soon as I can, but in the meantime you can fix it by loading the file in the Response Modding tab and deleting the last comma and saving it
Harry2stroke wrote:i didnt know about that button and so thx for telling me that there is this button, but this button only works once, so if there is an error in the script (and of course afer making some changes) i am not able to start the script again and finally i need to start AI once again.
so i am NOT able to run a script again and again and again till it really works .......
you know what i mean ?
Creating a sandbox mode for scripters to use is on my to do list
genome231 wrote:It arrived during a game.
-See picture
If it still happens with this patch, can you copy the entire crash report and put it in a spoiler tag or pm it to me so I can see all of it?
ark235 wrote:Not sure if it's just me, but @ShowBoobImage is not working in my scripts. I have a valid URL file set. @ShowButtImage works fine.
Make sure you're using @ShowBoobsImage and not @ShowBoobImage
ark235 wrote:Sometimes a yes seems to go to Get Started, and sometimes it seems to just skip down to RepeatRules. Not sure why? Going to look over the script properly at some point to figure out if it's just me doing something stupid.
I've ran the excerpt you've provided many times and yes always works correctly. Can you pm me the entire script so I can test it?
Also, the @Goto for no isn't strictly necessary. The program will always go to the next line after a multiple choice branch if no @Goto() is specified
d3vi0n wrote:that helps alot. Maybe add these guides to the frontpage of this thread?
For sure, I was gonna revamp the front page a bit anyway with known bugs and a list of suggestions I currently have. That way people can let me know if I missed any bugs, cause I notice sometimes I miss some reports and the bugs don't get taken care of as quickly as they could otherwise
ariareflection wrote:The alternative is using underscores, but it's time-consuming and the result doesn't look good.
Actually that's not a bad idea, I can have the program automatically replace underscores or hyphens in domme tags with spaces, so I wouldn't need to split the boxes and you could still be more specific without breaking the tags. I'll put it in the to do list
