Textures stopped working. Only way i can make it work is if i modify the pickup's materials.cs in beamng's common.zip everything should work, its written the same way in both materials.cs but when i remove it in the common.zip it stops working. Console
tried clearing cache, safe mode disables mods. and game integrity wont do anything, im working on a mod. but i reinstalled the game a few days ago to try it anyways.
It has its own material assigned. i double checked everything yet its not working. it has its textures and everything in the same folder as well
id make sure that your code is correct in materials.cs, usually thats the problem. check maybe theres something under content/levels thats should be just /levels/ try that and run game.
It has its own materials.cs file. but it only works if i put the code in the materials.cs in the pickup folder in common.zip same code in both materials.cs.
I get the same error when trying to add textures to my mod that simply adds an upfit to the T series, the whole model loses textures apart from the wheels which are a common asset.