[Major bug] repeated "Please make space in garage for cars" constantly on every screen.

Problem / Motivation
When you reach max 550 cars, then try to claim your League Rewards (which gives you at least 1 car), an error message appears “We tried to add a new car but there was no room. Please make some space and try again”. But the message NEVER goes away no matter what. The message appears every time you press Start to go to the menu, every time you go to autoshow, or garage, or tuning screens. Regardless of removing any number of cars from garage.

Steps to Reproduce

  • Get 550 Cars in your garage
  • Try to claim rewards from last seasons League
  • Error message pops up, and will never stop even if you clear some space in garage

Proposed Solution
Edit the code to get the count of how many cars are in the users garage right now. Include If statement to check if user_total_cars < max_car_limit. If there is room, retry adding the car again. Shouldn’t take more than a few minutes to implement the fix, and make your game not so annoying. (I am not the only one, check reddit, lots of people have this issue! More so, your dedicated players that have reached 550 cars!).

Please fix this issue. It’s very game breaking and far more annoying than having to wait 30 seconds just to be able to view my cars (separate issue, I assume it’s known? When users have hundreds of cars, shouldn’t there be a better caching method? Would save on bandwidth and take a big load off servers too I’d imagine).

(I’m a web developer, not a game developer.)

1 Like

guessing you don’t read before posting but there has been multiple threads on the issue, which is annoying that people keep creating new threads on the IDENTICAL topic

they are working on it and have been since release, not gonna do it until they are sure it wont corrupt saves

https://forums.forza.net/turn10_postst147423_Garage-Capacity-Update--When--I-AM-DESPERATE.aspx

1 Like