When i load 0.16.13 / 0.16.10 version (i haven't tried the rest), it says something like: 'First number must be a number, table, or string. Location: []--Turret_Shields_0.16.13/control.lua:351: in main chunk
Any ideas?
more information pls.
what version did you run before?
line 351 is script.on_event(defines.events.on_entity_damaged,function(event) so that error seems weird
are you running normal freeplay mode?
maybe try this one https://www.dropbox.com/s/3z54wse04n1ypan/Turret-Shields_0.16.14.zip?raw=1
and pls tell me the exact error message
is anybody else getting this error?
try this one: https://www.dropbox.com/s/ux5qrx4utfygeph/Turret-Shields_0.16.16.zip?raw=1
if i am right, your game somehow forgot what "defines.events.on_entity_damaged" is.
i replaced that with "defines.events.on_entity_damaged or 97".
if it works now, there might be something wrong with your game files or you don't have the latest factorio beta installed.
good luck