Hi,
get this error on startup: ryans_mod/data.lua:5: ryans_mod/prototypes/wall.lua:327: attempt to call global 'get_circuit_connector_sprites' (a nil value)
The sprite definition changed in 0.16. Better to make a copy of the vanilla wall with table.deepcopy() from data.raw and change only whats needed.
cu, steinio.