[Render] Unable to create layer 'Map3DCeiling': Fragment info
-------------
0(8) : warning C7050: "outColor" might be used before being initialized
at Ambermoon.Renderer.OpenGL.RenderView..ctor(IContextProvider contextProvider, IGameData gameData, IGraphicProvider graphicProvider, IFontProvider fontProvider, ITextProcessor textProcessor, Func`1 textureAtlasManagerProvider, Int32 framebufferWidth, Int32 framebufferHeight, Size windowSize, Boolean& useFrameBuffer, Boolean& useEffectFrameBuffer, Func`1 screenBufferModeProvider, Func`1 effectProvider, Graphic[] additionalPalettes, DeviceType deviceType, SizingPolicy sizingPolicy, OrientationPolicy orientationPolicy)
at Ambermoon.GameWindow.CreateRenderView(IGameData gameData, IConfiguration configuration, IGraphicProvider graphicProvider, IFontProvider fontProvider, Graphic[] additionalPalettes, Func`1 textureAtlasManagerProvider)
at Ambermoon.GameWindow.ShowVersionSelector(BinaryReader builtinVersionReader, Action`4 selectHandler, TextureAtlasManager& createdTextureAtlasManager)
at Ambermoon.GameWindow.Window_Load()
at Silk.NET.Windowing.Internals.ViewImplementationBase.Initialize()
at Silk.NET.Windowing.WindowExtensions.Run(IView view)
at Ambermoon.GameWindow.Run(Configuration configuration)
at Ambermoon.Program.Main()