Ideas

Zortuk1's avatar
Zortuk1
Rising Novice
3 months ago
Status:
Awaiting Additional Reports

Household/Guest limit LE after moving in a roommate

I encountered an AttributeError in the roommate_service. I was able to find this bug using the Better Exceptions Mod (BE-Mod), and I've attached the full report image to this post. The error appears to be a base game issue, as I have removed all other mods and CC to isolate it.

Steps to Reproduce:

  1. Load a saved game.
  2. The error report appears immediately after the game loads.

Additional Information:

  • The error happens while my four Sims are on vacation in Mt. Komorebi.
  • The specific error is an AttributeError: 'TravelGroup' object has no attribute 'HOUSEHOLD_AND_GUEST_MAXIMUM'.
  • This suggests a problem with how the game handles household and guest limits, possibly related to the roommate_service while a travel group is active.
  • The game version is 1.117.227.1030.

6 Comments

  • kl0jitsu's avatar
    kl0jitsu
    New Spectator
    31 days ago

    Anyone resolved this issue? I'm experiencing something similar when using Lot51's Hotels mod and I've tried everything:

    • Reset the lot/household
    • Deleted and redownloaded updated versions of mods
    • Started a new save file and experienced the same thing on there
    • Constantly deleting cache, BE reports, etc files


    And still getting a BE Report:
    Cause 10%: roommate_service
    Reason: Exception in <function c_api_server_tick at 0x4679dce60>, args: (403728224609,), kwargs: {} AttributeError("'TravelGroup' object has no attribute 'HOUSEHOLD_AND_GUEST_MAXIMUM'") (AttributeError: 'TravelGroup' object has no attribute 'HOUSEHOLD_AND_GUEST_MAXIMUM')

    The game is playable, but I'm having to press Escape every once in a while to force an action. Attached my report for reference :S

  • Zortuk1's avatar
    Zortuk1
    Rising Novice
    3 months ago

    I have now solved the problem. There was a problem with the property. I had replaced it and forgotten to change it back to holiday property. It was then marked as a residential property. Within a short time, a family moved in while I was still on holiday there.

  • Please post the game lastException instead of BE. Remove BE for that purpose.

    • Create a backup of your save game
    • Move your mods folder to the desktop
    • Delete the following files from your user folder.
      •  localthumbcache
      • Any lastException Files
      • Any LastCrash files.
    • Recreate the error and see if a new lastexception file is created
    • Open the file with a text editor and copy/paste the content.

     

    Also do you see anything happen in the game or is it just the LE ?