Page 76 of 83

Re: Offline Teases (TeaseMe)

Posted: Tue Sep 01, 2015 6:45 pm
by Qybixxx
Hello all!

Any chance of getting a torrent link for these? Or maybe moving it all to somewhere like google where hosting doesn't keep asking for money? I really enjoy all your work! You guys are awesome! But having to hit all those paywalls is making my balls cry...

Thanks all!

Qybixxx

Re: Offline Teases (TeaseMe)

Posted: Thu Sep 10, 2015 8:16 pm
by shocktazmo
avatarbr wrote:
Nezhul wrote:used this version: https://mega.co.nz/#!AsVVwKbY!evrfowDgC ... VXOE2MAzJ4

Error:
Downloading https://milovana.com/webteases/showtease.php?id=7170
An error occured: [System.Net.WebException] The underlying connection was closed: An unexpected error occurred on a send.
Unexpected HTML-format of the page at Milovana. Please report (include the tease id) in the TeaseMe thread at Milovana.


what did I do wrong?
I think you need to remove the "s" from https and include the "www". Should be http://www.milovana.com/...
I've tried this and it doesn't work for me.

Re: Offline Teases (TeaseMe)

Posted: Fri Sep 11, 2015 9:02 am
by philo
Nezhul wrote:used this version: https://mega.co.nz/#!AsVVwKbY!evrfowDgC ... VXOE2MAzJ4

Error:
Downloading https://milovana.com/webteases/showtease.php?id=7170
An error occured: [System.Net.WebException] The underlying connection was closed: An unexpected error occurred on a send.
Unexpected HTML-format of the page at Milovana. Please report (include the tease id) in the TeaseMe thread at Milovana.


what did I do wrong?
Downloaded the latest version of Takenaga's code and ran it in debug mode.
It is a flash tease so the url should be showflash not showtease
https://milovana.com/webteases/showflash.php?id=7170

with the url you were using it was assuming it was a standard html tease rather than a Nyx flash tease

Re: Offline Teases (TeaseMe)

Posted: Wed Sep 16, 2015 8:22 am
by haffin5
very fun and the teases are very fun :-)

Re: Offline Teases (TeaseMe)

Posted: Thu Sep 17, 2015 7:12 pm
by Bill120012
Hi Closetwanker try Denial by Opiate its number 8 in the c to f section

Re: Offline Teases (TeaseMe)

Posted: Fri Sep 18, 2015 3:58 pm
by sweden123
One feature I'm missing is the ability group the teases somehow, my list is starting to fill up :\'-(

Or maybe I should just learn to delete things..

Re: Offline Teases (TeaseMe)

Posted: Fri Sep 18, 2015 4:27 pm
by philo
sweden123 wrote:One feature I'm missing is the ability group the teases somehow, my list is starting to fill up :\'-(

Or maybe I should just learn to delete things..
You could try putting them in folders, I think teaseme will allow you to navigate to them.
guideme will definitely do it, it opens in the last folder you opened a tease from.
I do want to make the load screen on guideme better, but am working on tease functionality first

Re: Offline Teases (TeaseMe)

Posted: Tue Sep 22, 2015 11:02 pm
by ZombieDev
I've updated my modified version of TeaseMe to work with https if anyone is interested. (I've only tested the https on ~5 teases so far, but that should be plenty enough... right?)

See original post for download links

Re: Offline Teases (TeaseMe)

Posted: Thu Sep 24, 2015 4:39 am
by PedroZorro
Thanks a lot, ZombieDev!!!

Re: Offline Teases (TeaseMe)

Posted: Thu Sep 24, 2015 4:55 am
by Trusfrated
:thankyou: ZombieDev!

I'm really liking your enhancements, especially those related to the debug window.

About the only thing keeping it from being perfect is the ability to correctly download and translate some of the more complicated Nyx teases. There are still some that no version of TeaseMe or Philo's Java downloader can retrieve correctly. Some of those were Decker's teases, but they're gone now, so I'll try yours the next time I run into one like that. :-)

Re: Offline Teases (TeaseMe)

Posted: Thu Sep 24, 2015 8:04 pm
by lestrian
Thanks ZDev!

Re: Offline Teases (TeaseMe)

Posted: Fri Sep 25, 2015 1:57 am
by Trusfrated
With ZombieDev's build, I immediately received this error when trying to download idg69's Hard Cock Soft Cock 3:

Code: Select all

Error: [System.ArgumentOutOfRangeException] Length cannot be less than zero.
Parameter name: length
The classic build will finish downloading it, but the resulting code has the expected "e" related errors, I believe.

Link to tease: https://milovana.com/webteases/showflash.php?id=30881

Re: Offline Teases (TeaseMe)

Posted: Fri Sep 25, 2015 8:00 am
by ZombieDev
Wow thanks everyone for your support, I'm glad you enjoy my version :)
Trusfrated wrote:With ZombieDev's build, I immediately received this error when trying to download idg69's Hard Cock Soft Cock 3:

Code: Select all

Error: [System.ArgumentOutOfRangeException] Length cannot be less than zero.
Parameter name: length
The classic build will finish downloading it, but the resulting code has the expected "e" related errors, I believe.

Link to tease: https://milovana.com/webteases/showflash.php?id=30881
The problem comes from the new line character inside of the text content area. TeaseMe wants each line to be a page and the way it handles multi line pages is buggy. My code would crash when it picked up an invalid page without a page id. I can fix the crash from my code but the pages would still fail to be parsed correctly.

I would have to start messing with the TeaseMe parser to fix this which is quite messy already, and I would prefer not touching it if possible. Alternatively I could try and remove the new lines and wrap the text in html tags before feeding it to the TeaseMe parser.

I'll see what I can do about it, in the mean time please post any other tease that fails to parse correctly, it's really helpful!


Edit: Build 7 Released

Okay I fixed most of the problems in build 7, just 1 error on that tease now. The error comes from the two unescaped apostrophes in the text section. I'm not sure that's actually valid for nyx since apostrophes are used to encapsulate the text section as well... I think this is something nyx dev should look at since it would make the nyx format a lot more complicated if this is actually valid syntax.

Anyway I manually fixed the error and you can download the tease here: idg69 - Hard Cock Soft Cock 3

Re: Offline Teases (TeaseMe)

Posted: Tue Oct 20, 2015 11:04 am
by leetitoldu
any idea why i cant download this tease?

https://milovana.com/webteases/showtease.php?id=24554

im using TeaseMe (ZombieDev Build 7)

Re: Offline Teases (TeaseMe)

Posted: Tue Oct 20, 2015 12:38 pm
by lestrian
ZDev: I found a bug when downloading the following tease https://milovana.com/webteases/showflash.php?id=29130 The bug is that there are pages called "50" but they are referred to as "page50" by mistake. Apparently Nyx treats 50 and page50 as the same page, so maybe this could be fixed automatically? (I fixed it myself with a global replace and it worked fine.)