veden / Rampant

Factorio Mod - Basic AI augmentation using potential fields
GNU General Public License v3.0
58 stars 22 forks source link

Fixes crash :zap: #178

Closed millerscout closed 1 year ago

millerscout commented 1 year ago

fixes:

https://mods.factorio.com/mod/Rampant/discussion/64fd9c2f6ca8358ef4a69f70 https://mods.factorio.com/mod/Rampant/discussion/65071df332462785b74e7feb https://mods.factorio.com/mod/Rampant/discussion/6502e138b9d51e3e1baa4598 https://mods.factorio.com/mod/Rampant/discussion/64fcfe1055fe6cfab4001c47

veden commented 1 year ago

first, thank you for taking the time for making this bugfix.

Frag31337 commented 1 year ago

Hm, I think that 518 line need this fix too. if cause and cause.valid and cause.get_health_ratio() ~= nil then

millerscout commented 1 year ago

Hm, I think that 518 line need this fix too. if cause and cause.valid and cause.get_health_ratio() ~= nil then

I'll check asap, thanks!

Kirill commented 1 year ago

https://mods.factorio.com/mod/Rampant/discussion/650f085a08fc2c2aa7464855 and https://mods.factorio.com/mod/Rampant/discussion/650ded2eabdb2d1e559eef94 (approve this fixed)