leezer3 / OpenBVE

OpenBVE- A free train simulator
http://www.openbve-project.net
275 stars 52 forks source link

[Bug] Texture wrap mode set to ClampClamp when preloading train texture. #1052

Closed Kenny-Hui closed 1 month ago

Kenny-Hui commented 1 month ago

Description

Texture Wrap Mode seems to always be ClampClamp during the preloading of the train texture (Nightly Build 2024-07-24) image

SetWrapMode does not seems to override this behavior either.

Reproduction

If the issue occurs in multiple routes/ trains, please provide one or two samples. In order to reproduce the issue and debug it, it's helpful to have the following:

Train

https://github.com/HKTSS/LRV-P4/releases/tag/3.0.2 (Offending object in LRV/Interior/inside.csv Line 67)

Related information