ITS A RE-POST! ORIGINAL POST HERE:Unsolved - Make multiple screens with genericGauges.lua | BeamNG I am making a dash with more than one screens with .html files and genericGauges.lua. I found out that the lua supports different names of configrations and tried to use different configration names like configuration_velocity and configuration_rpm, but it doesn't work. Still, one of them stayed "no texture". How can I solve it?
Is the gauge's material name in the model file the same as the one you are referencing in JBeam? In this case, auto_play_screen_velocity. I usually have this error if the material names don't match up.
Make sure that you don't have conflicting controller names like here: Change the name field for one of them and use that as the JBeam section name.