Nifty GUI 1.3 libs not found

Hello all,

ive downlaoded the latest nifty libs and added them into my project.

if im starting the app from my ide then it work fine, but ive im starting the app by double click on the .jar file i getting an exception.

[java]Uncaught exception thrown in Thread[LWJGL Renderer Thread,5,main]



java.lang.NoSuchMethodError: de.lessvoid.nifty.Nifty.render(Z)Z

at com.jme3.niftygui.NiftyJmeDisplay.postQueue(NiftyJmeDisplay.java:138)



at com.jme3.renderer.RenderManager.renderViewPort(RenderManager.java:753

)

at com.jme3.renderer.RenderManager.render(RenderManager.java:781)

at com.jme3.app.SimpleApplication.update(SimpleApplication.java:216)

at com.jme3.system.lwjgl.LwjglAbstractDisplay.runLoop(LwjglAbstractDispl

ay.java:144)

at com.jme3.system.lwjgl.LwjglDisplay.runLoop(LwjglDisplay.java:141)

at com.jme3.system.lwjgl.LwjglAbstractDisplay.run(LwjglAbstractDisplay.j

ava:203)

at java.lang.Thread.run(Unknown Source)

[/java]

Nifty Gui 1.3 cannot be used with jME3, some changes need to be made.

We will switch to Nifty Gui 1.3 when its released

You knew this already, what do you keep asking for? The code quite simply is not ready yet.