Sorry for a late response, I had problems with internet connection. It's the whole bug report, the last 2 lines contain links to microsoft site. I've been checking personalities and I think it's a problem with Spicy personality. I did not encounter any bugs when running standard Wicked Tease personality, so I'll move my bug report to Spicy thread.pepsifreak wrote:What is the other part of the error you are getting? There should be something like "Error At Line X in Y.vb". With that I can figure out if your problem is with the program or something in those personalities.
Tease AI Bug Report Thread
Moderator: 1885
- VanHellsing
- Explorer At Heart

- Posts: 150
- Joined: Mon Apr 12, 2010 10:07 am
- Gender: Male
- Sexual Orientation: Straight
- I am a: Switch
Re: Tease AI Bug Report Thread
- Notay
- Explorer

- Posts: 59
- Joined: Mon Nov 17, 2014 2:54 am
- Gender: Male
- Sexual Orientation: Straight
- I am a: Switch
- Contact:
Re: Tease AI Bug Report Thread
Those are pretty nonstandard for .Net errors, it is likely you have something wrong with your .Net installation.
- Spoiler: show
- VanHellsing
- Explorer At Heart

- Posts: 150
- Joined: Mon Apr 12, 2010 10:07 am
- Gender: Male
- Sexual Orientation: Straight
- I am a: Switch
Re: Tease AI Bug Report Thread
Well, what I found out on other boards is, I have to reinstall/update .Net when such errors occur. I tried to reinstall .Net (it didn't want to leave my PC peacefully) clean registry entries and update it from 4.5 to 4.6, still nothing.Notay wrote:Those are pretty nonstandard for .Net errors, it is likely you have something wrong with your .Net installation.
- Notay
- Explorer

- Posts: 59
- Joined: Mon Nov 17, 2014 2:54 am
- Gender: Male
- Sexual Orientation: Straight
- I am a: Switch
- Contact:
Re: Tease AI Bug Report Thread
Ya that's all I was able to find.
You could try debugging using the source code.
You could try debugging using the source code.
- Get the 48.x source code from https://github.com/pepsifreak/Tease-AI, there is an option to download as zip. (you may want to copy your scripts and stuff to "source\Tease AI\bin\Debug\")
- Install Visual Studio Community.
- Open "source\Tease AI.sln"
- Press F5 to run debug.
- Wait and see what happens.
- Spoiler: show
- VanHellsing
- Explorer At Heart

- Posts: 150
- Joined: Mon Apr 12, 2010 10:07 am
- Gender: Male
- Sexual Orientation: Straight
- I am a: Switch
Re: Tease AI Bug Report Thread
Well... I bet this VisualStudio i ssome kind of programmers tool, but it takes too much space on my HDD and it had installed about 30-40 other programs on my PC, I've been working hard for almost an hour to restore my pc to previous functionality and I think there are still some leftovers. Some of this stuff cannot be removed.Notay wrote:Ya that's all I was able to find.
You could try debugging using the source code.Hopefully instead of just crashing it will tell you what line of code and why it crashed. Or at least something less vague then the other error.
- Get the 48.x source code from https://github.com/pepsifreak/Tease-AI, there is an option to download as zip. (you may want to copy your scripts and stuff to "source\Tease AI\bin\Debug\")
- Install Visual Studio Community.
- Open "source\Tease AI.sln"
- Press F5 to run debug.
- Wait and see what happens.
Hundreds of new registry entries, some programs I cannot uninstall, I might need to format my HDD now, which will probably help with the error I get when using TEASE AI...
- Notay
- Explorer

- Posts: 59
- Joined: Mon Nov 17, 2014 2:54 am
- Gender: Male
- Sexual Orientation: Straight
- I am a: Switch
- Contact:
Re: Tease AI Bug Report Thread
Yes it's a programmers tool and it's quite bloated.. sorry about that!
Formatting 'should' fix it, but it's really not a optimum solution.
Formatting 'should' fix it, but it's really not a optimum solution.
- Spoiler: show
- VanHellsing
- Explorer At Heart

- Posts: 150
- Joined: Mon Apr 12, 2010 10:07 am
- Gender: Male
- Sexual Orientation: Straight
- I am a: Switch
Re: Tease AI Bug Report Thread
Well, there is no one uninstaller for all of these programs, so the only option now is formatting. It's 2:36AM now, I wonder when I finish "working" with a new windows installation.Notay wrote:Yes it's a programmers tool and it's quite bloated.. sorry about that!![]()
Formatting 'should' fix it, but it's really not a optimum solution.
Anyway, I'll probably check TEASE AI for any crashes after I deal with all this hell (or after I wake up). Maybe clean installation will help...
- Trusfrated
- Explorer At Heart

- Posts: 465
- Joined: Mon Nov 08, 2010 8:41 am
- Gender: Male
Re: Tease AI Bug Report Thread
You might be able to use System Restore to get back to a time before you installed Visual Studio. That should effectively uninstall everything. Just a thought. 
- VanHellsing
- Explorer At Heart

- Posts: 150
- Joined: Mon Apr 12, 2010 10:07 am
- Gender: Male
- Sexual Orientation: Straight
- I am a: Switch
Re: Tease AI Bug Report Thread
Yeah, I tried that. It's been installing for too long to do system restore.Trusfrated wrote:You might be able to use System Restore to get back to a time before you installed Visual Studio. That should effectively uninstall everything. Just a thought.
Update:
Looks like the error is gone. I'll test it several times but first run went without any crashes.
Update 2:
Nope, the error is still here, just in a different place now (at the beginning of the second day). Wicked Tease works fine so far, so it might be a problem with Spicy personality. I'll try moving the whole program to a different location.
-
petslut
- Explorer

- Posts: 19
- Joined: Tue Jun 29, 2010 6:45 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: Switch
- Dom/me(s): I am currently available and seeking.I can switch too...there are times when I LOVE being in control. I imagine a perfect situation with another Switch, where we have a special word we use that we know whoever says it, will be giving up power. (if that makes any sense)
- Location: USA
Re: Tease AI Bug Report Thread
I'm getting the same error OFTEN almost everytime I start up...any ideas?
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at Tease_AI.Form1.Timer1_Tick(Object sender, EventArgs e) in D:\Milo\Tease-AI\Tease AI\Form1.vb:line 5125
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
Tease AI
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Documents%20and%20Settings/Administrator/My%20Documents/New%20Folder/Tease%20AI.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 10.0.0.0
Win32 Version: 10.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Speech
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Speech/v4.0_4.0.0.0__31bf3856ad364e35/System.Speech.dll
----------------------------------------
AxInterop.WMPLib
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Documents%20and%20Settings/Administrator/My%20Documents/New%20Folder/AxInterop.WMPLib.DLL
----------------------------------------
Interop.WMPLib
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Documents%20and%20Settings/Administrator/My%20Documents/New%20Folder/Interop.WMPLib.DLL
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
xynq1kp1
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at Tease_AI.Form1.Timer1_Tick(Object sender, EventArgs e) in D:\Milo\Tease-AI\Tease AI\Form1.vb:line 5125
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
Tease AI
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Documents%20and%20Settings/Administrator/My%20Documents/New%20Folder/Tease%20AI.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 10.0.0.0
Win32 Version: 10.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Speech
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Speech/v4.0_4.0.0.0__31bf3856ad364e35/System.Speech.dll
----------------------------------------
AxInterop.WMPLib
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Documents%20and%20Settings/Administrator/My%20Documents/New%20Folder/AxInterop.WMPLib.DLL
----------------------------------------
Interop.WMPLib
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Documents%20and%20Settings/Administrator/My%20Documents/New%20Folder/Interop.WMPLib.DLL
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
xynq1kp1
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
-
pepsifreak
- Explorer At Heart

- Posts: 145
- Joined: Fri May 08, 2009 8:50 pm
- Gender: Male
- Sexual Orientation: Straight
Re: Tease AI Bug Report Thread
Your glitter contacts are not set up correctly. Each contact should have one or more subfolders like the domme. The next patch will be more clear about it.petslut wrote:I'm getting the same error OFTEN almost everytime I start up...any ideas?
-
petslut
- Explorer

- Posts: 19
- Joined: Tue Jun 29, 2010 6:45 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: Switch
- Dom/me(s): I am currently available and seeking.I can switch too...there are times when I LOVE being in control. I imagine a perfect situation with another Switch, where we have a special word we use that we know whoever says it, will be giving up power. (if that makes any sense)
- Location: USA
Re: Tease AI Bug Report Thread
pepsifreak wrote:Your glitter contacts are not set up correctly. Each contact should have one or more subfolders like the domme. The next patch will be more clear about it.petslut wrote:I'm getting the same error OFTEN almost everytime I start up...any ideas?
EXCELLENT THANK YOU!!!!
I'm assuming this is also why when glitter contact1 comes into chatroom the photos are of the Domme, and not of contact1 I have a folder set up for her, but its a direct folder, no subfolders?
-
pepsifreak
- Explorer At Heart

- Posts: 145
- Joined: Fri May 08, 2009 8:50 pm
- Gender: Male
- Sexual Orientation: Straight
Re: Tease AI Bug Report Thread
That would be correct.petslut wrote:pepsifreak wrote:Your glitter contacts are not set up correctly. Each contact should have one or more subfolders like the domme. The next patch will be more clear about it.petslut wrote:I'm getting the same error OFTEN almost everytime I start up...any ideas?
EXCELLENT THANK YOU!!!!
I'm assuming this is also why when glitter contact1 comes into chatroom the photos are of the Domme, and not of contact1 I have a folder set up for her, but its a direct folder, no subfolders?
- 1885
- Explorer At Heart

- Posts: 648
- Joined: Fri Jul 08, 2011 4:27 am
- Gender: Male
- Sexual Orientation: Straight
- I am a: Switch
Re: Tease AI Bug Report Thread
Thanks for pointing this out, bugs like this tend to slip through the cracks for me because I'm only ever testing my own scripts. I'll put in a catch for this exception where it's treated like an @End Command if this occurs, and then write to the log that the script ran out of lines so Tease AI cycled to the next script type. That should solve this problem going forwardCXZman wrote:My takeaway would be that it's a bit harsh to crash the application whenever you forget to call for an @End module at the final line of a script, or that the audit process could maybe fix that for you. A try catch on that, firing an alert window, would actually be more informative and much easier to report to the script authors.

Re: Tease AI Bug Report Thread
Been playing with this a little again and found a few bugs for me at least:
-When starting from playlist it doesn't continue after the first module (link)
-No valid intro line found for task file after ruined orgasm
-Only 2 tasks (intended?)
-When starting from playlist it doesn't continue after the first module (link)
-No valid intro line found for task file after ruined orgasm
-Only 2 tasks (intended?)

