Re: [FIXED] Cats and Dogs permanently scared after vet check-up
I have found a temporary solution. It does indeed seem as though we're dealing with a bugged moodlet, my guess would be that whatever the "Scared of the Vet" moodlet is called, the timer on it has a few extra 0's in it.
To get rid of the moodlet (permanently, until the next time you trigger the bug again) follow these steps.
- Enable testing cheats by opening the console (Control+Shift+C and typing in testingcheats on)
- Get the SimID by the pet affected by the bug by typing in the command sims.get_sim_id_by_name FirstNameofPet LastNameofPet
- Write down the sim ID written in the console, it'll be a 19 character long string
- Remove all moodlets from your pet by typing in sims.remove_all_buffs SimID, e.g. sims.remove_all_buffs 1052442116385935975
What you can do is open up notepad or something in a small window above the game and then type down the SimID there, provided you play in windowed full-screen or windowed mode, and not actual full-screen. You can then copy-paste (Control-C, Control V) the SimID once into the console.
This will clear all the moodlets from your pet and they'll stop whining. Hopefully they'll fix this soon though.