 Thread Author
# 1

05-19-2011, 07:04 PM
|
| | CrackBerry Abuser | | Join Date: Mar 2011 Posts: 322 Likes Received: 17
Thanked 58 Times in 38 Posts
| |
ThemeBuilder 6 offi release Export Error
Ok, so after working a few hours on a 'custom6' type theme (for one device), on the newly released TB6, this is what I get:
-------------------------
Errors:
Unable to write the theme to the specified output location. Please check the permissions and path specified.
Error occurred during initialization of VM
java/lang/NoClassDefFoundError: java/lang/Object
Warning: The following resources could not be included in the theme for reasons explained below:
banner.svg
homescreen.svg
application-menu.svg
lockscreen.svg
Warnings:
banner.svg: Failed to compile SVG file.
homescreen.svg: Failed to compile SVG file.
application-menu.svg: Failed to compile SVG file.
lockscreen.svg: Failed to compile SVG file.
Errors in banner.svg:
Error occurred during initialization of VM
java/lang/NoClassDefFoundError: java/lang/Object
Errors in homescreen.svg:
Error occurred during initialization of VM
java/lang/NoClassDefFoundError: java/lang/Object
Errors in application-menu.svg:
Error occurred during initialization of VM
java/lang/NoClassDefFoundError: java/lang/Object
Errors in lockscreen.svg:
Error occurred during initialization of VM
java/lang/NoClassDefFoundError: java/lang/Object
-----------------------------
First, I said 'ok. Must've screwed smth up with the SVG, or some canvas, or some icons sticking out of banner limits', etc. But everything was set properly.
Then I've remade the theme from scratch in Theme Builder 5, for the same resolution device (480x360). Exporting worked, along with the theme itself, tested on a device.
I also tryed making a very simple standard theme, with 6 icons on the bottom, and everything else default, just to see if I could export any customized theme at all. No SVG code in it whatsoever. And I still got the error posted above.
(Note that each theme attempt was in 'Custom6' mode.)
Anyone else had this issue? I could really appreciate your help.
EDIT: PS, I've just tryed: created a new custom6 theme. Changed absolutely nothing in it, and tryed exporting it. STILL get the error.. And I've already reinstalled the software once..
Last edited by berryglowdesigns; 05-19-2011 at 07:32 PM.
|