Description | DS is still throwing exceptions because of missing textures in \Content\Textures\Banners... The DS does not need textures and the requested files do not exist in the DS installation. I assume the devs forgot to disable / remove those files from loading on a DS.
The following log shows all the missing files the DS tries to load:
2021-04-06 19:37:12.621|Worker Background 0> Error: Error opening file C:\Program Files (x86)\Steam\steamapps\common\Medieval Engineers Dedicated Server\Content\Textures\Banners\Patterns\CrossDiagonal.png: System.IO.FileNotFoundException: Unable to find the specified file. at VRage.FileSystem.MyFileSystem.Open(String path, FileMode mode, FileAccess access, FileShare share) at VRage.FileSystem.MyFileSystem.OpenRead(String path) 2021-04-06 19:37:12.622|Worker Background 0> Error: Error opening file C:\Program Files (x86)\Steam\steamapps\common\Medieval Engineers Dedicated Server\Content\Textures\Banners\Symbols\CrossedAxe.png: System.IO.FileNotFoundException: Unable to find the specified file. at VRage.FileSystem.MyFileSystem.Open(String path, FileMode mode, FileAccess access, FileShare share) at VRage.FileSystem.MyFileSystem.OpenRead(String path) 2021-04-06 19:37:12.683|Worker Background 0> Error: Error opening file C:\Program Files (x86)\Steam\steamapps\common\Medieval Engineers Dedicated Server\Content\Textures\Banners\Patterns\Cross.png: System.IO.FileNotFoundException: Unable to find the specified file. at VRage.FileSystem.MyFileSystem.Open(String path, FileMode mode, FileAccess access, FileShare share) at VRage.FileSystem.MyFileSystem.OpenRead(String path) 2021-04-06 19:37:12.684|Worker Background 0> Error: Error opening file C:\Program Files (x86)\Steam\steamapps\common\Medieval Engineers Dedicated Server\Content\Textures\Banners\Symbols\Shield.png: System.IO.FileNotFoundException: Unable to find the specified file. at VRage.FileSystem.MyFileSystem.Open(String path, FileMode mode, FileAccess access, FileShare share) at VRage.FileSystem.MyFileSystem.OpenRead(String path) 2021-04-06 19:37:12.742|Worker Background 0> Error: Error opening file C:\Program Files (x86)\Steam\steamapps\common\Medieval Engineers Dedicated Server\Content\Textures\Banners\Patterns\None.png: System.IO.FileNotFoundException: Unable to find the specified file. at VRage.FileSystem.MyFileSystem.Open(String path, FileMode mode, FileAccess access, FileShare share) at VRage.FileSystem.MyFileSystem.OpenRead(String path) 2021-04-06 19:37:12.743|Worker Background 0> Error: Error opening file C:\Program Files (x86)\Steam\steamapps\common\Medieval Engineers Dedicated Server\Content\Textures\Banners\Symbols\Character.png: System.IO.FileNotFoundException: Unable to find the specified file. at VRage.FileSystem.MyFileSystem.Open(String path, FileMode mode, FileAccess access, FileShare share) at VRage.FileSystem.MyFileSystem.OpenRead(String path) 2021-04-06 19:37:12.798|Worker Background 0> Error: Error opening file C:\Program Files (x86)\Steam\steamapps\common\Medieval Engineers Dedicated Server\Content\Textures\Banners\Patterns\None.png: System.IO.FileNotFoundException: Unable to find the specified file. at VRage.FileSystem.MyFileSystem.Open(String path, FileMode mode, FileAccess access, FileShare share) at VRage.FileSystem.MyFileSystem.OpenRead(String path) 2021-04-06 19:37:12.799|Worker Background 0> Error: Error opening file C:\Program Files (x86)\Steam\steamapps\common\Medieval Engineers Dedicated Server\Content\Textures\Banners\Symbols\Character.png: System.IO.FileNotFoundException: Unable to find the specified file. at VRage.FileSystem.MyFileSystem.Open(String path, FileMode mode, FileAccess access, FileShare share) at VRage.FileSystem.MyFileSystem.OpenRead(String path) 2021-04-06 19:37:12.854|Worker Background 0> Error: Error opening file C:\Program Files (x86)\Steam\steamapps\common\Medieval Engineers Dedicated Server\Content\Textures\Banners\Patterns\None.png: System.IO.FileNotFoundException: Unable to find the specified file. at VRage.FileSystem.MyFileSystem.Open(String path, FileMode mode, FileAccess access, FileShare share) at VRage.FileSystem.MyFileSystem.OpenRead(String path) 2021-04-06 19:37:12.855|Worker Background 0> Error: Error opening file C:\Program Files (x86)\Steam\steamapps\common\Medieval Engineers Dedicated Server\Content\Textures\Banners\Symbols\Character.png: System.IO.FileNotFoundException: Unable to find the specified file. at VRage.FileSystem.MyFileSystem.Open(String path, FileMode mode, FileAccess access, FileShare share) at VRage.FileSystem.MyFileSystem.OpenRead(String path) 2021-04-06 19:37:12.911|Worker Background 0> Error: Error opening file C:\Program Files (x86)\Steam\steamapps\common\Medieval Engineers Dedicated Server\Content\Textures\Banners\Patterns\None.png: System.IO.FileNotFoundException: Unable to find the specified file. at VRage.FileSystem.MyFileSystem.Open(String path, FileMode mode, FileAccess access, FileShare share) at VRage.FileSystem.MyFileSystem.OpenRead(String path) 2021-04-06 19:37:12.912|Worker Background 0> Error: Error opening file C:\Program Files (x86)\Steam\steamapps\common\Medieval Engineers Dedicated Server\Content\Textures\Banners\Symbols\Character.png: System.IO.FileNotFoundException: Unable to find the specified file. at VRage.FileSystem.MyFileSystem.Open(String path, FileMode mode, FileAccess access, FileShare share) at VRage.FileSystem.MyFileSystem.OpenRead(String path) 2021-04-06 19:37:12.969|Worker Background 0> Error: Error opening file C:\Program Files (x86)\Steam\steamapps\common\Medieval Engineers Dedicated Server\Content\Textures\Banners\Patterns\Quarters.png: System.IO.FileNotFoundException: Unable to find the specified file. at VRage.FileSystem.MyFileSystem.Open(String path, FileMode mode, FileAccess access, FileShare share) at VRage.FileSystem.MyFileSystem.OpenRead(String path) 2021-04-06 19:37:13.025|Worker Background 0> Error: Error opening file C:\Program Files (x86)\Steam\steamapps\common\Medieval Engineers Dedicated Server\Content\Textures\Banners\Patterns\Quarters.png: System.IO.FileNotFoundException: Unable to find the specified file. at VRage.FileSystem.MyFileSystem.Open(String path, FileMode mode, FileAccess access, FileShare share) at VRage.FileSystem.MyFileSystem.OpenRead(String path)
|
---|