Hey ds, thanks for the code. It looks really extensive and well thought outds715255 wrote:Hi 1885,
I just created a pull request on Github. I hope that works because it's my first time ^^ I didn't write the control in VB originally (C# it was) so it may look a bit strange
However it should reduce the memory footprint by quite a bit. Just use PictureBoxEx instead of PictureBox and load images with LoadFromUrl (or LoadFromUrlAsync to load in background).
I'm having errors with it though, and I'm sure it's down to me not knowing what I'm doing so I was wondering if you could help me figure out what's going on. First thing I did was made a local backup because I expected this to not go right due to my inexperience with it. I merged your request into the master branch, and then pulled it into my local work. (While I'm on the subject, if someone could explain to me how merging works - I mean, if I do local work and them stage and commit it, what happens to pull requests if I push it to git hub? If I merge and pull a request after I've done local work I haven't pushed, will the pull request and my new local work both show up in the code? I don't get how that makes sense and I'm not clear on the procedure here)
Anyway, when I try to load the new master in visual studio I get the following errors:
Could not find type 'Tease_AI.PictureBoxEx'. Please make sure that the assembly that contains this type is referenced. If this type is a part of your development project, make sure that the project has been successfully built using settings for your current platform or Any CPU.
Is this because I switched back to 32 bit a couple patches back? I tried reloading the backup, switching it to Any CPU and pulling again, but same error (I'm sore I'm doing something wrong, I just don't have the experience to understand what it is)
The variable 'mainPictureBox' is either undeclared or was never assigned.
The variable 'PictureBox11' is either undeclared or was never assigned.
The variable 'subAvatar' is either undeclared or was never assigned.
The variable 'domAvatar' is either undeclared or was never assigned.
I've had to revert to my backup to keep working, so I don't know what to do with the master on github at the moment. Any help with this would be greatly appreciated
mr-max wrote:For me it seems legit. The box only says: XXX is later than xxx or earlier or the same, but it is all correct (German Windows7 64bit environment)
Good to hear it, it seems I'll be good to go on getting date tracking up and running correctly for everyone nowariareflection wrote:PS: Calendar works great. (Win7 x86 Greek)
Always two steps forward and one step back with these patches, my apologiesdukiesnud wrote:Looks like the latest patch removed all the blank lines from all of my received task letters, making them a bit harder to read.
I'll make sure the process ignores the Received Files folder in the next patch
Thanks, I'll double check the codedukiesnud wrote:The one from yesterday still has @CockSmall in it:
"I want that @CockSmall poor little dick . . ." (Third task)
I'm assuming it's luck, there really shouldn't be anything wrong with the RNG. Assuming you have those Modules selected in your scripts list, just let me know if it becomes a trendariareflection wrote:Is this a) a bug, b) part of the programming to spend more time with the domme or c) the worst luck in the world?![]()
This is a bug I've been working to address for a while. I believe I've gotten to the bottom of it and should have all date tracking corrected in a forthcoming patchullr wrote:Just encountered a bug with the date (Not sure if anyone else has reported it - might be worth updating the first post with known bugs?)
System returned 'Conversion from string "05-24-2015" to type 'Date' is not valid.
Not currently, but once the current bogs have been addressed, I'll be looking at ways to provide more options and flexibility for creating scriptsmarspank wrote:Is there any way to jump to a specific module from another module, or in a response?
For example, if I wanted to write a module that allowed the user to choose which module they went to, or give them a choice between BBnB or Delete Pictures for example.
Correct about Interrupts. Currently Interrupt scripts are treated like Modules, so they would end in a link and go back to stroking.marspank wrote:And for Interrupts, they jump you out of the module you are in and do not return correct?
Can you use a bookmark to go straight back to it? Or will it have to go through stroking again as well?
It's on the to do listdbt wrote:Understand you're working on bug fixes, but one comment. It would be great if there were consequences for things like not using a title (instead of just having to type it again), or continuing to blabber when told to be quiet. Something like reducing cum chances, or counting demerits and being told at the end that you were automatically denied because of this would be interesting.
Assignments are located in Wicked Tease\Apps\VitalSub\Assigments. The edge assignment is all the domme has, but more can be added by putting them in Assignments.txtmarspank wrote:@VitalSubAssignment has given me the same task 3 times in a row, @DommeLevel4 Edge 10 Times. Not sure where this is pulling it from, but it is taking the flag with it (yes, my Domme level is set to 4, so it could be pulling the right thing).
Are you saying the Command Filter of "DommeLevel4" is showing up with the task too?
Thanks for reporting it, I'll look into what the problem ismarspank wrote:First, the box is too small for the line I wrote and does not resize or adjust to the length of my string.
Second, when I intentionally made errors it crashed on an Index was out of Range error (when going from 9 errors to 10 when my limit was 10).
Thanks. This is leftover from when I was just throwing everything at the wall to make it stick123456 wrote:In Form2.vb, you have 3 times :
SetDate As Date = DateString
change it by:
SetDate As Date = Now
It should remove some cast error.
I think I've finally managed to get to the bottom of the date problem though
It's supposed to limit you to once per day. This will get sorted out once the date changes are implementedpepez wrote:Is anyone else same problem? You can ask more coins again and again.. And everytime you get 50 coins if you do little pain :/



