Please try to save the funscript with ScriptPlayer (Script/Save as …) or with JoyFunScripter. If that is not working, please PM me the script, then i can debugg the software with that script.
@ HeelsLover69
Quick question, does the top point and bottom point expansion get applied for the entire script or can you use it on specific timeframes?
It’s for the entire script
“I get an Invalid start point error when trying to expand. Is there a fix for this?”
I’ve observed this too. I think it happens with funscripts not made with JoyFunScripter (i.e. with blender). It appears JFS adds some “meta” info about the script like the start point that are used by this utility. Not sure if there’s an easy way to go back and add that to blender created scripts.
Please try to save the funscript with ScriptPlayer (Script/Save as …) or with JoyFunScripter. If that is not working, please PM me the script, then i can debugg the software with that script.
I’ve tried Script/Save As… with Scriptplayer and it did not seem to have any effect on the script. I don’t have a copy of JFS (and they’re getting harder to find), so I can’t speak to that.
I’ve attached an example. A Jasmine Grey - FIT18 script, which I believe scibbles made. (If memory serves scibbles uses blender).
Here is the beginning of the script after saving it with Scriptplayer followed by FIT18 - Jasmine Grey.funscript (183.7 KB) another script (presumably made with JFS). Notice the extra header information including the lastPosition element.
{"version":"1.0","inverted":false,"range":100,"actions":[{"pos":0,"at":0},{"pos":99,"at":500}
{"version":"1.0","inverted":false,"range":90,"bookmark":0,"lastPosition":15042042027,"graphDuration":50000000,"speedRatio":0.24,"injectionSpeed":350,"injectionBias":0.0,"scriptingMode":1,"simulatorPresets":[{"name":"Simulator 1","fullRange":false,"direction":1,"rotation":-2.4658715521299825,"length":127.50251036942765,"width":127.91590296495927,"offset":"545.336927223719,535.633423180592,0,0","color":"Lime"}],"activeSimulator":0,"reductionTolerance":7.5,"reductionStretch":187500.0,"clips":[],"actions":[{"pos":100,"at":34938},{"pos":100,"at":258548}
It’s working with this funscript on my end without any problems. Also the second script looks good to me, this should work too. Please try to start Fun Expander with admin rights and check, if you have write access at the folder, where the funscripts are located.
Fun Expander is serarching for the string “actions”:[", after this string the positions and timemarks starts.
Will do, I started a folder with scripts that have the issue. Thanks!
Yes that was a resolution. Thank you.
Hey HeelsLover69 !
First of all, thank you very much for this great tool that i’ve been enjoying for some time.
I have a question: I understand what speed limit means but i have no idea what min&max interval length stand for. I have a “Handy”. How do you think i should adjust those three parameters according to the limits of my toy?
Hi @kenickie
I’m glad you like my little tool!
With the Handy you don’t need this two sections.
‘Min. Interval length’ was created for the Launch where the interval between two bluetooth commands has to be bigger than something around 150ms. This section can spread the points in the funscript to the given value.
‘Max. Interval length’ was created for the Kiiroo Onyx 2 where the maximum intervall between two commands has to be smaller than 800ms. This function adds points to the funscript to prevent gaps bigger than the given value.
And if you are still using version 2.2, I recommend you to update to version 2.5.1
Hello @HeelsLover69
Thank you for your quick response. I actually have the latest version but it seems i wrote on a very old post. Sorry for that.
So, if i may bother you some more, one last question:
- I mostly use “expand the fun” section of the program. From what i understand, 500mm/s suits the launch. What do you think would be the top speed limit for the handy?
Thanks again for helping me out and for all your contribution to the community.
That doesn’t matter with the handy either. It automatically shortens the stroke length if the speed goes too high. I have set this value to 2000mm/s. This way it has no influence on the script.
Hi thanx for the software m8. Am not 100 percent sure wat would I change in the settings to make full stroke lengths. ?
Wat would I put and in what boxes cheers …
Am just unsure and don’t wanna mess things up .
Handy owner
Max. Toppoint expansion = 100
Max. Bottompoint expansion = 100
Toppoint Limit = 100
Bottompoint Limit = 0
For The Handy i would set Speed Limit to 500 mm/s, but if you want to set every stroke to max. length then set a higher Speed Limit.
Thanx for the quick reply m8. Will try it
Hello,
I’m getting an error when using the expander function.
“Arithmetic operation resulted in an overflow. (cmdOpen_Click)”
Any advice?
Please try again with the newest version, which you can get here:
Love this tool and have used it numerous times successfully. Using version 2.5.2, I tried to expand a CH funscript I made using the Funscript Generator tool but did not get the results I expected.
I used the following parameters:
Max Top Point Expansion: 100
Min Bottom Point Expansion: 100
Top Point Limit: 100
Bottom Point Limit: 0
Speed Limit: numerous values from 300 mm/s to 1000 mm/s
Using the above there is hardly any change to the original script. I was expecting that all strokes would now go from 0-100 while the originals are currently going (randomly) from 0-10 to 90-100.
Anyone know what I might be doing wrong?
I have pics of before/after but I’ll be damned if I can figure out how to post them . . .
This is working for me with your settings, @NylonBorg:
Maybee there is a problem with your script? You can PM me the script and i will check with the source code, if you want.