IEatBeans

Results 25 comments of IEatBeans

A similar behavior is observed anywhere, not just near a world border. Don't have the exact steps to reproduce but have experienced this when teleporting players near an entity and...

It seems that this is a paper issue, and i have opened an issue [issue](https://github.com/PaperMC/Paper/issues/7582) on their repo. The InventoryMoveItemEvent seems to fire even if the transfer failed, but only...

Unfortunately that didn't make a difference.

I just tested, and I am not having these issues when signed into my google account. I AM experiencing them in guest mode like you said, and also in enterprise...

Thats what I thought. I will wait for the next release of openFyde, do you have an estimate of when this will be available? (few days, few weeks, etc?) Thanks...

Sounds good. Thank you for being so responsive and helpful!

I am using playwright testing in github actions and this error is spammed. Doesn't seem to affect the behaviour of the server or success of the tests though, so not...

I am seeing this as well. None of the suggested workarounds fixed it. I am using the Chrome IOS App.

I am seeing this as well. Its extremely annoying, and happens way too frequently. I have to spam CTRL-C for like 15 seconds to get it to finally stop, and...

Hey, I am trying to use `Sentry.metrics.increment("email_send", 1);` in a pages functions. This syntax works in the react frontend, but that function doesnt exist in the cloudflare SDK and instead...