![]() |
#1
|
|||
|
![]() After following the Getting Started guide, everything seems to be working. I played for a few hours. However, I see a bunch of errors in the logs about missing sky files. Here is a snippet of some,
Logs/Sky.txt: Code:
2016-05-08 09:53:44 SkyERROR: ColorMap devastation-0 unable to load bitmap Resources\Sky\ColorMap-devastation.dds 2016-05-08 09:53:44 SkyERROR: Error reading section [ColorMap-devastation-0] 2016-05-08 09:53:44 SkyERROR: Error reading section [ColorMap-OmensRainCloudDawn] 2016-05-08 09:53:44 SkyERROR: Error reading section [ColorMap-GreatDivide] 2016-05-08 09:53:44 SkyERROR: ColorMap OmensRainNight unable to load bitmap Resources\Sky\ColorMap-DefaultNightRain3.dds 2016-05-08 09:53:44 SkyERROR: Error reading section [ColorMap-OmensRainNight] 2016-05-08 09:53:44 SkyERROR: Missing section [ColorMap-eviltree-0] 2016-05-08 09:53:44 SkyERROR: Missing section [ColorMap-xorb-0] 2016-05-08 09:53:44 SkyERROR: ColorMap OmensRainDusk unable to load bitmap Resources\Sky\ColorMap-DefaultDawnRain2.dds 2016-05-08 09:53:44 SkyERROR: Error reading section [ColorMap-OmensRainDusk] 2016-05-08 09:53:44 SkyERROR: ColorMap darkhollow-0 unable to load bitmap Resources\Sky\ColorMap-DefaultNightP.dds Code:
[Mon May 09 05:25:26 2016]00000:ResourceManager::LoadRawBitmap(): unable to load "Resources\Sky\ColorMap-devastation.dds" (not found) [Mon May 09 05:25:26 2016]00001:ResourceManager::LoadRawBitmap(): unable to load "Resources\Sky\ColorMap-DefaultNightRain3.dds" (not found) [Mon May 09 05:25:26 2016]00002:ResourceManager::LoadRawBitmap(): unable to load "Resources\Sky\ColorMap-DefaultDawnRain2.dds" (not found) [Mon May 09 05:25:26 2016]00003:ResourceManager::LoadRawBitmap(): unable to load "Resources\Sky\ColorMap-DefaultNightP.dds" (not found) [Mon May 09 05:25:26 2016]00004:ResourceManager::LoadRawBitmap(): unable to load "Resources\Sky\ColorMap-DefaultDayRain2.dds" (not found) [Mon May 09 05:25:26 2016]00005:ResourceManager::LoadRawBitmap(): unable to load "Resources\Sky\ColorMap-eviltown.dds" (not found) [Mon May 09 05:25:26 2016]00006:ResourceManager::LoadRawBitmap(): unable to load "Resources\Sky\ColorMap-DefaultDawnRain2.dds" (not found) [Mon May 09 05:25:26 2016]00007:ResourceManager::LoadRawBitmap(): unable to load "Resources\Sky\ColorMap-Kattacastrum.dds" (not found) [Mon May 09 05:25:26 2016]00008:ResourceManager::LoadRawBitmap(): unable to load "Resources\Sky\ColorMap-PlaneOfMagic.dds" (not found) [Mon May 09 05:25:27 2016]00009:ResourceManager::LoadRawBitmap(): unable to load "Resources\Sky\ColorMap-solteris.dds" (not found) [Mon May 09 05:25:27 2016]00010:ResourceManager::LoadRawBitmap(): unable to load "Resources\Sky\ColorMap-DefaultNightP.dds" (not found) [Mon May 09 05:25:27 2016]00011:ResourceManager::LoadRawBitmap(): unable to load "Resources\Sky\ColorMap-clzNight.dds" (not found) [Mon May 09 05:25:29 2016]00012:ResourceManager::CreateTexture(): unable to load "resources\sky\stars.dds" D3DX Error:Unknown DirectX 9 Error [Mon May 09 08:38:23 2016]00013:ResourceManager::CreateTexture(): unable to load "Resources\WaterSwap\water_c.bmp" (not found) There are many more similar errors. I put the full log files on pastebin, fyi: https://bpaste.net/show/02e8c8e32789 and https://bpaste.net/show/709ab5262c2d Did I do something wrong? Thanks | ||
|
|