Exception in ExtensionHandler: java.lang.NullPointerExceptio

Need help with SmartFoxServer? You didn't find an answer in our documentation? Please, post your questions here!

Moderators: Lapo, Bax

Post Reply
knightjr
Posts: 14
Joined: 05 Mar 2009, 03:49
Location: indonesia
Contact:

Exception in ExtensionHandler: java.lang.NullPointerExceptio

Post by knightjr »

jvm 1 | 19:09:38.541 - [ WARNING ] > Exception in ExtensionHandler: java.lang.NullPointerException
jvm 1 | Exception type: java.lang.NullPointerException
jvm 1 | java.lang.NullPointerException
jvm 1 | at it.gotoandplay.smartfoxserver.extensions.JavascriptExtension.logASError(JavascriptExtension.java:665)
jvm 1 | at it.gotoandplay.smartfoxserver.extensions.JavascriptExtension.handleRequest(JavascriptExtension.java:295)
jvm 1 | at it.gotoandplay.smartfoxserver.controllers.ExtensionHandler.processEvent(ExtensionHandler.java:500)
jvm 1 | at it.gotoandplay.smartfoxserver.controllers.ExtensionHandler.run(ExtensionHandler.java:344)
jvm 1 | at java.lang.Thread.run(Unknown Source)

i'm use version 1.6.5
keep trying
User avatar
Lapo
Site Admin
Posts: 23438
Joined: 21 Mar 2005, 09:50
Location: Italy

Post by Lapo »

Hi, we're releasing an update in the next days.
Among the fixes we have also taken care of this logging issue.

Stay tuned.
Lapo
--
gotoAndPlay()
...addicted to flash games
turtlesoup
Posts: 77
Joined: 28 Dec 2007, 20:56

Post by turtlesoup »

Lapo wrote:Hi, we're releasing an update in the next days.
Among the fixes we have also taken care of this logging issue.

Stay tuned.

Hey Lapo, is this is the major update with packet encryption and JSON protocol for smartfox internal messages? :o
Post Reply