Ive created themes before but ive encountered this problem and i dont know how to fix it....
First let me just say that all my images are im 24bit/bmp format. I fixed the bug in ---/Highlights/List Highlights (bottom Left pixel matching the Top right pixel). I run on WindowsXP Pro and i have SP2 installed.
The problem im having is that when i create the theme "BMCONV.EXE has encountered a problem appears" then after Theme Studio says "Theme Creation Successfull". But the *.sis file generated is only 3.11kb. I viewed the report and found out that it skipped a part of the process right after Phase3...
Here's a part of the report
==========================================================
Phase 3: Output for skin content.
Skipping CPP and MMP file creation (non-system skin).
Writing SKN file (that uses MBM Blue.mbm) to Blue.skn ...
Completed.
Writing PKG file for Blue to Blue.pkg ...
Completed.
Completed successfully.
CREATING MULTI BITMAP FILE
WRITING SCREEN SAVER DETAILS
CREATING THE SIS PACKAGE
Processing Blue.pkg...
Created BlueAngel.sis
1 file(s) copied.
SIS success
SUCCESS!!
==========================================================
But here's a part of a report of a "successfully created theme"
==========================================================
Phase 3: Output for skin content.
Skipping CPP and MMP file creation (non-system skin).
Writing SKN file (that uses MBM Grind.mbm) to Grind.skn ...
Completed.
Writing PKG file for Grind to Grind.pkg ...
Completed.
Completed successfully.
CREATING MULTI BITMAP FILE
BMCONV version 112.
Compiling...
Multiple bitmap store type: File store
Epoc file: Grind.mbm
Bitmap file 1 : qsn_bg_navipane_solid.bmp
and so on....
Bitmap file 353 : qsn_component_color_bmp_cg6b.bmp
Success.
WRITING SCREEN SAVER DETAILS
CREATING THE SIS PACKAGE
Processing Frost.pkg...
Created Frost.sis
1 file(s) copied.
SIS success
SUCCESS!!
==========================================================
it skipped a huge part of the process.... i have no idea what to look for to fix this problem. I'd appreciate your help.. Thanks A lot! =)