Advertisement
Guest User

Untitled

a guest
Jun 27th, 2011
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. # ./start.sh
  2. Starting Craftproxy-lite version 102
  3.  
  4. WARNING: You have not enabled player name authentication
  5. WARNING: This means that player logins are not checked with the minecraft server
  6.  
  7. To enable name authentication, add auth to the command line
  8.  
  9. WARNING: reconnectfile parameter not set
  10. WARNING: players will be connected to the default server regardless of last server connected to
  11. Use "end" to stop the server
  12. Server listening on port: 20000
  13. Connection from 192.168.1.10/57494
  14. [20:37:00] 95.220.123.137/50954 (player): Connecting to : 192.168.1.200 38558
  15. [20:37:00] 95.220.123.137/50954 (player): Attempting to connect to: 192.168.1.200:38558
  16. [20:37:00] 95.220.123.137/50954 (player): Connection successful
  17. [20:37:00] 95.220.123.137/50954 (player): Connecting using proxy to server connection format
  18. [20:37:05] 95.220.123.137/50954 (player): Server login successful
  19. IO ERROR
  20. Exception in thread "Server to client bridge" java.lang.NullPointerException
  21. at com.raphfrk.craftproxyliter.CompressionManager.killTimerAndJoin(CompressionManager.java:37)
  22. at com.raphfrk.craftproxyliter.DownstreamBridge.run(DownstreamBridge.java:200)
  23. [20:37:05] 95.220.123.137/50954 (player): Closed connection to server
  24. [20:37:05] 95.220.123.137/50954 (player): Closed connection to client
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement