ProtocolSupport / ProtocolSupportPocketIssues

Issue-tracker for ProtocolSupport pocket edition.
6 stars 0 forks source link

Texture glitches on neigbour blocks when interacting with blocks #62

Closed samolego closed 5 years ago

samolego commented 5 years ago

Describe the bug Describe the bug as clearly as you can.

(Bedrock edition, Android) Clicking a block with GUI will make one of the neighbour blocks get the same texture as the block you're interacting with. It goes away after closing the GUI. It's not so important bug, just strange behaviour.

How can we reproduce the issue? Steps to reproduce the behavior:

  1. Make sure to have "desktop" GUI enabled, not the pocket one.
  2. (optional) Apply a resource pack with semi-transparent GUI (so you can see through)
  3. Click any interactable block like crafting table, furnace, anvil etc.

Expected behavior A clear and concise description of what you expected to happen.

Other blocks should stay as they are.

Screenshots If applicable, please attach screenshots of both the Java and Bedrock edition of the game.

http://imgur.com/gallery/wN9Q7Ac http://imgur.com/gallery/FcRnIzv

What version of ... are you using? Tell us the commit and the branch of ProtocolSupport are you using (also include /ps buildinfo), also include the Client version (EX: Android - PE 1.7.0.13).

client: Android, PE 1.9.0.15 server: ProtocolSupport (mcpenew branch) - buildtime: 2019.02.27 at 20:14:00 CET, buildhost: jenkins.krusic22.com, buildnumber: origin/mcpenew / 9ddacd1ed399b0ff4c6368cb0406c959b8103c0e)

Shevchik commented 5 years ago

Blame mojang for implementing GUI retarded way. Fake block is needed for gui to work.

samolego commented 5 years ago

Ok, didn't know that. Sorry.

7kasper commented 5 years ago

No need to apologise, it is indeed something we won't fix. It's not a bug its a feature 😄

samolego commented 5 years ago

Nice one :-P. Keep up good work!