Info and bugs about Pre-release of MC:Pi
#1
Posted 25 December 2012 - 12:46 PM
CrysisLTU thankfully uploaded it Here
For those who are new and unfamiliar with the Raspberry Pi, heres how you install it:
-Download the .tar.gz file onto your pi
-Open up LxTerminal
-Type in "tar -zxvf minecraft-pi-0.1.tar.gz"
-Then type in "cd /home/pi/mcpi"
-Now type in "./minecraft-pi"
Have fun!
Info:
-MC:Pi is very similar to MC:PE
-You can only play in Creative
-You use the normal minecraft controls and the mouse to play it
-There are all blocks that there are in MC:PE, including the Netherstar
-Unlike in MC:PE, Water can be placed, but it doesn't flow
-Doors can be opened and closed
-Paintings can be placed
-There is an F5 mode, and a sound on/off button, otherwise no settings
Known bugs:
-Using the bow will generate error messages and crash if you try to shoot an arrow
-You sometimes glitch through blocks while flying
-Bonemeal can't be used
-Running MC:Pi by executing the file itself rather than from the Terminal only loads the game without images, and everything is whiteish
-Often keys will get stuck and the character keeps going in one direction until you press the key again
Post any other things/bugs you know
#2
Posted 27 December 2012 - 04:11 AM
Also be the orginal file that CrysisLTU posted does not work so look farther down in the thread for the updated file.
I am currently working on a list of bugs that I found while playing.
Here it is so far:
-chests can b placed but not opened
-crafting table gui doe snot open
-of you are walking and you open your inv, you keep walking
-block place limit is 64
-placed water will only flow if the block next to it is updated
-looking at the leaves from far away and looking around will
cause the leaves to flicker
-sometimes when flying or decending after flying the camera will
jerk up or down
-when falling you may jump up a block if you normally could while
walking
-nether reactor core is in the game
-having tho MPI windows open will cause error
"sendto failed with code -1 for char 2 and length 25." in the second window
-All windows will appear to be behind the game window
#3
Posted 30 December 2012 - 07:11 PM
- Used on saplings to grow trees, they remain trees when returning.
- Grows melon stems, which remain as stems.
- It grows wheat, but after you leave the game and return, that wheat is back to seedlings.
- Bonemeal does NOT work on mushrooms (unless it needs to be darker, no giant shrooms).
I have not seen wheat or melons grow on their own. But if you plant melon seeds, grow stem with bonemeal, then place an adjacent melon, the stem connects to it.
Occasionally loses track of your coordinates, they momentarily change and change back which reflashes the screen. Happens much less often with gpu_mem=128 in /boot/config.txt, than default 64 MB gpu RAM. Pi also runs cooler w/gpu_mem=128 vs. 64.
While you cannot walk off the edge of the world, you can fly off of it. But don't worry if you get lost in the dark, restarting the game puts you back in the world.
F5 does nothing for me, but there are buttons to change view and sound on/off in Esc menu. Although, I hear no sound, so not sure if the early 0.1.0 alpha version has audio yet. I get sound in other X apps, like lxmusic.
Graphics may be directly to the gpu, because it does not work with ssh ForwardX11 (window comes up, but content is black).
Not sure if there is any way to tell fps, but it runs smoothly without overclocking.
#4
Posted 30 December 2012 - 08:46 PM
efflandt, on 30 December 2012 - 07:11 PM, said:
- Bonemeal does NOT work on mushrooms (unless it needs to be darker, no giant shrooms).
Quote
Quote
Can someone hexedit the world saves from a Minecraft Pi world to see if you can get survival mode? A guide is at http://www.minecraft...down-explained/ . Go to the byte after the words GameMode, and change 01 to 00?
Duncan Shields, in his poem "No Present Like the Time", said:
#5
Posted 31 December 2012 - 05:29 AM
One difference is that when GameType is Creative, it is always bright daylight. In Survival it alternates between dreary dim light (like heavy overcast) and darkness (never bright daylight).
#6
Posted 31 December 2012 - 06:19 AM
efflandt, on 31 December 2012 - 05:29 AM, said:
http://www.minecraft...-edition-patch/
Duncan Shields, in his poem "No Present Like the Time", said:
#7
Posted 02 January 2013 - 01:38 PM
BrambleclawO_O, on 25 December 2012 - 12:46 PM, said:
When I do this without sudo it says you do not have permission to do this, yet when I do it with sudo it says that command can't be found D:
Bukkit Developer :D
#8
Posted 05 January 2013 - 05:43 PM
BrambleclawO_O, on 25 December 2012 - 12:46 PM, said:
CrysisLTU thankfully uploaded it Here
For those who are new and unfamiliar with the Raspberry Pi, heres how you install it:
-Download the .tar.gz file onto your pi
-Open up LxTerminal
-Type in "tar -zxvf minecraft-pi-0.1.tar.gz"
-Then type in "cd /home/pi/mcpi"
-Now type in "./minecraft-pi"
Have fun!
Info:
-MC:Pi is very similar to MC:PE
-You can only play in Creative
-You use the normal minecraft controls and the mouse to play it
-There are all blocks that there are in MC:PE, including the Netherstar
-Unlike in MC:PE, Water can be placed, but it doesn't flow
-Doors can be opened and closed
-Paintings can be placed
-There is an F5 mode, and a sound on/off button, otherwise no settings
Known bugs:
-Using the bow will generate error messages and crash if you try to shoot an arrow
-You sometimes glitch through blocks while flying
-Bonemeal can't be used
-Running MC:Pi by executing the file itself rather than from the Terminal only loads the game without images, and everything is whiteish
-Often keys will get stuck and the character keeps going in one direction until you press the key again
Post any other things/bugs you know
Hi, I am new to this. I have managed to extract the .tar.gz file but once I get to the "./minecraft-pi" I get an error message saying something like "no such file or directory minecraft-pi" I discovered that the first download posted didnt work so I replaced it with the update but got the same message.
What should I do? What OS should I run this on or does i work on all linux?
Thanks,
BobJohnson
#9
Posted 07 January 2013 - 02:41 PM
BobJohnson, on 05 January 2013 - 05:43 PM, said:
Hi, I am new to this. I have managed to extract the .tar.gz file but once I get to the "./minecraft-pi" I get an error message saying something like "no such file or directory minecraft-pi" I discovered that the first download posted didnt work so I replaced it with the update but got the same message.
What should I do? What OS should I run this on or does i work on all linux?
Thanks,
BobJohnson
I run it on "whezzy" or how ever its spelled.
Did you you change the directory to /home/pi/mcpi before ./minecraft ?
#10
Posted 27 January 2013 - 08:37 PM
MrBluebear3, on 02 January 2013 - 01:38 PM, said:
#11
Posted 27 January 2013 - 10:15 PM
#12
Posted 02 February 2013 - 11:23 AM
BrambleclawO_O, on 25 December 2012 - 12:46 PM, said:
CrysisLTU thankfully uploaded it Here
For those who are new and unfamiliar with the Raspberry Pi, heres how you install it:
-Download the .tar.gz file onto your pi
-Open up LxTerminal
-Type in "tar -zxvf minecraft-pi-0.1.tar.gz"
-Then type in "cd /home/pi/mcpi"
-Now type in "./minecraft-pi"
Have fun!
Info:
-MC:Pi is very similar to MC:PE
-You can only play in Creative
-You use the normal minecraft controls and the mouse to play it
-There are all blocks that there are in MC:PE, including the Netherstar
-Unlike in MC:PE, Water can be placed, but it doesn't flow
-Doors can be opened and closed
-Paintings can be placed
-There is an F5 mode, and a sound on/off button, otherwise no settings
Known bugs:
-Using the bow will generate error messages and crash if you try to shoot an arrow
-You sometimes glitch through blocks while flying
-Bonemeal can't be used
-Running MC:Pi by executing the file itself rather than from the Terminal only loads the game without images, and everything is whiteish
-Often keys will get stuck and the character keeps going in one direction until you press the key again
Post any other things/bugs you know
1. water DOES float, but there must be a block update at the side of the water block.
2. no bugs found in bow, no error messages, and i can shoot.
3. bonemeal CAN used, no problems expiried with.
#13
Posted 02 February 2013 - 11:33 AM
BobJohnson, on 05 January 2013 - 05:43 PM, said:
What should I do? What OS should I run this on or does i work on all linux?
Thanks,
BobJohnson
and first of all, go to your directory where you have your minecraft-pi file.
example code:
cd /home/pi/mcpi
than, execute it.
code:
./minecraft-pi.
that should work.(works for me)
#14
Posted 14 February 2013 - 03:01 PM
(Can't access about 10cm on the lower end of the screen and about 20cm on the right end of the tv (when standing in front of it)
In Raspbian i can fully use the mouse on the whole screen, once in Minecraft i can't, when going lower the cursor changes to the xwindow cursor.
Any solution?
[EDIT]
Seems it happens when i set the window to full screen
So for now playing windowed is the only solution
#16
Posted 14 February 2013 - 04:41 PM
I have an AZERTY keyboard and raspbian is setup for azerty, So would love to change the keys to move around
#17
Posted 03 March 2013 - 12:29 AM
joppiesaus, on 02 February 2013 - 11:33 AM, said:
and first of all, go to your directory where you have your minecraft-pi file.
example code:
cd /home/pi/mcpi
than, execute it.
code:
./minecraft-pi.
that should work.(works for me)
#18
Posted 05 May 2013 - 12:28 PM
"Coulden't initazlise SDL."
And i can't play









