TARDIS

TARDIS

228k Downloads

TARDIS's view interior from outside seems to not remove itself.

MagmaBro123 opened this issue ยท 5 comments

commented

Describe the bug

Title.

To Reproduce

Set your police box to a preset that view interior from outside works on.
Open your door.

Screenshots

2023-01-03_11 07 21

Log files

No errors occur.

'/tardis version' output

2023-01-03_11 10 15

commented

Is it permanent, or does logging off and back on again restore the original blocks?

commented

The plugin uses Player#sendBlockChange which is described as:

Send a block change. This fakes a block change packet for a user at a certain location. This will not actually change the world in any way.

https://github.com/eccentricdevotion/TARDIS/blob/master/src/main/java/me/eccentric_nz/TARDIS/portal/Cast.java#L133

commented

Is it permanent, or does logging off and back on again restore the original blocks?

I'm not sure, closing the door does make the 'fake interior' disappear though.

commented

The fake interior doesn't dissapeear upon going around the side of the exterior for some reason.

commented

I'm not sure, closing the door does make the 'fake interior' disappear though.

So what is the actual issue then?