Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query error? #76

Open
Creeperface01 opened this issue Oct 17, 2016 · 4 comments
Open

Query error? #76

Creeperface01 opened this issue Oct 17, 2016 · 4 comments

Comments

@Creeperface01
Copy link
Contributor

20:44:50 [ALERT] java.lang.NullPointerException
at org.itxtech.nemisys.event.server.QueryRegenerateEvent.getLongQuery(QueryRegenerateEvent.java:189)
at org.itxtech.nemisys.network.query.QueryHandler.regenerateInfo(QueryHandler.java:43)
at org.itxtech.nemisys.network.query.QueryHandler.handle(QueryHandler.java:95)
at org.itxtech.nemisys.Server.handlePacket(Server.java:340)
at org.itxtech.nemisys.network.RakNetInterface.handleRaw(RakNetInterface.java:153)
at org.itxtech.nemisys.raknet.server.ServerHandler.handlePacket(ServerHandler.java:131)
at org.itxtech.nemisys.network.RakNetInterface.process(RakNetInterface.java:56)
at org.itxtech.nemisys.network.Network.processInterfaces(Network.java:64)
at org.itxtech.nemisys.Server.tick(Server.java:380)
at org.itxtech.nemisys.Server.tickProcessor(Server.java:353)
at org.itxtech.nemisys.Server.start(Server.java:333)
at org.itxtech.nemisys.Server.(Server.java:173)
at org.itxtech.nemisys.Nemisys.main(Nemisys.java:48)

20:44:50 [NOTICE] Blocked 136.243.174.135 for 600 seconds

20:44:55 [ALERT] java.lang.NullPointerException
at org.itxtech.nemisys.event.server.QueryRegenerateEvent.getLongQuery(QueryRegenerateEvent.java:189)
at org.itxtech.nemisys.network.query.QueryHandler.regenerateInfo(QueryHandler.java:43)
at org.itxtech.nemisys.Server.tick(Server.java:406)
at org.itxtech.nemisys.Server.tickProcessor(Server.java:353)
at org.itxtech.nemisys.Server.start(Server.java:333)
at org.itxtech.nemisys.Server.(Server.java:173)
at org.itxtech.nemisys.Nemisys.main(Nemisys.java:48)

@SleepSpace9
Copy link
Contributor

Which version / commit of Nemisys do you use?

@Creeperface01
Copy link
Contributor Author

latest probably. Its probably caused if there is player that is not logged

@SleepSpace9
Copy link
Contributor

I asked for the version because a similar issue has been solved with this PR: #59.

@Creeperface01
Copy link
Contributor Author

Hmmm i think this is not solution because player is added into players between login packet so he has null name etc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants