billy1234567892 / inquisitor-mc

Automatically exported from code.google.com/p/inquisitor-mc
0 stars 0 forks source link

processing error request #26

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Install like in getting started.
2.Goto 
3.and i can view 2 player but not myself (there are only 3 players atm)

What version of the product are you using? On what operating system?
2.28 ??? it's on a server hoster.

Please provide any additional information below.
[21:56:05] [web server worker 4/ERROR]: [Inquisitor] web server encountered an 
error while processing a request from 
Socket[addr=/81.30.77.41,port=62841,localport=8080]:
java.lang.NullPointerException
    at com.frdfsnlght.inquisitor.StatisticsGroup.loadStatistics(StatisticsGroup.java:272) ~[Inquisitor.2.28.jar:?]
    at com.frdfsnlght.inquisitor.handlers.PlayerHandler.getPlayer(PlayerHandler.java:76) ~[Inquisitor.2.28.jar:?]
    at com.frdfsnlght.inquisitor.handlers.PlayerHandler.handleRequest(PlayerHandler.java:50) ~[Inquisitor.2.28.jar:?]
    at com.frdfsnlght.inquisitor.WebWorker.handleRequest(WebWorker.java:84) ~[Inquisitor.2.28.jar:?]
    at com.frdfsnlght.inquisitor.WebWorker.run(WebWorker.java:51) [Inquisitor.2.28.jar:?]
    at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65]

Original issue reported on code.google.com by knagieknagger on 30 Sep 2014 at 8:23

GoogleCodeExporter commented 9 years ago
Have you disconnected from the server before looking at yourself? This 
typically means that player has some missing data. Disconnecting and 
reconnecting should write the missing data it's expecting.

Original comment by snarfatt...@gmail.com on 1 Oct 2014 at 12:25

GoogleCodeExporter commented 9 years ago
No I didn't disconnect before looking and it is now working without problems, 
thanks :)
(I feel pretty stupid right now :P)

Original comment by knagieknagger on 1 Oct 2014 at 7:40

GoogleCodeExporter commented 9 years ago
Don't feel stupid... It's a defect, just a pretty low priority one as there's 
an easy workaround.

Original comment by snarfatt...@gmail.com on 1 Oct 2014 at 12:09