Tease AI Personality Creator

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

Post Reply
q55x8x
Explorer
Explorer
Posts: 38
Joined: Sat May 10, 2014 2:20 pm
Gender: Male
Sexual Orientation: Open to new ideas!
I am a: Switch

Tease AI Personality Creator

Post by q55x8x »

Hey community and fans of tease AI

I am proud to present the first release build of a project png and me have been working on in cooperation with 1885 over the last 1 1/2 months:
A development environment for tease AI personalities:

Overview:
Image

It includes main features such as:
+ Text editor with custom syntax highlighting
Spoiler: show
Image Image
+ Spellchecker (other lanugages than english can be added easily)
Spoiler: show
Image
+ Searchable project view
Spoiler: show
Image
+ Command, vocab and filter auto completion
Spoiler: show
Image
+ A lot of useful hotkeys and textEditor features (e.g. ctrl-click on vocab to open vocab file, or on goto to jump to the destination)
Spoiler: show
Image
+ Global project search
Spoiler: show
Image
+ Cloning scripts a different declensions
Spoiler: show
Image
Download:
Spoiler: show
Warning: Requires .Net framework
Binaries (Version: 9010704f33e4e3664515cc80849dad855309ab5d)
Source code (Github repo)
Known bugs:
Spoiler: show
Issue #33
UI can glitch out. This is might be caused by running the programm on high DPI screens.
Issue #44
ctrl-click on goto with multiple targets specified currently isn't implemented yet.(Single target goto works though) We haven't had time since it was changed.
This will be addressed soon though.

Final thoughts:
With this project we hope to give every content creator out there a powerful tool to create awesome content for a very awesome platform. Also we hope to maybe even attract more people to get into content creation as there currently aren't that many for tease AI.
Also if you want to follow our development, make suggestion, or even offer help you are free to do so here on the forums or on our Github repository. There you can also find our issue tracker to view known bugs or have greater insight in all our features and why they came out how they are.
Finally I want to shout out a huge thanks to 1885 for giving us such an awesome platform like tease AI, giving feedback to our project and supporting us wherever he could :thumbsup:
Last edited by q55x8x on Thu Sep 24, 2015 2:23 am, edited 2 times in total.
User avatar
1885
Explorer At Heart
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 Personality Creator

Post by 1885 »

This is a great piece of software. I started using it for scripting Total Brat and I haven't looked back :smile:
Image
User avatar
avatarbr
Experimentor
Experimentor
Posts: 1185
Joined: Fri Aug 18, 2006 3:33 am
Gender: Male
Sexual Orientation: Straight

Re: Tease AI Personality Creator

Post by avatarbr »

great work.

One question.

The Command, vocab and filter auto completion can find words inside the vocab files to suggest?

Like, if I write:
This should show you how much Control I have over you.

Can the aplication find I have a #AV_Control.txt file in the vocab with the word "Control" inside and suggest a #AV_Control replacement in the text?
q55x8x
Explorer
Explorer
Posts: 38
Joined: Sat May 10, 2014 2:20 pm
Gender: Male
Sexual Orientation: Open to new ideas!
I am a: Switch

Re: Tease AI Personality Creator

Post by q55x8x »

avatarbr wrote:great work.

One question.

The Command, vocab and filter auto completion can find words inside the vocab files to suggest?

Like, if I write:
This should show you how much Control I have over you.

Can the aplication find I have a #AV_Control.txt file in the vocab with the word "Control" inside and suggest a #AV_Control replacement in the text?
Thanks :)
And no sry it doesn't find these by now. But this is actually a great suggestion.
I added this to our issues and will have a look at the project directly and see how fast I can implement this.

Update: Implemented the feature suggested by avatarbr

Autocompletion now suggests VocabFiles from the domme the script your are editing is located in ;-)
User avatar
avatarbr
Experimentor
Experimentor
Posts: 1185
Joined: Fri Aug 18, 2006 3:33 am
Gender: Male
Sexual Orientation: Straight

Re: Tease AI Personality Creator

Post by avatarbr »

q55x8x wrote:
avatarbr wrote:great work.

One question.

The Command, vocab and filter auto completion can find words inside the vocab files to suggest?

Like, if I write:
This should show you how much Control I have over you.

Can the aplication find I have a #AV_Control.txt file in the vocab with the word "Control" inside and suggest a #AV_Control replacement in the text?
Thanks :)
And no sry it doesn't find these by now. But this is actually a great suggestion.
I added this to our issues and will have a look at the project directly and see how fast I can implement this.

Update: Implemented the feature suggested by avatarbr

Autocompletion now suggests VocabFiles from the domme the script your are editing is located in ;-)
Cool...thanks...I will take a look
User avatar
rayray77
Explorer
Explorer
Posts: 68
Joined: Thu Nov 27, 2014 11:58 am

Re: Tease AI Personality Creator

Post by rayray77 »

My Spyware program had earlier this evening a Problem with the following file: FastColoredTextBoxPlugin.exe

I ignored this message so that it can be used normally. Since then i get the following error everytime I want to start Personality Creator:
Spoiler: show
Informationen über das Aufrufen von JIT-Debuggen
anstelle dieses Dialogfelds finden Sie am Ende dieser Meldung.

************** Ausnahmetext **************
System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
bei Personality_Creator.AutoCompleteItemManager.getItemsWithVocabFiles(Personality persona)
bei Personality_Creator.frmMain.tbStrip_TabStripItemSelectionChanged(TabStripItemChangedEventArgs e)
bei FarsiLibrary.Win.FATabStrip.OnTabStripItemChanged(TabStripItemChangedEventArgs e)
bei FarsiLibrary.Win.FATabStrip.OnCollectionChanged(Object sender, CollectionChangeEventArgs e)
bei FarsiLibrary.Win.FATabStripItemCollection.OnCollectionChanged(CollectionChangeEventArgs e)
bei FarsiLibrary.Win.FATabStripItemCollection.OnRemove(Int32 index, Object item)
bei System.Collections.CollectionBase.RemoveAt(Int32 index)
bei FarsiLibrary.Win.FATabStripItemCollection.MoveTo(Int32 newIndex, FATabStripItem item)
bei FarsiLibrary.Win.FATabStrip.set_SelectedItem(FATabStripItem value)
bei FarsiLibrary.Win.FATabStrip.AddTab(FATabStripItem tabItem, Boolean autoSelect)
bei FarsiLibrary.Win.FATabStrip.AddTab(FATabStripItem tabItem)
bei Personality_Creator.frmMain.openFileIgnoreChecks(OpenableFile file)
bei Personality_Creator.frmMain.mainFrm_Load(Object sender, EventArgs e)
bei System.Windows.Forms.Form.OnLoad(EventArgs e)
bei System.Windows.Forms.Form.OnCreateControl()
bei System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
bei System.Windows.Forms.Control.CreateControl()
bei System.Windows.Forms.Control.WmShowWindow(Message& m)
bei System.Windows.Forms.Control.WndProc(Message& m)
bei System.Windows.Forms.ScrollableControl.WndProc(Message& m)
bei System.Windows.Forms.ContainerControl.WndProc(Message& m)
bei System.Windows.Forms.Form.WmShowWindow(Message& m)
bei System.Windows.Forms.Form.WndProc(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Geladene Assemblys **************
mscorlib
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.34209 built by: FX452RTMGDR.
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll.
----------------------------------------
Personality Creator
Assembly-Version: 1.0.0.0.
Win32-Version: 1.0.0.0.
CodeBase: file:///D:/Programme/VLC/locale/ach/LC_MESSAGES/TeaseAI/Personality%20Creator.exe.
----------------------------------------
System.Windows.Forms
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.34251 built by: FX452RTMGDR.
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.34270 built by: FX452RTMGDR.
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll.
----------------------------------------
System
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.34238 built by: FX452RTMGDR.
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll.
----------------------------------------
GlobalSearch
Assembly-Version: 1.0.0.0.
Win32-Version: 1.0.0.0.
CodeBase: file:///D:/Programme/VLC/locale/ach/LC_MESSAGES/TeaseAI/GlobalSearch.DLL.
----------------------------------------
FastColoredTextBox
Assembly-Version: 2.16.11.0.
Win32-Version: 2.16.11.0.
CodeBase: file:///D:/Programme/VLC/locale/ach/LC_MESSAGES/TeaseAI/FastColoredTextBox.DLL.
----------------------------------------
ProjectView
Assembly-Version: 1.0.0.0.
Win32-Version: 1.0.0.0.
CodeBase: file:///D:/Programme/VLC/locale/ach/LC_MESSAGES/TeaseAI/ProjectView.DLL.
----------------------------------------
TabStrip
Assembly-Version: 2.0.2523.29272.
Win32-Version: 2.0.0.0.
CodeBase: file:///D:/Programme/VLC/locale/ach/LC_MESSAGES/TeaseAI/TabStrip.DLL.
----------------------------------------
System.Configuration
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.34209 built by: FX452RTMGDR.
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.34234 built by: FX452RTMGDR.
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll.
----------------------------------------
FastColoredTextBoxPlugin
Assembly-Version: 1.0.0.0.
Win32-Version: 1.0.0.0.
CodeBase: file:///D:/Programme/VLC/locale/ach/LC_MESSAGES/TeaseAI/FastColoredTextBoxPlugin.EXE.
----------------------------------------
i00SpellCheck
Assembly-Version: 1.0.0.6586.
Win32-Version: 1.0.0.0.
CodeBase: file:///D:/Programme/VLC/locale/ach/LC_MESSAGES/TeaseAI/i00SpellCheck.EXE.
----------------------------------------
System.Core
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.34209 built by: FX452RTMGDR.
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll.
----------------------------------------
Microsoft.VisualBasic
Assembly-Version: 10.0.0.0.
Win32-Version: 12.0.51209.34209 built by: FX452RTMGDR.
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll.
----------------------------------------
mscorlib.resources
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.34209 built by: FX452RTMGDR.
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_de_b77a5c561934e089/mscorlib.resources.dll.
----------------------------------------
System.Windows.Forms.resources
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.34209 built by: FX452RTMGDR.
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_de_b77a5c561934e089/System.Windows.Forms.resources.dll.
----------------------------------------

************** JIT-Debuggen **************
Um das JIT-Debuggen (Just-In-Time) zu aktivieren, muss in der
Konfigurationsdatei der Anwendung oder des Computers
(machine.config) der jitDebugging-Wert im Abschnitt system.windows.forms festgelegt werden.
Die Anwendung muss mit aktiviertem Debuggen kompiliert werden.

Zum Beispiel:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

Wenn das JIT-Debuggen aktiviert ist, werden alle Ausnahmefehler an den JIT-Debugger gesendet, der auf dem
Computer registriert ist, und nicht in diesem Dialogfeld behandelt.
The colours and autocorrect aren't working anymore.

New Install did'nt solve the Problem.
Mat
Explorer At Heart
Explorer At Heart
Posts: 429
Joined: Sun Feb 26, 2012 8:34 pm
Gender: Male
Sexual Orientation: Straight
Location: UK

Re: Tease AI Personality Creator

Post by Mat »

rayray77 wrote:My Spyware program had earlier this evening a Problem with the following file: FastColoredTextBoxPlugin.exe

I ignored this message so that it can be used normally. Since then i get the following error everytime I want to start Personality Creator:
Spoiler: show
Informationen über das Aufrufen von JIT-Debuggen
anstelle dieses Dialogfelds finden Sie am Ende dieser Meldung.

************** Ausnahmetext **************
System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
bei Personality_Creator.AutoCompleteItemManager.getItemsWithVocabFiles(Personality persona)
bei Personality_Creator.frmMain.tbStrip_TabStripItemSelectionChanged(TabStripItemChangedEventArgs e)
bei FarsiLibrary.Win.FATabStrip.OnTabStripItemChanged(TabStripItemChangedEventArgs e)
bei FarsiLibrary.Win.FATabStrip.OnCollectionChanged(Object sender, CollectionChangeEventArgs e)
bei FarsiLibrary.Win.FATabStripItemCollection.OnCollectionChanged(CollectionChangeEventArgs e)
bei FarsiLibrary.Win.FATabStripItemCollection.OnRemove(Int32 index, Object item)
bei System.Collections.CollectionBase.RemoveAt(Int32 index)
bei FarsiLibrary.Win.FATabStripItemCollection.MoveTo(Int32 newIndex, FATabStripItem item)
bei FarsiLibrary.Win.FATabStrip.set_SelectedItem(FATabStripItem value)
bei FarsiLibrary.Win.FATabStrip.AddTab(FATabStripItem tabItem, Boolean autoSelect)
bei FarsiLibrary.Win.FATabStrip.AddTab(FATabStripItem tabItem)
bei Personality_Creator.frmMain.openFileIgnoreChecks(OpenableFile file)
bei Personality_Creator.frmMain.mainFrm_Load(Object sender, EventArgs e)
bei System.Windows.Forms.Form.OnLoad(EventArgs e)
bei System.Windows.Forms.Form.OnCreateControl()
bei System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
bei System.Windows.Forms.Control.CreateControl()
bei System.Windows.Forms.Control.WmShowWindow(Message& m)
bei System.Windows.Forms.Control.WndProc(Message& m)
bei System.Windows.Forms.ScrollableControl.WndProc(Message& m)
bei System.Windows.Forms.ContainerControl.WndProc(Message& m)
bei System.Windows.Forms.Form.WmShowWindow(Message& m)
bei System.Windows.Forms.Form.WndProc(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Geladene Assemblys **************
mscorlib
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.34209 built by: FX452RTMGDR.
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll.
----------------------------------------
Personality Creator
Assembly-Version: 1.0.0.0.
Win32-Version: 1.0.0.0.
CodeBase: file:///D:/Programme/VLC/locale/ach/LC_MESSAGES/TeaseAI/Personality%20Creator.exe.
----------------------------------------
System.Windows.Forms
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.34251 built by: FX452RTMGDR.
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.34270 built by: FX452RTMGDR.
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll.
----------------------------------------
System
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.34238 built by: FX452RTMGDR.
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll.
----------------------------------------
GlobalSearch
Assembly-Version: 1.0.0.0.
Win32-Version: 1.0.0.0.
CodeBase: file:///D:/Programme/VLC/locale/ach/LC_MESSAGES/TeaseAI/GlobalSearch.DLL.
----------------------------------------
FastColoredTextBox
Assembly-Version: 2.16.11.0.
Win32-Version: 2.16.11.0.
CodeBase: file:///D:/Programme/VLC/locale/ach/LC_MESSAGES/TeaseAI/FastColoredTextBox.DLL.
----------------------------------------
ProjectView
Assembly-Version: 1.0.0.0.
Win32-Version: 1.0.0.0.
CodeBase: file:///D:/Programme/VLC/locale/ach/LC_MESSAGES/TeaseAI/ProjectView.DLL.
----------------------------------------
TabStrip
Assembly-Version: 2.0.2523.29272.
Win32-Version: 2.0.0.0.
CodeBase: file:///D:/Programme/VLC/locale/ach/LC_MESSAGES/TeaseAI/TabStrip.DLL.
----------------------------------------
System.Configuration
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.34209 built by: FX452RTMGDR.
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.34234 built by: FX452RTMGDR.
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll.
----------------------------------------
FastColoredTextBoxPlugin
Assembly-Version: 1.0.0.0.
Win32-Version: 1.0.0.0.
CodeBase: file:///D:/Programme/VLC/locale/ach/LC_MESSAGES/TeaseAI/FastColoredTextBoxPlugin.EXE.
----------------------------------------
i00SpellCheck
Assembly-Version: 1.0.0.6586.
Win32-Version: 1.0.0.0.
CodeBase: file:///D:/Programme/VLC/locale/ach/LC_MESSAGES/TeaseAI/i00SpellCheck.EXE.
----------------------------------------
System.Core
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.34209 built by: FX452RTMGDR.
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll.
----------------------------------------
Microsoft.VisualBasic
Assembly-Version: 10.0.0.0.
Win32-Version: 12.0.51209.34209 built by: FX452RTMGDR.
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll.
----------------------------------------
mscorlib.resources
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.34209 built by: FX452RTMGDR.
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_de_b77a5c561934e089/mscorlib.resources.dll.
----------------------------------------
System.Windows.Forms.resources
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.34209 built by: FX452RTMGDR.
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_de_b77a5c561934e089/System.Windows.Forms.resources.dll.
----------------------------------------

************** JIT-Debuggen **************
Um das JIT-Debuggen (Just-In-Time) zu aktivieren, muss in der
Konfigurationsdatei der Anwendung oder des Computers
(machine.config) der jitDebugging-Wert im Abschnitt system.windows.forms festgelegt werden.
Die Anwendung muss mit aktiviertem Debuggen kompiliert werden.

Zum Beispiel:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

Wenn das JIT-Debuggen aktiviert ist, werden alle Ausnahmefehler an den JIT-Debugger gesendet, der auf dem
Computer registriert ist, und nicht in diesem Dialogfeld behandelt.
The colours and autocorrect aren't working anymore.

New Install did'nt solve the Problem.
Have you added the file/folder to the list of exceptions? "Ignore" usually means it won't remove the file but it continues to block it. In order to allow the file to run, you'll have to add the file/folder to a list of exceptions within your Anti-Virus / Spy-ware program.

Also here's the Virus Total scan to show that it's a false-postive:
https://www.virustotal.com/latest-scan/ ... 32b8a66b07
q55x8x
Explorer
Explorer
Posts: 38
Joined: Sat May 10, 2014 2:20 pm
Gender: Male
Sexual Orientation: Open to new ideas!
I am a: Switch

Re: Tease AI Personality Creator

Post by q55x8x »

rayray77 wrote:My Spyware program had earlier this evening a Problem with the following file: FastColoredTextBoxPlugin.exe

I ignored this message so that it can be used normally. Since then i get the following error everytime I want to start Personality Creator:
Spoiler: show
Informationen über das Aufrufen von JIT-Debuggen
anstelle dieses Dialogfelds finden Sie am Ende dieser Meldung.

************** Ausnahmetext **************
System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
bei Personality_Creator.AutoCompleteItemManager.getItemsWithVocabFiles(Personality persona)
bei Personality_Creator.frmMain.tbStrip_TabStripItemSelectionChanged(TabStripItemChangedEventArgs e)
bei FarsiLibrary.Win.FATabStrip.OnTabStripItemChanged(TabStripItemChangedEventArgs e)
bei FarsiLibrary.Win.FATabStrip.OnCollectionChanged(Object sender, CollectionChangeEventArgs e)
bei FarsiLibrary.Win.FATabStripItemCollection.OnCollectionChanged(CollectionChangeEventArgs e)
bei FarsiLibrary.Win.FATabStripItemCollection.OnRemove(Int32 index, Object item)
bei System.Collections.CollectionBase.RemoveAt(Int32 index)
bei FarsiLibrary.Win.FATabStripItemCollection.MoveTo(Int32 newIndex, FATabStripItem item)
bei FarsiLibrary.Win.FATabStrip.set_SelectedItem(FATabStripItem value)
bei FarsiLibrary.Win.FATabStrip.AddTab(FATabStripItem tabItem, Boolean autoSelect)
bei FarsiLibrary.Win.FATabStrip.AddTab(FATabStripItem tabItem)
bei Personality_Creator.frmMain.openFileIgnoreChecks(OpenableFile file)
bei Personality_Creator.frmMain.mainFrm_Load(Object sender, EventArgs e)
bei System.Windows.Forms.Form.OnLoad(EventArgs e)
bei System.Windows.Forms.Form.OnCreateControl()
bei System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
bei System.Windows.Forms.Control.CreateControl()
bei System.Windows.Forms.Control.WmShowWindow(Message& m)
bei System.Windows.Forms.Control.WndProc(Message& m)
bei System.Windows.Forms.ScrollableControl.WndProc(Message& m)
bei System.Windows.Forms.ContainerControl.WndProc(Message& m)
bei System.Windows.Forms.Form.WmShowWindow(Message& m)
bei System.Windows.Forms.Form.WndProc(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Geladene Assemblys **************
mscorlib
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.34209 built by: FX452RTMGDR.
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll.
----------------------------------------
Personality Creator
Assembly-Version: 1.0.0.0.
Win32-Version: 1.0.0.0.
CodeBase: file:///D:/Programme/VLC/locale/ach/LC_MESSAGES/TeaseAI/Personality%20Creator.exe.
----------------------------------------
System.Windows.Forms
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.34251 built by: FX452RTMGDR.
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.34270 built by: FX452RTMGDR.
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll.
----------------------------------------
System
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.34238 built by: FX452RTMGDR.
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll.
----------------------------------------
GlobalSearch
Assembly-Version: 1.0.0.0.
Win32-Version: 1.0.0.0.
CodeBase: file:///D:/Programme/VLC/locale/ach/LC_MESSAGES/TeaseAI/GlobalSearch.DLL.
----------------------------------------
FastColoredTextBox
Assembly-Version: 2.16.11.0.
Win32-Version: 2.16.11.0.
CodeBase: file:///D:/Programme/VLC/locale/ach/LC_MESSAGES/TeaseAI/FastColoredTextBox.DLL.
----------------------------------------
ProjectView
Assembly-Version: 1.0.0.0.
Win32-Version: 1.0.0.0.
CodeBase: file:///D:/Programme/VLC/locale/ach/LC_MESSAGES/TeaseAI/ProjectView.DLL.
----------------------------------------
TabStrip
Assembly-Version: 2.0.2523.29272.
Win32-Version: 2.0.0.0.
CodeBase: file:///D:/Programme/VLC/locale/ach/LC_MESSAGES/TeaseAI/TabStrip.DLL.
----------------------------------------
System.Configuration
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.34209 built by: FX452RTMGDR.
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.34234 built by: FX452RTMGDR.
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll.
----------------------------------------
FastColoredTextBoxPlugin
Assembly-Version: 1.0.0.0.
Win32-Version: 1.0.0.0.
CodeBase: file:///D:/Programme/VLC/locale/ach/LC_MESSAGES/TeaseAI/FastColoredTextBoxPlugin.EXE.
----------------------------------------
i00SpellCheck
Assembly-Version: 1.0.0.6586.
Win32-Version: 1.0.0.0.
CodeBase: file:///D:/Programme/VLC/locale/ach/LC_MESSAGES/TeaseAI/i00SpellCheck.EXE.
----------------------------------------
System.Core
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.34209 built by: FX452RTMGDR.
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll.
----------------------------------------
Microsoft.VisualBasic
Assembly-Version: 10.0.0.0.
Win32-Version: 12.0.51209.34209 built by: FX452RTMGDR.
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll.
----------------------------------------
mscorlib.resources
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.34209 built by: FX452RTMGDR.
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_de_b77a5c561934e089/mscorlib.resources.dll.
----------------------------------------
System.Windows.Forms.resources
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.34209 built by: FX452RTMGDR.
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_de_b77a5c561934e089/System.Windows.Forms.resources.dll.
----------------------------------------

************** JIT-Debuggen **************
Um das JIT-Debuggen (Just-In-Time) zu aktivieren, muss in der
Konfigurationsdatei der Anwendung oder des Computers
(machine.config) der jitDebugging-Wert im Abschnitt system.windows.forms festgelegt werden.
Die Anwendung muss mit aktiviertem Debuggen kompiliert werden.

Zum Beispiel:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

Wenn das JIT-Debuggen aktiviert ist, werden alle Ausnahmefehler an den JIT-Debugger gesendet, der auf dem
Computer registriert ist, und nicht in diesem Dialogfeld behandelt.
The colours and autocorrect aren't working anymore.

New Install did'nt solve the Problem.
Sry for not noticing this error :(
According to the Stacktrace this most likely is an error induced by your antivirus which deleted the vocab file for our spellchecker. Redownloading the whole package and reextracting it (clean reinstall) should fix the problem. If not just tell me ;)
hethinkstoomuch
Curious Newbie
Curious Newbie
Posts: 4
Joined: Wed Mar 15, 2017 4:38 am

Re: Tease AI Personality Creator

Post by hethinkstoomuch »

Does anyone know if there's a way to still download this? Looks like the link isn't working anymore.

Thanks
Gormur
Explorer At Heart
Explorer At Heart
Posts: 110
Joined: Sat Apr 09, 2016 2:24 am
Gender: Male
Sexual Orientation: Straight
I am a: Switch
Location: Iceland

Re: Tease AI Personality Creator

Post by Gormur »

hethinkstoomuch wrote: Wed Apr 19, 2017 1:47 am Does anyone know if there's a way to still download this? Looks like the link isn't working anymore.

Thanks
The Binary is gone from the link sadly :(
Was hoping to try this out and see if I could make something with it.
User avatar
AcRocha
Explorer
Explorer
Posts: 20
Joined: Tue Mar 14, 2017 10:08 pm
Gender: Male
Sexual Orientation: Straight
I am a: Submissive

Re: Tease AI Personality Creator

Post by AcRocha »

Gormur wrote: Thu May 11, 2017 2:20 pm
hethinkstoomuch wrote: Wed Apr 19, 2017 1:47 am Does anyone know if there's a way to still download this? Looks like the link isn't working anymore.

Thanks
The Binary is gone from the link sadly :(
Was hoping to try this out and see if I could make something with it.
It seems like someone needs help!

Here are the binaries:
Personality Creator_without def.7z
(721.07 KiB) Downloaded 333 times
I had to remove one file that is too big for Milovana: def.def (a dictionary). You can get it here on their GitHub:

https://github.com/q55x8x/Peronality-Cr ... ck/def.def

You just have to click "Download".

Don't hesitate to make another new personality :-D
Gormur
Explorer At Heart
Explorer At Heart
Posts: 110
Joined: Sat Apr 09, 2016 2:24 am
Gender: Male
Sexual Orientation: Straight
I am a: Switch
Location: Iceland

Re: Tease AI Personality Creator

Post by Gormur »

AcRocha wrote: Fri May 12, 2017 3:37 am
Gormur wrote: Thu May 11, 2017 2:20 pm
hethinkstoomuch wrote: Wed Apr 19, 2017 1:47 am Does anyone know if there's a way to still download this? Looks like the link isn't working anymore.

Thanks
The Binary is gone from the link sadly :(
Was hoping to try this out and see if I could make something with it.
It seems like someone needs help!

Here are the binaries:
Personality Creator_without def.7z
I had to remove one file that is too big for Milovana: def.def (a dictionary). You can get it here on their GitHub:

https://github.com/q55x8x/Peronality-Cr ... ck/def.def

You just have to click "Download".

Don't hesitate to make another new personality :-D
Nice, thanks a lot! :)

p.s. If someone else downloads this you have to delete settings.bin file before you run it. It is setup for another computer.
Post Reply

Who is online

Users browsing this forum: No registered users and 24 guests