[EOS/TOOL] Nyx/Flash to Eos Tease Converter

All about the past, current and future webteases and the art of webteasing in general.
---
RemiHiyama
Explorer At Heart
Explorer At Heart
Posts: 203
Joined: Thu Feb 28, 2019 3:30 pm
I am a: Switch

Re: [EOS/TOOL] Nyx/Flash to Eos Tease Converter (preliminary test)

Post by RemiHiyama »

Something seems to be wrong, I tried converting estim distraction again and it throws out "TypeError: undefined is not a function" and freezes whenever it hits a page with a must.
Auto: Replaces selected instances of the word "not" with the word "definitely".
fapnip
Explorer At Heart
Explorer At Heart
Posts: 431
Joined: Mon Apr 06, 2020 1:54 pm

Re: [EOS/TOOL] Nyx/Flash to Eos Tease Converter (preliminary test)

Post by fapnip »

RemiHiyama wrote: Mon Aug 02, 2021 6:01 pm Something seems to be wrong, I tried converting estim distraction again and it throws out "TypeError: undefined is not a function" and freezes whenever it hits a page with a must.
The "start" page in that tease has a must, so it I should see it fail there, right? I'm not seeing that with the conversion I just did:
https://milovana.com/webteases/showteas ... &preview=1
RemiHiyama
Explorer At Heart
Explorer At Heart
Posts: 203
Joined: Thu Feb 28, 2019 3:30 pm
I am a: Switch

Re: [EOS/TOOL] Nyx/Flash to Eos Tease Converter (preliminary test)

Post by RemiHiyama »

Sorry, I wasn't clear. It fails when it hits a page where it does a range including one of those pages - poolbryci, poolcaprice, poolemily, or poolhailey. (That's four out of the five that get defined. The one for page 1000 doesn't seem to matter because none of the range calls ever include it.)
Auto: Replaces selected instances of the word "not" with the word "definitely".
fapnip
Explorer At Heart
Explorer At Heart
Posts: 431
Joined: Mon Apr 06, 2020 1:54 pm

Re: [EOS/TOOL] Nyx/Flash to Eos Tease Converter (preliminary test)

Post by fapnip »

RemiHiyama wrote: Mon Aug 02, 2021 6:37 pm Sorry, I wasn't clear. It fails when it hits a page where it does a range including one of those pages - poolbryci, poolcaprice, poolemily, or poolhailey. (That's four out of the five that get defined. The one for page 1000 doesn't seem to matter because none of the range calls ever include it.)
Oops! Looks like my change in array iteration exposed my boneheaded bug that's probably caused the must issue all along -- They were objects, not arrays!

Please give 0.2.15 a try.

(Thanks again for all your help debugging!)
RemiHiyama
Explorer At Heart
Explorer At Heart
Posts: 203
Joined: Thu Feb 28, 2019 3:30 pm
I am a: Switch

Re: [EOS/TOOL] Nyx/Flash to Eos Tease Converter (preliminary test)

Post by RemiHiyama »

Yep, that looks good. And mustnot should work too, although I don't have anything handy to test that with.

And I'm not even sure what those repeat functions are supposed to do. Have you seen any actual teases using those or numactions/numactionsfrom?
Auto: Replaces selected instances of the word "not" with the word "definitely".
fapnip
Explorer At Heart
Explorer At Heart
Posts: 431
Joined: Mon Apr 06, 2020 1:54 pm

Re: [EOS/TOOL] Nyx/Flash to Eos Tease Converter (preliminary test)

Post by fapnip »

RemiHiyama wrote: Mon Aug 02, 2021 10:15 pm And I'm not even sure what those repeat functions are supposed to do. Have you seen any actual teases using those or numactions/numactionsfrom?
Haven't seen a tease that uses them, or repeat, yet. Hopefully I just got it right in my initial transcription -- but, as you've witnessed, that probably won't be the case.
fapnip
Explorer At Heart
Explorer At Heart
Posts: 431
Joined: Mon Apr 06, 2020 1:54 pm

Re: [EOS/TOOL] Nyx/Flash to Eos Tease Converter (preliminary test)

Post by fapnip »

v0.2.17 automatically strips Nyx's bright white color for text to allow Eos's default of slightly off-white. Also adds a color re-mapper for non-default colors incase you want to adjust them before exporting the conversion.

v0.2.18/19 tries to clean up html of the converted Say actions a little more. (Plenty more to do.)

v0.2.21 Fixes say block splitting. (Currently will only split Nyx text blocks into multiple says on empty line.)
fapnip
Explorer At Heart
Explorer At Heart
Posts: 431
Joined: Mon Apr 06, 2020 1:54 pm

Re: [EOS/TOOL] Nyx/Flash to Eos Tease Converter (preliminary test)

Post by fapnip »

v0.2.22 Adds align left/right/center detection when generating Eos say bubbles from Nyx page text, splitting to different say bubbles when the alignment changes.
fapnip
Explorer At Heart
Explorer At Heart
Posts: 431
Joined: Mon Apr 06, 2020 1:54 pm

Re: [EOS/TOOL] Nyx/Flash to Eos Tease Converter (preliminary test)

Post by fapnip »

v0.2.24 tries to repair invalid locators by doing a case-insensitive search. Seems to fix broken teases like Medium Blowjob Trainer.

Were locators allowed to be case insensitive at some point? Did some files get converted to lower case?
fapnip
Explorer At Heart
Explorer At Heart
Posts: 431
Joined: Mon Apr 06, 2020 1:54 pm

Re: [EOS/TOOL] Nyx/Flash to Eos Tease Converter (preliminary test)

Post by fapnip »

RemiHiyama wrote: Mon Aug 02, 2021 4:42 am -Go to the tease "Estim Distraction" as linked above.
-Click through normally until reaching the difficulty selection.
-Select "Easy" difficulty.
-Click buttons at random on the following pages.
--In the original, the page this takes you to will start with 3001 and increase one at a time with every click until reaching 3020, then it will always go to 3020. (Unless your random clicking gets a page where you're supposed to click and you click the right answer... I think that's something like a 1 in 40 chance, so don't worry about it.)
I think I broke something again. In easy mode on the conversion with 0.2.18+, it seems to jump over 3001, etc., like you didn't have any chances. I don't think I modified anything in that codepath though.
Last edited by fapnip on Wed Aug 04, 2021 1:16 am, edited 1 time in total.
fapnip
Explorer At Heart
Explorer At Heart
Posts: 431
Joined: Mon Apr 06, 2020 1:54 pm

Re: [EOS/TOOL] Nyx/Flash to Eos Tease Converter (preliminary test)

Post by fapnip »

fapnip wrote: Wed Aug 04, 2021 12:59 am
RemiHiyama wrote: Mon Aug 02, 2021 4:42 am -Select "Easy" difficulty.
I think I broke something again.
Fixed it in 0.2.26. I had commented out the float pcm2 commands to top code for testing and forgot about it. Looks like it's needed.
andreas23091989
Explorer
Explorer
Posts: 10
Joined: Tue Mar 26, 2019 10:07 am

Re: [EOS/TOOL] Nyx/Flash to Eos Tease Converter

Post by andreas23091989 »

Yo i don't know if i'm stupid. But for me the converter is completly broken. it doesn't matter which tease i convert. Every time i try to import one to eos editor i get following error: Network error: Response not successful: Received status code 500.
If i make a tease myself download and restore it everything seems to be working fine though...
mteverton
Explorer
Explorer
Posts: 6
Joined: Wed Dec 04, 2019 1:18 am

Re: [EOS/TOOL] Nyx/Flash to Eos Tease Converter

Post by mteverton »

Any chance there could be a fix to this or maybe a link to another place that could do the same job. It looks like with the changed to Milo the original converter no longer works.
Post Reply