Slick Forums

Discuss the Slick 2D Library
It is currently Tue May 21, 2013 4:34 pm

All times are UTC




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: Tue May 05, 2009 4:34 am 
Offline

Joined: Tue May 05, 2009 4:27 am
Posts: 4
I just updated all of my slick libs to the latest versions in order to support thingle. Now I am getting the following exception when I execute the following line: (Any guidance would be much appreciated - Thx)

container.setMouseCursor("res/handcursor.png", 0, 0);

Mon May 04 21:22:18 PDT 2009 INFO:Slick Build #29
Mon May 04 21:22:18 PDT 2009 INFO:LWJGL Version: 2.0b1
Mon May 04 21:22:18 PDT 2009 INFO:OriginalDisplayMode: 1680 x 1050 x 32 @60Hz
Mon May 04 21:22:18 PDT 2009 INFO:TargetDisplayMode: 1280 x 1024 x 0 @0Hz
Mon May 04 21:22:18 PDT 2009 INFO:Starting display 1280x1024
Mon May 04 21:22:18 PDT 2009 INFO:Use Java PNG Loader = true
Mon May 04 21:22:18 PDT 2009 INFO:Controllers not available
Exception in thread "main" java.lang.InternalError: transformed copyArea not implemented yet
at sun.java2d.SunGraphics2D.doCopyArea(SunGraphics2D.java:1888)
at sun.java2d.SunGraphics2D.copyArea(SunGraphics2D.java:1866)
at org.newdawn.slick.opengl.ImageIOImageData.loadImage(ImageIOImageData.java:169)
at org.newdawn.slick.opengl.CursorLoader.getCursor(CursorLoader.java:58)
at org.newdawn.slick.AppGameContainer.setMouseCursor(AppGameContainer.java:208)
at Intro.enter(Intro.java:128)
at org.newdawn.slick.state.StateBasedGame.init(StateBasedGame.java:168)
at org.newdawn.slick.AppGameContainer.setup(AppGameContainer.java:390)
at org.newdawn.slick.AppGameContainer.start(AppGameContainer.java:314)
at Automatons.main(Automatons.java:40)


Top
 Profile  
 
 Post subject:
PostPosted: Tue May 05, 2009 6:58 am 
Offline
Site Admin
User avatar

Joined: Thu Jan 01, 1970 12:00 am
Posts: 3143
Should be resolved in the latest SVN (uploading new build now).

Kev


Top
 Profile  
 
 Post subject:
PostPosted: Wed May 06, 2009 10:50 pm 
Offline

Joined: Tue May 05, 2009 4:27 am
Posts: 4
Great, thanks for the quick turn around!


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group