



I have created a theme but the every time I go to build theme It says an error has occurred. I have no sounds on my theme.
Every time I try to build it this pops up
C:\Users\Eric\Documents\My Playstation Themes\D-Theme.pt3:
load "C:\Users\Eric\Documents\My Playstation Themes\D-Theme\Theme-Icon.PNG"
Save "C:\Users\Eric\Documents\My Playstation Themes\D-Theme\Theme-Icon.gim"
Load ""C:\Users\Eric\Documents\My Playstation Themes\D-Theme\Author-Icon.PNG"
Save ""C:\Users\Eric\Documents\My Playstation Themes\D-Theme\Author-Icon.gim"
[Errno 2] No such file or directory 'C:\\Users\\Eric\\Documents\\My Playstation Themes\\D-Theme\\Preview.png'
failed
I am using windows 7.
Also every time I go to test theme somthing pops up saying
System.IO.DirectoryNotFoundException: Could not find a part of the path
'C:\Users\Eric\Documents\My Playstation Theme\'.
at Sysytem.IO._Error.WinIOErro(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 pathe, FileMode mode, FileAccess access,
FileShare share)
at Microsoft.Xna.Framework.Graphics.Texture.GetTextureInformation(String
filename)
at Microsoft.Xna.Framework.Graphics.Texture2D.FromFile(GraphicsDevice
graphicsDevice, String filename, Int32 width, Int32 height)
at LiliChan.XMS.XMSim.LoadBackgrounds()
at LiliChan.XMS.XMSim.SetupManMenu()
at LiliChan.XMS.XMSim.Initialize()
at Microsoft.Xna.Framework.Game.Run()
at LiliChan.XMS.Program.Main(String[] args)
Does any one know what the problem is?
