EmuNewz Network
Can't start JPCSP - Printable Version

+- EmuNewz Network (https://www.emunewz.net/forum)
+-- Forum: PSP Emulation (https://www.emunewz.net/forum/forumdisplay.php?fid=191)
+--- Forum: JPCSP Official Forum (https://www.emunewz.net/forum/forumdisplay.php?fid=51)
+---- Forum: Hardware infos (https://www.emunewz.net/forum/forumdisplay.php?fid=58)
+---- Thread: Can't start JPCSP (/showthread.php?tid=4330)



Can't start JPCSP - Rainden - 04-23-2011

Good evening
I have a problem. I have installed the latest version of java(both version x86 and X64) and jpcsp r2098. I run the start-windows-x86.bat and for a few seconds appears this message:

Running Jpcsp 32bit...
Exception in thread "main" java.lang.ExceptionInInitializerError
at jpcsp.MainGUI.main<MainGUI.java:2158>
Caused by: java.lang.IllegalArgumentException: -100663296 incompatible with Text
-specific LCD contrast key
at java.awt.RanderingHints.put<Unknown Source>
at sun.awt.windows.WDesktopProperties.getDesktopAAHints<Unknown Source>
at sun.awt.windows.WToolkit.getDesktopAAHints<Unknown Source>
at sun.awt.SunToolkit.getDesktopFontHints<Unknown Source>
at sun.awt.windows.WDesktopProperties.getProperties<Unknown Source>
at sun.awt.windows.WToolkit.updateProperties<Unknown Source>
at sun.awt.windows.WToolkit.lazilyInitWProps<Unknown Source>
at sun.awt.windows.WToolkitlazilyLoadDesktopProperty<Unknown Source>
at java.awt.Toolkit.getDesktopProperty<Unknown Source>
at javax.swing.UIManager.<clinit><Unknown Source>
... 1 more

What could be the problem?
__________________________
Windows Vista x64
IntelCore 2Duo E8500 3,16 GHz
4 Gb RAM
NVIDIA GeForce 9600 GT 512Mb


RE: Can't start JPCSP - Hykem - 04-23-2011

(04-23-2011, 05:59 PM)Rainden Wrote: Good evening
I have a problem. I have installed the latest version of java(both version x86 and X64) and jpcsp r2098. I run the start-windows-x86.bat and for a few seconds appears this message:

Running Jpcsp 32bit...
Exception in thread "main" java.lang.ExceptionInInitializerError
at jpcsp.MainGUI.main<MainGUI.java:2158>
Caused by: java.lang.IllegalArgumentException: -100663296 incompatible with Text
-specific LCD contrast key
at java.awt.RanderingHints.put<Unknown Source>
at sun.awt.windows.WDesktopProperties.getDesktopAAHints<Unknown Source>
at sun.awt.windows.WToolkit.getDesktopAAHints<Unknown Source>
at sun.awt.SunToolkit.getDesktopFontHints<Unknown Source>
at sun.awt.windows.WDesktopProperties.getProperties<Unknown Source>
at sun.awt.windows.WToolkit.updateProperties<Unknown Source>
at sun.awt.windows.WToolkit.lazilyInitWProps<Unknown Source>
at sun.awt.windows.WToolkitlazilyLoadDesktopProperty<Unknown Source>
at java.awt.Toolkit.getDesktopProperty<Unknown Source>
at javax.swing.UIManager.<clinit><Unknown Source>
... 1 more

What could be the problem?
__________________________
Windows Vista x64
IntelCore 2Duo E8500 3,16 GHz
4 Gb RAM
NVIDIA GeForce 9600 GT 512Mb

Check your ClearType Tuner settings under the Control Panel. That bug occurs when, for some reason, a setting gets messed up in ClearType.


RE: Can't start JPCSP - Rainden - 04-23-2011

(04-23-2011, 06:12 PM)Hykem Wrote: Check your ClearType Tuner settings under the Control Panel. That bug occurs when, for some reason, a setting gets messed up in ClearType.

Thanks a lot, it helped=)