09-26-2015, 08:37 AM
(09-25-2015, 03:30 PM)xoft Wrote: Can you identify the version you're using? Wither a commit SHA1 checksum, or build number (if downloaded from the official buildserver). There was a recent fix to some network issues (sigpipe handler) that could be related, I want to know if you have that fix in or not.
doesn't say when i start it...
[e065d89824288678|18:32:07] --- Started Log ---
[e065d89824288678|18:32:07] MCServer local build build id: Unknown
[e065d89824288678|18:32:07] from commit id: approx: 87489dc30846e0b46822d5ed3b841417577d1fff built at: approx: 2015-09-21 13:30:17 +0100
compiled from source late last night using this method:
git clone https://github.com/cuberite/cuberite.git
cd cuberite
git submodule update --init
cmake . -DCMAKE_BUILD_TYPE=DEBUG
make . -j 8
also compiled the day before using RELEASE and also using the ./compile.sh method. same problems on all versions.