Slick Forums

Discuss the Slick 2D Library
It is currently Wed Jun 19, 2013 7:51 am

All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: Wed Jul 18, 2012 4:02 pm 
Offline

Joined: Sat Jul 14, 2012 3:01 pm
Posts: 1
Hello,

I have read this post here: http://slick.javaunlimited.net/viewtopic.php?t=3429 and so I have downloaded this new version of fizzy but I can't make it work... I have imported the whole thing in Eclipse, and tried to run the SimpleRenderTest.

The test runs but I everything behaves odd and I get this error in the console:

Code:
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.


I have tried changing the .jar in the lib folder with the latest jbox2d library :"jbox2d-library-2.1.2.2-jar-with-dependencies" but it still doesn't work. I know it works with the original version of fizzy here https://bob.newdawnsoftware.com/repos/slick/trunk/fizzy/

Does anyone know what the problem could be?


Top
 Profile  
 
PostPosted: Fri Jul 27, 2012 11:53 pm 
Offline
User avatar

Joined: Sat Jul 21, 2012 7:59 pm
Posts: 27
"Note that SLF4J-enabling your library implies the addition of only a single mandatory dependency, namely slf4j-api.jar. If no binding is found on the class path, then SLF4J will default to a no-operation implementation. "- from http://www.slf4j.org/

You have no SLF4J Implementation.

Read this.

_________________
Image


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

All times are UTC


Who is online

Users browsing this forum: Bing [Bot] 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