I updated to Java 7 update 5 and the Dugi Guides 1.0.7 no longer works. I have tried uninstalling all versions of Java and reinstalling the latest version and still no luck. I am running the 32bit version of Java on Win 7 x64. This is the Java error I receive immediately after the Dugi Guides splash screen:
Code:java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 at java.util.ArrayList.rangeCheck(Unknown Source) at java.util.ArrayList.get(Unknown Source) at wow.guide.installer.utility.storeImageHashes(utility.java:641) at wow.guide.installer.utility.doBanners(utility.java:544) at wow.guide.installer.utility.<init>(utility.java:114) at wow.guide.gui.gui.initialize(gui.java:146) at wow.guide.gui.gui.<init>(gui.java:111) at wow.guide.gui.gui.main(gui.java:105) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.exe4j.runtime.LauncherEngine.launch(Unknown Source) at com.exe4j.runtime.WinLauncher.main(Unknown Source)


Reply With Quote
