Posted 06 April 2010 - 12:12 PM
i got the 2nd error. i run under Win7 32bit Ultimate.
based on
""""
Exception: Access to the path 'C:\Program Files\Xenocide\CEGUI.log' is denied.
StackTrace:
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.StreamWriter.CreateFile(String path, Boolean append)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)
at System.IO.StreamWriter..ctor(String path, Boolean append)
at CeGui.Logger..ctor(String name, Boolean append) in E:\ProjectX\trunk\Dependancies\CeGui\CeGui\Source\Logger.cs:line 80
at CeGui.GuiSystem..ctor(Renderer renderer) in E:\ProjectX\trunk\Dependancies\CeGui\CeGui\Source\GuiSystem.cs:line 166
at CeGui.GuiSystem.Initialize(Renderer renderer) in E:\ProjectX\trunk\Dependancies\CeGui\CeGui\Source\GuiSystem.cs:line 139
at CeGui.Renderers.Xna.GuiManager.createRenderer() in E:\ProjectX\trunk\Dependancies\CeGui\CeGui.Renderers.Xna\Source\GuiManager.cs:line 101
at CeGui.Renderers.Xna.GuiManager.Initialize() in E:\ProjectX\trunk\Dependancies\CeGui\CeGui.Renderers.Xna\Source\GuiManager.cs:line 57
at Microsoft.Xna.Framework.Game.Initialize()
at ProjectXenocide.Xenocide.Initialize() in E:\ProjectX\trunk\Xenocide\Source\Xenocide.cs:line 116
at Microsoft.Xna.Framework.Game.Run()
at ProjectXenocide.Program.Main() in E:\ProjectX\trunk\Xenocide\Source\Program.cs:line 52
""""
but when i run in Admin Mode the game runs. but with some glitches. to the GeoGlobe. but its to be expected youre game isnt complete.
