Jump to content

WickedWhims


Recommended Posts

Posted
12 minutes ago, Pako said:

Hello I have an exception error with this mod, could You please help me solve it?

 

  • Last Module Called: whims_tracker.py
  • Last Function Called: _generate_whim_buckets_for_type_and_whimset
  • Error message: Exception when applying action <RefreshWhimsLootOp ParticipantType.Actor> for loot loot_Want_Refresh_Reactionary(loot_actions=(<RefreshWhimsLootOp ParticipantType.Actor>,), run_test_first=False, tests=CompoundTestList([])) (AttributeError: 'NoneType' object has no attribute 'guid64'), CategoryID: whims_tracker:1365

 

 

Step1: Uninstall the mod

Step2: Wait for the mod to be updated

Step3: Reinstall the mod.

Ur Welcome

Posted (edited)
20 minutes ago, mikeflint said:

Step1: Uninstall the mod

Step2: Wait for the mod to be updated

Step3: Reinstall the mod.

Ur Welcome

okay, thanks

Edited by Pako
Posted (edited)
15 hours ago, applicationunprocessed said:

TLDR: what is the current best practice for BOTH preventing updates AND rolling back to a (previously locally backed up) copy of the games files?

Tin foil hat time --- Windows firewall rules can be used in between updates or you can search online for applications which will do as you wish. I opted for an alternative solution: I play my windows games on Ubuntu (Linux) in a WINE container. I use Firejail to block the insufferable EA launcher from dialing home until I am ready to update. The advantage is you can have a separate WINE instance for each EA game you purchased and can choose which ones can access the internet. 

 

You can try backing up installation folder and configurations to a separate hard drive and copy back over to "roll back" ... in my case, I backup the WINE container that the game is in. When the inevitable update breaks everything, I can delete that container and restore the backup. I lose nothing but a few minutes of my time.

 

Edited by SpexSIMS
Sometimes you need to blow out birthday candles using a fire extinguisher... LOL
Posted
19 hours ago, Mellor81 said:

just keep hold of it on your desktop or something for now and let everything get updated and try it again, theres so many things broken this time not just WW so it could be a good week or 2 before everything gets back to normal :)

I know. Thanks.

Posted
5 hours ago, Иоланта said:

And if someone does not have an origin, but an example of an evil origin and a pirate with automatic updates? No one thinks about it.

than you are a piece of sh!t for pirating games 🤷‍♂️

Posted
39 minutes ago, thaclone said:

than you are a piece of sh!t for pirating games 🤷‍♂️

Quote

and this is an insult to a girl, maybe a person doesn't have money, and not to insult her with shit!😠

 

Posted
1 hour ago, Иоланта said:

and this is an insult to a girl, maybe a person doesn't have money, and not to insult her with shit!😠

Omg the base game is free! There are often discounts for additional packs. If I didn't have any money to discounted content the problems with updating mods wouldn't bother me at all🤦‍♀️

Posted

I explain for those who did not understand.

Some people play the base game for free, and some do not. Speak for yourself and without interruptions. Who is interested in playing. Thanks for attention.

 

Объясняю для тех кто не понял.

Кому то играть на базовой игре бесплатной, а кому то нет. Говорите самих за себя и без осков.  Кому как интересно играть. Спасибо за внимание.

Posted
51 minutes ago, Иоланта said:

I explain for those who did not understand.

Some people play the base game for free, and some do not. Speak for yourself and without interruptions. Who is interested in playing. Thanks for attention.

 

Объясняю для тех кто не понял.

Кому то играть на базовой игре бесплатной, а кому то нет. Говорите самих за себя и без осков.  Кому как интересно играть. Спасибо за внимание.

i speak for everyone here when i say...what?

Posted
56 minutes ago, Иоланта said:

I explain for those who did not understand.

Some people play the base game for free, and some do not. Speak for yourself and without interruptions. Who is interested in playing. Thanks for attention.

 

Объясняю для тех кто не понял.

Кому то играть на базовой игре бесплатной, а кому то нет. Говорите самих за себя и без осков.  Кому как интересно играть. Спасибо за внимание.

I didn't know this was a russian forum

Posted
18 hours ago, simsupremo said:

i just did that, but the app does not let me play until i update the game... so what is going on!!

 

It says that, but it should send you to a black screen where you see a TS4 icon, that's offline mode and you just double-click to make it run. EA does not make it easy and you have a limited time you can play before the app shuts itself down. 

Posted (edited)
11 hours ago, SpexSIMS said:

Tin foil hat time --- Windows firewall rules can be used in between updates or you can search online for applications which will do as you wish. I opted for an alternative solution: I play my windows games on Ubuntu (Linux) in a WINE container. I use Firejail to block the insufferable EA launcher from dialing home until I am ready to update. The advantage is you can have a separate WINE instance for each EA game you purchased and can choose which ones can access the internet. 

 

You can try backing up installation folder and configurations to a separate hard drive and copy back over to "roll back" ... in my case, I backup the WINE container that the game is in. When the inevitable update breaks everything, I can delete that container and restore the backup. I lose nothing but a few minutes of my time.

 

 

Now this is the kind of aluminum helmet overkill I'm looking for, I didn't realize WINE had come so far in the past 10 years!

 

For Windows, I think this is the best we can do:

  1. When everything is working/all mods are updated and compatible and the TS4 version is "good", make a .zip/.7z archive backup of the game files, (just in case)
  2. Keep EA App set to "Don't auto update the game" and "don't auto update the app" and "don't start the app on windows login"
  3. Keep Steam set to "Don't update this game until I launch it"
  4. Block the following EXEs in Windows Firewall, both INBOUND AND OUTBOUND
    1. eadesktop.exe
    2. eabackgroundservice.exe
    3. EACefSubProcess.exe
    4. EAEgsProxy.exe
    5. EAConnect_microsoft.exe
    6. EASteamProxy.exe
    7. EAGEP.exe
    8. EAUpdater.exe
    9. EALaunchHelper.exe
    10. EACrashReporter.exe
  5. Create a batch script called "1 - AS ADMIN DISABLE NETWORK.bat", with only one command inside it:
    1. netsh interface set interface "Ethernet" disable
  6. In the same folder you created the batch script above, create a shortcut to the TS4 game executable, title it "2 - TS4 ENSURE YOU'RE OFFLINE"
  7. Create a batch script called "3 - KILL EA APP AND REENABLE NETWORK.bat" with the following commands in order
    1. @echo off
      echo Ensure EA app is QUIT before continuing
      taskkill /f /im eadesktop.exe
      taskkill /f /im eabackgroundservice.exe
      taskkill /f /im EACefSubProcess.exe
      taskkill /f /im EAEgsProxy.exe
      taskkill /f /im EAConnect_microsoft.exe
      taskkill /f /im EASteamProxy.exe
      taskkill /f /im EAGEP.exe
      taskkill /f /im EAUpdater.exe
      taskkill /f /im EALaunchHelper.exe
      taskkill /f /im EACrashReporter.exe
      pause
      netsh interface set interface "Ethernet" enable
  8. Hide all other shortcuts to the game
  9. When you want to launch the game, run the 1st .bat file as an admin, then double click the sims shortcut normally, and when done run the other .bat file as an admin
  10. EDIT: when you DO actually want to update the game, disable the firewall rules made in Step 4 and launch the EA app normally
  11. Understand that this is not technical advice and is closer to "mad science"

*pushes up nerd glasses* if my calculations are correct, doing all this rigamarole will give you control over when the game actually updates, as well as a rollback plan for when it inevitably goes tits up. I'm probably forgetting something here, and this will all probably fall flat when the time comes, but hey it's something.

 

The reason I'm killing my whole network adapter is if I don't, and just do the firewall rules, the EA app somehow knows something is fishy and won't launch the game, and gives me a generic 1000 error code and tells me to go online (even if I was previously in offline mode). I don't need the internet while I'm playing the game, I listen to music offline and if I want youtube I throw it on my smartphone. This will not work for everyone.

 

The reason I am keeping a full offline .7z backup of the game files is because I don't trust Steam to honor my "Please don't update this until I want to launch it" agreement. I'm sure sooner or later, Steam will just kind of "forget" that I set that... seems to happen with all cloud based settings sooner or later, something gets reset to defaults whether malicious or not.

 

The reason I'm putting so much effort into this is... well... I honestly can't say anymore, I don't even like The Sims lmao

 

...But I do love a good fistfight with DRM/Always online B.S., especially when the reward is "build your own playboy mansion"

Edited by applicationunprocessed
Posted
1 hour ago, Oven-toasted-owl said:

Turbo disabled comments and I don't blame him; half of ya'll can't behave

You mean patreon? where only his true and most loyal supporters (paid subscribers) can comment? and they are somehow upset? mm I wonder why. He only make them wait a week, and he blocked the comments when their subscriptions says explicitly they will grant access to all post and discussions from patreon. But oh yes, that people must be wrong, turbo is right he must censor everything even if people are paying for it, he has right.

Posted
1 hour ago, EmmaXD1974 said:

I saw some things on X the other day, seriously people killed TURBODRIVER because he isn't supposedly updating? the last update wasn't that long ago


yes your right he last updated on the 16th of JULY but with the lastest update from EA has broken parts of WW since the 26th of JULY and Turbo is away on a BRAKE atm and cant update his mod right now, and we are all intitled to a brake. and when we go away we dont all take our Laptops or desktops away with us.

Posted
On 7/29/2024 at 11:27 PM, Oven-toasted-owl said:

it's not just the nudity / fucking and stuff it's the extra shift + click menus for me like shift click delete an object can't do that without WW

Even without the sexual stuff the mod is extremely well done and adds so much dynamic elements to the game. I like Sims CAS as a creative outlet personally, but to actually play the game it doesn't feel the same without WW. It adds so much realism and complexity. 

Posted
1 hour ago, Anamariesa said:

You mean patreon? where only his true and most loyal supporters (paid subscribers) can comment? and they are somehow upset? mm I wonder why. He only make them wait a week, and he blocked the comments when their subscriptions says explicitly they will grant access to all post and discussions from patreon. But oh yes, that people must be wrong, turbo is right he must censor everything even if people are paying for it, he has right.

I guess a few bad comments upset him and thats why he shut off comments on patreon for now

Posted

I never post here but I saw on reddit, on the normal gaming sub, of all places what happened. This is why I don't interact with you people and nobody else sane should either.

Posted
1 hour ago, AllUpInsideYa said:

I never post here but I saw on reddit, on the normal gaming sub, of all places what happened. This is why I don't interact with you people and nobody else sane should either.

You call people who openly say what they like and what they don't insane. Where are you from, North Korea?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   1 member

×
×
  • Create New...