marspank wrote:I had a question about the Images tab in the settings panel. Under local images there is a check box on the left AND a check box on the right. Do they do different things? What are each of them for?
The boxes on the left are for if you want the program to include that directory when @ShowLocalImage is used and the Match Game is created, among minor other uses. The box on the right is if you want to include any subdirectories in that folder when getting images.
marspank wrote:Also, the only folder I currently have checked (in either column) is femdom, yet today I got this line of dialog
[snip]
Despite not having a hentai collection and having those check boxes off.
On my to-fix list
marspank wrote:
Also, the program spit out an error when I tried to copy the text the first time. The program is still open and working, but the script stopped running.
I haven't been able to reproduce this. Does it happen every time you try to copy from the window? Does the error have any detailed information you can post?
ark235 wrote:If you choose a picture folder with a space in the final folder name e.g.
d:picturessoftcore lesbian\nThen it only displays in the app as: "d:picturessoftcore"
And appears to cause it to hang if it tries to select a picture from that folder.
You mean when you select a directory for Local Image paths? I've tried this multiple times with paths that have spaces in the name and they always show up correctly. I could try experimenting with shortpath names and see what that does, I Just want to verify you're talking about Local Image paths
ark235 wrote:Or possibly it's if you choose a folder and then re-name it later. Or both. Could the program check the directories exist at startup and issue a warning?
Great idea, I'll add it to the list
ark235 wrote:
2nd bug: occasionally if you're at the hold an edge part and say something to trigger a response it then seems like the domme won't tell you to stop edging, and might just continue on as if she had, which can be confusing. Not sure how that occurred though, and it doesn't actually break anything.
Thanks, I'll look into this
ark235 wrote:3rd bug: if it attempts to play a video file that Windows Media Player can't play, it opens to a black screen and seems like it wont continue. I didn't test loading another video and letting that play out, might have fixed it? Happened to me with .FLV files. I usually use Media Player Classic to play video, but installing ffdshow and flvsplitter or converting the files fixes it so that WMP can open them.
That's just one of those things where because of WMP I can't guarantee FLV support. I originally used VLC player, but every update or minor change somewhere seemed to render the thing unusable. When I switched to WMP it was beautifully stable and I just never looked back.
Himeros wrote:Just got another popup-error message during a session.
Thank you for posting it
frankendude wrote:The new UI works!!! I took some time to set up some videos and images. Ill be giving this a full play through today. Should be fun.
Very glad to hear it
becquerel wrote:Maybe the dommes could randomly make spelling errors, to increase the realism even more?
I've toyed with this idea before, I'll definitely keep it in mind going forward
becquerel wrote:For long sentences, the Domme's text goes off the side of the screen. Could there be a scrollbar in the text window?
Upon investigating, this seems to be an issue with the 768 UI size. Coding oversight on my part, I"ll get it fixed with the next patch
becquerel wrote:Also, I got my first error, when I asked the domme for my daily tasks. Afterwards it stuck at 'Domme is typing...' indefinitely:
Thanks for reporting it, I'll look into it
pissy-boy wrote:Ah, I see :) thanks a lot mate. Just tried another "session" and it stopped responding on me? It's probably just my shit computer, but anyone else have "not responding" issues?
ark235 wrote:I've found that happened to me if I had a folder set for pictures or videos that had a space in the folder name. Could be completely unrelated though!
I haven't had any issues like this with not responding, or problems caused by folders with spaces in the name. This may be difficult for me to track down, I could try working with shortpaths. I'm not sure, but I"ll do what it takes to get to the bottom of it
barelybleeding wrote:I noticed this last time with using it when it loaded the script for the hentai keep it or delete it, it instead started cycling through hentai pictures until the mistress would reply, but she would talk about edging for 3-5 messages then ask keep it or delete it, however the photo changed to a photo in the domme images directory.
Sounds like I misplaced or neglected a @LockImages Command in the script, I'll double check it
Ambossli wrote:and how important is netframework 4.5 for this
i still using xp and can only use 4.0
I assume you should be fine. Tease AI a uses 4.0 assemblies, I just point to 4.5 because it's the most recent one. If we're being honest, I barely know what .NET is for besides the most basic understanding. I started teaching myself how to code this last year, and I really don't know more than what I need to know to get it to do what I want (and sometimes not even that)
Ambossli wrote:i think the idea of "glitter" is really cool but would be much cooler if the domme could send you to one of her friends for some teasing
There's ways you could do this actually, but I'll have to release my Command guides first
Takenaga wrote:I run VMWare on a Macbook 13" so I got stuck with the 768 version. When using this size (it might be for the other size too) longer sentences are not fully readable.
I suggest you enable text wrapping for the chat-text-control so that we can read the complete sentences.
This is a bug with the 768 UI, I'll have this fixed soon
Takenaga wrote:I'm playing the Boobs and Butts game with some url files. I got a 404 error in a windows dialog (apparently the url in the url file doesn't exist anymore).
Maybe it would be more user friendly if you catch the 404 error and show a custom 404-image in the image control instead of a error dialog popping up.
I have a catch for this in place for local images, I may have forgotten to extend it to TnASlides beacuse I was going to rework that system. I'll add in a catch for that to display a system image saying the location wasn't found for the time being
frankendude wrote:Hmm. I had allow orgasm set to never so...hahaha. Guess I need to adjust that if I want every session to end in a ruin.
Right, if your orgasm is set to never allows, then you'll just be denied every time. If you want to be ruined every time, just set Allows Allows orgasm and Always Ruins orgasm.
Takenaga wrote:And another (low priority) suggestion:
You have to click twice to (un)check the items in checkedlistbox on the settings-scripts tab (and maybe on other tabs too). Is this behaviour on purpose?
Yes it's on purpose. In case of the URL files, you can just single click toggle those because you're just selecting and deselecting. With the script files, I personally feel it's more natural to click on scripts once to highlight and review, doubleclick to select/deselect. I've tried it both ways on suggestions during testing, but the single click toggle in scripts just never felt right to me