idz: Broken car data will crash the game #8

Open
opened 2021-06-25 11:41:13 +03:00 by icex2 · 0 comments
icex2 commented 2021-06-25 11:41:13 +03:00 (Migrated from github.com)

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.

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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Max/djhackersdev_minime#8