Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

NPE with abstract rooms #65

Open
ebullient opened this issue Oct 14, 2016 · 0 comments
Open

NPE with abstract rooms #65

ebullient opened this issue Oct 14, 2016 · 0 comments
Assignees
Labels

Comments

@ebullient
Copy link
Member

[10/14/16 14:42:36:457 UTC] 00000990 id= net.wasdev.gameon.mediator W : 450ce58c : Uncaught exception handling room-bound message
java.lang.NullPointerException: Value in JsonObjects name/value pair cannot be null
at org.glassfish.json.JsonObjectBuilderImpl.validateValue(JsonObjectBuilderImpl.java:164)
at org.glassfish.json.JsonObjectBuilderImpl.add(JsonObjectBuilderImpl.java:74)
at org.gameontext.mediator.room.AbstractRoomMediator.buildLocationResponse(AbstractRoomMediator.java:261)
at org.gameontext.mediator.room.AbstractRoomMediator.getLocationEventMessage(AbstractRoomMediator.java:198)
at org.gameontext.mediator.room.RemoteRoomProxy.getLocationEventMessage(RemoteRoomProxy.java:227)
at org.gameontext.mediator.ClientMediator.setRoomMediator(ClientMediator.java:99)
at org.gameontext.mediator.MediatorNexus$ClientMediatorPod.lambda$join$5(MediatorNexus.java:265)

@ebullient ebullient self-assigned this Oct 14, 2016
@ebullient ebullient added the bug label Oct 14, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant