Cannot break blocks Raspberry Pi Hard Float - Printable Version +- Cuberite Forum (https://forum.cuberite.org) +-- Forum: Cuberite (https://forum.cuberite.org/forum-4.html) +--- Forum: Discussion (https://forum.cuberite.org/forum-5.html) +--- Thread: Cannot break blocks Raspberry Pi Hard Float (/thread-1482.html) |
RE: Cannot break blocks Raspberry Pi Hard Float - runebjornb - 06-11-2014 Ok thanks. I discovered that I can break dirt with a shovel, but i don't get that item. If I don't use a tool I can't break dirt or other blocks. When I break snow with bare hands, I get no item, but when I break snow with a shovel i can. Sorry for the bad English. Thanks a lot for your help RE: Cannot break blocks Raspberry Pi Hard Float - bearbin - 06-11-2014 How strange. Are you compiling MCServer yourself or using a pre-compiled version? If you're using a pre-compiled version, wait a few hours and then try again with the latest version, the buildserver has not been building recently and I just fixed it. RE: Cannot break blocks Raspberry Pi Hard Float - runebjornb - 06-11-2014 (06-11-2014, 03:26 AM)bearbin Wrote: How strange. Are you compiling MCServer yourself or using a pre-compiled version? I'm using the precompiled version from: http://mc-server.org/ Ok I will try the new version RE: Cannot break blocks Raspberry Pi Hard Float - runebjornb - 06-11-2014 It still not working. I also got a "ERROR: FurnaceRecipe, syntax error" at startup I will wait a few hours more. RE: Cannot break blocks Raspberry Pi Hard Float - worktycho - 06-11-2014 @bearbin This sounds like e5da309 broke it. RE: Cannot break blocks Raspberry Pi Hard Float - xoft - 06-11-2014 There is some kind of a bug with furnace recipes that only shows itself sometimes on Linux. That's most likely unrelated to your current problems. I have to say, I'm out of ideas. Perhaps, can you connect to the Gallery server, claim an area there and try building there? The Gallery server runs on a RasPi, too. The address is gallery.xoft.cz RE: Cannot break blocks Raspberry Pi Hard Float - runebjornb - 06-11-2014 I tried it with the Windows version but it seems it has the same problems RE: Cannot break blocks Raspberry Pi Hard Float - xoft - 06-11-2014 Can you post the contents of your Groups.ini and Users.ini files? RE: Cannot break blocks Raspberry Pi Hard Float - runebjornb - 06-11-2014 (06-11-2014, 07:12 PM)xoft Wrote: Can you post the contents of your Groups.ini and Users.ini files? <Content Users.ini> Code: ; This file stores the players' groups. <Content groups.ini> Code: ; This is the MCServer permissions manager groups file This is from the Windows version with the same problem EDIT by xoft: removed useless quotes, added code tags RE: Cannot break blocks Raspberry Pi Hard Float - xoft - 06-11-2014 The settings seem alright. I'll try a fresh install on my machine, if it happens as well. I assume you changed your gamemode by using the "/gm 0" in-game command? |