如题,发现这个问题以后我重新下载了不包含任何模组的游戏本体,在启动后初始化至开始页面时就会在logfile里面报warning,warning信息如下:
40 21:21:47 - - Warning: Did not find texture file "30er_reihensiedlung01.bmp"!
41 21:21:47 - - Warning: Did not find texture file "SD_Rad_v.bmp"!
42 21:21:47 - - Warning: Did not find texture file "reifen.bmp"!
43 21:21:47 - - Information: Visual helpers created
44 21:21:47 - - Information: Audio Mixer erstellen...
45 21:21:47 - - Information: ---
46 21:21:47 - - Information: Download Internet Textures...
47 21:23:01 - - Information: Downloaded file Sceneryobjects\Ruede\texture\werbungen\fromInternet_5.tga from
http://www.omnibussimulator.de/download/ad_bushut_5.tga
......
58 21:23:01 - - Information: Spline-Helper initialisieren...
59 21:23:01 - - Warning: Did not find texture file "path_car_1.bmp"!
60 22:04:55 - - Information: Deativating TIR...
61 22:04:55 - - Information: TIR was not available
但是我在omsi目录下搜索这些warning中报告"did not find"的文件,都是存在并且完整的。这个问题直接导致一些地图的一些地块无法加载,且部分地块加载速度变慢。目前我已经使用DirectX repair检测并修复了有关directx的所有.dll文件,以及所有c++运行库,并且对显卡驱动进行了更新,问题依然存在,想问下大家有没有遇到过类似的问题,有什么解决方法