MagmaMcFry / Factorissimo2

Factorissimo2, a Factorio mod that adds factory buildings to the game
https://mods.factorio.com/mod/Factorissimo2
MIT License
65 stars 40 forks source link

Energy transfer not checking if entities are valid #21

Closed Rseding91 closed 6 years ago

Rseding91 commented 6 years ago

I placed a factory and then destroyed every entity on the surface and it gave this error: https://i.imgur.com/W3TWbD0.jpg

It's because the energy transfer logic isn't checking for entity.valid before trying to use it.