Offline Teases (TeaseMe)
Moderator: 1885
Re: Offline Teases (TeaseMe)
I love the TeaseMe and the GuideMe ideas for offline teases! Thank you so much for all those who contribute!
Miss T
Miss T
Re: Offline Teases (TeaseMe)
Hi,
I'm trying to download this flash tease:
http://www.milovana.com/webteases/showt ... p?id=24846
to teaseMe as an offline webtease but I'm getting an error saying "Unexpected HTML-format of the page at Milovana"
Does anyone know what this means or how to fix it?
Thanks
I'm trying to download this flash tease:
http://www.milovana.com/webteases/showt ... p?id=24846
to teaseMe as an offline webtease but I'm getting an error saying "Unexpected HTML-format of the page at Milovana"
Does anyone know what this means or how to fix it?
Thanks
- janmb
- Experimentor

- Posts: 1658
- Joined: Sun Aug 16, 2009 3:25 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: Submissive
Re: Offline Teases (TeaseMe)
The address has an error.
Change showtease to showflash, keep everything else as-is and it will work just fine.
Change showtease to showflash, keep everything else as-is and it will work just fine.
Yes, I most certainly CAN do it again!
- computergeek
- Explorer At Heart

- Posts: 136
- Joined: Sat Jul 14, 2012 11:59 am
- Gender: Male
- Sexual Orientation: Straight
- I am a: Master
- Contact:
Re: Offline Teases (TeaseMe)
Release of I.R.R. for TeaseMe
https://mega.co.nz/#!RgwE1IoL!R4JuSj2Oz ... 8Fym33d49c
https://mega.co.nz/#!RgwE1IoL!R4JuSj2Oz ... 8Fym33d49c
-
TOKON1
- Explorer

- Posts: 19
- Joined: Thu Feb 20, 2014 7:57 pm
- Gender: Male
- Sexual Orientation: Open to new ideas!
- Contact:
Re: Offline Teases (TeaseMe)
TeaseMe for dummies....PLEASE
I load parallel on my mac added Windows 8.1 opened the file then clicked FILE and looked for PREFERENCES...not there....I feel like I am so close.....to getting it installed properly......Can anyone spend a few minutes with me please.
I load parallel on my mac added Windows 8.1 opened the file then clicked FILE and looked for PREFERENCES...not there....I feel like I am so close.....to getting it installed properly......Can anyone spend a few minutes with me please.
-
Tury
- Explorer At Heart

- Posts: 378
- Joined: Tue Feb 12, 2008 6:09 am
- Gender: Male
- Sexual Orientation: Straight
- I am a: Dom (Male)
- Dom/me(s): Anyone interested?
- Sub/Slave(s): None right now.
- Location: Reno, NV
Re: Offline Teases (TeaseMe)
I can't seem to get past 2% on the download.computergeek wrote:Release of I.R.R. for TeaseMe
https://mega.co.nz/#!RgwE1IoL!R4JuSj2Oz ... 8Fym33d49c
If you have no reason to live, find a reason to keep living.
-Me
-Me
Re: Offline Teases (TeaseMe)
IRR worked for me, I got the full dowload.
works with realtouch by the way
works with realtouch by the way
- avatarbr
- Experimentor

- Posts: 1239
- Joined: Fri Aug 18, 2006 3:33 am
- Gender: Male
- Sexual Orientation: Straight
Re: Offline Teases (TeaseMe)
Are you talking about the "TeaseMe-v0.1.4.rar" file?TOKON1 wrote:TeaseMe for dummies....PLEASE
I load parallel on my mac added Windows 8.1 opened the file then clicked FILE and looked for PREFERENCES...not there....I feel like I am so close.....to getting it installed properly......Can anyone spend a few minutes with me please.
You just need to extract the content of this file in any folder (you can use the 7-zip app), and run the "TeaseMe.exe" file after that.
PS: You'll need Microsoft .NET Framework 4 to run the program.
Download it here: http://www.microsoft.com
Re: Offline Teases (TeaseMe)
I made a workaround for the bug causing page IDs starting with 'e' not working correctly.
This is my own build of TeaseMe so there are also some interface changes that I made for myself.
I never intended to release this build, but since there's now a bug fix in there I might as well.
It's a pretty ugly fix that just prefixes the bad page IDs with a 'ZDevFix'.
So 'epage1#' becomes 'ZDevFixepage1#'.
I may have introduced new bugs by doing this so please let me know if you find anything
Update
I've updated the ID fix to also suffix IDs ending with 'e'
So 'page1e#' becomes 'page1eZDevFix#'.
Interface Preview

Build 7
'1': Set image sizing to 'Zoom'
'2': Set image sizing to 'CenterImage'
'ESC': Exit fullscreen mode
'D': Open the debug menu
'Ctrl+Shift+D': Open the debug menu
Download Links Last Update: 2015-09-22 (ISO 8601)
Zippyshare: TeaseMe (ZombieDev Build 7)
This is my own build of TeaseMe so there are also some interface changes that I made for myself.
I never intended to release this build, but since there's now a bug fix in there I might as well.
It's a pretty ugly fix that just prefixes the bad page IDs with a 'ZDevFix'.
So 'epage1#' becomes 'ZDevFixepage1#'.
I may have introduced new bugs by doing this so please let me know if you find anything
Update
I've updated the ID fix to also suffix IDs ending with 'e'
So 'page1e#' becomes 'page1eZDevFix#'.
Interface Preview

Build 7
- Added clean up process for ZDevFix tags, leaving the final xml with intact page IDs. No more ZDevFix clutter!
- Fixed a bug where the id fixer would crash when no page ID could be found.
- Tweaked the process that cleans up pages spanning multiple lines, making it slightly better (it's still pretty bad though).
- Fixed the downloader to work with https://milovana.com
- Tweaked the sorting to always sort the "start" page to the top in the debug menu
- Added shortcut 'D' to open the debug menu
- Added fix for IDs containing 'max'.
- The main window won't steal focus from the debug menu anymore.
- Tweaked some progress messages to be less noisy.
- Changed TeaseMe platform target from 'x86' to 'Any CPU'
- Fix a bug where invalid XML characters in the tease text would crash the saving process.
- Authors name is now included in the default filename.
- Changed the alphanumeric sort algorithm to a much faster nautral sort.
- Fixed a bug in the ID fixer where it would crash if it accidentally picked up a hex-value.
- Temporary fix for the page IDs ending with 'e' not working.
- Enabled context menu in the browser (You can now copy text from the text area).
- Changed UI labels and repositioned elements for better alignment.
- Changed UI Base color from black to a very dark gray.
- Added alphanumeric sorting for page IDs in the debug menu.
- Added shortcuts to change image sizing behavior (see shortcut list).
- Temporary fix for the page IDs starting with 'e' not working.
'1': Set image sizing to 'Zoom'
'2': Set image sizing to 'CenterImage'
'ESC': Exit fullscreen mode
'D': Open the debug menu
'Ctrl+Shift+D': Open the debug menu
Download Links Last Update: 2015-09-22 (ISO 8601)
Zippyshare: TeaseMe (ZombieDev Build 7)
Last edited by ZombieDev on Fri Sep 25, 2015 4:32 pm, edited 4 times in total.
Re: Offline Teases (TeaseMe)
Thanks for sharing this. I tried it on two teases:ZombieDev wrote:I made a workaround for the bug causing page IDs starting with 'e' not working correctly.
For "Guess Who?" ( http://www.milovana.com/webteases/showf ... p?id=11813 ), I still get 62 errors which seem related to the "e" bug.
For "Happy Edging #2", most of the errors are fixed, but 3 still remain which seem to be related to the bug.
Re: Offline Teases (TeaseMe)
It seems that the bug is also affecting ids ending with 'e'.lestrian wrote:ZombieDev wrote: For "Guess Who?" ( http://www.milovana.com/webteases/showf ... p?id=11813 ), I still get 62 errors which seem related to the "e" bug.
For "Happy Edging #2", most of the errors are fixed, but 3 still remain which seem to be related to the bug.
I'll get right on that! a fix should be available within a few hours.
Edit: Update is now available for download (See my original post).
- 0385
- Explorer

- Posts: 97
- Joined: Mon Jul 09, 2012 9:40 pm
- Gender: Male
- Sexual Orientation: Open to new ideas!
- I am a: Dom (Male)
Re: Offline Teases (TeaseMe)
I just filled a bugreport on code.google.com for the android app.
On my Nexus 7 (2013) the 0.15 app shows no text when I tick the full screen box. It runs 4.4.2 KitKat.
Same goes for my HTC one (m7) with 4.4.2 custom rom.
On my Nexus 7 (2013) the 0.15 app shows no text when I tick the full screen box. It runs 4.4.2 KitKat.
Same goes for my HTC one (m7) with 4.4.2 custom rom.
-
philo
- Explorer At Heart

- Posts: 831
- Joined: Sun Jan 08, 2012 3:10 pm
- Gender: Male
- Sexual Orientation: Straight
- Location: UK
Re: Offline Teases (TeaseMe)
Unfortunately I don't have anything running kitkat yet so can't test it 4.2.2 is my highest.0385 wrote:I just filled a bugreport on code.google.com for the android app.
On my Nexus 7 (2013) the 0.15 app shows no text when I tick the full screen box. It runs 4.4.2 KitKat.
Same goes for my HTC one (m7) with 4.4.2 custom rom.
I will see if I can get the emulator running 4.4.2 to see if it has the issue as well.
I may need to buy a new device that runs kitkat
GuideMe
viewtopic.php?f=26&t=12944
viewtopic.php?f=26&t=12944
-
denied_painslut
- Curious Newbie

- Posts: 3
- Joined: Sat Feb 25, 2012 9:33 am
- Gender: Male
- Sexual Orientation: Straight
- I am a: Slave
Re: Offline Teases (TeaseMe)
I recently downloaded TeaseMe, and absolutely love it! Kudos to all of you!
If this question has already been asked, please forgive me. I searched high and low, and to no avail.
I keep getting the error "Unexpected HTML-format of the page at Milovana. Please report (include the tease id) in the TeaseMe thread at Milovana." for "A Month with Jana Days 6-12"
http://www.milovana.com/webteases/showf ... p?id=12673
Is there some easy fix I'm missing? Any help would be greatly appreciated!
If this question has already been asked, please forgive me. I searched high and low, and to no avail.
I keep getting the error "Unexpected HTML-format of the page at Milovana. Please report (include the tease id) in the TeaseMe thread at Milovana." for "A Month with Jana Days 6-12"
http://www.milovana.com/webteases/showf ... p?id=12673
Is there some easy fix I'm missing? Any help would be greatly appreciated!
