It Aint Easy...

All about the past, current and future webteases and the art of webteasing in general.
---
Post Reply
switchoracle
Curious Newbie
Curious Newbie
Posts: 3
Joined: Sun Mar 10, 2013 1:36 pm

It Aint Easy...

Post by switchoracle »

This is my first tease on this forum...
a dedication to all those who have made teases so far....
I hope people around like it..

any feedback will be much appreciated..
hhhobo
Explorer At Heart
Explorer At Heart
Posts: 114
Joined: Thu Jul 24, 2008 3:06 pm

Re: It Aint Easy...

Post by hhhobo »

Ireally enjoyed the first 3/4 of the tease. Then, with the final roomate, the tease jumped from acquiring the equipment to the end of the tease.
switchoracle
Curious Newbie
Curious Newbie
Posts: 3
Joined: Sun Mar 10, 2013 1:36 pm

Re: It Aint Easy...

Post by switchoracle »

I guess the timer must have run out on u...
there is a specified time in which you need get all of it...
will increase it though :)
switchoracle
Curious Newbie
Curious Newbie
Posts: 3
Joined: Sun Mar 10, 2013 1:36 pm

Re: It Aint Easy...

Post by switchoracle »

fixed..kindly rate it after you finish the remaining part ..
User avatar
deamon44
Explorer
Explorer
Posts: 72
Joined: Tue Jul 31, 2012 8:35 pm
Gender: Male
Sexual Orientation: Straight
I am a: Slave

Re: It Aint Easy...

Post by deamon44 »

I had a quick look at your tease. I have not completed it, only looked through the first part.
I will have a go when I have the time.

I have noticed there is a couple images missing at the start and you may want to double check your spelling on a few pages.

However it looks promising and I don't understand why it has such a low rating already. I'm sure that will go rise soon so don't let it dishearten you.

one more thing, for me personaly some of the timers are too long with the first woman but that may just be a personal preference.
User avatar
Nezhul
Experimentor
Experimentor
Posts: 2373
Joined: Fri Apr 30, 2010 6:22 am
Sexual Orientation: Straight

Re: It Aint Easy...

Post by Nezhul »

I have noticed there is a couple images missing at the start and you may want to double check your spelling on a few pages.
how did you notice that? Because in a flashtease if the image is not specified it will show a random image. If the screen is blank that meens that either the image was not loaded properly, or that the author specified a black/blank image to be shown
Check out my new site, and read SexTV story there!
Also I have the DARK section that features feature Erotic Horror.
I also launched a SubscribeStar recently! Please come check it out!
Updated whenever I feel like it. :wave: :love:
Image
User avatar
deamon44
Explorer
Explorer
Posts: 72
Joined: Tue Jul 31, 2012 8:35 pm
Gender: Male
Sexual Orientation: Straight
I am a: Slave

Re: It Aint Easy...

Post by deamon44 »

Nezhul wrote:
I have noticed there is a couple images missing at the start and you may want to double check your spelling on a few pages.
how did you notice that? Because in a flashtease if the image is not specified it will show a random image. If the screen is blank that meens that either the image was not loaded properly, or that the author specified a black/blank image to be shown
Hmmm. When i checked it out there were 2 pages early on that were pink backgrounds with a white question mark. ( which I thought was how the images first appear when making the flashtease before you upload any images). I have no idea why this would happen.
Just checked then and its page 1 and 7ish I think. It was no major criticism I just assumed it was an accidental error.
User avatar
SleeplessSub
Explorer At Heart
Explorer At Heart
Posts: 360
Joined: Mon Jul 17, 2023 7:13 pm
Gender: Male
Sexual Orientation: Straight
I am a: Submissive

Re: It Aint Easy...

Post by SleeplessSub »

It seems like this tease isn't working anymore. It just stays on the loading page :weep:
My HMCP Rules

Locked behind Auto-Censors until 14th of June...
User avatar
FrozenWolf
Explorer At Heart
Explorer At Heart
Posts: 434
Joined: Tue Oct 30, 2018 7:50 pm
Gender: Male
Sexual Orientation: Straight
I am a: Switch
Dom/me(s): None
Sub/Slave(s): None
Location: UK

Re: It Aint Easy...

Post by FrozenWolf »

SleeplessSub wrote: Wed Oct 30, 2024 12:33 pm It seems like this tease isn't working anymore. It just stays on the loading page :weep:
I had a look through the EOS script, and the start page image reference appears to be bugged:

  "start" : [
     {
        "nyx.page" : {
           "action" : {
              "nyx.buttons" : [
                 {
                    "commands" : [
                       {
                          "goto" : {
                             "target" : "home"
                          }
                       }
                    ],
                    "label" : "Continue"
                 }
              ]
           },
           "media" : {
              "nyx.image" : "file:"
           },
           "text" : "...
        }
     }
  ]


This was originally a NYX script, so it's been converted automatically. The original NYX script contains this:

start#page(
    text: ...
    media:pic(id:""),
    action:go(target:home#)
)

I wonder if seraph0x has modified the NYX -> EOS conversion, or the EOS player, and it is now less tolerant of missing image references. I'll raise the issue in technical support.
Post Reply