Quick Reply
Search this Thread
Test Subject
#376 Old 30th May 2017 at 4:35 PM Last edited by pixiejuice : 30th May 2017 at 5:18 PM.
Oh no!!!!! I will be so sad if we lose this mod. I can't stand having sims all the same height. My modified sims are still their correct heights, but it doesn't work anymore for any new changes.

This was my favorite height slider mod. I really did not like the one that was attached to the feet (besides the fact that it doesn't even work on children or toddlers like this one does). Can anybody help us???
Test Subject
#377 Old 30th May 2017 at 5:40 PM
Oh non il ne fonctionne plus. C'est mon mod prefere aussi si quelqu'un peut nous aider
Test Subject
#378 Old 30th May 2017 at 6:23 PM
The game must have changed some references with the latest update.

According to the lastException file that gets generated on each load the mod can't import from "SimInfoBaseWrapper".

Code:
<?xml version="1.0" ?>
<root>
    <report>
        <version>2</version>
        <sessionid>fb9505ef071c8667592da718</sessionid>
        <type>desync</type>
        <sku>ea.maxis.sims4_64.15.pc</sku>
        <createtime>2017-05-30 19:08:59</createtime>
        <buildsignature>Local.Unknown.Unknown.1.30.103.1010-1.300.000.96.Release</buildsignature>
        <categoryid>AddSimSlider.py:15</categoryid>
        <desyncid>fb9505ef071c8667592da718</desyncid>
        <systemconfig/>
        <screenshot/>
        <desyncdata>  Failure: 'AddSimSlider' (AddSimSlider) (ImportError: cannot import name SimInfoBaseWrapper)
Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Core\sims4\importer\utils.py", line 118, in import_modules_by_path
  File ".\mc_utils.py", line 110, in _wrapper_function
  File "T:\InGame\Gameplay\Scripts\Core\sims4\importer\utils.py", line 115, in import_modules_by_path
  File "T:\InGame\Gameplay\Scripts\Core\sims4\importer\custom_import.py", line 108, in _import
  File "T:\InGame\Gameplay\Scripts\Core\sims4\importer\custom_import.py", line 75, in load_module
  File "C:\Users\Cow\Documents\Electronic Arts\The Sims 4\Mods\Script\AddSimSlider.ts4script\AddSimSlider.py", line 15, in &lt;module&gt;
ImportError: cannot import name SimInfoBaseWrapper
</desyncdata>
    </report>
</root>
Lab Assistant
#379 Old 30th May 2017 at 8:32 PM
vectorplexus pleaaaaaaaaaaaaaaaaaaaaaase make a new update of this mod!! This mod is awesome and better for height!!! PLEASEEEEEEEEEE BACK TO US!!!

Quote: Originally posted by vectorplexus
Ok I think I will give up on trying to fix this one issue... I havent tested it exaustively, and I believe it's probably the only animation that will look weird. When doing Push-Ups, if the Height > 0, then the hands will float a bit on the air. If the Height < 0, then the hands will start getting buried on the ground. I think there will be very few animations with this particular problem though, because the game as a sort of IK Solver, that allows to animate by using target bones instead of just raw animation. However, in this particular animation, is probably not using the hands bones to target anything (because there is nothing to target) and is obviously not snapping to the origin node vertical coordinate, as the feet does. The only way to fix this would be to rotate the entire body, but when I do that, the sim obviously stands and walks in a very awkward position, so I'll just leave it this way, I dont think I can get it any better =(

Also... There seems to be a lot of confusion here, so let me clarify how to get this to work... Go on the first post of this thread, posted by @SimmyTheSim
  • If you download the "(Stable!)Four New Sliders for The Sims 4 v0.04.1.zip" version, you will want to patch it with the "Height Sliders Toddler Fix v2.zip"
  • If you download the "A lot of sliders for The Sims 4 v0.06.1.zip", you will want to patch it with both "Height Sliders Toddler Fix v2.zip" and "Dynamic Height Slider Toddler Fix v2.zip"

I hope this gets clear... I'm using the original scripts SimmyTheSim provided on the "(Stable!)Four New Sliders for The Sims 4 v0.04.1.zip" version, and they're working for me, I never used any other versions, nor do I use the Gradual Heights.

PS-I have no idea if the Gradual Height thingy will get borked (specially the hands position, I havent tested). In case it does look weird, send me a screenshot so I can see whats happening
Test Subject
#380 Old 31st May 2017 at 4:17 AM
Quote: Originally posted by Louvrecaire
Definitely tried uninstalling to fix... a patch evidently has disabled this mod? Hope someone picks it up again... Not sure I want to play anymore without this. .. Thanks Maxis for your unneeded patch. Ugh.
So true... that last patch was horrible I could of done without and its small bug fixes, this mod is so much more important for my game.
Scholar
#381 Old 31st May 2017 at 6:19 PM
Quote: Originally posted by SimsObsessed
I've tried downloading both versions and neither work???


Read post #348 for the most current patch.

So for people to test this:
Download: (Stable!)Four New Sliders for The Sims 4 v0.04.1.zip from the first page. Put it in a folder and extract the file.
Download: Height Sliders Toddler Fix v2.zip from post #317. Put it in the same folder and extract the file and allow files to be overwritten.
Lab Assistant
#382 Old 31st May 2017 at 6:46 PM
Quote: Originally posted by Morphar
Read post #348 for the most current patch.

So for people to test this:
Download: (Stable!)Four New Sliders for The Sims 4 v0.04.1.zip from the first page. Put it in a folder and extract the file.
Download: Height Sliders Toddler Fix v2.zip from post #317. Put it in the same folder and extract the file and allow files to be overwritten.


This mod is not working in patch 1.30, read #380 post. Need a update to change script again(ts4.script)!
Test Subject
#383 Old 1st Jun 2017 at 1:53 AM
I've been lurking this site for awhile but I finally joined, so...um, hi!!!

Quote: Originally posted by guedespoa
vectorplexus pleaaaaaaaaaaaaaaaaaaaaaase make a new update of this mod!! This mod is awesome and better for height!!! PLEASEEEEEEEEEE BACK TO US!!!


Have you guys tried tweeting him? His @ is the same on Twitter (@vectorplexus) and he was active just yesterday in case you didn't know. I don't know him so I probably wouldn't do any good trying to convince him, but you guys do so please try!
Instructor
#384 Old 1st Jun 2017 at 4:24 AM
I think it's the ts4.Script (Python) that needs to be updated? I came across this here .

http://www.modthesims.info/showthread.php?t=533907

Here the BoneDelta use to make sliders like height , etc...
Test Subject
#385 Old 1st Jun 2017 at 5:06 AM
Quote: Originally posted by Manderz0630
I think it's the ts4.Script (Python) that needs to be updated? I came across this here .

http://www.modthesims.info/showthread.php?t=533907

Here the BoneDelta use to make sliders like height , etc...


Interesting. I am not good with this kind of stuff at all, so hopefully someone here can try that and give us some feedback.
Test Subject
#386 Old 1st Jun 2017 at 6:15 PM
Pour moi ca fonctionne a nouveau.
J'ai desinstaller le mod pour les bambins et laisser juste "A lot of sliders for The Sims 4 v0.06.1.zip"
Donc j'ai des sims de tailles differentes mais avec le bugs des bambins quand je les portes.

For me it works again.
I uninstall the mod for toddlers and just leave "A lot of sliders for The Sims 4 v0.06.1.zip"
So I have sims of different sizes but with the toddler bugs when I wear them.

sorry for my English
Lab Assistant
#387 Old 1st Jun 2017 at 7:54 PM
Quote: Originally posted by Dakota21
Pour moi ca fonctionne a nouveau.
J'ai desinstaller le mod pour les bambins et laisser juste "A lot of sliders for The Sims 4 v0.06.1.zip"
Donc j'ai des sims de tailles differentes mais avec le bugs des bambins quand je les portes.

For me it works again.
I uninstall the mod for toddlers and just leave "A lot of sliders for The Sims 4 v0.06.1.zip"
So I have sims of different sizes but with the toddler bugs when I wear them.

sorry for my English


But you use the command "add_slider" to change the height of your sim? Or just your sims get the height randomly?? Because i believe the "command" not working, Anyway I'll test here. Maybe you using "Dynamic" archive(Height Slider Growth.package), and I prefer to change the height by myself, i not like the dynamic height.

And what mod for toddlers you uninstall?
Lab Assistant
#388 Old 1st Jun 2017 at 8:06 PM
Well i test here and not working for me with command. I Hope someone make a update soon, this mod is indispensable for me
Test Subject
#389 Old 1st Jun 2017 at 9:08 PM Last edited by Dakota21 : 1st Jun 2017 at 11:17 PM.
J'ai desinstaller les mods "Height Sliders Toddler Fix v2.zip" et "Dynamic Height Slider Toddler Fix v2.zip" et installer seulement "A lot of sliders for The Sims 4 v0.06.1.zip" les sims avaient des tailles differentes. par contre la commande ne fonctionne pas, ils se changent au hasard.


I have uninstall the mods "Height Sliders Toddler Fix v2.zip" and "Dynamic Height Slider Toddler Fix v2.zip" and install only "A lot of slides for the Sims 4 v0.06.1.zip" the sims had different sizes . On the contrary the control does not work, they change at random.
Test Subject
#390 Old 1st Jun 2017 at 10:21 PM Last edited by Ash77 : 2nd Jun 2017 at 12:11 AM.
Default Slider Scripts Fix
Test Version
Replace original script file with this one.
Attached files:
File Type: zip  Slider Scripts.zip (7.2 KB, 8337 downloads) - View custom content
Description: Slider Scripts Fix
Test Subject
#391 Old 1st Jun 2017 at 11:55 PM
Quote: Originally posted by Ash77
Test Version


I tried putting this in my Mods folder and it didn't affect anything when I restarted the game. Are there any special instructions involved in installing this?
Test Subject
#392 Old 2nd Jun 2017 at 12:59 AM Last edited by Chad01 : 2nd Jun 2017 at 1:58 AM.
Quote: Originally posted by Ash77
Test Version
Replace original script file with this one.
It worked perfectly, thank you!

Quote: Originally posted by GuilhermeSchilling
[/I]
I tried to follow the instructions.How do I change the Scripts to Solve this?

I am not fluent in English
You have to remove the old script from your folder "AddSimSlider.ts4script" and replace it with the new script you downloaded.
Test Subject
#393 Old 2nd Jun 2017 at 2:04 AM
Quote: Originally posted by Ash77
Test Version
Replace original script file with this one.


Works great for ages Teen and up! Child sims seem to have some issues though. The shorter I make a child, the more their knees bend. http://puu.sh/w8aR3/f1d0a234ba.jpg This is a screenshot of a child with -100 height. Also, the taller I make a child, the more they 'float' off the floor. http://puu.sh/w8b5y/d77ac900ca.jpg Screenshot of child with 100 height floating, next to an adult with 50 height.

I don't remember these issues from the old mod, so I thought I'd bring them up.
Lab Assistant
#394 Old 2nd Jun 2017 at 2:05 AM
Quote: Originally posted by Ash77
Test Version
Replace original script file with this one.


OMG OMG OMG!! I LOVE YOU ASH77!
It worked perfectly!!!!!!
THANK YOU VERY MUCHHHHHHHH FOR SAVE THIS MOD!! <3
Lab Assistant
#395 Old 2nd Jun 2017 at 2:07 AM
Quote: Originally posted by jmem0
Works great for ages Teen and up! Child sims seem to have some issues though. The shorter I make a child, the more their knees bend. http://puu.sh/w8aR3/f1d0a234ba.jpg This is a screenshot of a child with -100 height. Also, the taller I make a child, the more they 'float' off the floor. http://puu.sh/w8b5y/d77ac900ca.jpg Screenshot of child with 100 height floating, next to an adult with 50 height.

I don't remember these issues from the old mod, so I thought I'd bring them up.


Yeah this is about something vectorplexus(the modder change to resolve issue toddlers in your update) was searching to try to resolve this issue about knees childs, but unfortanely he dissapear. I hope someone can fix that!
Lab Assistant
#396 Old 2nd Jun 2017 at 2:16 AM Last edited by guedespoa : 2nd Jun 2017 at 2:28 AM.
For now what i do: Im using Height Slider Short and Height Slider Tall for version "A lot of slides for the Sims 4 v0.06.1.zip", even with toddlers issue, but without "Dynamic Height Slider ", cuz i dont like dynamic heights, i like to change height my myself with "add_slider" command.

With v.006.1 version this knees bend issue is not a problem because i use other mod in the same time, in this link over here: http://modthesims.info/download.php?t=559329 , the last version(1,97), cuz with this other mod u can change the height of teens/adults and SURPRISE, u not get the issue about toddlers! So this is my recommendation if you want more realistic game without any issues: Use "Height Slider and Shorter Teens Mod v1.97" to change height for elders/adults/teens and "A lot of slides for the Sims 4 v0.06.1.zip(only tall and shorter archives, without dynamic)" with this new ash77 script for change height for childs/toddlers! Follow my hint and you appreciate a nice gameplay!!

By the way, you change height with "Height Slider and Shorter Teens Mod v1.97" just changing the value feet! You can do that in CAS or edit CAS in Mc Commander! Is very easy, believe me guys! And you can use both mods in the same time, for example, to make sims extremely short or extremely tallers!
Test Subject
#397 Old 2nd Jun 2017 at 5:10 AM
Quote: Originally posted by Chad01
You have to remove the old script from your folder "AddSimSlider.ts4script" and replace it with the new script you downloaded.


I already downloaded the modified script by Ash77. I just had not installed because AshShulk4 saids it was not working for him, but it worked perfectly for me. Thank you so much, but I don't need help anymore,I also deleted the comment I wrote.

I'm sorry if you don't understand,but I'm not fluent in English
Test Subject
#398 Old 2nd Jun 2017 at 8:12 AM
Quote: Originally posted by Chad01
It worked perfectly, thank you!

You have to remove the old script from your folder "AddSimSlider.ts4script" and replace it with the new script you downloaded.


I replaced it with the new script and nothing happened. I downloaded the new script, put it into the original file and restarted the game yet when I typed into the UI box, still nothing. Please tell me if I'm doing something wrong or walk me through the steps because I really need this to work.
Test Subject
#399 Old 2nd Jun 2017 at 1:18 PM
Quote: Originally posted by Ash77
Test Version
Replace original script file with this one.


Thank you! It's working perfectly, just like before. You're a lifesaver!
Scholar
#400 Old 2nd Jun 2017 at 7:27 PM
Quote: Originally posted by guedespoa
For now what i do: Im using Height Slider Short and Height Slider Tall for version "A lot of slides for the Sims 4 v0.06.1.zip", even with toddlers issue, but without "Dynamic Height Slider ", cuz i dont like dynamic heights, i like to change height my myself with "add_slider" command.

With v.006.1 version this knees bend issue is not a problem because i use other mod in the same time, in this link over here: http://modthesims.info/download.php?t=559329 , the last version(1,97), cuz with this other mod u can change the height of teens/adults and SURPRISE, u not get the issue about toddlers! So this is my recommendation if you want more realistic game without any issues: Use "Height Slider and Shorter Teens Mod v1.97" to change height for elders/adults/teens and "A lot of slides for the Sims 4 v0.06.1.zip(only tall and shorter archives, without dynamic)" with this new ash77 script for change height for childs/toddlers! Follow my hint and you appreciate a nice gameplay!!

By the way, you change height with "Height Slider and Shorter Teens Mod v1.97" just changing the value feet! You can do that in CAS or edit CAS in Mc Commander! Is very easy, believe me guys! And you can use both mods in the same time, for example, to make sims extremely short or extremely tallers!


I use only "Height Slider and Shorter Teens Mod v1.97" just now. Handling toddlers is no problem with that mod. Animations is not so good though as sims walk with bent knees. They don't change height when aging and their children are genetically correct.

So what you are saying is that if I download this:
MTS_simmythesim_1604461_AlotofslidersforTheSims4v0.06.1.zip
...unzip it and remove every file except for:
Height Slider Short.package
Height Slider Tall.package

And finally add:
Slider Scripts.ts4script
from Slider Scripts.ts4script in post #392

Then you claim that we have a working height slider where sims can carry toddlers and walk with grace.
They don't change height when they age up and they get genetically correct children?
Screenshots
Page 16 of 44
Back to top