SimEthereal basic example - plus public server

Fixed

Thanks. I’ve applied the patch.

I’ve just uploaded version 3 which include the new Lemur key/gamepad UI navigation as well as the network stats screens mentioned in other threads.

Stats:

Help screen:

Release is here (also added a link in the main post):

i have this error
Uncaught exception thrown in Thread[jME3 Main,5,main]
RuntimeException: Method not found for:stop on type:mygame.Main@749070fc
SLF4J: Failed to load class “org.slf4j.impl.StaticLoggerBinder”.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See SLF4J Error Codes for further details.
Setting root JUL log level to:OFF
AL lib: (EE) alc_cleanup: 1 device not closed

Exception: java.lang.NullPointerException thrown from the UncaughtExceptionHandler in thread “jME3 Main”

Please add the whole stacktrace and don’t forget to use code blocks. Otherwise it will be very difficult to debug the NPE. Could you explain what you did before this error occurred?

i find the problem
i upload the all library to my project

Glad you solved it and thanks for reporting your solution.