NullSystemWorks / mtadayz

Official MTA:DayZ Repository
Other
40 stars 35 forks source link

dublicate vehicle bug #160

Closed axelmine closed 6 years ago

axelmine commented 6 years ago

please fix bug dublicate vehicle https://prnt.sc/ipofb0

mtadayz commented 6 years ago

Page not found.

Risusama commented 6 years ago

Page not found, indeed. Seems like something sheibed something up while @No4NaMe was creating this issue. Here's the proper link, for an easier future: https://prnt.sc/ipofb0

mtadayz commented 6 years ago

This happens because

a) Whenever you reset internal.db, the vehiclemanager will be deleted, which leads to b) Vehicles "respawning" because they are saved in an extra database.

I'll think of something that should prevent this.

mtadayz commented 6 years ago

Fixed as of commit 6c15361.