Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialMarek Lubecki
1,097 PointsRendering problems, Exception raised during rendering
In Preview window it shows someting like this:
Rendering Problems Exception raised during rendering: Could not find the bundle com/ibm/icu/impl/data/icudt50b/ java.util.MissingResourceException: Could not find the bundle com/ibm/icu/impl/data/icudt50b/ at com.ibm.icu.impl.ResourceBundleWrapper.getBundleInstance(ResourceBundleWrapper.java:109) at com.ibm.icu.util.UResourceBundle.instantiateBundle(UResourceBundle.java:573) at com.ibm.icu.util.UResourceBundle.getBundleInstance(UResourceBundle.java:145) at com.ibm.icu.util.UResourceBundle.getBundleInstance(UResourceBundle.java:108) at com.ibm.icu.impl.ICUResourceTableAccess.getTableString(ICUResourceTableAccess.java:23) at com.ibm.icu.util.ULocale.getCharacterOrientation(ULocale.java:1755) at com.android.layoutlib.bridge.Bridge.isLocaleRtl(Bridge.java:429) Copy stack to clipboard
I have one more problem. When I try to open SDK Menager from Windows Explorer it just blinks a black window and nothing happens.
Any ideas?