k-kawa / aseprite

Automatically exported from code.google.com/p/aseprite
0 stars 0 forks source link

unable to start #66

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Starting asesprite
2.
3.

What is the expected output? What do you see instead?
Expected: aseprite starts
Result: Error message thrown - 
    title:   aseprite
    message: gui.xml was not found

What version of the product are you using? On what operating system?
Version 0.9 running on Windows 7 SP1

Please provide any additional information below.
n/a

Original issue reported on code.google.com by FPS.M...@gmail.com on 2 Jan 2012 at 5:02

GoogleCodeExporter commented 8 years ago
Have you decompressed aseprite in a folder? If you have decompressed the .zip 
in (e.g.) c:\users\name\desktop\aseprite, check if gui.xml exists in 
c:\users\name\desktop\aseprite\data\gui.xml, You should have that file.

PS: You cannot execute aseprite from the .zip file, you must decompress it in a 
folder.

Original comment by davidcapello on 2 Jan 2012 at 5:22

GoogleCodeExporter commented 8 years ago
I've extracted all the files to C:\AES and can confirm that gui.xml can be 
found in C:\AES\gui.xml

You can assume I'm not mentally handicapped.

Original comment by FPS.M...@gmail.com on 2 Jan 2012 at 5:27

GoogleCodeExporter commented 8 years ago
Also, when attempting to run previous versions, aseprite only flashes and 
crashes. I don't receive any error message.

Original comment by FPS.M...@gmail.com on 2 Jan 2012 at 5:29

GoogleCodeExporter commented 8 years ago
Could this be some missing XML loading library?

Original comment by FPS.M...@gmail.com on 2 Jan 2012 at 5:29

GoogleCodeExporter commented 8 years ago
I don't know what program are you using to decompress files, but I see that you 
are getting a bad structure of directories. The file gui.xml should be located 
in C:\AES\data\gui.xml, so your program is not decompressing it right (use some 
program that keeps the original directories structure, e.g. normal behavior of 
WinZip, WinRar, or 7zip).

PS: About "You can assume I'm not mentally handicapped", I always assume 
nothing.

Original comment by davidcapello on 2 Jan 2012 at 5:48

GoogleCodeExporter commented 8 years ago
I extracted it with Peazip (trying out a new piece of software). Trying it with 
7zip, and it looks like the entire folder structure was lost by Peazip. I've 
never seen something so stupid. It runs fine when 7z correctly extracts the 
folder structure. I would have never assumed the archiving software to be the 
root of the problem, these things should just work! Don't use Peazip! 

Thanks for your help!

Original comment by FPS.M...@gmail.com on 2 Jan 2012 at 5:54

GoogleCodeExporter commented 8 years ago
You're welcome.

Original comment by davidcapello on 2 Jan 2012 at 6:00