Genisys icon indicating copy to clipboard operation
Genisys copied to clipboard

Chest glitch

Open Tolo0 opened this issue 8 years ago • 28 comments

Issue description

Chest going invisible

Steps to reproduce the issue

I'm not sure how to reproduce this issue. iv had many players complain about Chest being invisible and when they break them. Nothing comes out.

OS and versions

  • Genisys: I'm not sure what version. it could of happend at anytime.
  • PHP: 7
  • OS:

Crashdump, backtrace or other files

Paste here

Tolo0 avatar Apr 13 '16 21:04 Tolo0

Some plugin must have been modified chunks.

PeratX avatar Apr 13 '16 23:04 PeratX

Having same issue. Very sure that this is not caused by a plugin.

Happened in old versions of MCPE, and in PM as well.

CLiu13 avatar Apr 13 '16 23:04 CLiu13

It happens if you re-generate a chunk containing tiles. It's a PocketMine glitch :/

Muqsit avatar Apr 14 '16 03:04 Muqsit

any way to stop it from happening?

Tolo0 avatar Apr 14 '16 07:04 Tolo0

Not any as of yet :/ Contact the author of the plugin and update him/her with the issue.

Muqsit avatar Apr 14 '16 13:04 Muqsit

I have no idea if a plugin is coursing this.

Tolo0 avatar Apr 14 '16 14:04 Tolo0

At least write your current version.

ishitatsuyuki avatar Apr 14 '16 14:04 ishitatsuyuki

but I have no idea when this started. so it could of been any version from 2 weeks ago 😅

Tolo0 avatar Apr 14 '16 15:04 Tolo0

There was an issue concerning this previously that was closed. So, we can say that this issue was confirmed to be occurring since the post of that issue.

Edit: Issue #686 and #420 - 420 described a problem due to a plugin but I recall seeing this issue and thinking that I have the same issue, but I don't have the MineReset plugin, or any other tile-modifying plugin.

CLiu13 avatar Apr 14 '16 20:04 CLiu13

OK. So this is an old issue of PocketMine?

PeratX avatar Apr 14 '16 23:04 PeratX

Yes, it is.

CLiu13 avatar Apr 15 '16 02:04 CLiu13

Yes, @PeratX . There are many more PocketMine bugs like this one :/

Muqsit avatar Apr 15 '16 20:04 Muqsit

Yes, PM does have many many bugs..

gaoyichuan avatar Apr 16 '16 04:04 gaoyichuan

Hopefully this can be fixed!

CLiu13 avatar Apr 16 '16 15:04 CLiu13

I had this issue for as long as i can remember..im not sure how to reproduce it either but it doesn't seem to happen often.

Nivek-C94 avatar Apr 17 '16 04:04 Nivek-C94

I get this when using copy-paste on a custom WorldEdit I wrote: the pasted chests are invisible, cannot be opened and drop nothing when pasted.

dktapps avatar Apr 17 '16 12:04 dktapps

Although this is a way to reproduce the problem, the problem also occurs "naturally", without plugin interference.

CLiu13 avatar Apr 17 '16 18:04 CLiu13

xD让我想起了pm大箱子问题

PepbookPvP avatar Apr 20 '16 04:04 PepbookPvP

I dont have this bug

dries-c avatar Apr 20 '16 04:04 dries-c

Invisible is because of the blockentity(tile) of this chest has been removed by unnormal way. That means this is not cause by server software because Genisys does not modify chunk unnormally.

PeratX avatar Apr 20 '16 13:04 PeratX

Hmm. If so, what is the correct way to remove a tile?

CLiu13 avatar Apr 22 '16 00:04 CLiu13

Removing tiles is okay. Anything that doesn't reset chunk is okay. MineReset v1.0.1 doesn't have this bug.

Muqsit avatar Apr 22 '16 08:04 Muqsit

Alright, I guess this issue can be closed.

CLiu13 avatar Apr 23 '16 17:04 CLiu13

Yup. This is directly a PocketMine issue. We might fix this in the future once we are done with our goals :)

Muqsit avatar Apr 23 '16 17:04 Muqsit

I would like some attention to this, chests going invisible are becoming a frustration among my players.

isoz avatar Sep 25 '16 20:09 isoz

Close this issue. This is what should be happening when you spawn a chest without the tile.

Muqsit avatar Sep 26 '16 01:09 Muqsit

@Muqsit and also when tiles get deleted. I've seen this happen myself occasionally.

dktapps avatar Sep 26 '16 04:09 dktapps

This issue was caused by replacing the blocks in a chunk but not retaining the entities, this caused all tiles/entities in the chunk to disappear.

JackNoordhuis avatar Oct 04 '16 23:10 JackNoordhuis