HaZardModding / STEF2_GBS-MOD

The A Gate two Birds and the beautiful Sky modification is an open-source project developed by The Colonists. Made for Star Trek: Elite Force II by Ritual Entertainment.
1 stars 0 forks source link

map8 - Vertex color specified for shader - Warning in console #13

Closed Chrissstrahl closed 3 months ago

Chrissstrahl commented 3 months ago

Level: map8 Where: At level start location When: Always - If developer is enabled.

A Warning is continuesly printed into the console: Vertex color specified for shader 'textures/romulan_installation/rom_terrain_vert1', but vertex colors are not valid for this model

A texture that is meant to be used on Terrain is being used on something other than terrain

Chrissstrahl commented 3 months ago

In map8.map replaced line: ( -352 480 144.004 ) ( -352 480 -16 ) ( -352 448 -16 ) textures/romulan_installation/rom_terrain_vert1 0 0 0 0.5 0.5 0 0 0 +surfaceparm detail with ( -352 480 144.004 ) ( -352 480 -16 ) ( -352 448 -16 ) romulan_installation/romice1 0 0 0 0.5 0.5 0 0 0 +surfaceparm detail