Older Teases Not Working Properly

Post all technical issues and questions here. We'll gladly help you wherever we can.
Post Reply
thedude604
Curious Newbie
Curious Newbie
Posts: 4
Joined: Fri Feb 07, 2020 9:25 pm
Gender: Male
Sexual Orientation: Straight
I am a: Submissive

Older Teases Not Working Properly

Post by thedude604 »

Hi there, sorry if something like this has been asked before but I couldn't find any working solutions and I'm not too savvy with milovana teases. I was wanting to know what the problem is with this tease and the other two by this author.

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

I remember it used to work properly a few years ago but now it, and the other teases by this author, don't work anymore. Is there a fix I can do myself to get it running again. I should clarify in case it's only a me problem but the tease usually displays an image or two and when you get to a certain point it blanks to a black screen. I've tried multiple browers including chrome, firefox and Opera GX and all had the same issue.
Thank you for your time.
User avatar
FrozenWolf
Explorer At Heart
Explorer At Heart
Posts: 386
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: Older Teases Not Working Properly

Post by FrozenWolf »

My best guess is that the problem is related to the resolving of asset references.

I followed these steps of the tease:
start  -> "Start"    -> page14
page14 -> "Begin"    -> page49
page49 -> "Virgin"   -> page39
page39 -> "Continue" -> page40
page40 -> FAIL, blank screen


While page40 doesn't have anything innocuous that I can see, I think EOS starts to prefetch media for the following page, page41. Page41 is more complex, and contains the following reference:
          "hidden": {
            "audio.play": {
              "locator": "file:M100BPM.mp3"
            }
          }


Comparing the media declarations and references from the EOS script (which was converted from NYX), I see that there are case mismatches for the following:

 Declaration   |  Reference
---------------+---------------
 280bpm.mp3    |  280BPM.mp3
 f160bpm.mp3   |  F160BPM.mp3
 f200bpm.mp3   |  F200BPM.mp3
 m100bpm.mp3   |  M100BPM.mp3
 mf130bpm.mp3  |  MF130BPM.mp3
 sm80bpm.mp3   |  SM80BPM.mp3


My guess is that the lookup of "M100BPM.mp3" under the "files" key returns null instead of the group object, and that ... breaks it. Trying to read the minified JavaScript is not easy, so I can't be sure. If this is the problem, it needs to be addressed in the NYX -> EOS conversion.
thedude604
Curious Newbie
Curious Newbie
Posts: 4
Joined: Fri Feb 07, 2020 9:25 pm
Gender: Male
Sexual Orientation: Straight
I am a: Submissive

Re: Older Teases Not Working Properly

Post by thedude604 »

Hey thanks for the reply. As I said earlier I have no experience or understanding of teases beyond just playing them but I appreciate the response nonetheless.
User avatar
FrozenWolf
Explorer At Heart
Explorer At Heart
Posts: 386
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: Older Teases Not Working Properly

Post by FrozenWolf »

No worries, I appreciate that my post doesn't really help. I included as much detail as I can in the hope that seraph0x might glance across this thread and be able to provide a fix.
Post Reply

Who is online

Users browsing this forum: No registered users and 38 guests