Sometimes IDZ will send a buy request for an empty/invalid car. Minime however doesn't know it's invalid and thus saves it perfectly fine, which means the next time the game requests the garage, it will crash because of said car. You can remove the car from the db manually and that fixes it, but I think we should sanity check buy requests instead.
I will look into it in the future.
In GitLab by @BemaniWitch on Jun 25, 2021, 10:41
Sometimes IDZ will send a buy request for an empty/invalid car. Minime however doesn't know it's invalid and thus saves it perfectly fine, which means the next time the game requests the garage, it will crash because of said car. You can remove the car from the db manually and that fixes it, but I think we should sanity check buy requests instead.
I will look into it in the future.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
In GitLab by @BemaniWitch on Jun 25, 2021, 10:41
Sometimes IDZ will send a buy request for an empty/invalid car. Minime however doesn't know it's invalid and thus saves it perfectly fine, which means the next time the game requests the garage, it will crash because of said car. You can remove the car from the db manually and that fixes it, but I think we should sanity check buy requests instead.
I will look into it in the future.