Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: MC-Server on Raspberry Pi
Post: RE: MC-Server on Raspberry Pi

I think i found my mistake. If you run 'make clean' instead of 'make clean release=1', the whole thing can get a bit confusing for the poor gnu compiler. ;)
gandl Development 110 97,812 03-16-2013, 08:09 PM
    Thread: MC-Server on Raspberry Pi
Post: RE: MC-Server on Raspberry Pi

wut? I compiled it with release=1. Let me check that again. Maybe something got mixed up and that results in this crash.
gandl Development 110 97,812 03-16-2013, 07:50 AM
    Thread: MC-Server on Raspberry Pi
Post: RE: MC-Server on Raspberry Pi

Hi, quick question: am i the only one that experiences server crashes on connect? Code: -- [b3385460|10:02:30] Streaming chunks centered on [-40, 11], view distance 9 [b3385460|10:02:30] cChun...
gandl Development 110 97,812 03-15-2013, 08:09 PM
  Thumbs Up Thread: MC-Server on Raspberry Pi
Post: RE: MC-Server on Raspberry Pi

Seems to be fixed in 1226. :)
gandl Development 110 97,812 02-27-2013, 10:10 PM
    Thread: MC-Server on Raspberry Pi
Post: RE: MC-Server on Raspberry Pi

Now there seems to be a problem within the last two updates (1224/1225). Starting the server lets him load all the chunks, but he gets stuck on the lighting. He just keeps saying '123 Chunks remain ...
gandl Development 110 97,812 02-27-2013, 09:37 PM
    Thread: MC-Server on Raspberry Pi
Post: RE: MC-Server on Raspberry Pi

xoft Wrote: (02-13-2013, 02:26 AM) -- Wearing a pumpkin helmet backwards used to be a bug in the client (maybe it has been fixed since, dunno), I don't think there's anything about MCServer that woul...
gandl Development 110 97,812 02-13-2013, 03:21 AM
    Thread: MC-Server on Raspberry Pi
Post: RE: MC-Server on Raspberry Pi

Hi there. :) It's great to see the process of this server. I have a few quick questions to other people running MCServer on the pi: - It seems impossible to pick up flowers and mushrooms. They just d...
gandl Development 110 97,812 02-13-2013, 12:44 AM
    Thread: MC-Server on Raspberry Pi
Post: RE: MC-Server on Raspberry Pi

Ok. I'll go and check how i can reproduce that behavior. To be honest, this is kind of creepy: http://www.abload.de/img/creepy89uj5.jpg
gandl Development 110 97,812 12-30-2012, 03:02 AM
    Thread: MC-Server on Raspberry Pi
Post: RE: MC-Server on Raspberry Pi

Quick Question: Is it normal that all mobs spawning are facing the same direction and don't move apart from slightly jumping up and down? Greetings.
gandl Development 110 97,812 12-30-2012, 01:41 AM
    Thread: [Solved] Starting MCServer on the RasPi
Post: RE: Starting MCServer on the RasPi

Use the following command in Console to go to your MCServer folder: cd /way/to/the/folder/MCServer then run screen ./MCServer Make sure, screen is installed. Greetings
gandl Discussion 8 7,433 12-24-2012, 03:47 AM
    Thread: Linux Build Fails
Post: RE: Linux Build Fails

Thanks. Compiles fine now. :)
gandl Discussion 12 9,656 12-22-2012, 09:09 AM
    Thread: Linux Build Fails
Post: RE: Linux Build Fails

I'm also having problems compiling the code for the pi. -o build/release/source/LuaCommandBinder.o In file included from source/LuaCommandBinder.cpp:5:0: source/Player.h:33:16: error: redeclaration o...
gandl Discussion 12 9,656 12-22-2012, 01:53 AM
    Thread: Random Chitchat 2012-2016
Post: RE: What we're doing

You're fixing bugs really fast. Great work. Tomorrow i'll go out und look for more bugs for you to fix. :D
gandl Off Topic Discussion 4,863 3,719,147 12-20-2012, 08:38 AM
    Thread: MC-Server on Raspberry Pi
Post: RE: MC-Server on Raspberry Pi

I did some more testing. The crash while digging up snowballs only comes up when using a wooden shovel.
gandl Development 110 97,812 12-19-2012, 11:27 PM
    Thread: MC-Server on Raspberry Pi
Post: RE: MC-Server on Raspberry Pi

Short question: anyone experience the following error: -unable to connect if server restarted with 'restart' command -digging up snowballs with a shovel let the client crash Greetings.
gandl Development 110 97,812 12-19-2012, 10:23 PM
    Thread: MC-Server on Raspberry Pi
Post: RE: MC-Server on Raspberry Pi

Now it compiled just fine. And the server stopped crashing. Great work. Thanks alot. One question: Where do i post bugs/problems? Direct to the Bugtracker or is a first note in this thread better?...
gandl Development 110 97,812 12-18-2012, 08:10 AM
    Thread: MC-Server on Raspberry Pi
Post: RE: MC-Server on Raspberry Pi

No, it's the other way around. make release=1 compiles just fine. A pure make gives that error. Or maybe I'm just misunderstanding things. :-/
gandl Development 110 97,812 12-18-2012, 12:18 AM
    Thread: MC-Server on Raspberry Pi
Post: RE: MC-Server on Raspberry Pi

Hi there, I'm still having some difficulties running "picraft". Whenever i start walking in one direction it crashes. I don't know if its the loading of chunks or the generating of them or somethin...
gandl Development 110 97,812 12-17-2012, 10:20 PM
    Thread: MC-Server on Raspberry Pi
Post: RE: MC-Server on Raspberry Pi

I did the same mistake. You need to get the source from their subversion server. This Tutorial is helpfull: http://www.mc-server.org/wiki/doku.php?id=compiling_gcc 1074 is the current version -...
gandl Development 110 97,812 12-16-2012, 04:49 AM