MC-Server on Raspberry Pi
#81
(12-19-2012, 11:27 PM)gandl Wrote: I did some more testing. The crash while digging up snowballs only comes up when using a wooden shovel.

Oh. It's crashing on Windows too.

EDIT: Bug should be fixed in r1081. Wink
Reply
Thanks given by:
#82
How exactly was it fixed? That commit contains too much other stuff and I can't see the fix.
(On a related note - please try to avoid such multi-purpose commits in the future. It's difficult to decipher later, especially when using svn blame)
Reply
Thanks given by:
#83
Quote:How exactly was it fixed? That commit contains too much other stuff and I can't see the fix.
Sometimes the client sends a digging status 2 when blocks are already removed, so I've made a check in ClientHandle.cpp, line 581 to avoid dropping non-existent block.
Quote:(On a related note - please try to avoid such multi-purpose commits in the future. It's difficult to decipher later, especially when using svn blame)
Ok, no problem.
Reply
Thanks given by:
#84
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.
Reply
Thanks given by:
#85
No :p
Reply
Thanks given by:
#86
Ok. I'll go and check how i can reproduce that behavior.
To be honest, this is kind of creepy:

[Image: creepy89uj5.jpg]
Reply
Thanks given by:
#87
I think MCServer doesn't properly use the Head direction packets, so it is possible that mobs are facing all the same way, even when their bodies are rotated otherwise. Or vice versa, who knows.
Reply
Thanks given by:
#88
I did this:

sudo apt-get install subversion
mkdir MCServer
cd MCServer
svn checkout https://mc-server.googlecode.com/svn/trunk/
cd trunk
make release=1
cd MCServer
./MCServer

and I have all running, I configured to have the server on survival but something strange happens with the animals and mobs, they are not moving, they just keep jumping in the same place. Somebody has experienced this issue?

should I compile another version instead?

Thank you for your support, This is a great community, we are pioneers here
Reply
Thanks given by:
#89
That's pretty much everything the mobs do right now, the AI is dumb. And I mean very dumb Wink
Reply
Thanks given by:
#90
ok, so at this point that´s a normal behavior from them? ok I got it, thank you !
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)