2021-04-01 16:28:41: WARNING[Main]: Texture "real_torch_on_floor.png" of real_torch:torch has transparency, assuming use_texture_alpha = "clip".
2021-04-01 16:28:41: WARNING[Main]: This warning can be a false-positive if unused pixels in the texture are transparent. However if it is meant to be transparent, you MUST update the nodedef and set use_texture_alpha = "clip"! This compatibility code will be removed in a few releases.
2021-04-01 16:28:41: WARNING[Main]: Texture "real_torch_on_floor.png" of real_torch:torch_wall has transparency, assuming use_texture_alpha = "clip".
2021-04-01 16:28:41: WARNING[Main]: Texture "real_torch_on_floor.png" of real_torch:torch_ceiling has transparency, assuming use_texture_alpha = "clip".
2021-04-01 16:28:41: WARNING[Main]: Texture "real_torch_on_floor.png" of real_torch:torch has transparency, assuming use_texture_alpha = "clip".
2021-04-01 16:28:41: WARNING[Main]: This warning can be a false-positive if unused pixels in the texture are transparent. However if it is meant to be transparent, you MUST update the nodedef and set use_texture_alpha = "clip"! This compatibility code will be removed in a few releases.
2021-04-01 16:28:41: WARNING[Main]: Texture "real_torch_on_floor.png" of real_torch:torch_wall has transparency, assuming use_texture_alpha = "clip".
2021-04-01 16:28:41: WARNING[Main]: Texture "real_torch_on_floor.png" of real_torch:torch_ceiling has transparency, assuming use_texture_alpha = "clip".
Real Torch has been updated with some new features and tweaked code to stop these errors :)
Great,thank you very much I will try immediately. ;)
Update: Works like a charm again. =)