Home Artists Posts Import Register

Content

Hi everyone,

Just a few things I want to inform about today :)

 
I. Major update to Milestone Cheats

Milestone Cheats now can also add milestones linked to specific Sims! It also got a full interface re-work.

P.S. for those who missed it, I also have released the 'Milestone Fixes' mod to address & improve some EA inconveniences / bugs with milestones.

II. GAME BUG blaming RPO in LE's

I still get a lot of messages about this, so, I will inform again to help:

Telemetry error
AttributeError: 'NoneType' object has no attribute 'sim_id'
is caused by a game bug

It is not caused by my mod. My mod simply happens to run a process at the same time as when the bug happens.
It causes various issues such as pregnancy having no timer.
There is a mod out there to fix the game bug, see here.


III. Milestone mods note

There has been some confusion about this, so I will clarify:
  • - Milestone cheats and Milestone fixes are not the same mod, they are two different ones and have different purposes.

    - Milestone cheats let you add or remove Milestones to and from any age group.

    - Milestone Fixes, on the other hand is about fixing issues or inconveniences currently happening with the EA system ( such as rotational disappearance of milestone, and played households not currently active not getting their Milestones when they're interacting with your currently active Sim)

    - And of course, Milestones expanded is also another, third mod, a gameplay one adding new milestones, moodlets, etc.


That's it for today; Happy April everyone!

Best,
Lumpinou

Comments

Whiskeikitten

Thank you for the update. Hope you are able to enjoy the rest of your day.

Anonymous

hi, this is not related to the mile stones but Better Exceptions keeps saying there is a bad tuning for the RPO main core file and my game keeps crashing

Anonymous

In point #2 is a link to a mod that can help with that issue. It's a bug from EA that make it look like RPO.

lumpinou

And if it's not the same error message, then I would need to see your error message :)

lumpinou

They wouldn't conflict even if they had similar features

Anonymous

Thank you so so so much you are GOAT status in my eyes <3 Please take care!

Anonymous

You're the freaking BEST! Up your prices, I'm still going to pay.

Makiyah

I’m new but i have ALWAYS loved your mods and appreciate you so much ! Your hard work doesn’t go unnoticed 💗

Anonymous

WCIF the middle hair?

Anonymous

Hi Lumpinou, Thankyou so much for the mods! I was wondering so I’d love a reply, I am making my own mod similar to this but I am adding in some features I want for myself to be in the game and I was wondering if I could use your Relationship and pregnancy overhaul as a base, sort off to see how to plan out my mod, as I’ve no idea where to start honestly xD but I want to make my ideas happen 😊x

lumpinou

Hi, if you're new to modding I recommend exploring the game code to start understanding how to do things, little by little that will enable you to make your ideas real (and optionally you can also read up tutorials!) I do not allow copy of my work, no (to the exception of some code parts that I've posted in creator's server as they are tools that I ve could be useful in various mods because they're just bolts with no direct context. Everything else is no). But either way, copying anything from rpo wouldn't help you anyways because beyond the problem of things not being understandable without having studied game code first, most things in modding are highly contextualized to their particular context and purpose, and not adaptable to another exactly as is. The way I chose to do something in one particular context for one particular goal is by no means going to be indicative of the way you should do something in another context and if anything it can be misleading. Start from your knowledge of the game and its tools and your knowledge of what you are trying to do and make those meet in the middle. If you don't have enough knowledge of the game processes yet to do that, I would say you need more study of the game code and modding practice on small self contained projects. We all start somewhere small :) Good luck!