Pocketmine-mp: Cannot place slabs in half-block gaps

Created on 4 Dec 2016  路  7Comments  路  Source: pmmp/PocketMine-MP

Issue description

screenshot_2016-12-03-19-17-52
Try to place a slab as indicated in the screenshot and it will vanish.

Steps to reproduce the issue

  1. try and place a slab on the face of another slab in a half-block gap (I think?)

OS and versions

  • PocketMine-MP: 4674d34
  • PHP: 7.0.13 x64
  • Server OS: Linux
  • Game version: PE/Win10
Gameplay Fixed

Most helpful comment

This has been fixed on a development branch and will be closed when the fix is merged to master (no ETAs will be given).

All 7 comments

I think this was to do with the security thing that @shoghicp added? Sorry for not being specific, but I seem to remember something like this being on the olod forums

31, this issue has been in pocketmine for a VERY long time already.

Well, singleplayer has the same issue, you can only place them when tapping a block side (in your case the iron block at the right)

This is an issue with Block->getSide() on the inner-half face of the slab returning the _next_ block. If the block in the next space is not replaceable, this bug will occur.

I remember this one when I first started playing factions on PE servers. Can't believe no one has fixed it yet ._.

@Muqsit welcome to my world...

This has been fixed on a development branch and will be closed when the fix is merged to master (no ETAs will be given).

Was this page helpful?
0 / 5 - 0 ratings

Related issues

HipsterAF picture HipsterAF  路  3Comments

MisteFr picture MisteFr  路  3Comments

arfianadam picture arfianadam  路  3Comments

Ox531 picture Ox531  路  3Comments

SuperAdam47 picture SuperAdam47  路  3Comments