Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Compile MCServer on Mac OS?
Post: RE: Compile MCServer on Mac OS?

Sorry for the slow reply, I was on holiday and was unable to steal any wifi :P The decompression errors in trunk are fixed, but I still get that darn crash when I try to log in :( Code: -- [27b...
hasher Discussion 20 17,443 04-10-2012, 07:39 PM
    Thread: Compile MCServer on Mac OS?
Post: RE: Compile MCServer on Mac OS?

The branch works perfectly, but the trunk still has the crash and the decompression errors.
hasher Discussion 20 17,443 04-04-2012, 02:10 AM
    Thread: Compile MCServer on Mac OS?
Post: RE: Compile MCServer on Mac OS?

I'm running a 2009 MacBook with a 2.26 GHz Intel Core 2 Duo processor. Mac OS X 10.6.8 (Darwin 10.8.0) I have Xcode 3.2.6 which comes with gcc i686-apple-darwin10-gcc-4.2.1 and GNU Make 3.81. I ch...
hasher Discussion 20 17,443 04-04-2012, 12:27 AM
    Thread: Compile MCServer on Mac OS?
Post: RE: Compile MCServer on Mac OS?

I'll try compiling again with a plain rev. 445 source code cos that sounds really weird. As to the cSocketThread, I have no idea - I cant write code (except quick and dirty shell scripts :) ) So...
hasher Discussion 20 17,443 04-03-2012, 05:36 PM
    Thread: Compile MCServer on Mac OS?
Post: RE: Compile MCServer on Mac OS?

Using zlib_fail_debugging sorts the world decompression errors, but I still get a crash when I try to log in. Here's my log: Code: -- [7088acc0|14:57:36] --- Started Log --- [7088acc0|14:57:36] E...
hasher Discussion 20 17,443 04-03-2012, 12:14 AM
    Thread: Compile MCServer on Mac OS?
Post: RE: Compile MCServer on Mac OS?

Code: -- $ gcc -dM -E - < /dev/null #define __DBL_MIN_EXP__ (-1021) #define __FLT_MIN__ 1.17549435e-38F #define __DEC64_DEN__ 0.000000000000001E-383DD #define __CHAR_BIT__ 8 #define __WCHAR_MAX_...
hasher Discussion 20 17,443 04-02-2012, 05:57 PM
    Thread: Compile MCServer on Mac OS?
Post: RE: Compile MCServer on Mac OS?

It compiles OK, but the server gives loads of errors and crashes when I try to connect. I have attached the log since it is too long to put in code tags. I'm not sure if the error is Mac specific, ...
hasher Discussion 20 17,443 04-01-2012, 10:19 PM
    Thread: Compile MCServer on Mac OS?
Post: Compile MCServer on Mac OS?

Hi, I am looking to compile MCServer on my trusty MacBook. I checked out the source from SVN and when I run make I get this: Code: -- $ make /usr/bin/g++ -s -x c -ggdb -D_DEBUG -c -I. -Isource -...
hasher Discussion 20 17,443 04-01-2012, 03:31 AM