DesWurstes
DesWurstes
Yes, that error was solved. Now another one: ``` connected disconnected: {"extra":[{"color":"gold","text":"You have lost connection to the server"}],"text":""} disconnected: ``` ~~Weird?~~ EDIt: ``` /Users/nj/Downloads/Node-new-mc/src/transforms/framing.js:76 throw e; ^ Error: Deserialization error...
Hypixel: ``` connected /Users/nj/Downloads/node-minecraft-protocol-master 2/src/transforms/framing.js:76 throw e; ^ Error [ERR_UNHANDLED_ERROR]: Deserialization error for status.toClient : Unhandled error. (null) at Client.emit (events.js:141:19) at /Users/nj/Downloads/node-minecraft-protocol-master 2/src/client/autoVersion.js:14:12 at Client. (/Users/nj/Downloads/node-minecraft-protocol-master 2/src/ping.js:29:7) at Object.onceWrapper...
Now the servers print lots of "wrong chunk size"-y things. Would pasting the big log here help?
https://gist.github.com/DesWurstes/29d908b1cfa5f2cac2046cbf68d19643
Please upload your config file and the "crash report", not your game log.
I just noticed that Taylor's algorithm can be optimized to ```java x -= x3 * 0.16666666666666666666666666666667; x += x5 * 0.00833333333333333333333333333333; //x -= x7 * 1.984126984126984126984126984127e-4; //x += x9 *...
What's going on? (the cordic here is actually taylor optimized) Am I doing something wrong while testing? 
Can't be, when I changed the code like this: https://hastebin.com/toderojofu.java It gives a similar result: 
Use [Vanitygen Plus](https://github.com/exploitagency/vanitygen-plus), which has `-Z` arg: https://github.com/exploitagency/vanitygen-plus/pull/81