-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Carts can phase through blocks #380
Comments
Please use Also, you may check your trains behaviour by shift-left clicking it and then run |
Here are my configuration files. I wonder if it's something I've set somehow? |
Related to #319, seems like it's not truly fixed completely. |
Can you verify using 1.16.1-v1 for BK and TC so we know whether this is still relevant or not? |
Appears to be fixed as of TrainCarts 1.16 v2 Build 698 w/ BKCommonLib 1.16 v1 Build 838, using PaperMC 1.16.1 Build 117 Further testing might need to be done on the newest v1, however. Not sure if I changed my configuration at all, but I unfortunately don't have the time currently to test with my old config (or if it works). I don't believe I've reset my config but I recently completely reconfigured my server so I'm not sure. |
I would say that result is recent enough to be called resolved, however, if you do find it reappearing, feel free to reopen this. |
This is still apparently an issue as on BKCommonLib 2 build 944 and TrainCarts 2 build 749 on Paper 1.16.4 build 282. We have found that the issue is easier to reproduce if, instead of putting two rails, put one rail between two blocks. It will almost always phase through the blocks. At a terrible guess, I would assume that it is because of the custom collision physics modifying the hitbox to be bigger than a block? But that's a random guess. I can't re-open the issue because you closed it, but I think it needs to be re-opened. |
There is no BKCommonLib 2 and TrainCarts 2. Also, could you provide steps to reproduce this and a list of all used plugins? |
My apologies, I did mean the 1.16.4-v2 snapshots. The steps to reproduce are the same as in the original post (but, as I said use one rail instead of two). The full plugin list of my production server can be found here. |
Sorry for the late response, I know this has been a while, but check the latest development builds and see if it is fixed there, so I can confirm whether this is still relevant. |
@bbayu123 I should be able to get to it in the next couple of days, I will report back here with the status. |
I had an admin look into it and it does still appear to be an issue. Sorry this took me so long, it's been a busy week. |
Labelling issue as important since you confirmed it is still an issue, and it doesn't appear to have been fixed yet. |
BkCommonLib version: 1.15.2-v3
TrainCarts version: 1.15.2-v2-SNAPSHOT
Spigot version: Paper 1.15.2 273
Problem or bug: Carts can phase through blocks, resulting in many redstone contraptions using carts to break entirely.
Expected behaviour: Carts are properly handled and do not phase through blocks.
Steps to reproduce: Place two rails with a block on either end. Slowly but surely push the cart into the block, eventually it will fall off the track and begin phasing through the block.
The text was updated successfully, but these errors were encountered: