cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Clemson_Grad
Level 3

Customization kit opens and closes too fast without displaying any relevant error

Folks,

I am trying to use this customization kit to generate new skin file as

CreateSkinFile.exe C:\MySkinFilesSrc C:\CustomizedSkins\setup.isn

It opens and closes immediately. There is no scope of reading the error that it displayed. There is no log, no trace on what exactly it is complaining. It is really bad..

Is there any way to trouble shoot this and see what the problem is? The ini file is in order per the customization kit guidelines. But how can a tool be written without any meaningful output?

Any help is greatly appreciated.
Labels (1)
0 Kudos
(2) Replies
Clemson_Grad
Level 3

Just to add to the bizarreness of this tool.

I found a .isn file in the archive and used that to extract all images and ini files. It extracts all of this fine, and then you try to create a skin, you get a zero byte file with this super fast flying error. a new window opens and closes fast. So it extracts all the artifacts fine but the reverse to create using the same ones it fails. This is without do not any edits to it.
0 Kudos
joshstechnij
Level 10 Flexeran
Level 10 Flexeran

There should be output messages on a console window if any errors occur running the skin creation EXE. Please ensure that you are launching createskinfile.exe from an elevated command prompt as it appears that the output from the EXE is not sent to the console by Windows if createskinfile.exe needed to be elevated (and it may fail to obtain input also, since standard input and output don't seem to work correctly in this case).
0 Kudos