Closed petterarvidsson closed 8 years ago
@caseymcc This is an attempt to fix the bug described in #199. It treats any chunk that was not fetched from the server yet as containing only vacuum blocks. Does it help with your problem? Be sure to run it against the master/HEAD of the server or it may not work as expected.
@nsg please take a look as well.
Keeps the program from crashing but screen stays black. Likely something between the server and client. I am not running a local server so connecting to play.konstructs.org.
@caseymcc only the latest stable client release works with play.konstructs.org (in this case https://github.com/konstructs/client/releases/tag/6). If you want to try out the latest version of the client, you usually need to run also the latest version of the server (that is master/HEAD of the server repository). You need to follow the instructions here: https://github.com/konstructs/server#building
Alternatively, @nsg sometimes runs a development server at dev.konstructs.org, it seems to be currently down though.
dev.konstructs.org
is back online again
@caseymcc If you are interested in the development of the client, you can also join us in the gitter chat room.
@petterarvidsson I think we can merge this, looks good :+1: