I have a problem running openra

Discussion about the game and its default mods.
Post Reply
ruby3141
Posts: 1
Joined: Thu Feb 07, 2013 3:49 pm

I have a problem running openra

Post by ruby3141 »

Exception of type `System.AccessViolationException`: 보호된 메모리를 읽거나 쓰려고 했습니다. 대부분 이러한 경우는 다른 메모리가 손상되었음을 나타냅니다.
위치: Tao.OpenGl.Gl.Delegates.DrawArrays.Invoke(Int32 mode, Int32 first, Int32 count)
위치: Tao.OpenGl.Gl.glDrawArrays(Int32 mode, Int32 first, Int32 count)
위치: OpenRA.Renderer.SdlCommon.SdlGraphics.DrawPrimitives(PrimitiveType pt, Int32 firstVertex, Int32 numVertices)
위치: OpenRA.Renderer.Glsl.GraphicsDevice.DrawPrimitives(PrimitiveType pt, Int32 firstVertex, Int32 numVertices)
위치: OpenRA.Graphics.Renderer.DrawBatch[T](IVertexBuffer`1 vertices, Int32 firstVertex, Int32 numVertices, PrimitiveType type)
&#50948;&#52824;: OpenRA.Graphics.SpriteRenderer.<Flush>m__142()
&#50948;&#52824;: OpenRA.Renderer.Glsl.Shader.Render(Action a)
&#50948;&#52824;: OpenRA.Graphics.SpriteRenderer.Flush()
&#50948;&#52824;: OpenRA.Graphics.SpriteRenderer.DrawSprite(Sprite s, float2 location, Int32 paletteIndex, float2 size)
&#50948;&#52824;: OpenRA.Graphics.SpriteFont.DrawText(String text, float2 location, Color c)
&#50948;&#52824;: OpenRA.Mods.RA.RALoadScreen.Display()
&#50948;&#52824;: OpenRA.Graphics.ChromeProvider.LoadCollection(String name, MiniYaml yaml)
&#50948;&#52824;: OpenRA.Graphics.ChromeProvider.Initialize(String[] chromeFiles)
&#50948;&#52824;: OpenRA.ModData.LoadInitialAssets()
&#50948;&#52824;: OpenRA.Game.InitializeWithMods(String[] mods)
&#50948;&#52824;: OpenRA.Game.Initialize(Arguments args)
&#50948;&#52824;: OpenRA.Program.Run(String[] args)
&#50948;&#52824;: OpenRA.Program.Main(String[] args)


...my computer runs korean windows, so log contains some korean characters.

somebody help me!

Post Reply