MC-Server on Raspberry Pi
|
12-20-2012, 09:50 AM
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)
12-20-2012, 04:19 PM
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.
12-30-2012, 01:41 AM
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.
12-30-2012, 02:36 AM
No :p
12-30-2012, 03:02 AM
Ok. I'll go and check how i can reproduce that behavior.
To be honest, this is kind of creepy:
12-31-2012, 10:37 AM
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.
01-09-2013, 12:45 PM
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
01-09-2013, 01:43 PM
That's pretty much everything the mobs do right now, the AI is dumb. And I mean very dumb
01-09-2013, 02:59 PM
ok, so at this point that´s a normal behavior from them? ok I got it, thank you !
|
« Next Oldest | Next Newest »
|
Users browsing this thread: 9 Guest(s)