-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
6
-
x86
-
windows_xp
Tested OS/Browser:
XP-Home(sp2)/IE6
win 2000 pro(sp4)/IE6/Firefox 1.0.2
Tested build: j2re 1.6.0- build 42
Problem:
-------
Applets fail to load with NPE. They load fine using MS VM on the same configuration.
Steps to reproduce:
------------------
1) Install j2re1.6.0-build 42 into the test system
2) Browse http://games.iwon.com
3) Log in using 'applabsuser'/'app123' as username/password.
4) Click on 'Alchemy' game (or 'Diamond Mine')
These applets fail to load with the NPE
Error message from Java Console
-------------------------------
Exception in thread "Thread-7" java.lang.NullPointerException
at Res.DrawToPixels(Res.java)
at PopcapAnim.GetImages(PopcapAnim.java)
at Alchemy.run(Alchemy.java)
at java.lang.Thread.run(Unknown Source)
###@###.### 2005-07-14 01:16:44 GMT
###@###.### 2005-07-14 01:17:25 GMT
###@###.### 2005-07-14 01:17:31 GMT
XP-Home(sp2)/IE6
win 2000 pro(sp4)/IE6/Firefox 1.0.2
Tested build: j2re 1.6.0- build 42
Problem:
-------
Applets fail to load with NPE. They load fine using MS VM on the same configuration.
Steps to reproduce:
------------------
1) Install j2re1.6.0-build 42 into the test system
2) Browse http://games.iwon.com
3) Log in using 'applabsuser'/'app123' as username/password.
4) Click on 'Alchemy' game (or 'Diamond Mine')
These applets fail to load with the NPE
Error message from Java Console
-------------------------------
Exception in thread "Thread-7" java.lang.NullPointerException
at Res.DrawToPixels(Res.java)
at PopcapAnim.GetImages(PopcapAnim.java)
at Alchemy.run(Alchemy.java)
at java.lang.Thread.run(Unknown Source)
###@###.### 2005-07-14 01:16:44 GMT
###@###.### 2005-07-14 01:17:25 GMT
###@###.### 2005-07-14 01:17:31 GMT
- duplicates
-
JDK-6262486 COMPATIBILITY: jagex_com - Monkey Puzzle applet fails to load
- Closed