kylc / botM

A Minecraft bot written in Haskell
MIT License
1 stars 0 forks source link

it didn't work on minecraft server #1

Open elderica opened 12 years ago

elderica commented 12 years ago

Environment: Linux sbwhitecap.shiracha.net 3.2.5-1-ARCH #1 SMP PREEMPT Tue Feb 7 08:34:36 CET 2012 x86_64 QEMU Virtual CPU version 0.15.1 GenuineIntel GNU/Linux Haskell Platform version: 2011.2.0.0-4

When I run demo, it output these log.

In server.log:

2012-02-16 08:11:25 [INFO] /0:0:0:0:0:0:0:1:57619 lost connection

In output of demo:

$ ./dist/build/demo/demo  
<<< Handshake "6ef14d9be925b890"  
demo: Undefined packet 'put' for: PlayerPosition 1.0 0.0 0.0 1.0 False
ujihisa commented 12 years ago

same to me with the following log in the server

11:46:43 [INFO] Disconnecting JustaBot [/127.0.0.1:55911]: Outdated client!
11:46:43 [INFO] Reached end of stream
AleXoundOS commented 3 weeks ago
demo: Data.Binary.Get.runGetState at position 0: not enough bytes
CallStack (from HasCallStack):
  error, called at libraries/binary/src/Data/Binary/Get.hs:306:5 in binary-0.8.9.1:Data.Binary.Get