[0.12.20] Game freezes when vehicle is destroyed over water

This subforum contains all the issues which we already resolved.
Post Reply
Mr. Mechanic
Burner Inserter
Burner Inserter
Posts: 19
Joined: Sun Jan 10, 2016 1:53 pm
Contact:

[0.12.20] Game freezes when vehicle is destroyed over water

Post by Mr. Mechanic »

I tried my hand at modding the game by creating a hovercraft vehicle - just a copy of the car entity, except that its collision mask is set to { "object-layer" }. That works as intended, but the game froze when the hovercraft I was driving got destroyed by worms while it was hovering over a body of water.

I assume there's a loop in the code somewhere that's checking for a valid position to drop the player when a vehicle is destroyed, but it's not taking into account that there may not be a valid position.

NOTE: This happened with version 0.12.20.

kovarex
Factorio Staff
Factorio Staff
Posts: 8078
Joined: Wed Feb 06, 2013 12:00 am
Contact:

Re: [0.12.20] Game freezes when vehicle is destroyed over water

Post by kovarex »

Thanks, it is fixed for 0.12.22

Post Reply

Return to “Resolved Problems and Bugs”