JurassicParkTrespasser icon indicating copy to clipboard operation
JurassicParkTrespasser copied to clipboard

Barrels graphics bug

Open meekee7 opened this issue 4 years ago • 2 comments

Sometimes blue and green barrels are rendered wrong. There is a huge, single-colored, untextured, object sticking out from within the barrel. This object appears and disappears when you move around. This happens in multiple levels, I have not checked all the levels though. image image

meekee7 avatar Apr 30 '20 17:04 meekee7

image image

Curiously enough, the project configuration affects the problem. The original screenshots were taken in a Debug build. In Release and Final builds, the barrels get blue polygons.

meekee7 avatar Apr 30 '20 20:04 meekee7

A clue from ChaotianDrac on Discord/Trescom:

Well, those are normalmapped textures... Possibly the engine is getting stuck with too many normalmaps at once on particular objects? that just came to mind. Or, those are 128x256 textures, maybe it's a problem with the textures not being square.

meekee7 avatar Apr 30 '20 23:04 meekee7